2018-08-16 12:11:47,938 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | 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-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 12:11:47,940 - 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.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N 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=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 12:11:47,941 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 12:11:47,941 - 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 odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-16 12:11:47,965 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:11:48,339 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:11:48,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:11:48,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:11:48,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:11:48,344 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:11:48,345 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-16 12:11:48,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-16 12:11:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:11:48,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048a633d-c9cf-4d15-b8d9-4d223543b0ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:11:48,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-048a633d-c9cf-4d15-b8d9-4d223543b0ee 2018-08-16 12:11:48,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:11:48,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["B-lln1Q2QOeuNfKjJjVDAg"], "issued_at": "2018-08-16T12:11:48.000000Z"}} 2018-08-16 12:11:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:49,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0474e44-f5c8-4d1b-89c8-c65246f2c763 x-compute-request-id: req-c0474e44-f5c8-4d1b-89c8-c65246f2c763 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-16 12:11:49,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-aggregates used request id req-c0474e44-f5c8-4d1b-89c8-c65246f2c763 2018-08-16 12:11:49,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.64306497574s 2018-08-16 12:11:49,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-aggregates used request id req-c0474e44-f5c8-4d1b-89c8-c65246f2c763 2018-08-16 12:11:49,989 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-16 12:11:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:11:49,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d38ccb6-bdd6-41f5-a115-ed947aeaa2cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:11:49,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-4d38ccb6-bdd6-41f5-a115-ed947aeaa2cf 2018-08-16 12:11:50,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:11:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:50,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7337b5b2-913d-48b4-ada1-c05c4e35c48c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:11:50,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7337b5b2-913d-48b4-ada1-c05c4e35c48c 2018-08-16 12:11:50,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211043119431s 2018-08-16 12:11:50,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7337b5b2-913d-48b4-ada1-c05c4e35c48c 2018-08-16 12:11:50,212 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'42c4c1b7821749b990ac1296ed902df0', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-16 12:11:50,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-16 12:11:50,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:50,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b02db5-bc9b-4f42-a4b5-f61cb1b1d576 Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/01caf7201ef94ea2a26fa0aa0c6986fc"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/11b72fb0f20a49d18b6efe112014f561"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/16c7ef17ade14a048ff1a1bdaebdf1aa"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2591714daf2242a5a7ad0fb1531c4723"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/292c09f5f8d941178809c6d5a230a6ea"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2a1ef59c0148448495d7ca81e0ecd857"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/34d550aa73644c3baaf90521990914f5"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "34d550aa73644c3baaf90521990914f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/35f16b18720d4c3f9dd7962a734b0762"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3f44934eff89494b84fd15296870ef0f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3f71a33f066f47088d9972c9d912bcce"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4182a9860942410f862a79a2e9b54d3e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4298b9f8929d4648907ca2bb1afa83b2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/506710bc6f8c49f5aaf5f972764fabd3"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5414c2e4959046398d5357ed7a4e9a2c"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/543771762683484badbe29cad04e13b2"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5bf3bb8499e74db396554d6f9a8f8555"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5feb2dc12d8c46df9a867854750f3adf"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/6062b8d1eef448509434aa37e5fb1bb5"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/640c69d69916433d84118c983c42c102"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/6a6e9b5d7eb54d21b9508b66ddb9b53d"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/70683f10e9bd4493915c49bef6f4f682"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "70683f10e9bd4493915c49bef6f4f682"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/729663550969457d821e478ab5a70ec1"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "729663550969457d821e478ab5a70ec1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/741555535db94a7a9f80713db5cfbb6b"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "741555535db94a7a9f80713db5cfbb6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/76f66a52431144c8a2719f52ff8f6906"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/7df7b599378d428184953a82062ca089"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "7df7b599378d428184953a82062ca089"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8ee296a7e0634367b7683027b2d7481f"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "8ee296a7e0634367b7683027b2d7481f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3b43b18441a45d8aad553f06c77212a"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/bd95f65f74584c86903040f464a2460f"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/be9b90783dfc444fbc999143a79aedab"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/bea5ca31be95425ab586f73d32c89eb3"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "bea5ca31be95425ab586f73d32c89eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c0b90394152c41158a02815d52c32b44"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "c0b90394152c41158a02815d52c32b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c0e9300fc1aa45f3af03d43bfcb49761"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c27220e563c04e0ea3041787f4f6e1c9"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d78cc9e227424f83adf73799781a3c3b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d81b7c7f0ed4439780075e531d9d5b10"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "d81b7c7f0ed4439780075e531d9d5b10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dfb1309e0a5e4193b0b712df7d2800db"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "dfb1309e0a5e4193b0b712df7d2800db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac099b53a654a21a1ad2a22429f3f68"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "eac099b53a654a21a1ad2a22429f3f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f4f7d0a1ba164bdf8206d2b7f3a107a2"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f739d98bdaba48cb88d0b23401a4d67d"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "f739d98bdaba48cb88d0b23401a4d67d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f77f4ead7d84462b8ac7ce7a9372372c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f956325cde284f1a86fca54ef6d4a37e"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-16 12:11:50,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-64b02db5-bc9b-4f42-a4b5-f61cb1b1d576 2018-08-16 12:11:50,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.202064990997s 2018-08-16 12:11:50,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-64b02db5-bc9b-4f42-a4b5-f61cb1b1d576 2018-08-16 12:11:50,425 - 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.32:5000/v3/endpoints/01caf7201ef94ea2a26fa0aa0c6986fc'}, u'url': u'http://172.30.9.32:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'01caf7201ef94ea2a26fa0aa0c6986fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/11b72fb0f20a49d18b6efe112014f561'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'11b72fb0f20a49d18b6efe112014f561'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/16c7ef17ade14a048ff1a1bdaebdf1aa'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'16c7ef17ade14a048ff1a1bdaebdf1aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2591714daf2242a5a7ad0fb1531c4723'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'2591714daf2242a5a7ad0fb1531c4723'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/292c09f5f8d941178809c6d5a230a6ea'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'292c09f5f8d941178809c6d5a230a6ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/2a1ef59c0148448495d7ca81e0ecd857'}, u'url': u'http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'2a1ef59c0148448495d7ca81e0ecd857'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/34d550aa73644c3baaf90521990914f5'}, u'url': u'http://172.30.9.32:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'34d550aa73644c3baaf90521990914f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/35f16b18720d4c3f9dd7962a734b0762'}, u'url': u'http://172.30.9.32:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'35f16b18720d4c3f9dd7962a734b0762'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3f44934eff89494b84fd15296870ef0f'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'3f44934eff89494b84fd15296870ef0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/3f71a33f066f47088d9972c9d912bcce'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'3f71a33f066f47088d9972c9d912bcce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/4182a9860942410f862a79a2e9b54d3e'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'4182a9860942410f862a79a2e9b54d3e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/4298b9f8929d4648907ca2bb1afa83b2'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'4298b9f8929d4648907ca2bb1afa83b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/506710bc6f8c49f5aaf5f972764fabd3'}, u'url': u'http://172.30.9.32:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'506710bc6f8c49f5aaf5f972764fabd3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5414c2e4959046398d5357ed7a4e9a2c'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'5414c2e4959046398d5357ed7a4e9a2c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/543771762683484badbe29cad04e13b2'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'543771762683484badbe29cad04e13b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5bf3bb8499e74db396554d6f9a8f8555'}, u'url': u'http://172.30.9.32:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'5bf3bb8499e74db396554d6f9a8f8555'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/5feb2dc12d8c46df9a867854750f3adf'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'5feb2dc12d8c46df9a867854750f3adf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/6062b8d1eef448509434aa37e5fb1bb5'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'6062b8d1eef448509434aa37e5fb1bb5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/640c69d69916433d84118c983c42c102'}, u'url': u'http://172.30.9.32:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'640c69d69916433d84118c983c42c102'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/6a6e9b5d7eb54d21b9508b66ddb9b53d'}, u'url': u'http://12.0.0.42:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'6a6e9b5d7eb54d21b9508b66ddb9b53d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/70683f10e9bd4493915c49bef6f4f682'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5253f89bde31444caf51d996bb82ee04', u'id': u'70683f10e9bd4493915c49bef6f4f682'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/729663550969457d821e478ab5a70ec1'}, u'url': u'http://172.30.9.32:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'729663550969457d821e478ab5a70ec1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/741555535db94a7a9f80713db5cfbb6b'}, u'url': u'http://172.30.9.32:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'835a133d4e4148c8954d3342c5194b7e', u'id': u'741555535db94a7a9f80713db5cfbb6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/76f66a52431144c8a2719f52ff8f6906'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'76f66a52431144c8a2719f52ff8f6906'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/7df7b599378d428184953a82062ca089'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7a5aa1164084ba3a2148466c6c2fe81', u'id': u'7df7b599378d428184953a82062ca089'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/8ee296a7e0634367b7683027b2d7481f'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'978ecd5a00ea4cd5976f14b40fcf2167', u'id': u'8ee296a7e0634367b7683027b2d7481f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/a3b43b18441a45d8aad553f06c77212a'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'a3b43b18441a45d8aad553f06c77212a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/bd95f65f74584c86903040f464a2460f'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'bd95f65f74584c86903040f464a2460f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/be9b90783dfc444fbc999143a79aedab'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'be9b90783dfc444fbc999143a79aedab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/bea5ca31be95425ab586f73d32c89eb3'}, u'url': u'http://172.30.9.32:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a973309adfa4c29b7590b594261af26', u'id': u'bea5ca31be95425ab586f73d32c89eb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c0b90394152c41158a02815d52c32b44'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'991f7c2e76f64581b6b72d27d434e6cb', u'id': u'c0b90394152c41158a02815d52c32b44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c0e9300fc1aa45f3af03d43bfcb49761'}, u'url': u'http://172.30.9.32:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'c0e9300fc1aa45f3af03d43bfcb49761'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/c27220e563c04e0ea3041787f4f6e1c9'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'c27220e563c04e0ea3041787f4f6e1c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d78cc9e227424f83adf73799781a3c3b'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'd78cc9e227424f83adf73799781a3c3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/d81b7c7f0ed4439780075e531d9d5b10'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'71f2a5d6427d41279f388cd84dd2a803', u'id': u'd81b7c7f0ed4439780075e531d9d5b10'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/dd7f78d8c0c3403bb4f6ef13ddf0bfc4'}, u'url': u'http://172.30.9.32:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'543dced29abd4c13baea1db1019120f5', u'id': u'dd7f78d8c0c3403bb4f6ef13ddf0bfc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/dfb1309e0a5e4193b0b712df7d2800db'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'26791c05ac6b4db38d15b0655f9f72cd', u'id': u'dfb1309e0a5e4193b0b712df7d2800db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/eac099b53a654a21a1ad2a22429f3f68'}, u'url': u'http://172.30.9.32:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'57a29e0dc613468091be68fb18b5de36', u'id': u'eac099b53a654a21a1ad2a22429f3f68'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f4f7d0a1ba164bdf8206d2b7f3a107a2'}, u'url': u'http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1394dd0a95424c84910339e8a5599fb8', u'id': u'f4f7d0a1ba164bdf8206d2b7f3a107a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f739d98bdaba48cb88d0b23401a4d67d'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e303ccdab3344d2ab524a36ad7b1da69', u'id': u'f739d98bdaba48cb88d0b23401a4d67d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f77f4ead7d84462b8ac7ce7a9372372c'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'92763d8673cc42b3b3f738534051d703', u'id': u'f77f4ead7d84462b8ac7ce7a9372372c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.32:5000/v3/endpoints/f956325cde284f1a86fca54ef6d4a37e'}, u'url': u'http://172.30.9.32:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de259cc6622e4be2888e03164358d38d', u'id': u'f956325cde284f1a86fca54ef6d4a37e'})] 2018-08-16 12:11:50,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-16 12:11:50,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:50,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17031ff9-a2b5-4757-a06d-13b299e4888d x-compute-request-id: req-17031ff9-a2b5-4757-a06d-13b299e4888d Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json 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"}]} 2018-08-16 12:11:50,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/extensions used request id req-17031ff9-a2b5-4757-a06d-13b299e4888d 2018-08-16 12:11:50,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114466905594s 2018-08-16 12:11:50,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/extensions used request id req-17031ff9-a2b5-4757-a06d-13b299e4888d 2018-08-16 12:11:50,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-16 12:11:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:52,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bfadd2a0-a9f4-4cc8-83a4-434456010180 x-compute-request-id: req-bfadd2a0-a9f4-4cc8-83a4-434456010180 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-16 12:11:52,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-floating-ip-pools used request id req-bfadd2a0-a9f4-4cc8-83a4-434456010180 2018-08-16 12:11:52,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.96452593803s 2018-08-16 12:11:52,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-floating-ip-pools used request id req-bfadd2a0-a9f4-4cc8-83a4-434456010180 2018-08-16 12:11:52,514 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-16 12:11:52,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:11:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:53,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fa411fbf-9523-4ffb-8122-5b2a23b3efc3 Date: Thu, 16 Aug 2018 12:11:53 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:11:53,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fa411fbf-9523-4ffb-8122-5b2a23b3efc3 2018-08-16 12:11:53,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.16871190071s 2018-08-16 12:11:53,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fa411fbf-9523-4ffb-8122-5b2a23b3efc3 2018-08-16 12:11:53,688 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-16 12:11:53,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 12:11:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:53,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfb9628b-9305-4e7e-9c7a-21d4e3c44cda x-compute-request-id: req-dfb9628b-9305-4e7e-9c7a-21d4e3c44cda Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 12:11:53,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-dfb9628b-9305-4e7e-9c7a-21d4e3c44cda 2018-08-16 12:11:53,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181092023849s 2018-08-16 12:11:53,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-dfb9628b-9305-4e7e-9c7a-21d4e3c44cda 2018-08-16 12:11:53,871 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 263}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 266}, 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})] 2018-08-16 12:11:53,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-16 12:11:53,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:53,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df5b284e-974c-4975-808f-5ae7952fdb79 x-compute-request-id: req-df5b284e-974c-4975-808f-5ae7952fdb79 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-16 12:11:53,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-df5b284e-974c-4975-808f-5ae7952fdb79 2018-08-16 12:11:53,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.123746156693s 2018-08-16 12:11:53,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-df5b284e-974c-4975-808f-5ae7952fdb79 2018-08-16 12:11:53,995 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-16 12:11:53,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:11:53,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:55,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-0ce2e833-b98c-4e26-8350-d69bbfa1a8d7 Date: Thu, 16 Aug 2018 12:11:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:11:55,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0ce2e833-b98c-4e26-8350-d69bbfa1a8d7 2018-08-16 12:11:55,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13176703453s 2018-08-16 12:11:55,128 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0ce2e833-b98c-4e26-8350-d69bbfa1a8d7 2018-08-16 12:11:55,128 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'871e2aa4-986c-4cf9-97b6-215e275c66a5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:08:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'49c39edb2cf84c6786b33e2b81fd55ee', u'created_at': u'2018-08-16T12:08:41Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'49c39edb2cf84c6786b33e2b81fd55ee'})] 2018-08-16 12:11:55,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:11:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1e1d2a7-af07-4a73-98d2-122fbfc46b65 Date: Thu, 16 Aug 2018 12:11:55 GMT RESP BODY: {"ports":[]} 2018-08-16 12:11:55,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json used request id req-b1e1d2a7-af07-4a73-98d2-122fbfc46b65 2018-08-16 12:11:55,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.313246011734s 2018-08-16 12:11:55,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json used request id req-b1e1d2a7-af07-4a73-98d2-122fbfc46b65 2018-08-16 12:11:55,443 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-16 12:11:55,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:11:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:55,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5a3547-b171-43a2-a176-5d77946b7258 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "003a5b7d8fff4d0893038e235f580f2a"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/003a5b7d8fff4d0893038e235f580f2a/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "0985a33b67f94c609b7ddedda2cf154b"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/0985a33b67f94c609b7ddedda2cf154b/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "15e44164b7d040e783928214df0ca18a"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/15e44164b7d040e783928214df0ca18a/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "23311f495ae04a3a8c0bb91326678369"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/23311f495ae04a3a8c0bb91326678369/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "25a445c298634d64afc0b0cb15977d6e"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/25a445c298634d64afc0b0cb15977d6e/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "3debfec620aa4deca4630daae7af464c"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/3debfec620aa4deca4630daae7af464c/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "c0e827e233dd4490a13a2da2d4505275"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "5c75cd505b6f4e109741d85279fc4185"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275/users/5c75cd505b6f4e109741d85279fc4185/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "62fa1f54498d43388163eb0456cb2c91"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/62fa1f54498d43388163eb0456cb2c91/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "6bb99792fc6c44228b8117c35974f3f3"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/6bb99792fc6c44228b8117c35974f3f3/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "762643305d994635848fadf50aacf76b"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/762643305d994635848fadf50aacf76b/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "2200d43f83e441278728b9499e62e775"}, "user": {"id": "a2f4753c17d046c1bdbf4662178251aa"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/a2f4753c17d046c1bdbf4662178251aa/roles/2200d43f83e441278728b9499e62e775"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "a2f4753c17d046c1bdbf4662178251aa"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/a2f4753c17d046c1bdbf4662178251aa/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "c06557397d104f5fa8de4bee9114ee76"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/c06557397d104f5fa8de4bee9114ee76/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"project": {"id": "49c39edb2cf84c6786b33e2b81fd55ee"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "e18467bf13cc4e76aad37c6f107f5c6a"}, "links": {"assignment": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee/users/e18467bf13cc4e76aad37c6f107f5c6a/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"domain": {"id": "42c4c1b7821749b990ac1296ed902df0"}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "559efb7fe15d44c499c1bb35a705b3ec"}, "links": {"assignment": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0/users/559efb7fe15d44c499c1bb35a705b3ec/roles/73f52065114c4591ad77d429b01879b8"}}, {"scope": {"system": {"all": true}}, "role": {"id": "73f52065114c4591ad77d429b01879b8"}, "user": {"id": "5c75cd505b6f4e109741d85279fc4185"}, "links": {"assignment": "http://172.30.9.32:5000/v3/system/users/5c75cd505b6f4e109741d85279fc4185/roles/73f52065114c4591ad77d429b01879b8"}}], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-16 12:11:55,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments used request id req-ff5a3547-b171-43a2-a176-5d77946b7258 2018-08-16 12:11:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.211398839951s 2018-08-16 12:11:55,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments used request id req-ff5a3547-b171-43a2-a176-5d77946b7258 2018-08-16 12:11:55,661 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'003a5b7d8fff4d0893038e235f580f2a'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'0985a33b67f94c609b7ddedda2cf154b'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'15e44164b7d040e783928214df0ca18a'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'23311f495ae04a3a8c0bb91326678369'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'25a445c298634d64afc0b0cb15977d6e'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'3debfec620aa4deca4630daae7af464c'}), Munch({'project': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'5c75cd505b6f4e109741d85279fc4185'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'62fa1f54498d43388163eb0456cb2c91'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'6bb99792fc6c44228b8117c35974f3f3'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'762643305d994635848fadf50aacf76b'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'2200d43f83e441278728b9499e62e775', 'user': u'a2f4753c17d046c1bdbf4662178251aa'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'a2f4753c17d046c1bdbf4662178251aa'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'c06557397d104f5fa8de4bee9114ee76'}), Munch({'project': u'49c39edb2cf84c6786b33e2b81fd55ee', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'e18467bf13cc4e76aad37c6f107f5c6a'}), Munch({'domain': u'42c4c1b7821749b990ac1296ed902df0', 'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'559efb7fe15d44c499c1bb35a705b3ec'}), Munch({'id': u'73f52065114c4591ad77d429b01879b8', 'user': u'5c75cd505b6f4e109741d85279fc4185'})] 2018-08-16 12:11:55,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:11:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:55,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d51f3d8-7974-4d3b-bf19-c5522f30d246 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:11:55,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9d51f3d8-7974-4d3b-bf19-c5522f30d246 2018-08-16 12:11:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202391862869s 2018-08-16 12:11:55,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9d51f3d8-7974-4d3b-bf19-c5522f30d246 2018-08-16 12:11:55,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'2200d43f83e441278728b9499e62e775'}), 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'2894bf18cd1b4a9091cb8629e03a0144'}), 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'47ebf6c0a34649a58d80138ad640e4eb'}), 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'4cc7abe349074a1497ec459c9b60a892'}), 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'73f52065114c4591ad77d429b01879b8'}), 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'938251980d884ef7a6be9caa88f95318'}), 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'})] 2018-08-16 12:11:55,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:11:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:57,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-938dfb0b-5786-4c82-8889-3fe618c15e7e Date: Thu, 16 Aug 2018 12:11:57 GMT RESP BODY: {"routers": []} 2018-08-16 12:11:57,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-938dfb0b-5786-4c82-8889-3fe618c15e7e 2018-08-16 12:11:57,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.19263315201s 2018-08-16 12:11:57,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-938dfb0b-5786-4c82-8889-3fe618c15e7e 2018-08-16 12:11:57,063 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-16 12:11:57,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:11:57,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:57,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f2b75e3-eda1-4f8b-9db9-318911e1a39d x-compute-request-id: req-1f2b75e3-eda1-4f8b-9db9-318911e1a39d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:11:57,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1f2b75e3-eda1-4f8b-9db9-318911e1a39d 2018-08-16 12:11:57,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221282958984s 2018-08-16 12:11:57,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1f2b75e3-eda1-4f8b-9db9-318911e1a39d 2018-08-16 12:11:57,286 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-16 12:11:57,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-16 12:11:57,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:11:57,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-629eeac2-8c04-4c96-9666-f486930baa5e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-08-16 12:11:57,299 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-629eeac2-8c04-4c96-9666-f486930baa5e 2018-08-16 12:11:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:57,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ad08ff-a47a-49bc-94ea-f1c60410ffd0 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1394dd0a95424c84910339e8a5599fb8"}, "enabled": true, "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/1a973309adfa4c29b7590b594261af26"}, "enabled": true, "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/26791c05ac6b4db38d15b0655f9f72cd"}, "enabled": true, "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/5253f89bde31444caf51d996bb82ee04"}, "enabled": true, "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/543dced29abd4c13baea1db1019120f5"}, "enabled": true, "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/57a29e0dc613468091be68fb18b5de36"}, "enabled": true, "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71f2a5d6427d41279f388cd84dd2a803"}, "enabled": true, "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/82a96e4c5dca4ecca7e0a8f8a69809db"}, "enabled": true, "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/835a133d4e4148c8954d3342c5194b7e"}, "enabled": true, "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/92763d8673cc42b3b3f738534051d703"}, "enabled": true, "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/978ecd5a00ea4cd5976f14b40fcf2167"}, "enabled": true, "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/991f7c2e76f64581b6b72d27d434e6cb"}, "enabled": true, "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b7a5aa1164084ba3a2148466c6c2fe81"}, "enabled": true, "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/de259cc6622e4be2888e03164358d38d"}, "enabled": true, "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e303ccdab3344d2ab524a36ad7b1da69"}, "enabled": true, "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-08-16 12:11:57,493 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-24ad08ff-a47a-49bc-94ea-f1c60410ffd0 2018-08-16 12:11:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203635931015s 2018-08-16 12:11:57,493 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-24ad08ff-a47a-49bc-94ea-f1c60410ffd0 2018-08-16 12:11:57,498 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1394dd0a95424c84910339e8a5599fb8', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1a973309adfa4c29b7590b594261af26', 'name': u'cinderv3'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'26791c05ac6b4db38d15b0655f9f72cd', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'5253f89bde31444caf51d996bb82ee04', 'name': u'cinderv2'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'543dced29abd4c13baea1db1019120f5', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'57a29e0dc613468091be68fb18b5de36', 'name': u'neutron'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'71f2a5d6427d41279f388cd84dd2a803', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'82a96e4c5dca4ecca7e0a8f8a69809db', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'835a133d4e4148c8954d3342c5194b7e', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'92763d8673cc42b3b3f738534051d703', 'name': u'nova'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'978ecd5a00ea4cd5976f14b40fcf2167', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'991f7c2e76f64581b6b72d27d434e6cb', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'b7a5aa1164084ba3a2148466c6c2fe81', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'de259cc6622e4be2888e03164358d38d', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e303ccdab3344d2ab524a36ad7b1da69', 'name': u'glance'})] 2018-08-16 12:11:57,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:11:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e63a808adf2a32452d01233f5c05bb4c5c97ba7b" 2018-08-16 12:11:57,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3270236b-6f1c-43b8-a4f6-bc1706d4cae5 Date: Thu, 16 Aug 2018 12:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:11:57,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-3270236b-6f1c-43b8-a4f6-bc1706d4cae5 2018-08-16 12:11:57,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.298242092133s 2018-08-16 12:11:57,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-3270236b-6f1c-43b8-a4f6-bc1706d4cae5 2018-08-16 12:11:57,798 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:08:49Z', 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'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'tenant_id': u'49c39edb2cf84c6786b33e2b81fd55ee', u'created_at': u'2018-08-16T12:08:49Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'49c39edb2cf84c6786b33e2b81fd55ee'})] 2018-08-16 12:11:57,922 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:11:57,923 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-16 12:11:57,979 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-16 12:11:58,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:11:58,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:11:58,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:11:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:11:58,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80cbad0-8f84-4969-a382-61e90d5ffdc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:11:58,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d80cbad0-8f84-4969-a382-61e90d5ffdc4 2018-08-16 12:11:58,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:11:58,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["ndx_ivA3QBeaoWnibmaYRQ"], "issued_at": "2018-08-16T12:11:58.000000Z"}} 2018-08-16 12:11:58,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:11:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:11:59,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-20dc571c-b7db-494c-bac3-ac74f91092be Date: Thu, 16 Aug 2018 12:11:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:11:59,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20dc571c-b7db-494c-bac3-ac74f91092be 2018-08-16 12:11:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.44248795509s 2018-08-16 12:11:59,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-20dc571c-b7db-494c-bac3-ac74f91092be 2018-08-16 12:11:59,966 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-16 12:11:59,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:11:59,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" -d '{"network": {"name": "tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158", "admin_state_up": true}}' 2018-08-16 12:12:01,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-32760b9c-04fd-48e8-be9a-7de19e98fec9 Date: Thu, 16 Aug 2018 12:12:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"66f97c3b-d239-4da2-9d42-b2751eca864a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:12:01Z","is_default":false,"provider:segmentation_id":90,"name":"tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:01Z","mtu":1450}} 2018-08-16 12:12:01,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-32760b9c-04fd-48e8-be9a-7de19e98fec9 2018-08-16 12:12:01,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.71585202217s 2018-08-16 12:12:01,682 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-32760b9c-04fd-48e8-be9a-7de19e98fec9 2018-08-16 12:12:01,683 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:12:01Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'66f97c3b-d239-4da2-9d42-b2751eca864a', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:01Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:01,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:02,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-cc0f6f56-b026-4e1e-b416-94fb7e163ba1 Date: Thu, 16 Aug 2018 12:12:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"66f97c3b-d239-4da2-9d42-b2751eca864a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:12:01Z","provider:segmentation_id":90,"name":"tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:12:02,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc0f6f56-b026-4e1e-b416-94fb7e163ba1 2018-08-16 12:12:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00629901886s 2018-08-16 12:12:02,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc0f6f56-b026-4e1e-b416-94fb7e163ba1 2018-08-16 12:12:02,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:12:02,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" -d '{"subnet": {"name": "tenantnetwork1-subnet_30c699b9-e9cd-478e-adc0-2b575636d158", "enable_dhcp": true, "network_id": "66f97c3b-d239-4da2-9d42-b2751eca864a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:12:03,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b41b4751-6403-4d20-852b-5521aa402b10 Date: Thu, 16 Aug 2018 12:12:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66f97c3b-d239-4da2-9d42-b2751eca864a","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:12: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":"c0e827e233dd4490a13a2da2d4505275","id":"0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d","subnetpool_id":null,"name":"tenantnetwork1-subnet_30c699b9-e9cd-478e-adc0-2b575636d158"}} 2018-08-16 12:12:03,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b41b4751-6403-4d20-852b-5521aa402b10 2018-08-16 12:12:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.893970966339s 2018-08-16 12:12:03,587 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b41b4751-6403-4d20-852b-5521aa402b10 2018-08-16 12:12:03,587 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12: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'0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_30c699b9-e9cd-478e-adc0-2b575636d158', u'enable_dhcp': True, u'network_id': u'66f97c3b-d239-4da2-9d42-b2751eca864a', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12: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'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:03,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:12:03,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "tenantnetwork1-router_30c699b9-e9cd-478e-adc0-2b575636d158", "admin_state_up": true}}' 2018-08-16 12:12:05,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8b2f7ca4-d5c7-4d92-ac74-1c8d0aaa6ed1 Date: Thu, 16 Aug 2018 12:12:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "7fc1ef7b-c22b-450f-91e8-149166b944c2", "name": "tenantnetwork1-router_30c699b9-e9cd-478e-adc0-2b575636d158"}} 2018-08-16 12:12:05,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8b2f7ca4-d5c7-4d92-ac74-1c8d0aaa6ed1 2018-08-16 12:12:05,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43238377571s 2018-08-16 12:12:05,020 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8b2f7ca4-d5c7-4d92-ac74-1c8d0aaa6ed1 2018-08-16 12:12:05,021 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:03Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:12:04Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'7fc1ef7b-c22b-450f-91e8-149166b944c2', u'name': u'tenantnetwork1-router_30c699b9-e9cd-478e-adc0-2b575636d158'}) 2018-08-16 12:12:05,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:12:05,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" -d '{"subnet_id": "0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d"}' 2018-08-16 12:12:07,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61c9bb22-0fb3-4fa0-8d81-1a141bde4d5c Date: Thu, 16 Aug 2018 12:12:07 GMT RESP BODY: {"network_id": "66f97c3b-d239-4da2-9d42-b2751eca864a", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d", "subnet_ids": ["0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d"], "port_id": "90732c26-d2aa-4151-ae39-b00a355bdff2", "id": "7fc1ef7b-c22b-450f-91e8-149166b944c2"} 2018-08-16 12:12:07,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/add_router_interface.json used request id req-61c9bb22-0fb3-4fa0-8d81-1a141bde4d5c 2018-08-16 12:12:07,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.96732807159s 2018-08-16 12:12:07,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/add_router_interface.json used request id req-61c9bb22-0fb3-4fa0-8d81-1a141bde4d5c returning object 7fc1ef7b-c22b-450f-91e8-149166b944c2 2018-08-16 12:12:08,102 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:12:08,102 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:12:08,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:12:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" -d '{"subnet_id": "0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d"}' 2018-08-16 12:12:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f804bd90-098e-4ed6-84cb-351876819752 Date: Thu, 16 Aug 2018 12:12:11 GMT RESP BODY: {"network_id": "66f97c3b-d239-4da2-9d42-b2751eca864a", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d", "subnet_ids": ["0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d"], "port_id": "90732c26-d2aa-4151-ae39-b00a355bdff2", "id": "7fc1ef7b-c22b-450f-91e8-149166b944c2"} 2018-08-16 12:12:11,176 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/remove_router_interface.json used request id req-f804bd90-098e-4ed6-84cb-351876819752 2018-08-16 12:12:11,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.06832098961s 2018-08-16 12:12:11,176 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2/remove_router_interface.json used request id req-f804bd90-098e-4ed6-84cb-351876819752 returning object 7fc1ef7b-c22b-450f-91e8-149166b944c2 2018-08-16 12:12:11,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:12:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-fdd05bc7-41fb-4801-b120-ad314c9b53a3 Date: Thu, 16 Aug 2018 12:12:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:03Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:12:10Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "7fc1ef7b-c22b-450f-91e8-149166b944c2", "name": "tenantnetwork1-router_30c699b9-e9cd-478e-adc0-2b575636d158"}]} 2018-08-16 12:12:12,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-fdd05bc7-41fb-4801-b120-ad314c9b53a3 2018-08-16 12:12:12,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.27424311638s 2018-08-16 12:12:12,452 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-fdd05bc7-41fb-4801-b120-ad314c9b53a3 2018-08-16 12:12:12,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:12:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:14,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adec4815-2ab5-4f66-8823-37edc7c1936c Content-Length: 0 Date: Thu, 16 Aug 2018 12:12:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:14,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2.json used request id req-adec4815-2ab5-4f66-8823-37edc7c1936c 2018-08-16 12:12:14,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.01354694366s 2018-08-16 12:12:14,467 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/7fc1ef7b-c22b-450f-91e8-149166b944c2.json used request id req-adec4815-2ab5-4f66-8823-37edc7c1936c 2018-08-16 12:12:14,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:12:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:15,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-edfeb27b-fdb9-4ea4-a471-01fb0a0a65d5 Date: Thu, 16 Aug 2018 12:12:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"66f97c3b-d239-4da2-9d42-b2751eca864a","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:12: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":"c0e827e233dd4490a13a2da2d4505275","id":"0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d","subnetpool_id":null,"name":"tenantnetwork1-subnet_30c699b9-e9cd-478e-adc0-2b575636d158"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:12:15,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-edfeb27b-fdb9-4ea4-a471-01fb0a0a65d5 2018-08-16 12:12:15,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.953233003616s 2018-08-16 12:12:15,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-edfeb27b-fdb9-4ea4-a471-01fb0a0a65d5 2018-08-16 12:12:15,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:12:15,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:17,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-574c4efc-f19a-498f-bff7-0962701b83c3 Date: Thu, 16 Aug 2018 12:12:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:17,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d.json used request id req-574c4efc-f19a-498f-bff7-0962701b83c3 2018-08-16 12:12:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.27998709679s 2018-08-16 12:12:17,703 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/0e0d2e4e-9c9c-4289-b3b6-e1d387bd5e3d.json used request id req-574c4efc-f19a-498f-bff7-0962701b83c3 2018-08-16 12:12:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:17,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:18,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-1f3317ae-82b7-4cfd-9c95-c863d3e21eb2 Date: Thu, 16 Aug 2018 12:12:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66f97c3b-d239-4da2-9d42-b2751eca864a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:12:17Z","provider:segmentation_id":90,"name":"tenantnetwork1-net_30c699b9-e9cd-478e-adc0-2b575636d158","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:12:18,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1f3317ae-82b7-4cfd-9c95-c863d3e21eb2 2018-08-16 12:12:18,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.23835611343s 2018-08-16 12:12:18,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1f3317ae-82b7-4cfd-9c95-c863d3e21eb2 2018-08-16 12:12:18,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:12:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/66f97c3b-d239-4da2-9d42-b2751eca864a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}94a73d4d60ec73deb6408f406077f0c24710584f" 2018-08-16 12:12:20,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b2a70f9-99fa-4e0e-b9ea-e657dbf02322 Date: Thu, 16 Aug 2018 12:12:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:20,052 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/66f97c3b-d239-4da2-9d42-b2751eca864a.json used request id req-2b2a70f9-99fa-4e0e-b9ea-e657dbf02322 2018-08-16 12:12:20,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.108948946s 2018-08-16 12:12:20,053 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/66f97c3b-d239-4da2-9d42-b2751eca864a.json used request id req-2b2a70f9-99fa-4e0e-b9ea-e657dbf02322 2018-08-16 12:12:20,106 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:12:20,147 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:12:20,148 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:12:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:12:20,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36d2d1f-2cc9-450e-adb7-0b29abac4d0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:12:20,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e36d2d1f-2cc9-450e-adb7-0b29abac4d0b 2018-08-16 12:12:20,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:12:20,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Gl2XDNgzSOyixAjL_rqVzw"], "issued_at": "2018-08-16T12:12:20.000000Z"}} 2018-08-16 12:12:20,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:20,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:20,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2402eef7-d2f8-42ee-9fd2-5d76878d472b Date: Thu, 16 Aug 2018 12:12:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:12:20,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2402eef7-d2f8-42ee-9fd2-5d76878d472b 2018-08-16 12:12:20,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357475042343s 2018-08-16 12:12:20,927 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2402eef7-d2f8-42ee-9fd2-5d76878d472b 2018-08-16 12:12:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:12:20,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:12:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f232e5b4-3f94-4c44-bb20-9bafee8305be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:12:20,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-f232e5b4-3f94-4c44-bb20-9bafee8305be 2018-08-16 12:12:20,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:12:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:21,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0d42fe-f207-40d8-9915-160af7953d57 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:12:21,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7b0d42fe-f207-40d8-9915-160af7953d57 2018-08-16 12:12:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.321203947067s 2018-08-16 12:12:21,258 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-7b0d42fe-f207-40d8-9915-160af7953d57 2018-08-16 12:12:21,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:12:21,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}}' 2018-08-16 12:12:21,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dd9951d-3a33-4da8-b55d-16e16c63ee47 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c"}, "tags": [], "enabled": true, "id": "f2cbeaa2f97441b7b4204f5ddac6787c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}} 2018-08-16 12:12:21,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-6dd9951d-3a33-4da8-b55d-16e16c63ee47 2018-08-16 12:12:21,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.298141002655s 2018-08-16 12:12:21,563 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-6dd9951d-3a33-4da8-b55d-16e16c63ee47 2018-08-16 12:12:21,564 - 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'f2cbeaa2f97441b7b4204f5ddac6787c', '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_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:21,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:12:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c52c2dde-1334-4455-8f11-6e43dc1ab6b1", "email": null, "name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}}' 2018-08-16 12:12:22,081 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:12:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824a1b7e-ec06-4867-a2ae-32a310e2da33 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "links": {"self": "http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cecdcea6f2f49bdb8fb3b9b95dc669b", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:12:22,081 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-824a1b7e-ec06-4867-a2ae-32a310e2da33 2018-08-16 12:12:22,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.511044025421s 2018-08-16 12:12:22,081 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-824a1b7e-ec06-4867-a2ae-32a310e2da33 2018-08-16 12:12:22,082 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4cecdcea6f2f49bdb8fb3b9b95dc669b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:22,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:12:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:22,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d60521e-c0c5-476e-bc9a-1b70dccdc978 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:12:22,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9d60521e-c0c5-476e-bc9a-1b70dccdc978 2018-08-16 12:12:22,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185594081879s 2018-08-16 12:12:22,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9d60521e-c0c5-476e-bc9a-1b70dccdc978 2018-08-16 12:12:22,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:12:22,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:22,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb22f9a-7d2d-4de3-adef-0f9a830b0bef Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:12:22,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-dbb22f9a-7d2d-4de3-adef-0f9a830b0bef 2018-08-16 12:12:22,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203200101852s 2018-08-16 12:12:22,480 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-dbb22f9a-7d2d-4de3-adef-0f9a830b0bef 2018-08-16 12:12:22,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:12:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:22,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4a7620-a580-417d-ae17-090fad319460 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:12:22,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9f4a7620-a580-417d-ae17-090fad319460 2018-08-16 12:12:22,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280876159668s 2018-08-16 12:12:22,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9f4a7620-a580-417d-ae17-090fad319460 2018-08-16 12:12:22,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:12:22,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:22,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e316d8-d2a5-43e8-8d1f-8964b3928fea Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:12:22,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-e5e316d8-d2a5-43e8-8d1f-8964b3928fea 2018-08-16 12:12:22,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193922996521s 2018-08-16 12:12:22,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-e5e316d8-d2a5-43e8-8d1f-8964b3928fea 2018-08-16 12:12:22,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:12:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:23,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db3da91-ce73-42c0-81fa-aa36c6fb15b1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "links": {"self": "http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cecdcea6f2f49bdb8fb3b9b95dc669b", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:12:23,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8db3da91-ce73-42c0-81fa-aa36c6fb15b1 2018-08-16 12:12:23,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215985059738s 2018-08-16 12:12:23,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8db3da91-ce73-42c0-81fa-aa36c6fb15b1 2018-08-16 12:12:23,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:12:23,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:23,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650acd44-5a5f-42c4-82b8-48fea28e137a Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c"}, "tags": [], "enabled": true, "id": "f2cbeaa2f97441b7b4204f5ddac6787c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}]} 2018-08-16 12:12:23,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-650acd44-5a5f-42c4-82b8-48fea28e137a 2018-08-16 12:12:23,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124022006989s 2018-08-16 12:12:23,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-650acd44-5a5f-42c4-82b8-48fea28e137a 2018-08-16 12:12:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:12:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=4cecdcea6f2f49bdb8fb3b9b95dc669b&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f2cbeaa2f97441b7b4204f5ddac6787c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:23,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a01f8c-cdbc-4abd-8dd8-21839112dae8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=4cecdcea6f2f49bdb8fb3b9b95dc669b&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f2cbeaa2f97441b7b4204f5ddac6787c", "previous": null, "next": null}} 2018-08-16 12:12:23,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=4cecdcea6f2f49bdb8fb3b9b95dc669b&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f2cbeaa2f97441b7b4204f5ddac6787c used request id req-01a01f8c-cdbc-4abd-8dd8-21839112dae8 2018-08-16 12:12:23,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180030107498s 2018-08-16 12:12:23,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=4cecdcea6f2f49bdb8fb3b9b95dc669b&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f2cbeaa2f97441b7b4204f5ddac6787c used request id req-01a01f8c-cdbc-4abd-8dd8-21839112dae8 2018-08-16 12:12:23,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:12:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c/users/4cecdcea6f2f49bdb8fb3b9b95dc669b/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:23,879 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:12:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f16d80d5-bc79-45a0-baa1-1b4e3fbcd5e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:12:23,879 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c/users/4cecdcea6f2f49bdb8fb3b9b95dc669b/roles/938251980d884ef7a6be9caa88f95318 used request id req-f16d80d5-bc79-45a0-baa1-1b4e3fbcd5e6 2018-08-16 12:12:23,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.369673013687s 2018-08-16 12:12:23,879 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c/users/4cecdcea6f2f49bdb8fb3b9b95dc669b/roles/938251980d884ef7a6be9caa88f95318 used request id req-f16d80d5-bc79-45a0-baa1-1b4e3fbcd5e6 2018-08-16 12:12:23,880 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 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'f2cbeaa2f97441b7b4204f5ddac6787c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c52c2dde-1334-4455-8f11-6e43dc1ab6b1', 'username': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:12:23,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:12:23,882 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:12:23,883 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:12:23,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:12:23,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:12:23,884 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:12:23,885 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'password': 'c52c2dde-1334-4455-8f11-6e43dc1ab6b1', 'project_name': 'tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'f2cbeaa2f97441b7b4204f5ddac6787c', 'project_domain_name': 'Default'} 2018-08-16 12:12:23,886 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-16 12:12:23,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:12:23,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599728b7-6f62-4a66-bd26-c8552c425195 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:12:23,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-599728b7-6f62-4a66-bd26-c8552c425195 2018-08-16 12:12:23,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:12:24,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cbeaa2f97441b7b4204f5ddac6787c", "name": "tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/f2cbeaa2f97441b7b4204f5ddac6787c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "id": "4cecdcea6f2f49bdb8fb3b9b95dc669b"}, "audit_ids": ["a5G8O4bGRCyO7BXPpo57Rg"], "issued_at": "2018-08-16T12:12:24.000000Z"}} 2018-08-16 12:12:24,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:12:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" -d '{"network": {"name": "tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "admin_state_up": true}}' 2018-08-16 12:12:25,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-5db89004-17ef-433e-82b3-19b0cffae8ea Date: Thu, 16 Aug 2018 12:12:25 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f2cbeaa2f97441b7b4204f5ddac6787c","created_at":"2018-08-16T12:12:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:12:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f2cbeaa2f97441b7b4204f5ddac6787c","id":"448ff537-6fd9-43b4-a003-3f195e0e7170","name":"tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}} 2018-08-16 12:12:25,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5db89004-17ef-433e-82b3-19b0cffae8ea 2018-08-16 12:12:25,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.59782791138s 2018-08-16 12:12:25,888 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-5db89004-17ef-433e-82b3-19b0cffae8ea 2018-08-16 12:12:25,889 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:25Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'448ff537-6fd9-43b4-a003-3f195e0e7170', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e', u'admin_state_up': True, u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:25Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c'}) 2018-08-16 12:12:25,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:27,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-66b75d79-9c4b-4d0a-815c-c40816051b15 Date: Thu, 16 Aug 2018 12:12:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:12:25Z","tenant_id":"f2cbeaa2f97441b7b4204f5ddac6787c","created_at":"2018-08-16T12:12:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f2cbeaa2f97441b7b4204f5ddac6787c","id":"448ff537-6fd9-43b4-a003-3f195e0e7170","name":"tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:12:27,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-66b75d79-9c4b-4d0a-815c-c40816051b15 2018-08-16 12:12:27,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12988686562s 2018-08-16 12:12:27,020 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-66b75d79-9c4b-4d0a-815c-c40816051b15 2018-08-16 12:12:27,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:12:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" -d '{"subnet": {"name": "tenantnetwork2-subnet_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "enable_dhcp": true, "network_id": "448ff537-6fd9-43b4-a003-3f195e0e7170", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:12:28,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-26b94fa4-21cf-4e6a-8b2a-5102a6d8f09f Date: Thu, 16 Aug 2018 12:12:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"448ff537-6fd9-43b4-a003-3f195e0e7170","tenant_id":"f2cbeaa2f97441b7b4204f5ddac6787c","created_at":"2018-08-16T12:12:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:12:28Z","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":"f2cbeaa2f97441b7b4204f5ddac6787c","id":"63c1d917-3014-4d2e-98b2-1365568c729c","subnetpool_id":null,"name":"tenantnetwork2-subnet_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}} 2018-08-16 12:12:28,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-26b94fa4-21cf-4e6a-8b2a-5102a6d8f09f 2018-08-16 12:12:28,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.76957988739s 2018-08-16 12:12:28,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-26b94fa4-21cf-4e6a-8b2a-5102a6d8f09f 2018-08-16 12:12:28,791 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:12:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'63c1d917-3014-4d2e-98b2-1365568c729c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_e6b6c29d-9e1c-48da-89da-e967c7441a6e', u'enable_dhcp': True, u'network_id': u'448ff537-6fd9-43b4-a003-3f195e0e7170', u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c'}) 2018-08-16 12:12:28,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:12:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "tenantnetwork2-router_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "admin_state_up": true}}' 2018-08-16 12:12:30,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-061e7c0f-36c9-4a58-bdac-fedee192c1ad Date: Thu, 16 Aug 2018 12:12:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:29Z", "admin_state_up": true, "updated_at": "2018-08-16T12:12:30Z", "revision_number": 2, "routes": [], "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "fc189a2e-ba7b-4b44-85b9-c89226216900", "name": "tenantnetwork2-router_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}} 2018-08-16 12:12:30,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-061e7c0f-36c9-4a58-bdac-fedee192c1ad 2018-08-16 12:12:30,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.9105989933s 2018-08-16 12:12:30,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-061e7c0f-36c9-4a58-bdac-fedee192c1ad 2018-08-16 12:12:30,703 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'created_at': u'2018-08-16T12:12:29Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:12:30Z', u'revision_number': 2, u'routes': [], u'project_id': u'f2cbeaa2f97441b7b4204f5ddac6787c', u'id': u'fc189a2e-ba7b-4b44-85b9-c89226216900', u'name': u'tenantnetwork2-router_e6b6c29d-9e1c-48da-89da-e967c7441a6e'}) 2018-08-16 12:12:30,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:12:30,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" -d '{"subnet_id": "63c1d917-3014-4d2e-98b2-1365568c729c"}' 2018-08-16 12:12:33,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a78e3279-0422-4eb4-af11-ad583c71f43e Date: Thu, 16 Aug 2018 12:12:33 GMT RESP BODY: {"network_id": "448ff537-6fd9-43b4-a003-3f195e0e7170", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "subnet_id": "63c1d917-3014-4d2e-98b2-1365568c729c", "subnet_ids": ["63c1d917-3014-4d2e-98b2-1365568c729c"], "port_id": "2044cbde-a4d5-4019-9180-4d6095ef4ae4", "id": "fc189a2e-ba7b-4b44-85b9-c89226216900"} 2018-08-16 12:12:33,270 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/add_router_interface.json used request id req-a78e3279-0422-4eb4-af11-ad583c71f43e 2018-08-16 12:12:33,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56617498398s 2018-08-16 12:12:33,271 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/add_router_interface.json used request id req-a78e3279-0422-4eb4-af11-ad583c71f43e returning object fc189a2e-ba7b-4b44-85b9-c89226216900 2018-08-16 12:12:33,384 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:12:33,385 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:12:33,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:12:33,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" -d '{"subnet_id": "63c1d917-3014-4d2e-98b2-1365568c729c"}' 2018-08-16 12:12:36,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c1cf15b-5bf9-4999-8d2c-9d385d748803 Date: Thu, 16 Aug 2018 12:12:36 GMT RESP BODY: {"network_id": "448ff537-6fd9-43b4-a003-3f195e0e7170", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "subnet_id": "63c1d917-3014-4d2e-98b2-1365568c729c", "subnet_ids": ["63c1d917-3014-4d2e-98b2-1365568c729c"], "port_id": "2044cbde-a4d5-4019-9180-4d6095ef4ae4", "id": "fc189a2e-ba7b-4b44-85b9-c89226216900"} 2018-08-16 12:12:36,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/remove_router_interface.json used request id req-5c1cf15b-5bf9-4999-8d2c-9d385d748803 2018-08-16 12:12:36,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.98780894279s 2018-08-16 12:12:36,378 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900/remove_router_interface.json used request id req-5c1cf15b-5bf9-4999-8d2c-9d385d748803 returning object fc189a2e-ba7b-4b44-85b9-c89226216900 2018-08-16 12:12:36,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:12:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:36,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-03463afa-cde9-4527-be6c-501c6467396f Date: Thu, 16 Aug 2018 12:12:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:29Z", "admin_state_up": true, "updated_at": "2018-08-16T12:12:35Z", "revision_number": 4, "routes": [], "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "fc189a2e-ba7b-4b44-85b9-c89226216900", "name": "tenantnetwork2-router_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}]} 2018-08-16 12:12:36,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-03463afa-cde9-4527-be6c-501c6467396f 2018-08-16 12:12:36,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.417956113815s 2018-08-16 12:12:36,797 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-03463afa-cde9-4527-be6c-501c6467396f 2018-08-16 12:12:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:12:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:39,323 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c941c92c-232f-4ef7-be78-5f25ab656209 Content-Length: 0 Date: Thu, 16 Aug 2018 12:12:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:39,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900.json used request id req-c941c92c-232f-4ef7-be78-5f25ab656209 2018-08-16 12:12:39,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.52518796921s 2018-08-16 12:12:39,324 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/fc189a2e-ba7b-4b44-85b9-c89226216900.json used request id req-c941c92c-232f-4ef7-be78-5f25ab656209 2018-08-16 12:12:39,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:12:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:39,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f0866bab-cd6c-462b-b45e-0765aa1c95ca Date: Thu, 16 Aug 2018 12:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"448ff537-6fd9-43b4-a003-3f195e0e7170","tenant_id":"f2cbeaa2f97441b7b4204f5ddac6787c","created_at":"2018-08-16T12:12:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:12:28Z","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":"f2cbeaa2f97441b7b4204f5ddac6787c","id":"63c1d917-3014-4d2e-98b2-1365568c729c","subnetpool_id":null,"name":"tenantnetwork2-subnet_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}]} 2018-08-16 12:12:39,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f0866bab-cd6c-462b-b45e-0765aa1c95ca 2018-08-16 12:12:39,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.327568054199s 2018-08-16 12:12:39,653 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f0866bab-cd6c-462b-b45e-0765aa1c95ca 2018-08-16 12:12:39,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:12:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/63c1d917-3014-4d2e-98b2-1365568c729c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:43,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d968aed-a5e4-4e26-98c7-e9cfa5782b55 Date: Thu, 16 Aug 2018 12:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:43,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/63c1d917-3014-4d2e-98b2-1365568c729c.json used request id req-5d968aed-a5e4-4e26-98c7-e9cfa5782b55 2018-08-16 12:12:43,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.58562493324s 2018-08-16 12:12:43,240 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/63c1d917-3014-4d2e-98b2-1365568c729c.json used request id req-5d968aed-a5e4-4e26-98c7-e9cfa5782b55 2018-08-16 12:12:43,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:43,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ab23e55b-2e19-405d-9ca3-90b7acf19777 Date: Thu, 16 Aug 2018 12:12:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:12:43Z","tenant_id":"f2cbeaa2f97441b7b4204f5ddac6787c","created_at":"2018-08-16T12:12:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f2cbeaa2f97441b7b4204f5ddac6787c","id":"448ff537-6fd9-43b4-a003-3f195e0e7170","name":"tenantnetwork2-net_e6b6c29d-9e1c-48da-89da-e967c7441a6e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:12:43,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ab23e55b-2e19-405d-9ca3-90b7acf19777 2018-08-16 12:12:43,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997099876404s 2018-08-16 12:12:43,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ab23e55b-2e19-405d-9ca3-90b7acf19777 2018-08-16 12:12:43,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:12:43,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/448ff537-6fd9-43b4-a003-3f195e0e7170.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}071c06516129a242b583d6ec9da46b2063328366" 2018-08-16 12:12:45,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ab10bc2-d89e-4bdd-9599-266a9df2daa8 Date: Thu, 16 Aug 2018 12:12:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:12:45,038 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/448ff537-6fd9-43b4-a003-3f195e0e7170.json used request id req-6ab10bc2-d89e-4bdd-9599-266a9df2daa8 2018-08-16 12:12:45,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.69631314278s 2018-08-16 12:12:45,038 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/448ff537-6fd9-43b4-a003-3f195e0e7170.json used request id req-6ab10bc2-d89e-4bdd-9599-266a9df2daa8 2018-08-16 12:12:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:12:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:45,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a3d4c3-0968-430f-8d15-eeb2ed937ff9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "links": {"self": "http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4cecdcea6f2f49bdb8fb3b9b95dc669b", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:12:45,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-00a3d4c3-0968-430f-8d15-eeb2ed937ff9 2018-08-16 12:12:45,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221186161041s 2018-08-16 12:12:45,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-00a3d4c3-0968-430f-8d15-eeb2ed937ff9 2018-08-16 12:12:45,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:12:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:45,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62991ce-9cef-4875-acb6-853e57fc2b0f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_e6b6c29d-9e1c-48da-89da-e967c7441a6e", "links": {"self": "http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4cecdcea6f2f49bdb8fb3b9b95dc669b", "description": null}} 2018-08-16 12:12:45,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b used request id req-b62991ce-9cef-4875-acb6-853e57fc2b0f 2018-08-16 12:12:45,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205950975418s 2018-08-16 12:12:45,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b used request id req-b62991ce-9cef-4875-acb6-853e57fc2b0f 2018-08-16 12:12:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:12:45,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:45,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6532fb33-1072-4669-a6db-041a4c764630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:12:45,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b used request id req-6532fb33-1072-4669-a6db-041a4c764630 2018-08-16 12:12:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351361036301s 2018-08-16 12:12:45,825 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/4cecdcea6f2f49bdb8fb3b9b95dc669b used request id req-6532fb33-1072-4669-a6db-041a4c764630 2018-08-16 12:12:45,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:12:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:46,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dd4abf-cdd9-470a-b654-7933765feefc Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c"}, "tags": [], "enabled": true, "id": "f2cbeaa2f97441b7b4204f5ddac6787c", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_e6b6c29d-9e1c-48da-89da-e967c7441a6e"}]} 2018-08-16 12:12:46,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-49dd4abf-cdd9-470a-b654-7933765feefc 2018-08-16 12:12:46,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203189849854s 2018-08-16 12:12:46,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-49dd4abf-cdd9-470a-b654-7933765feefc 2018-08-16 12:12:46,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:12:46,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0e026b9111b018dbc1e01e464dddce59c2002261" 2018-08-16 12:12:46,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279124bf-d641-417c-b5f0-9149f9bc8f41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:12:46,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c used request id req-279124bf-d641-417c-b5f0-9149f9bc8f41 2018-08-16 12:12:46,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.500049114227s 2018-08-16 12:12:46,539 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f2cbeaa2f97441b7b4204f5ddac6787c used request id req-279124bf-d641-417c-b5f0-9149f9bc8f41 2018-08-16 12:12:46,592 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:12:46,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:12:46,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:12:46,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:12:46,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:12:46,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:12:46,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:12:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:12:46,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01278e90-05d6-4d48-902f-3b486d0cc4fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:12:46,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-01278e90-05d6-4d48-902f-3b486d0cc4fb 2018-08-16 12:12:46,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:12:47,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["ppZU4HUZRxCop7Et_7NWrQ"], "issued_at": "2018-08-16T12:12:47.000000Z"}} 2018-08-16 12:12:47,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:12:48,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a5d7083e-a914-4c2d-8f7c-68c4c3b69a7d Date: Thu, 16 Aug 2018 12:12:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:12:48,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5d7083e-a914-4c2d-8f7c-68c4c3b69a7d 2018-08-16 12:12:48,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15152215958s 2018-08-16 12:12:48,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a5d7083e-a914-4c2d-8f7c-68c4c3b69a7d 2018-08-16 12:12:48,308 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-16 12:12:48,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:12:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"network": {"name": "vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "admin_state_up": true}}' 2018-08-16 12:12:48,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-4fcdd3be-dac1-43f3-be54-23da9255fed7 Date: Thu, 16 Aug 2018 12:12:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4557ab19-2024-410c-84a6-84376abc0d54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:12:48Z","is_default":false,"provider:segmentation_id":10,"name":"vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:48Z","mtu":1450}} 2018-08-16 12:12:48,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4fcdd3be-dac1-43f3-be54-23da9255fed7 2018-08-16 12:12:48,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.576709985733s 2018-08-16 12:12:48,886 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4fcdd3be-dac1-43f3-be54-23da9255fed7 2018-08-16 12:12:48,886 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:12:48Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4557ab19-2024-410c-84a6-84376abc0d54', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:48,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:12:48,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:12:49,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-f94d7b76-8107-41c3-8289-ded2d82da010 Date: Thu, 16 Aug 2018 12:12:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4557ab19-2024-410c-84a6-84376abc0d54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:12:48Z","provider:segmentation_id":10,"name":"vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:12:49,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f94d7b76-8107-41c3-8289-ded2d82da010 2018-08-16 12:12:49,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358219861984s 2018-08-16 12:12:49,245 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f94d7b76-8107-41c3-8289-ded2d82da010 2018-08-16 12:12:49,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:12:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"subnet": {"name": "vmready1-subnet_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "enable_dhcp": true, "network_id": "4557ab19-2024-410c-84a6-84376abc0d54", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:12:49,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f127dea-7fa2-4bab-9bd6-742a0cc29918 Date: Thu, 16 Aug 2018 12:12:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4557ab19-2024-410c-84a6-84376abc0d54","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12: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":"c0e827e233dd4490a13a2da2d4505275","id":"3c24d5c0-607e-4f9c-b72f-28f45bae11db","subnetpool_id":null,"name":"vmready1-subnet_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14"}} 2018-08-16 12:12:49,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9f127dea-7fa2-4bab-9bd6-742a0cc29918 2018-08-16 12:12:49,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.743786811829s 2018-08-16 12:12:49,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9f127dea-7fa2-4bab-9bd6-742a0cc29918 2018-08-16 12:12:49,992 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12: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'3c24d5c0-607e-4f9c-b72f-28f45bae11db', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'enable_dhcp': True, u'network_id': u'4557ab19-2024-410c-84a6-84376abc0d54', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12: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'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:12:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:12:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "vmready1-router_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "admin_state_up": true}}' 2018-08-16 12:12:52,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-0eae326f-d03e-4916-8303-ab43bac7362f Date: Thu, 16 Aug 2018 12:12:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:12:52Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "ec9dbb4c-fdc6-4935-925d-b9c4206c8d18", "name": "vmready1-router_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14"}} 2018-08-16 12:12:52,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-0eae326f-d03e-4916-8303-ab43bac7362f 2018-08-16 12:12:52,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.35963916779s 2018-08-16 12:12:52,353 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-0eae326f-d03e-4916-8303-ab43bac7362f 2018-08-16 12:12:52,353 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:12:51Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:12:52Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'ec9dbb4c-fdc6-4935-925d-b9c4206c8d18', u'name': u'vmready1-router_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14'}) 2018-08-16 12:12:52,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:12:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"subnet_id": "3c24d5c0-607e-4f9c-b72f-28f45bae11db"}' 2018-08-16 12:12:54,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd6d3eff-3a85-4787-8ad3-5073b7d2b481 Date: Thu, 16 Aug 2018 12:12:54 GMT RESP BODY: {"network_id": "4557ab19-2024-410c-84a6-84376abc0d54", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "3c24d5c0-607e-4f9c-b72f-28f45bae11db", "subnet_ids": ["3c24d5c0-607e-4f9c-b72f-28f45bae11db"], "port_id": "d78b79c9-332a-40fe-9433-cfa12b812dc9", "id": "ec9dbb4c-fdc6-4935-925d-b9c4206c8d18"} 2018-08-16 12:12:54,337 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/add_router_interface.json used request id req-fd6d3eff-3a85-4787-8ad3-5073b7d2b481 2018-08-16 12:12:54,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98274588585s 2018-08-16 12:12:54,337 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/add_router_interface.json used request id req-fd6d3eff-3a85-4787-8ad3-5073b7d2b481 returning object ec9dbb4c-fdc6-4935-925d-b9c4206c8d18 2018-08-16 12:12:54,337 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:12:54,468 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:12:54,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:12:54,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:12:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:12:54,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:12:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:12:55,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-94ec5254-c3ad-46c1-b225-5020186c5b7a Date: Thu, 16 Aug 2018 12:12:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:12:55,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-94ec5254-c3ad-46c1-b225-5020186c5b7a 2018-08-16 12:12:55,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.845332145691s 2018-08-16 12:12:55,325 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-94ec5254-c3ad-46c1-b225-5020186c5b7a 2018-08-16 12:12:55,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:12:55,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14"}' 2018-08-16 12:12:56,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1f66ea37-ccc6-437c-957b-17736d21dd01 Date: Thu, 16 Aug 2018 12:12:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:12:56Z", "file": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "size": null, "self": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "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_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "checksum": null, "created_at": "2018-08-16T12:12:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:12:56,371 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-1f66ea37-ccc6-437c-957b-17736d21dd01 2018-08-16 12:12:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.03768086433s 2018-08-16 12:12:56,371 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-1f66ea37-ccc6-437c-957b-17736d21dd01 returning object 94fb3622-1ecb-4255-aed2-9e54a38dd1c5 2018-08-16 12:12:56,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:12:56,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '' 2018-08-16 12:12:59,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dfc00c6-9010-405e-a041-470470d4eba4 Date: Thu, 16 Aug 2018 12:12:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:12:59,884 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file used request id req-7dfc00c6-9010-405e-a041-470470d4eba4 2018-08-16 12:12:59,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.51203393936s 2018-08-16 12:12:59,884 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file used request id req-7dfc00c6-9010-405e-a041-470470d4eba4 2018-08-16 12:12:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:12:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:12:59,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-8b8a5b33-91d8-4997-93d3-1734d8ec01ba Date: Thu, 16 Aug 2018 12:12:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:12:59Z", "file": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "size": 12716032, "self": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:12:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:12:59,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8b8a5b33-91d8-4997-93d3-1734d8ec01ba 2018-08-16 12:12:59,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253019332886s 2018-08-16 12:12:59,914 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-8b8a5b33-91d8-4997-93d3-1734d8ec01ba 2018-08-16 12:12:59,916 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 'size': 12716032, u'self': u'/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:12:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:12:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', '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/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 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_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', 'created': u'2018-08-16T12:12:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:12: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/94fb3622-1ecb-4255-aed2-9e54a38dd1c5', 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_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:12:59,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:12:59,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:13:00,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:12:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea194755-800d-4ed2-8b26-93668b54fb86 x-compute-request-id: req-ea194755-800d-4ed2-8b26-93668b54fb86 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca", "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": "f9815582-cd75-4813-af98-6fe0a992e0ca"}} 2018-08-16 12:13:00,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-ea194755-800d-4ed2-8b26-93668b54fb86 2018-08-16 12:13:00,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 1.07761788368s 2018-08-16 12:13:00,995 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-ea194755-800d-4ed2-8b26-93668b54fb86 2018-08-16 12:13:00,996 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14', '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'c0e827e233dd4490a13a2da2d4505275', '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'f9815582-cd75-4813-af98-6fe0a992e0ca', 'swap': 0}) 2018-08-16 12:13:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:13:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"extra_specs": {}}' 2018-08-16 12:13:01,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17b10d50-50a3-40ca-ae88-30de3e66fe66 x-compute-request-id: req-17b10d50-50a3-40ca-ae88-30de3e66fe66 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:13:01,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca/os-extra_specs used request id req-17b10d50-50a3-40ca-ae88-30de3e66fe66 2018-08-16 12:13:01,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.132359981537s 2018-08-16 12:13:01,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca/os-extra_specs used request id req-17b10d50-50a3-40ca-ae88-30de3e66fe66 2018-08-16 12:13:01,249 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:13:01,250 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:13:01,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:13:01,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" -d '{"subnet_id": "3c24d5c0-607e-4f9c-b72f-28f45bae11db"}' 2018-08-16 12:13:03,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46f6f8ac-7cff-49ba-a736-d527f5d4176b Date: Thu, 16 Aug 2018 12:13:03 GMT RESP BODY: {"network_id": "4557ab19-2024-410c-84a6-84376abc0d54", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "3c24d5c0-607e-4f9c-b72f-28f45bae11db", "subnet_ids": ["3c24d5c0-607e-4f9c-b72f-28f45bae11db"], "port_id": "d78b79c9-332a-40fe-9433-cfa12b812dc9", "id": "ec9dbb4c-fdc6-4935-925d-b9c4206c8d18"} 2018-08-16 12:13:03,053 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/remove_router_interface.json used request id req-46f6f8ac-7cff-49ba-a736-d527f5d4176b 2018-08-16 12:13:03,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79824495316s 2018-08-16 12:13:03,053 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18/remove_router_interface.json used request id req-46f6f8ac-7cff-49ba-a736-d527f5d4176b returning object ec9dbb4c-fdc6-4935-925d-b9c4206c8d18 2018-08-16 12:13:03,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:13:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:03,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-19f02bd0-ae96-43e5-be67-d0360cc886dc Date: Thu, 16 Aug 2018 12:13:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:51Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:13:02Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "ec9dbb4c-fdc6-4935-925d-b9c4206c8d18", "name": "vmready1-router_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14"}]} 2018-08-16 12:13:03,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-19f02bd0-ae96-43e5-be67-d0360cc886dc 2018-08-16 12:13:03,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.422151088715s 2018-08-16 12:13:03,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-19f02bd0-ae96-43e5-be67-d0360cc886dc 2018-08-16 12:13:03,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:13:03,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:05,321 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f22ee127-31f6-4cd0-9fb2-81b0392cddad Content-Length: 0 Date: Thu, 16 Aug 2018 12:13:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:05,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18.json used request id req-f22ee127-31f6-4cd0-9fb2-81b0392cddad 2018-08-16 12:13:05,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.84317088127s 2018-08-16 12:13:05,322 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/ec9dbb4c-fdc6-4935-925d-b9c4206c8d18.json used request id req-f22ee127-31f6-4cd0-9fb2-81b0392cddad 2018-08-16 12:13:05,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:13:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:05,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-08a568aa-c7a6-463a-8802-e8df9f25f2a7 Date: Thu, 16 Aug 2018 12:13:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4557ab19-2024-410c-84a6-84376abc0d54","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12: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":"c0e827e233dd4490a13a2da2d4505275","id":"3c24d5c0-607e-4f9c-b72f-28f45bae11db","subnetpool_id":null,"name":"vmready1-subnet_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:13:05,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-08a568aa-c7a6-463a-8802-e8df9f25f2a7 2018-08-16 12:13:05,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.102705001831s 2018-08-16 12:13:05,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-08a568aa-c7a6-463a-8802-e8df9f25f2a7 2018-08-16 12:13:05,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:13:05,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/3c24d5c0-607e-4f9c-b72f-28f45bae11db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:07,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-451c651c-a252-4fe5-9d85-8a0c72ed6071 Date: Thu, 16 Aug 2018 12:13:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:07,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/3c24d5c0-607e-4f9c-b72f-28f45bae11db.json used request id req-451c651c-a252-4fe5-9d85-8a0c72ed6071 2018-08-16 12:13:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39057993889s 2018-08-16 12:13:07,818 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/3c24d5c0-607e-4f9c-b72f-28f45bae11db.json used request id req-451c651c-a252-4fe5-9d85-8a0c72ed6071 2018-08-16 12:13:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:08,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-7797961e-7b69-4818-88c5-6e679a1502b0 Date: Thu, 16 Aug 2018 12:13:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4557ab19-2024-410c-84a6-84376abc0d54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:13:07Z","provider:segmentation_id":10,"name":"vmready1-net_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:12:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:13:08,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7797961e-7b69-4818-88c5-6e679a1502b0 2018-08-16 12:13:08,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15566492081s 2018-08-16 12:13:08,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7797961e-7b69-4818-88c5-6e679a1502b0 2018-08-16 12:13:08,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:13:08,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/4557ab19-2024-410c-84a6-84376abc0d54.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:09,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9602062b-b2cf-489c-ace4-4a5b41753d52 Date: Thu, 16 Aug 2018 12:13:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:09,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4557ab19-2024-410c-84a6-84376abc0d54.json used request id req-9602062b-b2cf-489c-ace4-4a5b41753d52 2018-08-16 12:13:09,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.843768835068s 2018-08-16 12:13:09,820 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4557ab19-2024-410c-84a6-84376abc0d54.json used request id req-9602062b-b2cf-489c-ace4-4a5b41753d52 2018-08-16 12:13:09,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:09,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-9738f065-e047-48be-be2f-25777d08db2f Date: Thu, 16 Aug 2018 12:13:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:12:59Z", "file": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "size": 12716032, "self": "/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:12:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:09,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9738f065-e047-48be-be2f-25777d08db2f 2018-08-16 12:13:09,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272560119629s 2018-08-16 12:13:09,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9738f065-e047-48be-be2f-25777d08db2f 2018-08-16 12:13:09,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:13:09,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:11,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5d9b0b6-4538-4d87-8e55-ed86deb7fc4d Date: Thu, 16 Aug 2018 12:13:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:13:11,795 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5 used request id req-c5d9b0b6-4538-4d87-8e55-ed86deb7fc4d 2018-08-16 12:13:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.94235301018s 2018-08-16 12:13:11,796 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/94fb3622-1ecb-4255-aed2-9e54a38dd1c5 used request id req-c5d9b0b6-4538-4d87-8e55-ed86deb7fc4d 2018-08-16 12:13:11,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:13:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:11,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b0c925b-82ab-4670-80f9-290b7b5eb1f4 x-compute-request-id: req-5b0c925b-82ab-4670-80f9-290b7b5eb1f4 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_a0a54aa9-4e8a-4535-83a7-a12f3c0a0a14", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca", "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": "f9815582-cd75-4813-af98-6fe0a992e0ca"}]} 2018-08-16 12:13:11,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5b0c925b-82ab-4670-80f9-290b7b5eb1f4 2018-08-16 12:13:11,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0384981632233s 2018-08-16 12:13:11,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-5b0c925b-82ab-4670-80f9-290b7b5eb1f4 2018-08-16 12:13:11,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:13:11,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}58a4a1fa67b03a5dfc3a607fb58e58bc3175096d" 2018-08-16 12:13:12,006 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:13:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fddcb2ec-1b09-4396-9bbd-21806314fe2c x-compute-request-id: req-fddcb2ec-1b09-4396-9bbd-21806314fe2c Content-Length: 0 Content-Type: application/json 2018-08-16 12:13:12,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca used request id req-fddcb2ec-1b09-4396-9bbd-21806314fe2c 2018-08-16 12:13:12,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.169352769852s 2018-08-16 12:13:12,007 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/f9815582-cd75-4813-af98-6fe0a992e0ca used request id req-fddcb2ec-1b09-4396-9bbd-21806314fe2c 2018-08-16 12:13:12,057 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-16 12:13:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:13:12,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:13:12,098 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:13:12,099 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:13:12,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:12,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f5d02b-68fc-4248-b16d-b1d355ccc87d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:13:12,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e2f5d02b-68fc-4248-b16d-b1d355ccc87d 2018-08-16 12:13:12,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:13:12,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["QJ7QZGH9SNqTiBvpjuGqwQ"], "issued_at": "2018-08-16T12:13:12.000000Z"}} 2018-08-16 12:13:12,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:12,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:13,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f72f3189-bbfa-4692-ac01-9c4c1d3fb377 Date: Thu, 16 Aug 2018 12:13:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:13:13,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f72f3189-bbfa-4692-ac01-9c4c1d3fb377 2018-08-16 12:13:13,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.13553404808s 2018-08-16 12:13:13,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f72f3189-bbfa-4692-ac01-9c4c1d3fb377 2018-08-16 12:13:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:13,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ce16609-3b25-4532-ba93-88cb690203de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:13:13,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-1ce16609-3b25-4532-ba93-88cb690203de 2018-08-16 12:13:13,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:13:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:13,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bf0d37-f271-4aa8-affd-40ee556c09b8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:13:13,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-d0bf0d37-f271-4aa8-affd-40ee556c09b8 2018-08-16 12:13:13,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213397026062s 2018-08-16 12:13:13,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-d0bf0d37-f271-4aa8-affd-40ee556c09b8 2018-08-16 12:13:13,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:13:13,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}}' 2018-08-16 12:13:14,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e5247e-19b4-4833-940a-0136120fb0de Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d"}, "tags": [], "enabled": true, "id": "896fddf6a81242a98c7849bf7d8d9d8d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}} 2018-08-16 12:13:14,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-53e5247e-19b4-4833-940a-0136120fb0de 2018-08-16 12:13:14,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270407915115s 2018-08-16 12:13:14,163 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-53e5247e-19b4-4833-940a-0136120fb0de 2018-08-16 12:13:14,164 - 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'896fddf6a81242a98c7849bf7d8d9d8d', '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_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:14,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:13:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7b43d3cf-e872-44b7-90a2-121efa23bcc8", "email": null, "name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}}' 2018-08-16 12:13:14,697 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-197ec25f-6b27-4632-9aff-84b01465925c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": {"self": "http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc5f5ca2e61b43efa05fe4d5f89eac7f", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:13:14,697 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-197ec25f-6b27-4632-9aff-84b01465925c 2018-08-16 12:13:14,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.526524066925s 2018-08-16 12:13:14,697 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-197ec25f-6b27-4632-9aff-84b01465925c 2018-08-16 12:13:14,698 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc5f5ca2e61b43efa05fe4d5f89eac7f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:14,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:13:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:14,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe10bbf-36b2-4e79-b708-38d5b94f6824 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:13:14,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4fe10bbf-36b2-4e79-b708-38d5b94f6824 2018-08-16 12:13:14,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195765018463s 2018-08-16 12:13:14,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-4fe10bbf-36b2-4e79-b708-38d5b94f6824 2018-08-16 12:13:14,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:13:14,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:15,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d834f626-f86e-483a-837b-47bc3c83845d Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:13:15,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d834f626-f86e-483a-837b-47bc3c83845d 2018-08-16 12:13:15,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104638814926s 2018-08-16 12:13:15,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d834f626-f86e-483a-837b-47bc3c83845d 2018-08-16 12:13:15,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:13:15,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:15,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b788d9-e510-47ec-b86b-562c68d14d37 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:13:15,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-e5b788d9-e510-47ec-b86b-562c68d14d37 2018-08-16 12:13:15,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198714017868s 2018-08-16 12:13:15,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-e5b788d9-e510-47ec-b86b-562c68d14d37 2018-08-16 12:13:15,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:13:15,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:15,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f023af3-94f6-4204-938d-2844a8892d10 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:13:15,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-8f023af3-94f6-4204-938d-2844a8892d10 2018-08-16 12:13:15,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191582918167s 2018-08-16 12:13:15,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-8f023af3-94f6-4204-938d-2844a8892d10 2018-08-16 12:13:15,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:13:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:15,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-137eaeaa-f5d9-46c1-9ba6-43cbdb63cbc1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": {"self": "http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc5f5ca2e61b43efa05fe4d5f89eac7f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:13:15,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-137eaeaa-f5d9-46c1-9ba6-43cbdb63cbc1 2018-08-16 12:13:15,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.318825006485s 2018-08-16 12:13:15,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-137eaeaa-f5d9-46c1-9ba6-43cbdb63cbc1 2018-08-16 12:13:15,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:13:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:15,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11da906e-705a-4c93-bd1f-5b9e9db53daa Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d"}, "tags": [], "enabled": true, "id": "896fddf6a81242a98c7849bf7d8d9d8d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}]} 2018-08-16 12:13:15,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-11da906e-705a-4c93-bd1f-5b9e9db53daa 2018-08-16 12:13:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19921207428s 2018-08-16 12:13:15,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-11da906e-705a-4c93-bd1f-5b9e9db53daa 2018-08-16 12:13:15,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:13:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=cc5f5ca2e61b43efa05fe4d5f89eac7f&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=896fddf6a81242a98c7849bf7d8d9d8d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:16,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9beb757-8754-41f9-b164-c619918e10ae Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=cc5f5ca2e61b43efa05fe4d5f89eac7f&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=896fddf6a81242a98c7849bf7d8d9d8d", "previous": null, "next": null}} 2018-08-16 12:13:16,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=cc5f5ca2e61b43efa05fe4d5f89eac7f&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=896fddf6a81242a98c7849bf7d8d9d8d used request id req-c9beb757-8754-41f9-b164-c619918e10ae 2018-08-16 12:13:16,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196407079697s 2018-08-16 12:13:16,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=cc5f5ca2e61b43efa05fe4d5f89eac7f&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=896fddf6a81242a98c7849bf7d8d9d8d used request id req-c9beb757-8754-41f9-b164-c619918e10ae 2018-08-16 12:13:16,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:13:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d/users/cc5f5ca2e61b43efa05fe4d5f89eac7f/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:16,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a64ac31-b778-4b90-94ad-00adbb23cd72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:13:16,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d/users/cc5f5ca2e61b43efa05fe4d5f89eac7f/roles/938251980d884ef7a6be9caa88f95318 used request id req-2a64ac31-b778-4b90-94ad-00adbb23cd72 2018-08-16 12:13:16,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.194837808609s 2018-08-16 12:13:16,341 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d/users/cc5f5ca2e61b43efa05fe4d5f89eac7f/roles/938251980d884ef7a6be9caa88f95318 used request id req-2a64ac31-b778-4b90-94ad-00adbb23cd72 2018-08-16 12:13:16,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 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'896fddf6a81242a98c7849bf7d8d9d8d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7b43d3cf-e872-44b7-90a2-121efa23bcc8', 'username': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:13:16,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:13:16,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:13:16,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:13:16,346 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:13:16,347 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:13:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:13:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:13:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:13:16,348 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:13:16,349 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'password': '7b43d3cf-e872-44b7-90a2-121efa23bcc8', 'project_name': 'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '896fddf6a81242a98c7849bf7d8d9d8d', 'project_domain_name': 'Default'} 2018-08-16 12:13:16,350 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-16 12:13:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:16,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e4004a-ebea-4d7c-b3cc-8b3177f365ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:13:16,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d4e4004a-ebea-4d7c-b3cc-8b3177f365ce 2018-08-16 12:13:16,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:13:16,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "896fddf6a81242a98c7849bf7d8d9d8d", "name": "vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_896fddf6a81242a98c7849bf7d8d9d8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_896fddf6a81242a98c7849bf7d8d9d8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/896fddf6a81242a98c7849bf7d8d9d8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "id": "cc5f5ca2e61b43efa05fe4d5f89eac7f"}, "audit_ids": ["B_8jEm2IQnG_MYTV_xlIXQ"], "issued_at": "2018-08-16T12:13:16.000000Z"}} 2018-08-16 12:13:16,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:13:16,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"network": {"name": "vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "admin_state_up": true}}' 2018-08-16 12:13:18,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-482b1292-bbc6-4cf3-878f-5b786bc1a90c Date: Thu, 16 Aug 2018 12:13:18 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"896fddf6a81242a98c7849bf7d8d9d8d","created_at":"2018-08-16T12:13:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:13:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"896fddf6a81242a98c7849bf7d8d9d8d","id":"5c85fa82-64b9-4588-841e-c9493e8109ff","name":"vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}} 2018-08-16 12:13:18,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-482b1292-bbc6-4cf3-878f-5b786bc1a90c 2018-08-16 12:13:18,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.45299601555s 2018-08-16 12:13:18,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-482b1292-bbc6-4cf3-878f-5b786bc1a90c 2018-08-16 12:13:18,213 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:18Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'5c85fa82-64b9-4588-841e-c9493e8109ff', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'admin_state_up': True, u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d'}) 2018-08-16 12:13:18,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:18,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:18,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-d5988ba1-d41e-4809-954f-b28646732375 Date: Thu, 16 Aug 2018 12:13:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:13:18Z","tenant_id":"896fddf6a81242a98c7849bf7d8d9d8d","created_at":"2018-08-16T12:13:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"896fddf6a81242a98c7849bf7d8d9d8d","id":"5c85fa82-64b9-4588-841e-c9493e8109ff","name":"vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:13:18,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5988ba1-d41e-4809-954f-b28646732375 2018-08-16 12:13:18,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335077047348s 2018-08-16 12:13:18,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5988ba1-d41e-4809-954f-b28646732375 2018-08-16 12:13:18,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:13:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"subnet": {"name": "vmready2-subnet_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "enable_dhcp": true, "network_id": "5c85fa82-64b9-4588-841e-c9493e8109ff", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:13:20,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-60e6a99b-b78d-43d5-a7bc-7622cb6f03a0 Date: Thu, 16 Aug 2018 12:13:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c85fa82-64b9-4588-841e-c9493e8109ff","tenant_id":"896fddf6a81242a98c7849bf7d8d9d8d","created_at":"2018-08-16T12:13:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:13:19Z","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":"896fddf6a81242a98c7849bf7d8d9d8d","id":"45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a","subnetpool_id":null,"name":"vmready2-subnet_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}} 2018-08-16 12:13:20,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-60e6a99b-b78d-43d5-a7bc-7622cb6f03a0 2018-08-16 12:13:20,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.65037798882s 2018-08-16 12:13:20,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-60e6a99b-b78d-43d5-a7bc-7622cb6f03a0 2018-08-16 12:13:20,202 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'enable_dhcp': True, u'network_id': u'5c85fa82-64b9-4588-841e-c9493e8109ff', u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d'}) 2018-08-16 12:13:20,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:13:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "vmready2-router_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "admin_state_up": true}}' 2018-08-16 12:13:22,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-e9a17fcf-5076-470b-9aa5-2affd31b19b5 Date: Thu, 16 Aug 2018 12:13:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:20Z", "admin_state_up": true, "updated_at": "2018-08-16T12:13:21Z", "revision_number": 2, "routes": [], "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "9971b74d-3059-4f93-818b-6b691d0e6998", "name": "vmready2-router_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}} 2018-08-16 12:13:22,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e9a17fcf-5076-470b-9aa5-2affd31b19b5 2018-08-16 12:13:22,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85949897766s 2018-08-16 12:13:22,062 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e9a17fcf-5076-470b-9aa5-2affd31b19b5 2018-08-16 12:13:22,063 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'created_at': u'2018-08-16T12:13:20Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:13:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'896fddf6a81242a98c7849bf7d8d9d8d', u'id': u'9971b74d-3059-4f93-818b-6b691d0e6998', u'name': u'vmready2-router_e19be1e9-f832-49e6-b051-f9f6b3a5e83a'}) 2018-08-16 12:13:22,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:13:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"subnet_id": "45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a"}' 2018-08-16 12:13:24,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61282d02-7beb-4d79-9568-0b5581544b8a Date: Thu, 16 Aug 2018 12:13:24 GMT RESP BODY: {"network_id": "5c85fa82-64b9-4588-841e-c9493e8109ff", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "subnet_id": "45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a", "subnet_ids": ["45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a"], "port_id": "57182851-4187-42ef-9a9b-c7861f13919e", "id": "9971b74d-3059-4f93-818b-6b691d0e6998"} 2018-08-16 12:13:24,361 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/add_router_interface.json used request id req-61282d02-7beb-4d79-9568-0b5581544b8a 2018-08-16 12:13:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29775905609s 2018-08-16 12:13:24,361 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/add_router_interface.json used request id req-61282d02-7beb-4d79-9568-0b5581544b8a returning object 9971b74d-3059-4f93-818b-6b691d0e6998 2018-08-16 12:13:24,362 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:13:24,496 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:13:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:24,502 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:13:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:13:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:24,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:25,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-41823b60-22d1-4d01-8969-13f018409d5f Date: Thu, 16 Aug 2018 12:13:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:25,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-41823b60-22d1-4d01-8969-13f018409d5f 2018-08-16 12:13:25,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.960991859436s 2018-08-16 12:13:25,466 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-41823b60-22d1-4d01-8969-13f018409d5f 2018-08-16 12:13:25,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:13:25,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}' 2018-08-16 12:13:26,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-faab8b1b-537f-43b2-bd4f-a2b6ed67aae7 Date: Thu, 16 Aug 2018 12:13:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:26Z", "file": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file", "owner": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "size": null, "self": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "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_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "checksum": null, "created_at": "2018-08-16T12:13:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:13:26,314 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-faab8b1b-537f-43b2-bd4f-a2b6ed67aae7 2018-08-16 12:13:26,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.839568138123s 2018-08-16 12:13:26,314 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-faab8b1b-537f-43b2-bd4f-a2b6ed67aae7 returning object f0e3cb87-1dce-4f24-8979-b554e4ffaf67 2018-08-16 12:13:26,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:13:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '' 2018-08-16 12:13:27,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-709b7217-5b18-42d1-85e2-788faafed2d7 Date: Thu, 16 Aug 2018 12:13:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:13:27,684 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file used request id req-709b7217-5b18-42d1-85e2-788faafed2d7 2018-08-16 12:13:27,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.36927103996s 2018-08-16 12:13:27,685 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file used request id req-709b7217-5b18-42d1-85e2-788faafed2d7 2018-08-16 12:13:27,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:27,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:28,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-ee977ac6-6fe0-4943-85bb-bd46b1683b04 Date: Thu, 16 Aug 2018 12:13:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:27Z", "file": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file", "owner": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "size": 12716032, "self": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:13:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:28,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ee977ac6-6fe0-4943-85bb-bd46b1683b04 2018-08-16 12:13:28,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.813802957535s 2018-08-16 12:13:28,503 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ee977ac6-6fe0-4943-85bb-bd46b1683b04 2018-08-16 12:13:28,505 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file', 'owner': u'896fddf6a81242a98c7849bf7d8d9d8d', 'id': u'f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 'size': 12716032, u'self': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'896fddf6a81242a98c7849bf7d8d9d8d', 'name': 'vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:13:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:13:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', '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/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 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_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', 'created': u'2018-08-16T12:13:26Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:13:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67', 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_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:13:28,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:13:28,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:13:28,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56ba0224-8002-4d41-9743-b0213c9b687d x-compute-request-id: req-56ba0224-8002-4d41-9743-b0213c9b687d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c", "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": "9bd5b0d6-33af-47ca-a7a5-348257806f0c"}} 2018-08-16 12:13:28,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-56ba0224-8002-4d41-9743-b0213c9b687d 2018-08-16 12:13:28,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.458903074265s 2018-08-16 12:13:28,965 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-56ba0224-8002-4d41-9743-b0213c9b687d 2018-08-16 12:13:28,966 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_e19be1e9-f832-49e6-b051-f9f6b3a5e83a', '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'c0e827e233dd4490a13a2da2d4505275', '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'9bd5b0d6-33af-47ca-a7a5-348257806f0c', 'swap': 0}) 2018-08-16 12:13:28,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:13:28,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" -d '{"extra_specs": {}}' 2018-08-16 12:13:28,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3060e0f-e3df-42fc-b842-b1d37163d2d0 x-compute-request-id: req-c3060e0f-e3df-42fc-b842-b1d37163d2d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:13:28,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c/os-extra_specs used request id req-c3060e0f-e3df-42fc-b842-b1d37163d2d0 2018-08-16 12:13:28,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247838497162s 2018-08-16 12:13:28,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c/os-extra_specs used request id req-c3060e0f-e3df-42fc-b842-b1d37163d2d0 2018-08-16 12:13:29,105 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:13:29,105 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:13:29,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:13:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" -d '{"subnet_id": "45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a"}' 2018-08-16 12:13:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d24f1b36-26bf-464a-89da-1bc604273079 Date: Thu, 16 Aug 2018 12:13:30 GMT RESP BODY: {"network_id": "5c85fa82-64b9-4588-841e-c9493e8109ff", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "subnet_id": "45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a", "subnet_ids": ["45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a"], "port_id": "57182851-4187-42ef-9a9b-c7861f13919e", "id": "9971b74d-3059-4f93-818b-6b691d0e6998"} 2018-08-16 12:13:30,970 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/remove_router_interface.json used request id req-d24f1b36-26bf-464a-89da-1bc604273079 2018-08-16 12:13:30,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85900306702s 2018-08-16 12:13:30,970 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998/remove_router_interface.json used request id req-d24f1b36-26bf-464a-89da-1bc604273079 returning object 9971b74d-3059-4f93-818b-6b691d0e6998 2018-08-16 12:13:30,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:13:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:31,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e3c1dbd1-b74f-4c6d-b55e-a66b678326c0 Date: Thu, 16 Aug 2018 12:13:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:20Z", "admin_state_up": true, "updated_at": "2018-08-16T12:13:30Z", "revision_number": 4, "routes": [], "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "9971b74d-3059-4f93-818b-6b691d0e6998", "name": "vmready2-router_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}]} 2018-08-16 12:13:31,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e3c1dbd1-b74f-4c6d-b55e-a66b678326c0 2018-08-16 12:13:31,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.38835310936s 2018-08-16 12:13:31,360 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e3c1dbd1-b74f-4c6d-b55e-a66b678326c0 2018-08-16 12:13:31,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:13:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:33,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6f22989-b7fc-49d4-bea9-6898446c06fe Content-Length: 0 Date: Thu, 16 Aug 2018 12:13:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:33,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998.json used request id req-e6f22989-b7fc-49d4-bea9-6898446c06fe 2018-08-16 12:13:33,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.65601491928s 2018-08-16 12:13:33,017 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/9971b74d-3059-4f93-818b-6b691d0e6998.json used request id req-e6f22989-b7fc-49d4-bea9-6898446c06fe 2018-08-16 12:13:33,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:13:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:33,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-75d7325a-bdf9-4763-a70a-fae703d8a17d Date: Thu, 16 Aug 2018 12:13:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5c85fa82-64b9-4588-841e-c9493e8109ff","tenant_id":"896fddf6a81242a98c7849bf7d8d9d8d","created_at":"2018-08-16T12:13:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:13:19Z","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":"896fddf6a81242a98c7849bf7d8d9d8d","id":"45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a","subnetpool_id":null,"name":"vmready2-subnet_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}]} 2018-08-16 12:13:33,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-75d7325a-bdf9-4763-a70a-fae703d8a17d 2018-08-16 12:13:33,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.316797018051s 2018-08-16 12:13:33,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-75d7325a-bdf9-4763-a70a-fae703d8a17d 2018-08-16 12:13:33,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:13:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:35,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-91f6e553-aed0-410e-889f-3940555e1011 Date: Thu, 16 Aug 2018 12:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:35,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a.json used request id req-91f6e553-aed0-410e-889f-3940555e1011 2018-08-16 12:13:35,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.49873805046s 2018-08-16 12:13:35,835 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/45b93a9f-dce0-41f1-9b23-b5aa86ad6a1a.json used request id req-91f6e553-aed0-410e-889f-3940555e1011 2018-08-16 12:13:35,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:35,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:36,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-cae9134c-5a4d-47c5-9934-ddce37652bab Date: Thu, 16 Aug 2018 12:13:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:13:35Z","tenant_id":"896fddf6a81242a98c7849bf7d8d9d8d","created_at":"2018-08-16T12:13:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"896fddf6a81242a98c7849bf7d8d9d8d","id":"5c85fa82-64b9-4588-841e-c9493e8109ff","name":"vmready2-net_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:13:36,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cae9134c-5a4d-47c5-9934-ddce37652bab 2018-08-16 12:13:36,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15495204926s 2018-08-16 12:13:36,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cae9134c-5a4d-47c5-9934-ddce37652bab 2018-08-16 12:13:36,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:13:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/5c85fa82-64b9-4588-841e-c9493e8109ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:37,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d27957d-8973-46a0-82bb-854e39d08dda Date: Thu, 16 Aug 2018 12:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:13:37,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/5c85fa82-64b9-4588-841e-c9493e8109ff.json used request id req-9d27957d-8973-46a0-82bb-854e39d08dda 2018-08-16 12:13:37,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.864586114883s 2018-08-16 12:13:37,857 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/5c85fa82-64b9-4588-841e-c9493e8109ff.json used request id req-9d27957d-8973-46a0-82bb-854e39d08dda 2018-08-16 12:13:37,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:37,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:38,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-c38f2230-6404-42b5-9569-a867df3fd0bc Date: Thu, 16 Aug 2018 12:13:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:27Z", "file": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/file", "owner": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "size": 12716032, "self": "/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:13:26Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:38,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c38f2230-6404-42b5-9569-a867df3fd0bc 2018-08-16 12:13:38,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.786480903625s 2018-08-16 12:13:38,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c38f2230-6404-42b5-9569-a867df3fd0bc 2018-08-16 12:13:38,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:13:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e58c4bdc2f3b1b46939259301a3b4f5aeeef16f4" 2018-08-16 12:13:39,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b913729a-abbb-4517-a3f4-6d37cba05e80 Date: Thu, 16 Aug 2018 12:13:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:13:39,880 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67 used request id req-b913729a-abbb-4517-a3f4-6d37cba05e80 2018-08-16 12:13:39,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23027086258s 2018-08-16 12:13:39,881 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/f0e3cb87-1dce-4f24-8979-b554e4ffaf67 used request id req-b913729a-abbb-4517-a3f4-6d37cba05e80 2018-08-16 12:13:39,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:13:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:40,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94a171a6-ae01-4c18-b899-b815fc6fb434 x-compute-request-id: req-94a171a6-ae01-4c18-b899-b815fc6fb434 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c", "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": "9bd5b0d6-33af-47ca-a7a5-348257806f0c"}]} 2018-08-16 12:13:40,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-94a171a6-ae01-4c18-b899-b815fc6fb434 2018-08-16 12:13:40,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.143799066544s 2018-08-16 12:13:40,025 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-94a171a6-ae01-4c18-b899-b815fc6fb434 2018-08-16 12:13:40,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:13:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:40,196 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1838228a-3dd1-49c5-b54c-5311c249e8b7 x-compute-request-id: req-1838228a-3dd1-49c5-b54c-5311c249e8b7 Content-Length: 0 Content-Type: application/json 2018-08-16 12:13:40,196 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c used request id req-1838228a-3dd1-49c5-b54c-5311c249e8b7 2018-08-16 12:13:40,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.16948390007s 2018-08-16 12:13:40,196 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/9bd5b0d6-33af-47ca-a7a5-348257806f0c used request id req-1838228a-3dd1-49c5-b54c-5311c249e8b7 2018-08-16 12:13:40,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:13:40,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:40,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dae05ce-fac8-4272-9b51-ac5327d0ad6f Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": {"self": "http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc5f5ca2e61b43efa05fe4d5f89eac7f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:13:40,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8dae05ce-fac8-4272-9b51-ac5327d0ad6f 2018-08-16 12:13:40,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23087310791s 2018-08-16 12:13:40,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8dae05ce-fac8-4272-9b51-ac5327d0ad6f 2018-08-16 12:13:40,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:13:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:40,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2421bc11-d3a3-4402-b50a-8ac64cc3409c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_e19be1e9-f832-49e6-b051-f9f6b3a5e83a", "links": {"self": "http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc5f5ca2e61b43efa05fe4d5f89eac7f", "description": null}} 2018-08-16 12:13:40,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f used request id req-2421bc11-d3a3-4402-b50a-8ac64cc3409c 2018-08-16 12:13:40,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209208011627s 2018-08-16 12:13:40,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f used request id req-2421bc11-d3a3-4402-b50a-8ac64cc3409c 2018-08-16 12:13:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:13:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:41,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79ccde9-8d3f-4766-9b46-b0302d4c3cb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:13:41,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f used request id req-e79ccde9-8d3f-4766-9b46-b0302d4c3cb4 2018-08-16 12:13:41,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357757091522s 2018-08-16 12:13:41,003 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/cc5f5ca2e61b43efa05fe4d5f89eac7f used request id req-e79ccde9-8d3f-4766-9b46-b0302d4c3cb4 2018-08-16 12:13:41,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:13:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:41,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2c7646-d12b-4092-9907-fad53bd0e1f0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d"}, "tags": [], "enabled": true, "id": "896fddf6a81242a98c7849bf7d8d9d8d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_e19be1e9-f832-49e6-b051-f9f6b3a5e83a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 12:13:41,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-7d2c7646-d12b-4092-9907-fad53bd0e1f0 2018-08-16 12:13:41,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19966006279s 2018-08-16 12:13:41,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-7d2c7646-d12b-4092-9907-fad53bd0e1f0 2018-08-16 12:13:41,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:13:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4d29aaf1cd1782fc267c030a80150b0d5761ad5" 2018-08-16 12:13:41,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b47f99a-0e3c-4e2b-8e2f-3b53b0c61e3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:13:41,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d used request id req-4b47f99a-0e3c-4e2b-8e2f-3b53b0c61e3c 2018-08-16 12:13:41,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.318787097931s 2018-08-16 12:13:41,533 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/896fddf6a81242a98c7849bf7d8d9d8d used request id req-4b47f99a-0e3c-4e2b-8e2f-3b53b0c61e3c 2018-08-16 12:13:41,588 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-16 12:13:41,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:13:41,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:13:41,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:13:41,629 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:13:41,630 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:13:41,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:13:41,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:13:41,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:13:41,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:13:41,631 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:13:41,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:41,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aef943-734c-4e91-9563-a8fcb7bd7ec1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:13:41,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c3aef943-734c-4e91-9563-a8fcb7bd7ec1 2018-08-16 12:13:41,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:13:42,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["67NnVqCAT323ibww562P_g"], "issued_at": "2018-08-16T12:13:41.000000Z"}} 2018-08-16 12:13:42,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:42,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e7c52068-afff-451b-820a-41139741a6a9 Date: Thu, 16 Aug 2018 12:13:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:13:42,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7c52068-afff-451b-820a-41139741a6a9 2018-08-16 12:13:42,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333410024643s 2018-08-16 12:13:42,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e7c52068-afff-451b-820a-41139741a6a9 2018-08-16 12:13:42,387 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-16 12:13:42,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:13:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"network": {"name": "singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74", "admin_state_up": true}}' 2018-08-16 12:13:42,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a84dfa15-02da-4fa9-80aa-a13f78afeb7b Date: Thu, 16 Aug 2018 12:13:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:13:42Z","is_default":false,"provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","mtu":1450}} 2018-08-16 12:13:42,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a84dfa15-02da-4fa9-80aa-a13f78afeb7b 2018-08-16 12:13:42,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.528298854828s 2018-08-16 12:13:42,916 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a84dfa15-02da-4fa9-80aa-a13f78afeb7b 2018-08-16 12:13:42,917 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:13:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'331f785a-5f7e-4fa1-8393-7bd7aa4268e3', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:13:42,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:42,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:43,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-dffa3d02-6ee4-4b33-a76e-a7d018030d6e Date: Thu, 16 Aug 2018 12:13:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:13:42Z","provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:13:43,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dffa3d02-6ee4-4b33-a76e-a7d018030d6e 2018-08-16 12:13:43,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349415063858s 2018-08-16 12:13:43,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-dffa3d02-6ee4-4b33-a76e-a7d018030d6e 2018-08-16 12:13:43,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:13:43,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"subnet": {"name": "singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74", "enable_dhcp": true, "network_id": "331f785a-5f7e-4fa1-8393-7bd7aa4268e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:13:44,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6903c85b-4500-4439-9939-329767080967 Date: Thu, 16 Aug 2018 12:13:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:13:43Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"4ec1b08a-d464-49b4-abf1-3314461aaac5","subnetpool_id":null,"name":"singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74"}} 2018-08-16 12:13:44,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6903c85b-4500-4439-9939-329767080967 2018-08-16 12:13:44,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.917368888855s 2018-08-16 12:13:44,186 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-6903c85b-4500-4439-9939-329767080967 2018-08-16 12:13:44,187 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:13:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4ec1b08a-d464-49b4-abf1-3314461aaac5', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74', u'enable_dhcp': True, u'network_id': u'331f785a-5f7e-4fa1-8393-7bd7aa4268e3', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:13:44,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:13:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "singlevm1-router_9e55e60c-d0d8-40ce-b030-b53536202b74", "admin_state_up": true}}' 2018-08-16 12:13:45,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d00d81e8-64f1-4b9c-83df-d8f01018dade Date: Thu, 16 Aug 2018 12:13:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:13:45Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "63bd086f-3ab4-42df-80af-a70cec6db79a", "name": "singlevm1-router_9e55e60c-d0d8-40ce-b030-b53536202b74"}} 2018-08-16 12:13:45,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d00d81e8-64f1-4b9c-83df-d8f01018dade 2018-08-16 12:13:45,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45544314384s 2018-08-16 12:13:45,643 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d00d81e8-64f1-4b9c-83df-d8f01018dade 2018-08-16 12:13:45,644 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:13:44Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:13:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'63bd086f-3ab4-42df-80af-a70cec6db79a', u'name': u'singlevm1-router_9e55e60c-d0d8-40ce-b030-b53536202b74'}) 2018-08-16 12:13:45,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:13:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"subnet_id": "4ec1b08a-d464-49b4-abf1-3314461aaac5"}' 2018-08-16 12:13:48,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd7f60f4-4c28-47f5-baa0-d2ea998712c9 Date: Thu, 16 Aug 2018 12:13:48 GMT RESP BODY: {"network_id": "331f785a-5f7e-4fa1-8393-7bd7aa4268e3", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "4ec1b08a-d464-49b4-abf1-3314461aaac5", "subnet_ids": ["4ec1b08a-d464-49b4-abf1-3314461aaac5"], "port_id": "515dc3dd-320c-40f9-b9d4-8a19ac931f11", "id": "63bd086f-3ab4-42df-80af-a70cec6db79a"} 2018-08-16 12:13:48,023 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/add_router_interface.json used request id req-bd7f60f4-4c28-47f5-baa0-d2ea998712c9 2018-08-16 12:13:48,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37909293175s 2018-08-16 12:13:48,024 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/add_router_interface.json used request id req-bd7f60f4-4c28-47f5-baa0-d2ea998712c9 returning object 63bd086f-3ab4-42df-80af-a70cec6db79a 2018-08-16 12:13:48,024 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:13:48,156 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:13:48,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:13:48,162 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:13:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:13:48,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:48,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9ebb9fdb-c719-45be-8551-85da654b214a Date: Thu, 16 Aug 2018 12:13:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:48,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9ebb9fdb-c719-45be-8551-85da654b214a 2018-08-16 12:13:48,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.797563791275s 2018-08-16 12:13:48,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9ebb9fdb-c719-45be-8551-85da654b214a 2018-08-16 12:13:48,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:13:48,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74"}' 2018-08-16 12:13:49,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-376344b8-53b0-4a44-8f1a-e2a5eb6bf949 Date: Thu, 16 Aug 2018 12:13:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:49Z", "file": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "size": null, "self": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "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_9e55e60c-d0d8-40ce-b030-b53536202b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "checksum": null, "created_at": "2018-08-16T12:13:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:13:49,838 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-376344b8-53b0-4a44-8f1a-e2a5eb6bf949 2018-08-16 12:13:49,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.868633985519s 2018-08-16 12:13:49,839 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-376344b8-53b0-4a44-8f1a-e2a5eb6bf949 returning object d8efd522-30bd-4887-865b-bbe5f0378ac7 2018-08-16 12:13:49,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:13:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '' 2018-08-16 12:13:51,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f62c186-83e2-4154-b48d-6984d18025bf Date: Thu, 16 Aug 2018 12:13:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:13:51,733 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file used request id req-5f62c186-83e2-4154-b48d-6984d18025bf 2018-08-16 12:13:51,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.89363694191s 2018-08-16 12:13:51,734 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file used request id req-5f62c186-83e2-4154-b48d-6984d18025bf 2018-08-16 12:13:51,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:51,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:52,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-21590cf9-be03-4e9c-b0e8-6231019f94dd Date: Thu, 16 Aug 2018 12:13:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:51Z", "file": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "size": 12716032, "self": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:13:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:52,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-21590cf9-be03-4e9c-b0e8-6231019f94dd 2018-08-16 12:13:52,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.766934871674s 2018-08-16 12:13:52,505 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-21590cf9-be03-4e9c-b0e8-6231019f94dd 2018-08-16 12:13:52,507 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'd8efd522-30bd-4887-865b-bbe5f0378ac7', 'size': 12716032, u'self': u'/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:13:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:13:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', '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/d8efd522-30bd-4887-865b-bbe5f0378ac7', 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_9e55e60c-d0d8-40ce-b030-b53536202b74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74', 'created': u'2018-08-16T12:13:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:13:49Z', 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/d8efd522-30bd-4887-865b-bbe5f0378ac7', 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_9e55e60c-d0d8-40ce-b030-b53536202b74', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:13:52,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:13:52,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:13:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f29dce5a-9d74-4ffb-b992-0e695bfaa285 x-compute-request-id: req-f29dce5a-9d74-4ffb-b992-0e695bfaa285 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "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": "37a1a77b-d96b-40be-a2ff-0e116be47679"}} 2018-08-16 12:13:53,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-f29dce5a-9d74-4ffb-b992-0e695bfaa285 2018-08-16 12:13:53,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.876019001007s 2018-08-16 12:13:53,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-f29dce5a-9d74-4ffb-b992-0e695bfaa285 2018-08-16 12:13:53,385 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74', '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'c0e827e233dd4490a13a2da2d4505275', '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'37a1a77b-d96b-40be-a2ff-0e116be47679', 'swap': 0}) 2018-08-16 12:13:53,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:13:53,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"extra_specs": {}}' 2018-08-16 12:13:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74dd1990-cdf5-4971-b5a2-79255919fff9 x-compute-request-id: req-74dd1990-cdf5-4971-b5a2-79255919fff9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:13:53,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679/os-extra_specs used request id req-74dd1990-cdf5-4971-b5a2-79255919fff9 2018-08-16 12:13:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135479927063s 2018-08-16 12:13:53,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679/os-extra_specs used request id req-74dd1990-cdf5-4971-b5a2-79255919fff9 2018-08-16 12:13:53,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 12:13:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"keypair": {"name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74"}}' 2018-08-16 12:13:53,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d39288-4f8a-4d7b-b8c5-451f3eb5732a x-compute-request-id: req-18d39288-4f8a-4d7b-b8c5-451f3eb5732a Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjwtK8TaYDWkA7Tyr1gXdR6cZiDaTtpv+o2IFio3msJzgmGXPTNKuLuDode0FhdPgYz7MXIIK/2YJxQDwEYsUSi42nFliPpmcpwsf0tFcY4GgyFlX06yaqLRlZWXsaxoGIgyEKk8clkmAfZNFkeRh7DpfhUpAbz6fpPhpT29RSj7X3pLFlQo4sNh7dPVLzEyYY4EtP3nnoW3nCKXHzqjskI4xe1Mj2GMxbaKN257WHPNsONce24F9hGUhhSRTyf7lp5VvU4xxNcpn8ZqzImn2sq5lyGORPC9AaYjh1OM/O3iv+6ttSz1BTdlKH9aVBC+5bd9tqPfmvt39PKWhUDQ3d Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA48LSvE2mA1pAO08q9YF3UenGYg2k7ab/qNiBYqN5rCc4Jhlz\n0zSri7g6HXtBYXT4GM+zFyCCv9mCcUA8BGLFEouNpxZYj6ZnKcLH9LRXGOBoMhZV\n9Osmqi0ZWVl7GsaBiIMhCpPHJZJgH2TRZHkYew6X4VKQG8+n6T4aU9vUUo+196Sx\nZUKOLDYe3T1S8xMmGOBLT9556Ft5wilx86o7JCOMXtTI9hjMW2ijdue1hzzbDjXH\ntuBfYRlIYUkU8n+5aeVb1OMcTXKZ/GasyJp9rKuZchjkTwvQGmI4dTjPzt4r/urb\nUs9QU3ZSh/WlQQvuW3fbaj35r7d/TyloVA0N3QIDAQABAoIBACzyNG4OkLVWqRhL\nLjoWm3phvNF6ydJQQ2GJoDbb9dXgQ3dZTH8ghL3k1CsfOK7Hy3HyAvCMbOD5RoGc\n4HspFqTrPz/66+0lNHSMSLNkp090cXt45uuXQCETF06HlwCYrdVHs0yIDyO9+BQZ\n7Cx8rTUTkytXBLNITmV76OwllIfaDuhrM0kKnPY0xwPcm7vgRenJtr/3S31oXfNP\nx44eIPsGrRBzlYlFVyzYmElQIfyNwM1yF1MLeLOC0l/HmgAy4C9kNx3jzdN4hJt7\nVdfteQdazOcSMg1BIruvZBqW1YzwieUXWIQFeBWjN5aXdA2tpSwTqjjvQ6+LjUvE\nfDFYHSECgYEA/uSp84rZEOcCzlD7iXa1ioGxL1e1GoTttZuywrfquMJwXTdWpEA/\nIrOTjH+qe1M7Kmw8pun34GZSBg9JsWJY4RZbZWMbAsT7aGeEuNp28UOF7jmEgDW9\n+NMBuz+RaWbh4DvJOk54w3Fd/RYHHIw+J/HwsqM11VCGOBGvbPsPQskCgYEA5L//\n38uv5c7GsuSqd6qQwq7inQPR0DO/QJqA13UeSFd0Cdv27bl+rd47UyRw7JiG/2kB\n15krfCtNvnVZyz/tg1gQWyfpKXE4Yn5MZnmLRYfZ/XL9oo+SSjpenOGCa+TJd6dQ\nyW4AIE8n4zxO4UiD2KDlWsQcxnipv+t5EnNzSHUCgYEA6TTbDZkWurExTwSm7wEu\nXdgE/bS4XNgMCOG4LxFIbtxvI8oyujqRyTUVpTFVEFp5QnofD/P2t1fGagbovKOn\nf+ENo/iFyQXio4Y610oCEwFdczUqtob1FcgwyFoDt7TKqnboyDDtqpt5i8nwnbzu\nTWu9diN/aHixJHGB2CrnrokCgYEArb6vqNpbJh/iiCpq2C2zeku/UCeAi7ViRL2V\nsxEACU5zkrGCYpoMAB/Vy5bYNry7fO/TOGDcyJlTmaAkrd5GlwailbpAvPuEKjtn\n6EXVZOCE0J8wyvJl2P9wsZQPrce+xqVNFVH5wpCc6Vn7R93+VuIOktx2RsGLnXxL\nH5qVK6kCgYBRc8AQ2n9H+xpbS+Vr+OU+DDPZlwOmMur4wkIJxJNsK9Uqut0EVu3s\nOb2anV6WEpwWRPqZGRpqYvClCTc+xaWLVWHLmk0gHCWUNscyC4dSqJiBdxQbiiuY\ntxssyCp6KN6pycvv4qzXLC3D4g1mleJgCT465mavP+Jj7T8tR2S+KA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5c75cd505b6f4e109741d85279fc4185", "name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "fingerprint": "42:0d:cf:c7:38:6f:ed:66:85:3e:e4:09:2e:98:dd:0f"}} 2018-08-16 12:13:53,828 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-18d39288-4f8a-4d7b-b8c5-451f3eb5732a 2018-08-16 12:13:53,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.305868864059s 2018-08-16 12:13:53,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-18d39288-4f8a-4d7b-b8c5-451f3eb5732a 2018-08-16 12:13:53,829 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjwtK8TaYDWkA7Tyr1gXdR6cZiDaTtpv+o2IFio3msJzgmGXPTNKuLuDode0FhdPgYz7MXIIK/2YJxQDwEYsUSi42nFliPpmcpwsf0tFcY4GgyFlX06yaqLRlZWXsaxoGIgyEKk8clkmAfZNFkeRh7DpfhUpAbz6fpPhpT29RSj7X3pLFlQo4sNh7dPVLzEyYY4EtP3nnoW3nCKXHzqjskI4xe1Mj2GMxbaKN257WHPNsONce24F9hGUhhSRTyf7lp5VvU4xxNcpn8ZqzImn2sq5lyGORPC9AaYjh1OM/O3iv+6ttSz1BTdlKH9aVBC+5bd9tqPfmvt39PKWhUDQ3d Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA48LSvE2mA1pAO08q9YF3UenGYg2k7ab/qNiBYqN5rCc4Jhlz\n0zSri7g6HXtBYXT4GM+zFyCCv9mCcUA8BGLFEouNpxZYj6ZnKcLH9LRXGOBoMhZV\n9Osmqi0ZWVl7GsaBiIMhCpPHJZJgH2TRZHkYew6X4VKQG8+n6T4aU9vUUo+196Sx\nZUKOLDYe3T1S8xMmGOBLT9556Ft5wilx86o7JCOMXtTI9hjMW2ijdue1hzzbDjXH\ntuBfYRlIYUkU8n+5aeVb1OMcTXKZ/GasyJp9rKuZchjkTwvQGmI4dTjPzt4r/urb\nUs9QU3ZSh/WlQQvuW3fbaj35r7d/TyloVA0N3QIDAQABAoIBACzyNG4OkLVWqRhL\nLjoWm3phvNF6ydJQQ2GJoDbb9dXgQ3dZTH8ghL3k1CsfOK7Hy3HyAvCMbOD5RoGc\n4HspFqTrPz/66+0lNHSMSLNkp090cXt45uuXQCETF06HlwCYrdVHs0yIDyO9+BQZ\n7Cx8rTUTkytXBLNITmV76OwllIfaDuhrM0kKnPY0xwPcm7vgRenJtr/3S31oXfNP\nx44eIPsGrRBzlYlFVyzYmElQIfyNwM1yF1MLeLOC0l/HmgAy4C9kNx3jzdN4hJt7\nVdfteQdazOcSMg1BIruvZBqW1YzwieUXWIQFeBWjN5aXdA2tpSwTqjjvQ6+LjUvE\nfDFYHSECgYEA/uSp84rZEOcCzlD7iXa1ioGxL1e1GoTttZuywrfquMJwXTdWpEA/\nIrOTjH+qe1M7Kmw8pun34GZSBg9JsWJY4RZbZWMbAsT7aGeEuNp28UOF7jmEgDW9\n+NMBuz+RaWbh4DvJOk54w3Fd/RYHHIw+J/HwsqM11VCGOBGvbPsPQskCgYEA5L//\n38uv5c7GsuSqd6qQwq7inQPR0DO/QJqA13UeSFd0Cdv27bl+rd47UyRw7JiG/2kB\n15krfCtNvnVZyz/tg1gQWyfpKXE4Yn5MZnmLRYfZ/XL9oo+SSjpenOGCa+TJd6dQ\nyW4AIE8n4zxO4UiD2KDlWsQcxnipv+t5EnNzSHUCgYEA6TTbDZkWurExTwSm7wEu\nXdgE/bS4XNgMCOG4LxFIbtxvI8oyujqRyTUVpTFVEFp5QnofD/P2t1fGagbovKOn\nf+ENo/iFyQXio4Y610oCEwFdczUqtob1FcgwyFoDt7TKqnboyDDtqpt5i8nwnbzu\nTWu9diN/aHixJHGB2CrnrokCgYEArb6vqNpbJh/iiCpq2C2zeku/UCeAi7ViRL2V\nsxEACU5zkrGCYpoMAB/Vy5bYNry7fO/TOGDcyJlTmaAkrd5GlwailbpAvPuEKjtn\n6EXVZOCE0J8wyvJl2P9wsZQPrce+xqVNFVH5wpCc6Vn7R93+VuIOktx2RsGLnXxL\nH5qVK6kCgYBRc8AQ2n9H+xpbS+Vr+OU+DDPZlwOmMur4wkIJxJNsK9Uqut0EVu3s\nOb2anV6WEpwWRPqZGRpqYvClCTc+xaWLVWHLmk0gHCWUNscyC4dSqJiBdxQbiiuY\ntxssyCp6KN6pycvv4qzXLC3D4g1mleJgCT465mavP+Jj7T8tR2S+KA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5c75cd505b6f4e109741d85279fc4185', 'name': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74', 'created_at': '2018-08-16T12:13:53.829816', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'42:0d:cf:c7:38:6f:ed:66:85:3e:e4:09:2e:98:dd:0f', 'type': 'ssh', 'id': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74'}) 2018-08-16 12:13:53,830 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA48LSvE2mA1pAO08q9YF3UenGYg2k7ab/qNiBYqN5rCc4Jhlz 0zSri7g6HXtBYXT4GM+zFyCCv9mCcUA8BGLFEouNpxZYj6ZnKcLH9LRXGOBoMhZV 9Osmqi0ZWVl7GsaBiIMhCpPHJZJgH2TRZHkYew6X4VKQG8+n6T4aU9vUUo+196Sx ZUKOLDYe3T1S8xMmGOBLT9556Ft5wilx86o7JCOMXtTI9hjMW2ijdue1hzzbDjXH tuBfYRlIYUkU8n+5aeVb1OMcTXKZ/GasyJp9rKuZchjkTwvQGmI4dTjPzt4r/urb Us9QU3ZSh/WlQQvuW3fbaj35r7d/TyloVA0N3QIDAQABAoIBACzyNG4OkLVWqRhL LjoWm3phvNF6ydJQQ2GJoDbb9dXgQ3dZTH8ghL3k1CsfOK7Hy3HyAvCMbOD5RoGc 4HspFqTrPz/66+0lNHSMSLNkp090cXt45uuXQCETF06HlwCYrdVHs0yIDyO9+BQZ 7Cx8rTUTkytXBLNITmV76OwllIfaDuhrM0kKnPY0xwPcm7vgRenJtr/3S31oXfNP x44eIPsGrRBzlYlFVyzYmElQIfyNwM1yF1MLeLOC0l/HmgAy4C9kNx3jzdN4hJt7 VdfteQdazOcSMg1BIruvZBqW1YzwieUXWIQFeBWjN5aXdA2tpSwTqjjvQ6+LjUvE fDFYHSECgYEA/uSp84rZEOcCzlD7iXa1ioGxL1e1GoTttZuywrfquMJwXTdWpEA/ IrOTjH+qe1M7Kmw8pun34GZSBg9JsWJY4RZbZWMbAsT7aGeEuNp28UOF7jmEgDW9 +NMBuz+RaWbh4DvJOk54w3Fd/RYHHIw+J/HwsqM11VCGOBGvbPsPQskCgYEA5L// 38uv5c7GsuSqd6qQwq7inQPR0DO/QJqA13UeSFd0Cdv27bl+rd47UyRw7JiG/2kB 15krfCtNvnVZyz/tg1gQWyfpKXE4Yn5MZnmLRYfZ/XL9oo+SSjpenOGCa+TJd6dQ yW4AIE8n4zxO4UiD2KDlWsQcxnipv+t5EnNzSHUCgYEA6TTbDZkWurExTwSm7wEu XdgE/bS4XNgMCOG4LxFIbtxvI8oyujqRyTUVpTFVEFp5QnofD/P2t1fGagbovKOn f+ENo/iFyQXio4Y610oCEwFdczUqtob1FcgwyFoDt7TKqnboyDDtqpt5i8nwnbzu TWu9diN/aHixJHGB2CrnrokCgYEArb6vqNpbJh/iiCpq2C2zeku/UCeAi7ViRL2V sxEACU5zkrGCYpoMAB/Vy5bYNry7fO/TOGDcyJlTmaAkrd5GlwailbpAvPuEKjtn 6EXVZOCE0J8wyvJl2P9wsZQPrce+xqVNFVH5wpCc6Vn7R93+VuIOktx2RsGLnXxL H5qVK6kCgYBRc8AQ2n9H+xpbS+Vr+OU+DDPZlwOmMur4wkIJxJNsK9Uqut0EVu3s Ob2anV6WEpwWRPqZGRpqYvClCTc+xaWLVWHLmk0gHCWUNscyC4dSqJiBdxQbiiuY txssyCp6KN6pycvv4qzXLC3D4g1mleJgCT465mavP+Jj7T8tR2S+KA== -----END RSA PRIVATE KEY----- 2018-08-16 12:13:53,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-16 12:13:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"security_group": {"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-16 12:13:54,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ec14b45e-ad7c-4c0a-8807-11648c551e53 Date: Thu, 16 Aug 2018 12:13:54 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:54Z", "updated_at": "2018-08-16T12:13:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "1c1c818d-dcab-4ab0-96c6-898ea441621c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "5ca2d872-2f36-4865-af65-4a4eb022cd9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}} 2018-08-16 12:13:54,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ec14b45e-ad7c-4c0a-8807-11648c551e53 2018-08-16 12:13:54,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.477740049362s 2018-08-16 12:13:54,311 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ec14b45e-ad7c-4c0a-8807-11648c551e53 2018-08-16 12:13:54,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:13:54,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:54,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-4f400ba8-27bf-47f8-9371-c97c5f9c4cd7 Date: Thu, 16 Aug 2018 12:13:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:54Z", "updated_at": "2018-08-16T12:13:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "1c1c818d-dcab-4ab0-96c6-898ea441621c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "5ca2d872-2f36-4865-af65-4a4eb022cd9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}]} 2018-08-16 12:13:54,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-4f400ba8-27bf-47f8-9371-c97c5f9c4cd7 2018-08-16 12:13:54,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554060935974s 2018-08-16 12:13:54,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-4f400ba8-27bf-47f8-9371-c97c5f9c4cd7 2018-08-16 12:13:54,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:13:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -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": "66286b56-1be2-4b12-a38f-30054e6e9c5f"}}' 2018-08-16 12:13:54,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-077d2665-6644-4e66-9356-2af7c55cc21f Date: Thu, 16 Aug 2018 12:13:54 GMT 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": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:54Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "239de9cf-f06e-40de-bf84-fb16bb8a9811"}} 2018-08-16 12:13:54,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-077d2665-6644-4e66-9356-2af7c55cc21f 2018-08-16 12:13:54,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.502318143845s 2018-08-16 12:13:54,879 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-077d2665-6644-4e66-9356-2af7c55cc21f 2018-08-16 12:13:54,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:13:54,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:55,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-02686ede-1629-4806-bbdf-1e0858be2a07 Date: Thu, 16 Aug 2018 12:13:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:54Z", "updated_at": "2018-08-16T12:13:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "1c1c818d-dcab-4ab0-96c6-898ea441621c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "239de9cf-f06e-40de-bf84-fb16bb8a9811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "5ca2d872-2f36-4865-af65-4a4eb022cd9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 2, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}]} 2018-08-16 12:13:55,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-02686ede-1629-4806-bbdf-1e0858be2a07 2018-08-16 12:13:55,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321286201477s 2018-08-16 12:13:55,204 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-02686ede-1629-4806-bbdf-1e0858be2a07 2018-08-16 12:13:55,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:13:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -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": "66286b56-1be2-4b12-a38f-30054e6e9c5f"}}' 2018-08-16 12:13:55,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-41f02c24-e2f4-435b-bc5a-dcbc8809950f Date: Thu, 16 Aug 2018 12:13:55 GMT 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": "2018-08-16T12:13:55Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:55Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "588c1d3d-df9d-4a42-b219-6b73dd552440"}} 2018-08-16 12:13:55,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-41f02c24-e2f4-435b-bc5a-dcbc8809950f 2018-08-16 12:13:55,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.200309991837s 2018-08-16 12:13:55,409 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-41f02c24-e2f4-435b-bc5a-dcbc8809950f 2018-08-16 12:13:55,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:13:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:55,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-881eff71-4862-4ded-bb2c-7d46fa64a3e5 Date: Thu, 16 Aug 2018 12:13:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["4ec1b08a-d464-49b4-abf1-3314461aaac5"],"description":"","tags":[],"updated_at":"2018-08-16T12:13:43Z","provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:13:55,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-881eff71-4862-4ded-bb2c-7d46fa64a3e5 2018-08-16 12:13:55,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284119844437s 2018-08-16 12:13:55,695 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-881eff71-4862-4ded-bb2c-7d46fa64a3e5 2018-08-16 12:13:55,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:13:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:55,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-635698f9-5580-48d7-9a2b-373ae909f9d3 Date: Thu, 16 Aug 2018 12:13:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:51Z", "file": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "size": 12716032, "self": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:13:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:13:55,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-635698f9-5580-48d7-9a2b-373ae909f9d3 2018-08-16 12:13:55,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.273382902145s 2018-08-16 12:13:55,973 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-635698f9-5580-48d7-9a2b-373ae909f9d3 2018-08-16 12:13:55,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:13:55,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:13:56,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:13:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d670e7b0-2079-4809-9c8a-11a3bf29d262 x-compute-request-id: req-d670e7b0-2079-4809-9c8a-11a3bf29d262 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "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": "37a1a77b-d96b-40be-a2ff-0e116be47679"}]} 2018-08-16 12:13:56,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d670e7b0-2079-4809-9c8a-11a3bf29d262 2018-08-16 12:13:56,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136503219604s 2018-08-16 12:13:56,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d670e7b0-2079-4809-9c8a-11a3bf29d262 2018-08-16 12:13:56,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:13:56,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"server": {"name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "imageRef": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "flavorRef": "37a1a77b-d96b-40be-a2ff-0e116be47679", "max_count": 1, "min_count": 1, "networks": [{"uuid": "331f785a-5f7e-4fa1-8393-7bd7aa4268e3"}], "security_groups": [{"name": "66286b56-1be2-4b12-a38f-30054e6e9c5f"}]}}' 2018-08-16 12:14:02,618 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:13:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f80e1dea-a5f1-457f-a8e5-1b403ae86cfb x-compute-request-id: req-f80e1dea-a5f1-457f-a8e5-1b403ae86cfb Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "66286b56-1be2-4b12-a38f-30054e6e9c5f"}], "OS-DCF:diskConfig": "MANUAL", "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "adminPass": "wD6TCdze2UWD"}} 2018-08-16 12:14:02,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-f80e1dea-a5f1-457f-a8e5-1b403ae86cfb 2018-08-16 12:14:02,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.50451397896s 2018-08-16 12:14:02,619 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-f80e1dea-a5f1-457f-a8e5-1b403ae86cfb 2018-08-16 12:14:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:03,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c84cdcf1-a39f-4d1e-ad96-b720bd89d59d x-compute-request-id: req-c84cdcf1-a39f-4d1e-ad96-b720bd89d59d Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:14:02Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:03,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c84cdcf1-a39f-4d1e-ad96-b720bd89d59d 2018-08-16 12:14:03,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.938644886017s 2018-08-16 12:14:03,558 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c84cdcf1-a39f-4d1e-ad96-b720bd89d59d 2018-08-16 12:14:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:14:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:04,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a1d8af48-c096-4ed2-a258-7798597c4de9 Date: Thu, 16 Aug 2018 12:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["4ec1b08a-d464-49b4-abf1-3314461aaac5"],"description":"","tags":[],"updated_at":"2018-08-16T12:13:43Z","provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:14:04,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a1d8af48-c096-4ed2-a258-7798597c4de9 2018-08-16 12:14:04,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08168506622s 2018-08-16 12:14:04,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-a1d8af48-c096-4ed2-a258-7798597c4de9 2018-08-16 12:14:04,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:14:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:04,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-9a992186-9269-4762-b2fd-36c8bc546e8b Date: Thu, 16 Aug 2018 12:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:13:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"4ec1b08a-d464-49b4-abf1-3314461aaac5","subnetpool_id":null,"name":"singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:14:04,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9a992186-9269-4762-b2fd-36c8bc546e8b 2018-08-16 12:14:04,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.315742969513s 2018-08-16 12:14:04,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-9a992186-9269-4762-b2fd-36c8bc546e8b 2018-08-16 12:14:04,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:06,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:08,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d9e7aa9-06ee-4e9f-b3f8-a665591b83dd x-compute-request-id: req-5d9e7aa9-06ee-4e9f-b3f8-a665591b83dd Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:08,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5d9e7aa9-06ee-4e9f-b3f8-a665591b83dd 2018-08-16 12:14:08,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.0100209713s 2018-08-16 12:14:08,979 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-5d9e7aa9-06ee-4e9f-b3f8-a665591b83dd 2018-08-16 12:14:08,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:10,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:12,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44809340-819c-4d21-8667-2561053f5df8 x-compute-request-id: req-44809340-819c-4d21-8667-2561053f5df8 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "security_groups": [{"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:09Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:12,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-44809340-819c-4d21-8667-2561053f5df8 2018-08-16 12:14:12,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30441999435s 2018-08-16 12:14:12,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-44809340-819c-4d21-8667-2561053f5df8 2018-08-16 12:14:12,295 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:14,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:15,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c246a90d-2fee-443b-9601-764c88cf7c9d x-compute-request-id: req-c246a90d-2fee-443b-9601-764c88cf7c9d Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "security_groups": [{"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:09Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:15,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c246a90d-2fee-443b-9601-764c88cf7c9d 2018-08-16 12:14:15,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.36591720581s 2018-08-16 12:14:15,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c246a90d-2fee-443b-9601-764c88cf7c9d 2018-08-16 12:14:15,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:17,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:17,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:19,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f6a7fb4-e559-48f9-b78e-538cd4a0f780 x-compute-request-id: req-2f6a7fb4-e559-48f9-b78e-538cd4a0f780 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d4:90", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "security_groups": [{"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:09Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:19,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2f6a7fb4-e559-48f9-b78e-538cd4a0f780 2018-08-16 12:14:19,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40701293945s 2018-08-16 12:14:19,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2f6a7fb4-e559-48f9-b78e-538cd4a0f780 2018-08-16 12:14:19,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:21,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:21,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3706058d-f934-4553-bb47-2f37bd18f5db x-compute-request-id: req-3706058d-f934-4553-bb47-2f37bd18f5db Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d4:90", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-16T12:14:19.000000", "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "security_groups": [{"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:20Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:21,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3706058d-f934-4553-bb47-2f37bd18f5db 2018-08-16 12:14:21,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.856919050217s 2018-08-16 12:14:21,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3706058d-f934-4553-bb47-2f37bd18f5db 2018-08-16 12:14:21,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:14:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:22,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-7e02a008-c180-4498-8118-1b05b08c8d16 Date: Thu, 16 Aug 2018 12:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T12:14:18Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ec1b08a-d464-49b4-abf1-3314461aaac5","ip_address":"192.168.120.14"}],"id":"6ae9fc92-d39a-43cc-bf8d-e4a237e847d2","security_groups":["66286b56-1be2-4b12-a38f-30054e6e9c5f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:d4:90","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726eb2a3-d46e-4f6b-91c2-d9beef0b540b","name":"","admin_state_up":true,"network_id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:14:10Z","binding:vnic_type":"normal"}]} 2018-08-16 12:14:22,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-7e02a008-c180-4498-8118-1b05b08c8d16 2018-08-16 12:14:22,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0754861831665s 2018-08-16 12:14:22,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-7e02a008-c180-4498-8118-1b05b08c8d16 2018-08-16 12:14:22,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:14:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=6ae9fc92-d39a-43cc-bf8d-e4a237e847d2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:22,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3c0d4405-3a6c-49c2-b438-d27c190e0a6f Date: Thu, 16 Aug 2018 12:14:22 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:14:22,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=6ae9fc92-d39a-43cc-bf8d-e4a237e847d2 used request id req-3c0d4405-3a6c-49c2-b438-d27c190e0a6f 2018-08-16 12:14:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.223898887634s 2018-08-16 12:14:22,251 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=6ae9fc92-d39a-43cc-bf8d-e4a237e847d2 used request id req-3c0d4405-3a6c-49c2-b438-d27c190e0a6f 2018-08-16 12:14:22,252 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:d4:90', 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'd8efd522-30bd-4887-865b-bbe5f0378ac7'}), 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'2018-08-16T12:14:19.000000', 'flavor': Munch({u'id': u'37a1a77b-d96b-40be-a2ff-0e116be47679'}), 'az': u'nova', 'id': u'726eb2a3-d46e-4f6b-91c2-d9beef0b540b', 'security_groups': [Munch({u'name': u'singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c75cd505b6f4e109741d85279fc4185', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', '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'2018-08-16T12:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:14:20Z', 'hostId': u'4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb', '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'2018-08-16T12:14:19.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'c0e827e233dd4490a13a2da2d4505275', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74', 'adminPass': u'wD6TCdze2UWD', 'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', 'created_at': u'2018-08-16T12:14:02Z', 'created': u'2018-08-16T12:14:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:14:22,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:14:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:22,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-86530cdd-6d1c-4bd5-a749-f2d3fdb3bb5f Date: Thu, 16 Aug 2018 12:14:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["4ec1b08a-d464-49b4-abf1-3314461aaac5"],"description":"","tags":[],"updated_at":"2018-08-16T12:13:43Z","provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:14:22,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-86530cdd-6d1c-4bd5-a749-f2d3fdb3bb5f 2018-08-16 12:14:22,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938940048218s 2018-08-16 12:14:22,349 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-86530cdd-6d1c-4bd5-a749-f2d3fdb3bb5f 2018-08-16 12:14:22,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:14:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:22,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-4322e4a2-b3a3-4e62-8e37-f3a5e3615af6 Date: Thu, 16 Aug 2018 12:14:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T12:14:18Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4ec1b08a-d464-49b4-abf1-3314461aaac5","ip_address":"192.168.120.14"}],"id":"6ae9fc92-d39a-43cc-bf8d-e4a237e847d2","security_groups":["66286b56-1be2-4b12-a38f-30054e6e9c5f"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:14:d4:90","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"726eb2a3-d46e-4f6b-91c2-d9beef0b540b","name":"","admin_state_up":true,"network_id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:14:10Z","binding:vnic_type":"normal"}]} 2018-08-16 12:14:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-4322e4a2-b3a3-4e62-8e37-f3a5e3615af6 2018-08-16 12:14:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0669648647308s 2018-08-16 12:14:22,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-4322e4a2-b3a3-4e62-8e37-f3a5e3615af6 2018-08-16 12:14:22,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-16 12:14:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.14", "port_id": "6ae9fc92-d39a-43cc-bf8d-e4a237e847d2"}}' 2018-08-16 12:14:24,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-653a7400-f193-4182-a2a5-d53819e0ed37 Date: Thu, 16 Aug 2018 12:14:24 GMT RESP BODY: {"floatingip": {"router_id": "63bd086f-3ab4-42df-80af-a70cec6db79a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:14:23Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "6ae9fc92-d39a-43cc-bf8d-e4a237e847d2", "id": "03bd51e4-c8e2-42bd-adb6-95913e06258d", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:14:23Z", "project_id": "c0e827e233dd4490a13a2da2d4505275"}} 2018-08-16 12:14:24,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-653a7400-f193-4182-a2a5-d53819e0ed37 2018-08-16 12:14:24,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.99538707733s 2018-08-16 12:14:24,415 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-653a7400-f193-4182-a2a5-d53819e0ed37 2018-08-16 12:14:24,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:14:24,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:24,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-9fb1dc4a-e389-4b45-8ce7-07b24db77bcf Date: Thu, 16 Aug 2018 12:14:24 GMT RESP BODY: {"floatingips": [{"router_id": "63bd086f-3ab4-42df-80af-a70cec6db79a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:14:23Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "6ae9fc92-d39a-43cc-bf8d-e4a237e847d2", "id": "03bd51e4-c8e2-42bd-adb6-95913e06258d", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:14:23Z", "project_id": "c0e827e233dd4490a13a2da2d4505275"}]} 2018-08-16 12:14:24,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-9fb1dc4a-e389-4b45-8ce7-07b24db77bcf 2018-08-16 12:14:24,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0727438926697s 2018-08-16 12:14:24,496 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-9fb1dc4a-e389-4b45-8ce7-07b24db77bcf 2018-08-16 12:14:24,500 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'63bd086f-3ab4-42df-80af-a70cec6db79a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', 'created_at': u'2018-08-16T12:14:23Z', 'attached': True, 'updated_at': u'2018-08-16T12:14:23Z', 'id': u'03bd51e4-c8e2-42bd-adb6-95913e06258d', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'63bd086f-3ab4-42df-80af-a70cec6db79a', 'project_id': u'c0e827e233dd4490a13a2da2d4505275', 'port_id': u'6ae9fc92-d39a-43cc-bf8d-e4a237e847d2', 'port': u'6ae9fc92-d39a-43cc-bf8d-e4a237e847d2', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:14:24,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:14:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:14:25,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eacc705-71c6-4dc0-bea2-831365a6eaf8 x-compute-request-id: req-3eacc705-71c6-4dc0-bea2-831365a6eaf8 Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 541910800 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.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186295] pid_max: default: 32768 minimum: 301\n[ 0.187514] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190884] Security Framework initialized\n[ 0.191987] Yama: becoming mindful.\n[ 0.193001] AppArmor: AppArmor initialized\n[ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201004] Initializing cgroup subsys io\n[ 0.202082] Initializing cgroup subsys memory\n[ 0.203293] Initializing cgroup subsys devices\n[ 0.204444] Initializing cgroup subsys freezer\n[ 0.205586] Initializing cgroup subsys net_cls\n[ 0.206731] Initializing cgroup subsys perf_event\n[ 0.207972] Initializing cgroup subsys net_prio\n[ 0.209145] Initializing cgroup subsys hugetlb\n[ 0.210292] Initializing cgroup subsys pids\n[ 0.211467] CPU: Physical Processor ID: 0\n[ 0.213276] mce: CPU supports 10 MCE banks\n[ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236872] ftrace: allocating 31920 entries in 125 pages\n[ 0.262340] smpboot: Max logical packages: 1\n[ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265575] x2apic enabled\n[ 0.266747] Switched APIC routing to physical x2apic.\n[ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276240] KVM setup paravirtual spinlock\n[ 0.278023] x86: Booted up 1 node, 1 CPUs\n[ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281175] devtmpfs: initialized\n[ 0.283241] evm: security.selinux\n[ 0.284245] evm: security.SMACK64\n[ 0.285245] evm: security.SMACK64EXEC\n[ 0.286316] evm: security.SMACK64TRANSMUTE\n[ 0.287482] evm: security.SMACK64MMAP\n[ 0.288560] evm: security.ima\n[ 0.289486] evm: security.capability\n[ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293246] pinctrl core: initialized pinctrl subsystem\n[ 0.294787] RTC time: 12:14:20, date: 08/16/18\n[ 0.296132] NET: Registered protocol family 16\n[ 0.297542] cpuidle: using governor ladder\n[ 0.298716] cpuidle: using governor menu\n[ 0.299832] PCCT header not found.\n[ 0.300904] ACPI: bus type PCI registered\n[ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303799] PCI: Using configuration type 1 for base access\n[ 0.306045] ACPI: Added _OSI(Module Device)\n[ 0.307233] ACPI: Added _OSI(Processor Device)\n[ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309733] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311996] ACPI: Interpreter enabled\n[ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323577] ACPI: (supports S0 S5)\n[ 0.324610] ACPI: Using IOAPIC for interrupt routing\n[ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338245] acpiphp: Slot [3] registered\n[ 0.339391] acpiphp: Slot [4] registered\n[ 0.340557] acpiphp: Slot [5] registered\n[ 0.341707] acpiphp: Slot [6] registered\n[ 0.342841] acpiphp: Slot [7] registered\n[ 0.343995] acpiphp: Slot [8] registered\n[ 0.345130] acpiphp: Slot [9] registered\n[ 0.346259] acpiphp: Slot [10] registered\n[ 0.347418] acpiphp: Slot [11] registered\n[ 0.348587] acpiphp: Slot [12] registered\n[ 0.349747] acpiphp: Slot [13] registered\n[ 0.350903] acpiphp: Slot [14] registered\n[ 0.352050] acpiphp: Slot [15] registered\n[ 0.367293] acpiphp: Slot [16] registered\n[ 0.368471] acpiphp: Slot [17] registered\n[ 0.369623] acpiphp: Slot [18] registered\n[ 0.370788] acpiphp: Slot [19] registered\n[ 0.371955] acpiphp: Slot [20] registered\n[ 0.373104] acpiphp: Slot [21] registered\n[ 0.374263] acpiphp: Slot [22] registered\n[ 0.375414] acpiphp: Slot [23] registered\n[ 0.376589] acpiphp: Slot [24] registered\n[ 0.377738] acpiphp: Slot [25] registered\n[ 0.378899] acpiphp: Slot [26] registered\n[ 0.380074] acpiphp: Slot [27] registered\n[ 0.381243] acpiphp: Slot [28] registered\n[ 0.382401] acpiphp: Slot [29] registered\n[ 0.383567] acpiphp: Slot [30] registered\n[ 0.384725] acpiphp: Slot [31] registered\n[ 0.385886] PCI host bridge to bus 0000:00\n[ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450668] vgaarb: loaded\n[ 0.451542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453295] SCSI subsystem initialized\n[ 0.454623] ACPI: bus type USB registered\n[ 0.455820] usbcore: registered new interface driver usbfs\n[ 0.457299] usbcore: registered new interface driver hub\n[ 0.458739] usbcore: registered new device driver usb\n[ 0.460344] PCI: Using ACPI for IRQ routing\n[ 0.461950] NetLabel: Initializing\n[ 0.462977] NetLabel: domain hash size = 128\n[ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465571] NetLabel: unlabeled traffic allowed by default\n[ 0.467214] clocksource: Switched to clocksource kvm-clock\n[ 0.477721] AppArmor: AppArmor Filesystem Enabled\n[ 0.479098] pnp: PnP ACPI init\n[ 0.480405] pnp: PnP ACPI: found 5 devices\n[ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489913] NET: Registered protocol family 2\n[ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494990] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499933] NET: Registered protocol family 1\n[ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.537515] Trying to unpack rootfs image as initramfs...\n[ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609525] Scanning for low memory corruption every 60 seconds\n[ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613874] audit: initializing netlink subsys (disabled)\n[ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized\n[ 0.617881] Initialise system trusted keyring\n[ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.624136] zbud: loaded\n[ 0.625267] VFS: Disk quotas dquot_6.6.0\n[ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628865] fuse init (API version 7.23)\n[ 0.630187] Key type big_key registered\n[ 0.631396] Allocating IMA MOK and blacklist keyrings.\n[ 0.633233] Key type asymmetric registered\n[ 0.634440] Asymmetric key parser 'x509' registered\n[ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638055] io scheduler noop registered\n[ 0.639189] io scheduler deadline registered (default)\n[ 0.640646] io scheduler cfq registered\n[ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647587] ACPI: Power Button [PWRF]\n[ 0.649040] GHES: HEST is not enabled!\n[ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723814] Linux agpgart interface v0.103\n[ 0.727840] brd: module loaded\n[ 0.730339] loop: module loaded\n[ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737925] GPT:90111 != 2097151\n[ 0.738934] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740551] GPT:90111 != 2097151\n[ 0.741573] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743004] vda: vda1 vda15\n[ 0.745101] scsi host0: ata_piix\n[ 0.746275] scsi host1: ata_piix\n[ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751612] libphy: Fixed MDIO Bus: probed\n[ 0.752837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754251] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757455] PPP generic driver version 2.4.2\n[ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760592] ehci-pci: EHCI PCI platform driver\n[ 0.761897] ehci-platform: EHCI generic platform driver\n[ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765058] ohci-pci: OHCI PCI platform driver\n[ 0.766359] ohci-platform: OHCI generic platform driver\n[ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793553] usb usb1: Product: UHCI Host Controller\n[ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798033] hub 1-0:1.0: USB hub found\n[ 0.799175] hub 1-0:1.0: 2 ports detected\n[ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806497] mousedev: PS/2 mouse device common for all mice\n[ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815962] i2c /dev entries driver\n[ 0.817076] device-mapper: uevent: version 1.0.3\n[ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823012] NET: Registered protocol family 10\n[ 0.824938] NET: Registered protocol family 17\n[ 0.826210] Key type dns_resolver registered\n[ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831838] registered taskstats version 1\n[ 0.833081] Loading compiled-in X.509 certificates\n[ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837756] zswap: loaded using pool lzo/zbud\n[ 0.840246] Key type trusted registered\n[ 0.842561] Key type encrypted registered\n[ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845329] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846882] evm: HMAC attrs: 0x1\n[ 0.848295] Magic number: 14:653:228\n[ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660)\n[ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853543] EDD information not available.\n[ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927291] Write protecting the kernel read-only data: 14336k\n[ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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[ 0.985765] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\nssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\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:fe14:d490/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: "} 2018-08-16 12:14:25,405 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action used request id req-3eacc705-71c6-4dc0-bea2-831365a6eaf8 2018-08-16 12:14:25,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.903825044632s 2018-08-16 12:14:25,405 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action used request id req-3eacc705-71c6-4dc0-bea2-831365a6eaf8 2018-08-16 12:14:25,406 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 541910800 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.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186295] pid_max: default: 32768 minimum: 301 [ 0.187514] ACPI: Core revision 20150930 [ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190884] Security Framework initialized [ 0.191987] Yama: becoming mindful. [ 0.193001] AppArmor: AppArmor initialized [ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201004] Initializing cgroup subsys io [ 0.202082] Initializing cgroup subsys memory [ 0.203293] Initializing cgroup subsys devices [ 0.204444] Initializing cgroup subsys freezer [ 0.205586] Initializing cgroup subsys net_cls [ 0.206731] Initializing cgroup subsys perf_event [ 0.207972] Initializing cgroup subsys net_prio [ 0.209145] Initializing cgroup subsys hugetlb [ 0.210292] Initializing cgroup subsys pids [ 0.211467] CPU: Physical Processor ID: 0 [ 0.213276] mce: CPU supports 10 MCE banks [ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236872] ftrace: allocating 31920 entries in 125 pages [ 0.262340] smpboot: Max logical packages: 1 [ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265575] x2apic enabled [ 0.266747] Switched APIC routing to physical x2apic. [ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276240] KVM setup paravirtual spinlock [ 0.278023] x86: Booted up 1 node, 1 CPUs [ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281175] devtmpfs: initialized [ 0.283241] evm: security.selinux [ 0.284245] evm: security.SMACK64 [ 0.285245] evm: security.SMACK64EXEC [ 0.286316] evm: security.SMACK64TRANSMUTE [ 0.287482] evm: security.SMACK64MMAP [ 0.288560] evm: security.ima [ 0.289486] evm: security.capability [ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293246] pinctrl core: initialized pinctrl subsystem [ 0.294787] RTC time: 12:14:20, date: 08/16/18 [ 0.296132] NET: Registered protocol family 16 [ 0.297542] cpuidle: using governor ladder [ 0.298716] cpuidle: using governor menu [ 0.299832] PCCT header not found. [ 0.300904] ACPI: bus type PCI registered [ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303799] PCI: Using configuration type 1 for base access [ 0.306045] ACPI: Added _OSI(Module Device) [ 0.307233] ACPI: Added _OSI(Processor Device) [ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311996] ACPI: Interpreter enabled [ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323577] ACPI: (supports S0 S5) [ 0.324610] ACPI: Using IOAPIC for interrupt routing [ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338245] acpiphp: Slot [3] registered [ 0.339391] acpiphp: Slot [4] registered [ 0.340557] acpiphp: Slot [5] registered [ 0.341707] acpiphp: Slot [6] registered [ 0.342841] acpiphp: Slot [7] registered [ 0.343995] acpiphp: Slot [8] registered [ 0.345130] acpiphp: Slot [9] registered [ 0.346259] acpiphp: Slot [10] registered [ 0.347418] acpiphp: Slot [11] registered [ 0.348587] acpiphp: Slot [12] registered [ 0.349747] acpiphp: Slot [13] registered [ 0.350903] acpiphp: Slot [14] registered [ 0.352050] acpiphp: Slot [15] registered [ 0.367293] acpiphp: Slot [16] registered [ 0.368471] acpiphp: Slot [17] registered [ 0.369623] acpiphp: Slot [18] registered [ 0.370788] acpiphp: Slot [19] registered [ 0.371955] acpiphp: Slot [20] registered [ 0.373104] acpiphp: Slot [21] registered [ 0.374263] acpiphp: Slot [22] registered [ 0.375414] acpiphp: Slot [23] registered [ 0.376589] acpiphp: Slot [24] registered [ 0.377738] acpiphp: Slot [25] registered [ 0.378899] acpiphp: Slot [26] registered [ 0.380074] acpiphp: Slot [27] registered [ 0.381243] acpiphp: Slot [28] registered [ 0.382401] acpiphp: Slot [29] registered [ 0.383567] acpiphp: Slot [30] registered [ 0.384725] acpiphp: Slot [31] registered [ 0.385886] PCI host bridge to bus 0000:00 [ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450668] vgaarb: loaded [ 0.451542] vgaarb: bridge control possible 0000:00:02.0 [ 0.453295] SCSI subsystem initialized [ 0.454623] ACPI: bus type USB registered [ 0.455820] usbcore: registered new interface driver usbfs [ 0.457299] usbcore: registered new interface driver hub [ 0.458739] usbcore: registered new device driver usb [ 0.460344] PCI: Using ACPI for IRQ routing [ 0.461950] NetLabel: Initializing [ 0.462977] NetLabel: domain hash size = 128 [ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465571] NetLabel: unlabeled traffic allowed by default [ 0.467214] clocksource: Switched to clocksource kvm-clock [ 0.477721] AppArmor: AppArmor Filesystem Enabled [ 0.479098] pnp: PnP ACPI init [ 0.480405] pnp: PnP ACPI: found 5 devices [ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489913] NET: Registered protocol family 2 [ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494990] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499933] NET: Registered protocol family 1 [ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537515] Trying to unpack rootfs image as initramfs... [ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609525] Scanning for low memory corruption every 60 seconds [ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613874] audit: initializing netlink subsys (disabled) [ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized [ 0.617881] Initialise system trusted keyring [ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.624136] zbud: loaded [ 0.625267] VFS: Disk quotas dquot_6.6.0 [ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628865] fuse init (API version 7.23) [ 0.630187] Key type big_key registered [ 0.631396] Allocating IMA MOK and blacklist keyrings. [ 0.633233] Key type asymmetric registered [ 0.634440] Asymmetric key parser 'x509' registered [ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638055] io scheduler noop registered [ 0.639189] io scheduler deadline registered (default) [ 0.640646] io scheduler cfq registered [ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.647587] ACPI: Power Button [PWRF] [ 0.649040] GHES: HEST is not enabled! [ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723814] Linux agpgart interface v0.103 [ 0.727840] brd: module loaded [ 0.730339] loop: module loaded [ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737925] GPT:90111 != 2097151 [ 0.738934] GPT:Alternate GPT header not at the end of the disk. [ 0.740551] GPT:90111 != 2097151 [ 0.741573] GPT: Use GNU Parted to correct GPT errors. [ 0.743004] vda: vda1 vda15 [ 0.745101] scsi host0: ata_piix [ 0.746275] scsi host1: ata_piix [ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751612] libphy: Fixed MDIO Bus: probed [ 0.752837] tun: Universal TUN/TAP device driver, 1.6 [ 0.754251] tun: (C) 1999-2004 Max Krasnyansky [ 0.757455] PPP generic driver version 2.4.2 [ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760592] ehci-pci: EHCI PCI platform driver [ 0.761897] ehci-platform: EHCI generic platform driver [ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765058] ohci-pci: OHCI PCI platform driver [ 0.766359] ohci-platform: OHCI generic platform driver [ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793553] usb usb1: Product: UHCI Host Controller [ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.796596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798033] hub 1-0:1.0: USB hub found [ 0.799175] hub 1-0:1.0: 2 ports detected [ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806497] mousedev: PS/2 mouse device common for all mice [ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810934] rtc_cmos 00:00: RTC can wake from S4 [ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815962] i2c /dev entries driver [ 0.817076] device-mapper: uevent: version 1.0.3 [ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823012] NET: Registered protocol family 10 [ 0.824938] NET: Registered protocol family 17 [ 0.826210] Key type dns_resolver registered [ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831838] registered taskstats version 1 [ 0.833081] Loading compiled-in X.509 certificates [ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837756] zswap: loaded using pool lzo/zbud [ 0.840246] Key type trusted registered [ 0.842561] Key type encrypted registered [ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845329] ima: No TPM chip found, activating TPM-bypass! [ 0.846882] evm: HMAC attrs: 0x1 [ 0.848295] Magic number: 14:653:228 [ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660) [ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853543] EDD information not available. [ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927291] Write protecting the kernel read-only data: 14336k [ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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 [ 0.985765] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 ssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 -----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:fe14:d490/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: 2018-08-16 12:14:26,409 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-08-16 12:14:35,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:14:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:14:35,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655f3b26-fe22-4f7a-a7b2-7df9a91847c6 x-compute-request-id: req-655f3b26-fe22-4f7a-a7b2-7df9a91847c6 Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 541910800 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.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.186295] pid_max: default: 32768 minimum: 301\n[ 0.187514] ACPI: Core revision 20150930\n[ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.190884] Security Framework initialized\n[ 0.191987] Yama: becoming mindful.\n[ 0.193001] AppArmor: AppArmor initialized\n[ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.201004] Initializing cgroup subsys io\n[ 0.202082] Initializing cgroup subsys memory\n[ 0.203293] Initializing cgroup subsys devices\n[ 0.204444] Initializing cgroup subsys freezer\n[ 0.205586] Initializing cgroup subsys net_cls\n[ 0.206731] Initializing cgroup subsys perf_event\n[ 0.207972] Initializing cgroup subsys net_prio\n[ 0.209145] Initializing cgroup subsys hugetlb\n[ 0.210292] Initializing cgroup subsys pids\n[ 0.211467] CPU: Physical Processor ID: 0\n[ 0.213276] mce: CPU supports 10 MCE banks\n[ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236872] ftrace: allocating 31920 entries in 125 pages\n[ 0.262340] smpboot: Max logical packages: 1\n[ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265575] x2apic enabled\n[ 0.266747] Switched APIC routing to physical x2apic.\n[ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276240] KVM setup paravirtual spinlock\n[ 0.278023] x86: Booted up 1 node, 1 CPUs\n[ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.281175] devtmpfs: initialized\n[ 0.283241] evm: security.selinux\n[ 0.284245] evm: security.SMACK64\n[ 0.285245] evm: security.SMACK64EXEC\n[ 0.286316] evm: security.SMACK64TRANSMUTE\n[ 0.287482] evm: security.SMACK64MMAP\n[ 0.288560] evm: security.ima\n[ 0.289486] evm: security.capability\n[ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.293246] pinctrl core: initialized pinctrl subsystem\n[ 0.294787] RTC time: 12:14:20, date: 08/16/18\n[ 0.296132] NET: Registered protocol family 16\n[ 0.297542] cpuidle: using governor ladder\n[ 0.298716] cpuidle: using governor menu\n[ 0.299832] PCCT header not found.\n[ 0.300904] ACPI: bus type PCI registered\n[ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.303799] PCI: Using configuration type 1 for base access\n[ 0.306045] ACPI: Added _OSI(Module Device)\n[ 0.307233] ACPI: Added _OSI(Processor Device)\n[ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309733] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.311996] ACPI: Interpreter enabled\n[ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323577] ACPI: (supports S0 S5)\n[ 0.324610] ACPI: Using IOAPIC for interrupt routing\n[ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.338245] acpiphp: Slot [3] registered\n[ 0.339391] acpiphp: Slot [4] registered\n[ 0.340557] acpiphp: Slot [5] registered\n[ 0.341707] acpiphp: Slot [6] registered\n[ 0.342841] acpiphp: Slot [7] registered\n[ 0.343995] acpiphp: Slot [8] registered\n[ 0.345130] acpiphp: Slot [9] registered\n[ 0.346259] acpiphp: Slot [10] registered\n[ 0.347418] acpiphp: Slot [11] registered\n[ 0.348587] acpiphp: Slot [12] registered\n[ 0.349747] acpiphp: Slot [13] registered\n[ 0.350903] acpiphp: Slot [14] registered\n[ 0.352050] acpiphp: Slot [15] registered\n[ 0.367293] acpiphp: Slot [16] registered\n[ 0.368471] acpiphp: Slot [17] registered\n[ 0.369623] acpiphp: Slot [18] registered\n[ 0.370788] acpiphp: Slot [19] registered\n[ 0.371955] acpiphp: Slot [20] registered\n[ 0.373104] acpiphp: Slot [21] registered\n[ 0.374263] acpiphp: Slot [22] registered\n[ 0.375414] acpiphp: Slot [23] registered\n[ 0.376589] acpiphp: Slot [24] registered\n[ 0.377738] acpiphp: Slot [25] registered\n[ 0.378899] acpiphp: Slot [26] registered\n[ 0.380074] acpiphp: Slot [27] registered\n[ 0.381243] acpiphp: Slot [28] registered\n[ 0.382401] acpiphp: Slot [29] registered\n[ 0.383567] acpiphp: Slot [30] registered\n[ 0.384725] acpiphp: Slot [31] registered\n[ 0.385886] PCI host bridge to bus 0000:00\n[ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450668] vgaarb: loaded\n[ 0.451542] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453295] SCSI subsystem initialized\n[ 0.454623] ACPI: bus type USB registered\n[ 0.455820] usbcore: registered new interface driver usbfs\n[ 0.457299] usbcore: registered new interface driver hub\n[ 0.458739] usbcore: registered new device driver usb\n[ 0.460344] PCI: Using ACPI for IRQ routing\n[ 0.461950] NetLabel: Initializing\n[ 0.462977] NetLabel: domain hash size = 128\n[ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465571] NetLabel: unlabeled traffic allowed by default\n[ 0.467214] clocksource: Switched to clocksource kvm-clock\n[ 0.477721] AppArmor: AppArmor Filesystem Enabled\n[ 0.479098] pnp: PnP ACPI init\n[ 0.480405] pnp: PnP ACPI: found 5 devices\n[ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.489913] NET: Registered protocol family 2\n[ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.494990] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.499933] NET: Registered protocol family 1\n[ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.537515] Trying to unpack rootfs image as initramfs...\n[ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609525] Scanning for low memory corruption every 60 seconds\n[ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.613874] audit: initializing netlink subsys (disabled)\n[ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized\n[ 0.617881] Initialise system trusted keyring\n[ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.624136] zbud: loaded\n[ 0.625267] VFS: Disk quotas dquot_6.6.0\n[ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628865] fuse init (API version 7.23)\n[ 0.630187] Key type big_key registered\n[ 0.631396] Allocating IMA MOK and blacklist keyrings.\n[ 0.633233] Key type asymmetric registered\n[ 0.634440] Asymmetric key parser 'x509' registered\n[ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.638055] io scheduler noop registered\n[ 0.639189] io scheduler deadline registered (default)\n[ 0.640646] io scheduler cfq registered\n[ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.647587] ACPI: Power Button [PWRF]\n[ 0.649040] GHES: HEST is not enabled!\n[ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723814] Linux agpgart interface v0.103\n[ 0.727840] brd: module loaded\n[ 0.730339] loop: module loaded\n[ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737925] GPT:90111 != 2097151\n[ 0.738934] GPT:Alternate GPT header not at the end of the disk.\n[ 0.740551] GPT:90111 != 2097151\n[ 0.741573] GPT: Use GNU Parted to correct GPT errors.\n[ 0.743004] vda: vda1 vda15\n[ 0.745101] scsi host0: ata_piix\n[ 0.746275] scsi host1: ata_piix\n[ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.751612] libphy: Fixed MDIO Bus: probed\n[ 0.752837] tun: Universal TUN/TAP device driver, 1.6\n[ 0.754251] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.757455] PPP generic driver version 2.4.2\n[ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.760592] ehci-pci: EHCI PCI platform driver\n[ 0.761897] ehci-platform: EHCI generic platform driver\n[ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.765058] ohci-pci: OHCI PCI platform driver\n[ 0.766359] ohci-platform: OHCI generic platform driver\n[ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793553] usb usb1: Product: UHCI Host Controller\n[ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.796596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798033] hub 1-0:1.0: USB hub found\n[ 0.799175] hub 1-0:1.0: 2 ports detected\n[ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806497] mousedev: PS/2 mouse device common for all mice\n[ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.810934] rtc_cmos 00:00: RTC can wake from S4\n[ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.815962] i2c /dev entries driver\n[ 0.817076] device-mapper: uevent: version 1.0.3\n[ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823012] NET: Registered protocol family 10\n[ 0.824938] NET: Registered protocol family 17\n[ 0.826210] Key type dns_resolver registered\n[ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831838] registered taskstats version 1\n[ 0.833081] Loading compiled-in X.509 certificates\n[ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.837756] zswap: loaded using pool lzo/zbud\n[ 0.840246] Key type trusted registered\n[ 0.842561] Key type encrypted registered\n[ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845329] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846882] evm: HMAC attrs: 0x1\n[ 0.848295] Magic number: 14:653:228\n[ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660)\n[ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853543] EDD information not available.\n[ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927291] Write protecting the kernel read-only data: 14336k\n[ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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[ 0.985765] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.85\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.14...\nLease of 192.168.120.14 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.94. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\nssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\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:fe14:d490/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: "} 2018-08-16 12:14:35,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action used request id req-655f3b26-fe22-4f7a-a7b2-7df9a91847c6 2018-08-16 12:14:35,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.12088394165s 2018-08-16 12:14:35,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b/action used request id req-655f3b26-fe22-4f7a-a7b2-7df9a91847c6 2018-08-16 12:14:35,541 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 541910800 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.184051] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186295] pid_max: default: 32768 minimum: 301 [ 0.187514] ACPI: Core revision 20150930 [ 0.189139] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190884] Security Framework initialized [ 0.191987] Yama: becoming mindful. [ 0.193001] AppArmor: AppArmor initialized [ 0.194159] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195922] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.197570] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199194] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201004] Initializing cgroup subsys io [ 0.202082] Initializing cgroup subsys memory [ 0.203293] Initializing cgroup subsys devices [ 0.204444] Initializing cgroup subsys freezer [ 0.205586] Initializing cgroup subsys net_cls [ 0.206731] Initializing cgroup subsys perf_event [ 0.207972] Initializing cgroup subsys net_prio [ 0.209145] Initializing cgroup subsys hugetlb [ 0.210292] Initializing cgroup subsys pids [ 0.211467] CPU: Physical Processor ID: 0 [ 0.213276] mce: CPU supports 10 MCE banks [ 0.214385] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215740] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.230261] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236872] ftrace: allocating 31920 entries in 125 pages [ 0.262340] smpboot: Max logical packages: 1 [ 0.263631] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265575] x2apic enabled [ 0.266747] Switched APIC routing to physical x2apic. [ 0.269261] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273674] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276240] KVM setup paravirtual spinlock [ 0.278023] x86: Booted up 1 node, 1 CPUs [ 0.279196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281175] devtmpfs: initialized [ 0.283241] evm: security.selinux [ 0.284245] evm: security.SMACK64 [ 0.285245] evm: security.SMACK64EXEC [ 0.286316] evm: security.SMACK64TRANSMUTE [ 0.287482] evm: security.SMACK64MMAP [ 0.288560] evm: security.ima [ 0.289486] evm: security.capability [ 0.290613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293246] pinctrl core: initialized pinctrl subsystem [ 0.294787] RTC time: 12:14:20, date: 08/16/18 [ 0.296132] NET: Registered protocol family 16 [ 0.297542] cpuidle: using governor ladder [ 0.298716] cpuidle: using governor menu [ 0.299832] PCCT header not found. [ 0.300904] ACPI: bus type PCI registered [ 0.302044] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303799] PCI: Using configuration type 1 for base access [ 0.306045] ACPI: Added _OSI(Module Device) [ 0.307233] ACPI: Added _OSI(Processor Device) [ 0.308455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309733] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311996] ACPI: Interpreter enabled [ 0.313084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315711] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.318356] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.320973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.323577] ACPI: (supports S0 S5) [ 0.324610] ACPI: Using IOAPIC for interrupt routing [ 0.326026] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.330020] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.331645] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.333442] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.335132] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.338245] acpiphp: Slot [3] registered [ 0.339391] acpiphp: Slot [4] registered [ 0.340557] acpiphp: Slot [5] registered [ 0.341707] acpiphp: Slot [6] registered [ 0.342841] acpiphp: Slot [7] registered [ 0.343995] acpiphp: Slot [8] registered [ 0.345130] acpiphp: Slot [9] registered [ 0.346259] acpiphp: Slot [10] registered [ 0.347418] acpiphp: Slot [11] registered [ 0.348587] acpiphp: Slot [12] registered [ 0.349747] acpiphp: Slot [13] registered [ 0.350903] acpiphp: Slot [14] registered [ 0.352050] acpiphp: Slot [15] registered [ 0.367293] acpiphp: Slot [16] registered [ 0.368471] acpiphp: Slot [17] registered [ 0.369623] acpiphp: Slot [18] registered [ 0.370788] acpiphp: Slot [19] registered [ 0.371955] acpiphp: Slot [20] registered [ 0.373104] acpiphp: Slot [21] registered [ 0.374263] acpiphp: Slot [22] registered [ 0.375414] acpiphp: Slot [23] registered [ 0.376589] acpiphp: Slot [24] registered [ 0.377738] acpiphp: Slot [25] registered [ 0.378899] acpiphp: Slot [26] registered [ 0.380074] acpiphp: Slot [27] registered [ 0.381243] acpiphp: Slot [28] registered [ 0.382401] acpiphp: Slot [29] registered [ 0.383567] acpiphp: Slot [30] registered [ 0.384725] acpiphp: Slot [31] registered [ 0.385886] PCI host bridge to bus 0000:00 [ 0.387051] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.388771] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390492] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394638] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396769] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400928] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404448] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406254] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410716] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436905] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438944] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443240] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445042] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.446923] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448435] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450668] vgaarb: loaded [ 0.451542] vgaarb: bridge control possible 0000:00:02.0 [ 0.453295] SCSI subsystem initialized [ 0.454623] ACPI: bus type USB registered [ 0.455820] usbcore: registered new interface driver usbfs [ 0.457299] usbcore: registered new interface driver hub [ 0.458739] usbcore: registered new device driver usb [ 0.460344] PCI: Using ACPI for IRQ routing [ 0.461950] NetLabel: Initializing [ 0.462977] NetLabel: domain hash size = 128 [ 0.464193] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465571] NetLabel: unlabeled traffic allowed by default [ 0.467214] clocksource: Switched to clocksource kvm-clock [ 0.477721] AppArmor: AppArmor Filesystem Enabled [ 0.479098] pnp: PnP ACPI init [ 0.480405] pnp: PnP ACPI: found 5 devices [ 0.487473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.489913] NET: Registered protocol family 2 [ 0.491397] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.493253] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.494990] TCP: Hash tables configured (established 4096 bind 4096) [ 0.496714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.498268] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.499933] NET: Registered protocol family 1 [ 0.501191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.502749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.504288] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518971] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.537515] Trying to unpack rootfs image as initramfs... [ 0.605792] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609525] Scanning for low memory corruption every 60 seconds [ 0.612143] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.613874] audit: initializing netlink subsys (disabled) [ 0.615647] audit: type=2000 audit(1534421660.859:1): initialized [ 0.617881] Initialise system trusted keyring [ 0.619515] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621169] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.624136] zbud: loaded [ 0.625267] VFS: Disk quotas dquot_6.6.0 [ 0.626465] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628865] fuse init (API version 7.23) [ 0.630187] Key type big_key registered [ 0.631396] Allocating IMA MOK and blacklist keyrings. [ 0.633233] Key type asymmetric registered [ 0.634440] Asymmetric key parser 'x509' registered [ 0.635844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.638055] io scheduler noop registered [ 0.639189] io scheduler deadline registered (default) [ 0.640646] io scheduler cfq registered [ 0.641993] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.643495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.645463] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.647587] ACPI: Power Button [PWRF] [ 0.649040] GHES: HEST is not enabled! [ 0.663441] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693159] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696453] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720334] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723814] Linux agpgart interface v0.103 [ 0.727840] brd: module loaded [ 0.730339] loop: module loaded [ 0.735731] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737925] GPT:90111 != 2097151 [ 0.738934] GPT:Alternate GPT header not at the end of the disk. [ 0.740551] GPT:90111 != 2097151 [ 0.741573] GPT: Use GNU Parted to correct GPT errors. [ 0.743004] vda: vda1 vda15 [ 0.745101] scsi host0: ata_piix [ 0.746275] scsi host1: ata_piix [ 0.747369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.749184] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.751612] libphy: Fixed MDIO Bus: probed [ 0.752837] tun: Universal TUN/TAP device driver, 1.6 [ 0.754251] tun: (C) 1999-2004 Max Krasnyansky [ 0.757455] PPP generic driver version 2.4.2 [ 0.758830] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.760592] ehci-pci: EHCI PCI platform driver [ 0.761897] ehci-platform: EHCI generic platform driver [ 0.763360] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.765058] ohci-pci: OHCI PCI platform driver [ 0.766359] ohci-platform: OHCI generic platform driver [ 0.767849] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782635] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784165] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786393] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787900] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789694] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791469] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793553] usb usb1: Product: UHCI Host Controller [ 0.794896] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.796596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798033] hub 1-0:1.0: USB hub found [ 0.799175] hub 1-0:1.0: 2 ports detected [ 0.800605] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805026] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806497] mousedev: PS/2 mouse device common for all mice [ 0.808320] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810934] rtc_cmos 00:00: RTC can wake from S4 [ 0.812561] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.814246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.815962] i2c /dev entries driver [ 0.817076] device-mapper: uevent: version 1.0.3 [ 0.818472] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.820874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823012] NET: Registered protocol family 10 [ 0.824938] NET: Registered protocol family 17 [ 0.826210] Key type dns_resolver registered [ 0.827649] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829246] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831838] registered taskstats version 1 [ 0.833081] Loading compiled-in X.509 certificates [ 0.835051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.837756] zswap: loaded using pool lzo/zbud [ 0.840246] Key type trusted registered [ 0.842561] Key type encrypted registered [ 0.843780] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845329] ima: No TPM chip found, activating TPM-bypass! [ 0.846882] evm: HMAC attrs: 0x1 [ 0.848295] Magic number: 14:653:228 [ 0.849541] rtc_cmos 00:00: setting system clock to 2018-08-16 12:14:20 UTC (1534421660) [ 0.851940] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853543] EDD information not available. [ 0.910096] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927291] Write protecting the kernel read-only data: 14336k [ 0.932637] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.935498] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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 [ 0.985765] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.85 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.14... Lease of 192.168.120.14 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.94. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaaRTMCxW09AWxNjLJJj/SejVF3Xy9YMNCj02ty7Aa92WPHd4d0I4Yp0KZcDfkgSSwGJdv6afsNJxVSVwChgmteWyh1sv9gJbHlfDe+SflIHqyY5aYxM7iBJ4Mf95GbdStn9KDEkY+g+ihYL+v9ZzhiksJyZlmIQgP8olxk0M20Kg0hO0fFsWWQyipBiiZGt8b4SJgkaFYBIL/M3bmI8YqnVQBxPiccj4WqcYor8aLXmEkFHegeod/iVvuwxC38zivOeA0xEF/b9UFmYaqG51goZmnre6dBgzKS7UTOzhxM/Dv56CZpFwUV0swVB9ct9cWRSUUi6QcJ+9stV+tAtOz root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 ssh-dss AAAAB3NzaC1kc3MAAACBAJtjDZzypJ72I7CaDS0wyUlj+E2y/mR3gncT6iU9KK99pBTaW6PhyiB3mFaTtVIZSGjBDDb78tNmt51GwvegTIHIsg069uiG1tkAUiVfI06Xx42dHOIBdzmWzAxPMrb0WQfjQrHo2ta45tqa+06oBoT6HTYPvtVDXTzu8JIqy1pjAAAAFQCQiX4WbVW1mO/+LgJXyyOZfjub5wAAAIA0UrV4fVUqM8ZRaxSSy/nYFx3QyaY/WNN693e1y5FpIA0xvO9xygaJFmVHzQ64B3+phD8PoorNLalh8ODuQ1IRsfgdEv+rrL1hDyjHu/4g/bY7a73D7Cpzb7W3SEdg39XvibpuA+fclHLNfsA71f6M+XH1FTnufjHMUwtKsYOppwAAAIBr88s/UCDbQEcMNEHCbowpzSaagA/MhKfH1S3oXieYtlD2f9CZqFrYlWOtTR5fulASCysoSzq35ICEkQFv5OEOXEPTRAt0BMpKfiVkhmcE4O2yXaIfipuon95O+WOph4LdJpOrxWqt3RTP1oKqHFKvEArTxkxR7yFBisHwNInnNw== root@singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 -----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:fe14:d490/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9e55e60c-d0d8-40ce-b030-b53536202b74 login: 2018-08-16 12:14:35,544 - paramiko.transport - DEBUG - starting thread (client mode): 0xb443dcd0L 2018-08-16 12:14:35,544 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 12:14:35,544 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-16 12:14:35,544 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 12:14:35,546 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 12:14:35,565 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 12:14:35,566 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 12:14:35,576 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 7735d2e739e6ef26b919d00b55a370da 2018-08-16 12:14:35,577 - paramiko.transport - DEBUG - Trying discovered key 420dcfc7386fed66853ee4092e98dd0f in /tmp/tmp81RSJA 2018-08-16 12:14:35,602 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 12:14:35,608 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 12:14:35,610 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 12:14:35,611 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-16 12:14:35,611 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 12:14:35,612 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 12:14:35,614 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 12:14:35,614 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-16 12:14:35,615 - functest.core.singlevm - DEBUG - error: 2018-08-16 12:14:35,619 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 12:14:35,729 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:14:35,729 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:53 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:14:35,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-16 12:14:35,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/03bd51e4-c8e2-42bd-adb6-95913e06258d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:36,875 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eb2eb1c-83a1-4e49-9ef4-729374d4000e Content-Length: 0 Date: Thu, 16 Aug 2018 12:14:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:14:36,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/03bd51e4-c8e2-42bd-adb6-95913e06258d.json used request id req-5eb2eb1c-83a1-4e49-9ef4-729374d4000e 2018-08-16 12:14:36,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13806009293s 2018-08-16 12:14:36,875 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/03bd51e4-c8e2-42bd-adb6-95913e06258d.json used request id req-5eb2eb1c-83a1-4e49-9ef4-729374d4000e 2018-08-16 12:14:36,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:14:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc75f6c5-87dc-4f05-9285-c9339a131738 Date: Thu, 16 Aug 2018 12:14:36 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:14:36,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cc75f6c5-87dc-4f05-9285-c9339a131738 2018-08-16 12:14:36,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0627110004425s 2018-08-16 12:14:36,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-cc75f6c5-87dc-4f05-9285-c9339a131738 2018-08-16 12:14:36,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:14:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:37,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:14:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7814ba96-93bc-4a73-b700-df366ec62757 x-compute-request-id: req-7814ba96-93bc-4a73-b700-df366ec62757 Content-Type: application/json 2018-08-16 12:14:37,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-7814ba96-93bc-4a73-b700-df366ec62757 2018-08-16 12:14:37,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.358556985855s 2018-08-16 12:14:37,303 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b used request id req-7814ba96-93bc-4a73-b700-df366ec62757 2018-08-16 12:14:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:37,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:38,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc799a41-3d60-40f5-9e61-98d12a4eb610 x-compute-request-id: req-dc799a41-3d60-40f5-9e61-98d12a4eb610 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d4:90", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d4:90", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "rel": "bookmark"}], "image": {"id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "links": [{"href": "http://172.30.9.32:8774/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-16T12:14:19.000000", "flavor": {"id": "37a1a77b-d96b-40be-a2ff-0e116be47679", "links": [{"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "bookmark"}]}, "id": "726eb2a3-d46e-4f6b-91c2-d9beef0b540b", "security_groups": [{"name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T12:14:37Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9e55e60c-d0d8-40ce-b030-b53536202b74", "created": "2018-08-16T12:14:02Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:14:38,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dc799a41-3d60-40f5-9e61-98d12a4eb610 2018-08-16 12:14:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06694507599s 2018-08-16 12:14:38,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-dc799a41-3d60-40f5-9e61-98d12a4eb610 2018-08-16 12:14:38,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:14:40,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:14:40,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:40,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3db158ef-ca62-4473-8625-53c4922dc63e x-compute-request-id: req-3db158ef-ca62-4473-8625-53c4922dc63e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:14:40,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3db158ef-ca62-4473-8625-53c4922dc63e 2018-08-16 12:14:40,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.090057849884s 2018-08-16 12:14:40,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3db158ef-ca62-4473-8625-53c4922dc63e 2018-08-16 12:14:40,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:14:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-6bec2bdf-06b8-4c73-98d4-bb74f15136fc Date: Thu, 16 Aug 2018 12:14:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:54Z", "updated_at": "2018-08-16T12:13:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "1c1c818d-dcab-4ab0-96c6-898ea441621c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "239de9cf-f06e-40de-bf84-fb16bb8a9811", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:55Z", "revision_number": 0, "id": "588c1d3d-df9d-4a42-b219-6b73dd552440", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:55Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:54Z", "revision_number": 0, "id": "5ca2d872-2f36-4865-af65-4a4eb022cd9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:54Z", "security_group_id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 3, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "66286b56-1be2-4b12-a38f-30054e6e9c5f", "name": "singlevm1-sg_9e55e60c-d0d8-40ce-b030-b53536202b74"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}]} 2018-08-16 12:14:40,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6bec2bdf-06b8-4c73-98d4-bb74f15136fc 2018-08-16 12:14:40,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.060693025589s 2018-08-16 12:14:40,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-6bec2bdf-06b8-4c73-98d4-bb74f15136fc 2018-08-16 12:14:40,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-16 12:14:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/66286b56-1be2-4b12-a38f-30054e6e9c5f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:41,055 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b57610c7-f784-4a31-99a2-6e0323808346 Content-Length: 0 Date: Thu, 16 Aug 2018 12:14:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:14:41,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/66286b56-1be2-4b12-a38f-30054e6e9c5f.json used request id req-b57610c7-f784-4a31-99a2-6e0323808346 2018-08-16 12:14:41,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.520050048828s 2018-08-16 12:14:41,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/66286b56-1be2-4b12-a38f-30054e6e9c5f.json used request id req-b57610c7-f784-4a31-99a2-6e0323808346 2018-08-16 12:14:41,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 12:14:41,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:41,247 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:14:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14eee867-5249-412f-bb76-bc10463dcb2f x-compute-request-id: req-14eee867-5249-412f-bb76-bc10463dcb2f Content-Length: 0 Content-Type: application/json 2018-08-16 12:14:41,247 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74 used request id req-14eee867-5249-412f-bb76-bc10463dcb2f 2018-08-16 12:14:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.191681861877s 2018-08-16 12:14:41,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm1-kp_9e55e60c-d0d8-40ce-b030-b53536202b74 used request id req-14eee867-5249-412f-bb76-bc10463dcb2f 2018-08-16 12:14:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:14:41,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" -d '{"subnet_id": "4ec1b08a-d464-49b4-abf1-3314461aaac5"}' 2018-08-16 12:14:42,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1ae3c282-3e7d-4773-8a53-142f4d33ea51 Date: Thu, 16 Aug 2018 12:14:42 GMT RESP BODY: {"network_id": "331f785a-5f7e-4fa1-8393-7bd7aa4268e3", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "4ec1b08a-d464-49b4-abf1-3314461aaac5", "subnet_ids": ["4ec1b08a-d464-49b4-abf1-3314461aaac5"], "port_id": "515dc3dd-320c-40f9-b9d4-8a19ac931f11", "id": "63bd086f-3ab4-42df-80af-a70cec6db79a"} 2018-08-16 12:14:42,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/remove_router_interface.json used request id req-1ae3c282-3e7d-4773-8a53-142f4d33ea51 2018-08-16 12:14:42,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.70761609077s 2018-08-16 12:14:42,956 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a/remove_router_interface.json used request id req-1ae3c282-3e7d-4773-8a53-142f4d33ea51 returning object 63bd086f-3ab4-42df-80af-a70cec6db79a 2018-08-16 12:14:42,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:14:42,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:43,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-e8a8881b-4bff-497c-8e73-5a581002c18f Date: Thu, 16 Aug 2018 12:14:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:13:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:14:42Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "63bd086f-3ab4-42df-80af-a70cec6db79a", "name": "singlevm1-router_9e55e60c-d0d8-40ce-b030-b53536202b74"}]} 2018-08-16 12:14:43,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e8a8881b-4bff-497c-8e73-5a581002c18f 2018-08-16 12:14:43,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121407985687s 2018-08-16 12:14:43,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e8a8881b-4bff-497c-8e73-5a581002c18f 2018-08-16 12:14:43,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:14:43,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:44,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe8952c4-7b30-482d-9365-358ff5a219fe Content-Length: 0 Date: Thu, 16 Aug 2018 12:14:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:14:44,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a.json used request id req-fe8952c4-7b30-482d-9365-358ff5a219fe 2018-08-16 12:14:44,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.69536495209s 2018-08-16 12:14:44,776 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/63bd086f-3ab4-42df-80af-a70cec6db79a.json used request id req-fe8952c4-7b30-482d-9365-358ff5a219fe 2018-08-16 12:14:44,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:14:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:44,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-02082922-d857-45fc-a930-1df4852f7832 Date: Thu, 16 Aug 2018 12:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:13:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"4ec1b08a-d464-49b4-abf1-3314461aaac5","subnetpool_id":null,"name":"singlevm1-subnet_9e55e60c-d0d8-40ce-b030-b53536202b74"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:14:44,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-02082922-d857-45fc-a930-1df4852f7832 2018-08-16 12:14:44,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0799458026886s 2018-08-16 12:14:44,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-02082922-d857-45fc-a930-1df4852f7832 2018-08-16 12:14:44,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:14:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/4ec1b08a-d464-49b4-abf1-3314461aaac5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:47,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cb026d5-aeae-437a-a886-230304df223a Date: Thu, 16 Aug 2018 12:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:14:47,228 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/4ec1b08a-d464-49b4-abf1-3314461aaac5.json used request id req-7cb026d5-aeae-437a-a886-230304df223a 2018-08-16 12:14:47,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.36951804161s 2018-08-16 12:14:47,228 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/4ec1b08a-d464-49b4-abf1-3314461aaac5.json used request id req-7cb026d5-aeae-437a-a886-230304df223a 2018-08-16 12:14:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:14:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:47,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-7d177391-4d68-4fcd-be1a-2f21dc22d1ed Date: Thu, 16 Aug 2018 12:14:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"331f785a-5f7e-4fa1-8393-7bd7aa4268e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:14:46Z","provider:segmentation_id":48,"name":"singlevm1-net_9e55e60c-d0d8-40ce-b030-b53536202b74","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:13:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:14:47,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7d177391-4d68-4fcd-be1a-2f21dc22d1ed 2018-08-16 12:14:47,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400481939316s 2018-08-16 12:14:47,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7d177391-4d68-4fcd-be1a-2f21dc22d1ed 2018-08-16 12:14:47,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:14:47,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/331f785a-5f7e-4fa1-8393-7bd7aa4268e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:49,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59a743a5-b14c-433b-ae90-eead809d241d Date: Thu, 16 Aug 2018 12:14:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:14:49,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/331f785a-5f7e-4fa1-8393-7bd7aa4268e3.json used request id req-59a743a5-b14c-433b-ae90-eead809d241d 2018-08-16 12:14:49,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42023611069s 2018-08-16 12:14:49,051 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/331f785a-5f7e-4fa1-8393-7bd7aa4268e3.json used request id req-59a743a5-b14c-433b-ae90-eead809d241d 2018-08-16 12:14:49,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:14:49,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:49,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0022b2f8-8fc5-44c6-8a69-6fad77d65118 Date: Thu, 16 Aug 2018 12:14:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:13:51Z", "file": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "d8efd522-30bd-4887-865b-bbe5f0378ac7", "size": 12716032, "self": "/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d8efd522-30bd-4887-865b-bbe5f0378ac7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9e55e60c-d0d8-40ce-b030-b53536202b74", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:13:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:14:49,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0022b2f8-8fc5-44c6-8a69-6fad77d65118 2018-08-16 12:14:49,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317770004272s 2018-08-16 12:14:49,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0022b2f8-8fc5-44c6-8a69-6fad77d65118 2018-08-16 12:14:49,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:14:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:49,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-080d1786-703e-4af4-8d15-76d4c635a83d Date: Thu, 16 Aug 2018 12:14:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:14:49,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7 used request id req-080d1786-703e-4af4-8d15-76d4c635a83d 2018-08-16 12:14:49,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.440940141678s 2018-08-16 12:14:49,815 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d8efd522-30bd-4887-865b-bbe5f0378ac7 used request id req-080d1786-703e-4af4-8d15-76d4c635a83d 2018-08-16 12:14:49,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:14:49,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:49,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1d2235e-3f27-4758-ba0d-18f47581c00d x-compute-request-id: req-b1d2235e-3f27-4758-ba0d-18f47581c00d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9e55e60c-d0d8-40ce-b030-b53536202b74", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679", "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": "37a1a77b-d96b-40be-a2ff-0e116be47679"}]} 2018-08-16 12:14:49,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b1d2235e-3f27-4758-ba0d-18f47581c00d 2018-08-16 12:14:49,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0274980068207s 2018-08-16 12:14:49,843 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b1d2235e-3f27-4758-ba0d-18f47581c00d 2018-08-16 12:14:49,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:14:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a27e9389e13f16e661ec7026f3dd496ebbe5102a" 2018-08-16 12:14:50,066 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:14:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22eb713f-109b-473b-9403-1cdeb9d10b51 x-compute-request-id: req-22eb713f-109b-473b-9403-1cdeb9d10b51 Content-Length: 0 Content-Type: application/json 2018-08-16 12:14:50,067 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679 used request id req-22eb713f-109b-473b-9403-1cdeb9d10b51 2018-08-16 12:14:50,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.221858024597s 2018-08-16 12:14:50,067 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/37a1a77b-d96b-40be-a2ff-0e116be47679 used request id req-22eb713f-109b-473b-9403-1cdeb9d10b51 2018-08-16 12:14:50,109 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-16 12:14:50,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:14:50,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:14:50,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:14:50,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:14:50,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:14:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:14:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:14:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:14:50,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:14:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:14:50,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ff9626-82da-417f-b6f0-11f116ec9c42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:14:50,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c8ff9626-82da-417f-b6f0-11f116ec9c42 2018-08-16 12:14:50,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:14:50,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:14:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["D7Q3RgxjQh6DhNLyVvZP4A"], "issued_at": "2018-08-16T12:14:50.000000Z"}} 2018-08-16 12:14:50,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:14:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:50,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-80430967-1c78-4e86-91f9-96c36641e07a Date: Thu, 16 Aug 2018 12:14:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:14:50,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-80430967-1c78-4e86-91f9-96c36641e07a 2018-08-16 12:14:50,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270370006561s 2018-08-16 12:14:50,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-80430967-1c78-4e86-91f9-96c36641e07a 2018-08-16 12:14:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:14:50,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a840be-1d12-4bd5-978f-d37bfb8d3e86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:14:50,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-99a840be-1d12-4bd5-978f-d37bfb8d3e86 2018-08-16 12:14:50,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:14:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:51,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58acd2c-2799-42db-ac19-da341ec250b7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:14:51,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-e58acd2c-2799-42db-ac19-da341ec250b7 2018-08-16 12:14:51,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223275899887s 2018-08-16 12:14:51,058 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-e58acd2c-2799-42db-ac19-da341ec250b7 2018-08-16 12:14:51,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:14:51,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}}' 2018-08-16 12:14:51,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ef0ca9-bd0d-4ac8-b4f2-223dd0397205 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a"}, "tags": [], "enabled": true, "id": "64ad9e4db65241c0880c09a68f52610a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}} 2018-08-16 12:14:51,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-43ef0ca9-bd0d-4ac8-b4f2-223dd0397205 2018-08-16 12:14:51,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.298751115799s 2018-08-16 12:14:51,364 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-43ef0ca9-bd0d-4ac8-b4f2-223dd0397205 2018-08-16 12:14:51,364 - 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'64ad9e4db65241c0880c09a68f52610a', '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_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:14:51,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:14:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "62c9a261-03a0-42af-82a7-6d551403cac6", "email": null, "name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}}' 2018-08-16 12:14:51,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eb7455b-f8dd-4a28-869b-70c2b1a7975a Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": {"self": "http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9e20be088fb4b249e2ec47a3ec9462e", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:14:51,919 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-0eb7455b-f8dd-4a28-869b-70c2b1a7975a 2018-08-16 12:14:51,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.548877000809s 2018-08-16 12:14:51,920 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-0eb7455b-f8dd-4a28-869b-70c2b1a7975a 2018-08-16 12:14:51,920 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:14:51,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:14:51,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:52,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab082d6-df4f-4fb5-bdaa-7f92b896d45a Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:14:52,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ab082d6-df4f-4fb5-bdaa-7f92b896d45a 2018-08-16 12:14:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194144010544s 2018-08-16 12:14:52,119 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ab082d6-df4f-4fb5-bdaa-7f92b896d45a 2018-08-16 12:14:52,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:14:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:52,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd51f7ce-f7c6-43ab-8d83-7a71a535bcc9 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:14:52,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cd51f7ce-f7c6-43ab-8d83-7a71a535bcc9 2018-08-16 12:14:52,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188579082489s 2018-08-16 12:14:52,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cd51f7ce-f7c6-43ab-8d83-7a71a535bcc9 2018-08-16 12:14:52,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:14:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:52,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc8cfd4-70a1-47fe-a919-d10f80de5341 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:14:52,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9cc8cfd4-70a1-47fe-a919-d10f80de5341 2018-08-16 12:14:52,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193084955215s 2018-08-16 12:14:52,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-9cc8cfd4-70a1-47fe-a919-d10f80de5341 2018-08-16 12:14:52,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:14:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10a509e-55bf-48a9-90aa-d5512b294b78 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:14:52,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-b10a509e-55bf-48a9-90aa-d5512b294b78 2018-08-16 12:14:52,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195868015289s 2018-08-16 12:14:52,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-b10a509e-55bf-48a9-90aa-d5512b294b78 2018-08-16 12:14:52,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:14:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:52,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbfb4da-774e-4c5c-94e4-6e4f6ac97c7c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": {"self": "http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9e20be088fb4b249e2ec47a3ec9462e", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:14:52,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-9fbfb4da-774e-4c5c-94e4-6e4f6ac97c7c 2018-08-16 12:14:52,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1307117939s 2018-08-16 12:14:52,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-9fbfb4da-774e-4c5c-94e4-6e4f6ac97c7c 2018-08-16 12:14:52,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:14:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:53,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0361f1e-00f7-41f3-81c1-36869793a5f0 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a"}, "tags": [], "enabled": true, "id": "64ad9e4db65241c0880c09a68f52610a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:14:53,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e0361f1e-00f7-41f3-81c1-36869793a5f0 2018-08-16 12:14:53,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204236030579s 2018-08-16 12:14:53,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e0361f1e-00f7-41f3-81c1-36869793a5f0 2018-08-16 12:14:53,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:14:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=d9e20be088fb4b249e2ec47a3ec9462e&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=64ad9e4db65241c0880c09a68f52610a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebceac93-42c6-4597-a0fa-05981f5fdb50 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=d9e20be088fb4b249e2ec47a3ec9462e&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=64ad9e4db65241c0880c09a68f52610a", "previous": null, "next": null}} 2018-08-16 12:14:53,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=d9e20be088fb4b249e2ec47a3ec9462e&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=64ad9e4db65241c0880c09a68f52610a used request id req-ebceac93-42c6-4597-a0fa-05981f5fdb50 2018-08-16 12:14:53,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203202009201s 2018-08-16 12:14:53,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=d9e20be088fb4b249e2ec47a3ec9462e&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=64ad9e4db65241c0880c09a68f52610a used request id req-ebceac93-42c6-4597-a0fa-05981f5fdb50 2018-08-16 12:14:53,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:14:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a/users/d9e20be088fb4b249e2ec47a3ec9462e/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:14:53,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9df988c6-4ee2-49c6-9219-5ad428376f81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:14:53,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a/users/d9e20be088fb4b249e2ec47a3ec9462e/roles/938251980d884ef7a6be9caa88f95318 used request id req-9df988c6-4ee2-49c6-9219-5ad428376f81 2018-08-16 12:14:53,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.236364126205s 2018-08-16 12:14:53,511 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a/users/d9e20be088fb4b249e2ec47a3ec9462e/roles/938251980d884ef7a6be9caa88f95318 used request id req-9df988c6-4ee2-49c6-9219-5ad428376f81 2018-08-16 12:14:53,512 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 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'64ad9e4db65241c0880c09a68f52610a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '62c9a261-03a0-42af-82a7-6d551403cac6', 'username': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:14:53,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:14:53,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:14:53,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:14:53,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:14:53,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:14:53,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:14:53,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:14:53,517 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'password': '62c9a261-03a0-42af-82a7-6d551403cac6', 'project_name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '64ad9e4db65241c0880c09a68f52610a', 'project_domain_name': 'Default'} 2018-08-16 12:14:53,518 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-16 12:14:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:14:53,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1d06a0-8d3e-479c-9b5a-19333314cda0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:14:53,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0f1d06a0-8d3e-479c-9b5a-19333314cda0 2018-08-16 12:14:53,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:14:53,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:14:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "64ad9e4db65241c0880c09a68f52610a", "name": "singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_64ad9e4db65241c0880c09a68f52610a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_64ad9e4db65241c0880c09a68f52610a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/64ad9e4db65241c0880c09a68f52610a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/64ad9e4db65241c0880c09a68f52610a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/64ad9e4db65241c0880c09a68f52610a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/64ad9e4db65241c0880c09a68f52610a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/64ad9e4db65241c0880c09a68f52610a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/64ad9e4db65241c0880c09a68f52610a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/64ad9e4db65241c0880c09a68f52610a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "id": "d9e20be088fb4b249e2ec47a3ec9462e"}, "audit_ids": ["c3GpHLWTR3OukHmSCuZF_Q"], "issued_at": "2018-08-16T12:14:53.000000Z"}} 2018-08-16 12:14:53,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:14:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"network": {"name": "singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "admin_state_up": true}}' 2018-08-16 12:14:54,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-755ca83e-ee3d-458d-85d5-873ed0fd17c6 Date: Thu, 16 Aug 2018 12:14:54 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:14:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}} 2018-08-16 12:14:54,736 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-755ca83e-ee3d-458d-85d5-873ed0fd17c6 2018-08-16 12:14:54,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.806932926178s 2018-08-16 12:14:54,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-755ca83e-ee3d-458d-85d5-873ed0fd17c6 2018-08-16 12:14:54,737 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:14:54Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'a430edb4-eab5-43bf-883a-b54a6d773dcc', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'admin_state_up': True, u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:54Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'64ad9e4db65241c0880c09a68f52610a'}) 2018-08-16 12:14:54,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:14:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:14:55,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-78bb43ca-2dff-412c-8c2c-3bd8d19c0b09 Date: Thu, 16 Aug 2018 12:14:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:14:54Z","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:14:55,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-78bb43ca-2dff-412c-8c2c-3bd8d19c0b09 2018-08-16 12:14:55,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350117206573s 2018-08-16 12:14:55,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-78bb43ca-2dff-412c-8c2c-3bd8d19c0b09 2018-08-16 12:14:55,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:14:55,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"subnet": {"name": "singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "enable_dhcp": true, "network_id": "a430edb4-eab5-43bf-883a-b54a6d773dcc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:14:56,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-69e87c73-e449-4031-8180-7fd65771cb6c Date: Thu, 16 Aug 2018 12:14:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:14:55Z","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":"64ad9e4db65241c0880c09a68f52610a","id":"d6a0593b-4019-4b67-b804-700cc90388c8","subnetpool_id":null,"name":"singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}} 2018-08-16 12:14:56,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-69e87c73-e449-4031-8180-7fd65771cb6c 2018-08-16 12:14:56,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.915777206421s 2018-08-16 12:14:56,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-69e87c73-e449-4031-8180-7fd65771cb6c 2018-08-16 12:14:56,007 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:14:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd6a0593b-4019-4b67-b804-700cc90388c8', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'enable_dhcp': True, u'network_id': u'a430edb4-eab5-43bf-883a-b54a6d773dcc', u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'64ad9e4db65241c0880c09a68f52610a'}) 2018-08-16 12:14:56,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:14:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "singlevm2-router_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "admin_state_up": true}}' 2018-08-16 12:14:57,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-8f0db444-5870-4885-942f-61bcf8691785 Date: Thu, 16 Aug 2018 12:14:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:56Z", "admin_state_up": true, "updated_at": "2018-08-16T12:14:57Z", "revision_number": 2, "routes": [], "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "82a0b2c0-9037-4786-a418-df5ef1908300", "name": "singlevm2-router_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}} 2018-08-16 12:14:57,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8f0db444-5870-4885-942f-61bcf8691785 2018-08-16 12:14:57,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74945688248s 2018-08-16 12:14:57,757 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8f0db444-5870-4885-942f-61bcf8691785 2018-08-16 12:14:57,758 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.212'}]}, u'description': u'', u'tags': [], u'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', u'created_at': u'2018-08-16T12:14:56Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:14:57Z', u'revision_number': 2, u'routes': [], u'project_id': u'64ad9e4db65241c0880c09a68f52610a', u'id': u'82a0b2c0-9037-4786-a418-df5ef1908300', u'name': u'singlevm2-router_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:14:57,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:14:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"subnet_id": "d6a0593b-4019-4b67-b804-700cc90388c8"}' 2018-08-16 12:15:00,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bec9e690-4ed2-4559-8376-0a113b8c349b Date: Thu, 16 Aug 2018 12:15:00 GMT RESP BODY: {"network_id": "a430edb4-eab5-43bf-883a-b54a6d773dcc", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "subnet_id": "d6a0593b-4019-4b67-b804-700cc90388c8", "subnet_ids": ["d6a0593b-4019-4b67-b804-700cc90388c8"], "port_id": "d9125102-e8f8-4be1-b9eb-05f2156837e9", "id": "82a0b2c0-9037-4786-a418-df5ef1908300"} 2018-08-16 12:15:00,324 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/add_router_interface.json used request id req-bec9e690-4ed2-4559-8376-0a113b8c349b 2018-08-16 12:15:00,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56579685211s 2018-08-16 12:15:00,325 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/add_router_interface.json used request id req-bec9e690-4ed2-4559-8376-0a113b8c349b returning object 82a0b2c0-9037-4786-a418-df5ef1908300 2018-08-16 12:15:00,325 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:15:00,457 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:15:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:15:00,464 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:15:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:15:00,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:15:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:01,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3e745884-1b48-4698-b84f-80658eab774c Date: Thu, 16 Aug 2018 12:15:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:15:01,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3e745884-1b48-4698-b84f-80658eab774c 2018-08-16 12:15:01,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836430072784s 2018-08-16 12:15:01,303 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3e745884-1b48-4698-b84f-80658eab774c 2018-08-16 12:15:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:15:01,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}' 2018-08-16 12:15:02,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c1c9f0f3-5e8a-41d5-bfd8-d3bf19ab8b50 Date: Thu, 16 Aug 2018 12:15:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:15:02Z", "file": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file", "owner": "64ad9e4db65241c0880c09a68f52610a", "id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "size": null, "self": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "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_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "checksum": null, "created_at": "2018-08-16T12:15:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:15:02,183 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c1c9f0f3-5e8a-41d5-bfd8-d3bf19ab8b50 2018-08-16 12:15:02,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.870586872101s 2018-08-16 12:15:02,184 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-c1c9f0f3-5e8a-41d5-bfd8-d3bf19ab8b50 returning object d5163c22-b87c-424d-a7e6-e36f3448bfad 2018-08-16 12:15:02,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:15:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '' 2018-08-16 12:15:03,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7793c656-0b65-4621-b22f-c11a043922ff Date: Thu, 16 Aug 2018 12:15:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:15:03,780 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file used request id req-7793c656-0b65-4621-b22f-c11a043922ff 2018-08-16 12:15:03,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.59587693214s 2018-08-16 12:15:03,781 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file used request id req-7793c656-0b65-4621-b22f-c11a043922ff 2018-08-16 12:15:03,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:15:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:04,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-68a2d354-4a9f-4f2f-b59d-d45e07c90855 Date: Thu, 16 Aug 2018 12:15:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:15:03Z", "file": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file", "owner": "64ad9e4db65241c0880c09a68f52610a", "id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "size": 12716032, "self": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:15:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:15:04,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-68a2d354-4a9f-4f2f-b59d-d45e07c90855 2018-08-16 12:15:04,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793216943741s 2018-08-16 12:15:04,578 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-68a2d354-4a9f-4f2f-b59d-d45e07c90855 2018-08-16 12:15:04,580 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file', 'owner': u'64ad9e4db65241c0880c09a68f52610a', 'id': u'd5163c22-b87c-424d-a7e6-e36f3448bfad', 'size': 12716032, u'self': u'/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:15:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:15:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', '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/d5163c22-b87c-424d-a7e6-e36f3448bfad', 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_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'created': u'2018-08-16T12:15:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:15: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/d5163c22-b87c-424d-a7e6-e36f3448bfad', 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_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:15:04,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:15:04,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:15:05,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53b318d3-29d4-485b-b3fb-7cae1f5991ae x-compute-request-id: req-53b318d3-29d4-485b-b3fb-7cae1f5991ae Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "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": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a"}} 2018-08-16 12:15:05,340 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-53b318d3-29d4-485b-b3fb-7cae1f5991ae 2018-08-16 12:15:05,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.758939981461s 2018-08-16 12:15:05,340 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-53b318d3-29d4-485b-b3fb-7cae1f5991ae 2018-08-16 12:15:05,341 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', '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'c0e827e233dd4490a13a2da2d4505275', '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'ce1c2655-aa1d-4642-990d-d7cd13b8a50a', 'swap': 0}) 2018-08-16 12:15:05,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:15:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" -d '{"extra_specs": {}}' 2018-08-16 12:15:05,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bae93909-df8a-4ae7-a20a-b18a6c883f64 x-compute-request-id: req-bae93909-df8a-4ae7-a20a-b18a6c883f64 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:15:05,362 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a/os-extra_specs used request id req-bae93909-df8a-4ae7-a20a-b18a6c883f64 2018-08-16 12:15:05,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209631919861s 2018-08-16 12:15:05,363 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a/os-extra_specs used request id req-bae93909-df8a-4ae7-a20a-b18a6c883f64 2018-08-16 12:15:05,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 12:15:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"keypair": {"name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}}' 2018-08-16 12:15:05,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca2aef13-3598-4f92-811c-b2e96628d5af x-compute-request-id: req-ca2aef13-3598-4f92-811c-b2e96628d5af Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRsMjxKo6o0+62uCiOIqIHAjq8ahFdvBXPQ4l0lOt1rO2NggR7pjqLFGEA/HWfYsXmYoSdEUV0KguKoWmJOUeAoSEbMc7JWmB33mt8Y6FYd/t41hB3MxsOBBFEvwMWnxdFZUf/pEbZaWovhZO9qqGiEhj8vFIpPGXu3VUGjvOrb3hyv02gd1hWHK5Y2Eg5luacxQjht0+NbuKZmX4fv58g9vaMelpS4R7lx8wZphXTCvvbcntHIW6DKgNT+/DdMr1TQGw7Ga3AqlnflmB9QFtPw0uprA1BArlDfoZkdSn4xZQRhAJ9BixtQlndGI2nvnGVJ+mVusbYiSc6jfYm+7ML Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkbDI8SqOqNPutrgojiKiBwI6vGoRXbwVz0OJdJTrdaztjYIE\ne6Y6ixRhAPx1n2LF5mKEnRFFdCoLiqFpiTlHgKEhGzHOyVpgd95rfGOhWHf7eNYQ\ndzMbDgQRRL8DFp8XRWVH/6RG2WlqL4WTvaqhohIY/LxSKTxl7t1VBo7zq294cr9N\noHdYVhyuWNhIOZbmnMUI4bdPjW7imZl+H7+fIPb2jHpaUuEe5cfMGaYV0wr723J7\nRyFugyoDU/vw3TK9U0BsOxmtwKpZ35ZgfUBbT8NLqawNQQK5Q36GZHUp+MWUEYQC\nfQYsbUJZ3RiNp75xlSfplbrG2IknOo32JvuzCwIDAQABAoIBAQCGvf3aLgXq1rd8\nfi3j5tv7p3AzOdX93yo8mrXSALkUCG9b5NfIlCCo6JwekV8nne5x+MO1kHevzAMI\nn+g/ZZ5ftKYtxI7/Ynq94hN+45YhgDYvt6ta0wU+nTxrXE266kBXiihgospz4S63\n7M6LJ/h9MEez12gVgyqzFDjC7AsojXaZVoln0tOOE1x53fW4sIcf/szn12k+b34n\nC9VJ1/+uOSXKh3/C6tOpbTmCBIWueR5uOen03lF6WVFtPF5ZLOBuMrp3BlHE4OPH\noFwApqSi6gqy+sAfRWBfd+3XNv3kOlE3cjoa0Q8B7xXsezYa6dO4NBms5PVHV80u\nY5ovc9nhAoGBAMIO/epE40YfI/MDrNHGNpoTf+fjaJb9vUWo1hA5w/l/sauXFqGk\nMl+8lzOIsdsWEmoQDwMx6ZHeWQag9Evgqz9wyMb6YS0sO7aS865XG9gouR3LeRQQ\nmNNqXYO4mGYumhSuusA19nU3mCxumBIxzPY8KYLnHvya2PxVbT5XnpplAoGBAMAx\nhhPPJtFrzgdrbR2o41C9nhLkcOBw6MDy0O0sXAGCSG9iVfFenAAAFQdldZuMCHrs\nHIdpRDOlmTyZkAAf+hRMhEeZnY1sQ1oPaOs2vRRnS2bDiKGq+c4s9Ri0hpCwCJIl\n5rukY6fsrB70fHNTWA2cO+fNJHTBGs1tH7xXeQivAoGBAJYqt75DVIP8sPrqix9B\nfRs5n663wUWmUILJJe0kZkx5zej0X+TxhLGk5HRSgR8CM3mzt4pHY3EnWEjS4Hif\nAKV1B0lCk1Q7eHHNwZfVfIyG5sjxnV4zga+IDZlSjUv1H/KFS6pVl8QZIz6uziq2\nMt8QqybK5qWexe5txL2LXAYpAoGATKPzCXczzZMlx4OpMYiljQ7wOCxsbrPXvQmX\nEtz7m4ZuiCw4hVXq830U5awp5+tBfnMlNUJe9hF1N9sst0AJI4sXvM2fLEQd344B\nkrpzT+2Y/dO/amiZ0QPQgReMCaqI4G7Iwc7eBpq0UGvCLOLxXAwPP3JotT5EB+Ma\nIqrnEvUCgYBvX3mXFQPthLBOd/AKKUQyo5HObJycpgbx4NEvLbrpdud74Dg+ItVi\nKt7c3XPYRQYZmUgk8uKpzdqjy5Yb6vzGfaoHhrNdJBNTVWodRey/9XzF8EkscY/z\nVW0hazewCeYSP52Bs4eDiBL0rGE3zt/oMyZSk9mEU0e1oNDUE+pssw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "fingerprint": "83:29:51:fd:a0:12:fd:bd:76:54:d3:3c:5d:08:1a:77"}} 2018-08-16 12:15:05,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-ca2aef13-3598-4f92-811c-b2e96628d5af 2018-08-16 12:15:05,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.498657941818s 2018-08-16 12:15:05,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-ca2aef13-3598-4f92-811c-b2e96628d5af 2018-08-16 12:15:05,863 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCRsMjxKo6o0+62uCiOIqIHAjq8ahFdvBXPQ4l0lOt1rO2NggR7pjqLFGEA/HWfYsXmYoSdEUV0KguKoWmJOUeAoSEbMc7JWmB33mt8Y6FYd/t41hB3MxsOBBFEvwMWnxdFZUf/pEbZaWovhZO9qqGiEhj8vFIpPGXu3VUGjvOrb3hyv02gd1hWHK5Y2Eg5luacxQjht0+NbuKZmX4fv58g9vaMelpS4R7lx8wZphXTCvvbcntHIW6DKgNT+/DdMr1TQGw7Ga3AqlnflmB9QFtPw0uprA1BArlDfoZkdSn4xZQRhAJ9BixtQlndGI2nvnGVJ+mVusbYiSc6jfYm+7ML Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAkbDI8SqOqNPutrgojiKiBwI6vGoRXbwVz0OJdJTrdaztjYIE\ne6Y6ixRhAPx1n2LF5mKEnRFFdCoLiqFpiTlHgKEhGzHOyVpgd95rfGOhWHf7eNYQ\ndzMbDgQRRL8DFp8XRWVH/6RG2WlqL4WTvaqhohIY/LxSKTxl7t1VBo7zq294cr9N\noHdYVhyuWNhIOZbmnMUI4bdPjW7imZl+H7+fIPb2jHpaUuEe5cfMGaYV0wr723J7\nRyFugyoDU/vw3TK9U0BsOxmtwKpZ35ZgfUBbT8NLqawNQQK5Q36GZHUp+MWUEYQC\nfQYsbUJZ3RiNp75xlSfplbrG2IknOo32JvuzCwIDAQABAoIBAQCGvf3aLgXq1rd8\nfi3j5tv7p3AzOdX93yo8mrXSALkUCG9b5NfIlCCo6JwekV8nne5x+MO1kHevzAMI\nn+g/ZZ5ftKYtxI7/Ynq94hN+45YhgDYvt6ta0wU+nTxrXE266kBXiihgospz4S63\n7M6LJ/h9MEez12gVgyqzFDjC7AsojXaZVoln0tOOE1x53fW4sIcf/szn12k+b34n\nC9VJ1/+uOSXKh3/C6tOpbTmCBIWueR5uOen03lF6WVFtPF5ZLOBuMrp3BlHE4OPH\noFwApqSi6gqy+sAfRWBfd+3XNv3kOlE3cjoa0Q8B7xXsezYa6dO4NBms5PVHV80u\nY5ovc9nhAoGBAMIO/epE40YfI/MDrNHGNpoTf+fjaJb9vUWo1hA5w/l/sauXFqGk\nMl+8lzOIsdsWEmoQDwMx6ZHeWQag9Evgqz9wyMb6YS0sO7aS865XG9gouR3LeRQQ\nmNNqXYO4mGYumhSuusA19nU3mCxumBIxzPY8KYLnHvya2PxVbT5XnpplAoGBAMAx\nhhPPJtFrzgdrbR2o41C9nhLkcOBw6MDy0O0sXAGCSG9iVfFenAAAFQdldZuMCHrs\nHIdpRDOlmTyZkAAf+hRMhEeZnY1sQ1oPaOs2vRRnS2bDiKGq+c4s9Ri0hpCwCJIl\n5rukY6fsrB70fHNTWA2cO+fNJHTBGs1tH7xXeQivAoGBAJYqt75DVIP8sPrqix9B\nfRs5n663wUWmUILJJe0kZkx5zej0X+TxhLGk5HRSgR8CM3mzt4pHY3EnWEjS4Hif\nAKV1B0lCk1Q7eHHNwZfVfIyG5sjxnV4zga+IDZlSjUv1H/KFS6pVl8QZIz6uziq2\nMt8QqybK5qWexe5txL2LXAYpAoGATKPzCXczzZMlx4OpMYiljQ7wOCxsbrPXvQmX\nEtz7m4ZuiCw4hVXq830U5awp5+tBfnMlNUJe9hF1N9sst0AJI4sXvM2fLEQd344B\nkrpzT+2Y/dO/amiZ0QPQgReMCaqI4G7Iwc7eBpq0UGvCLOLxXAwPP3JotT5EB+Ma\nIqrnEvUCgYBvX3mXFQPthLBOd/AKKUQyo5HObJycpgbx4NEvLbrpdud74Dg+ItVi\nKt7c3XPYRQYZmUgk8uKpzdqjy5Yb6vzGfaoHhrNdJBNTVWodRey/9XzF8EkscY/z\nVW0hazewCeYSP52Bs4eDiBL0rGE3zt/oMyZSk9mEU0e1oNDUE+pssw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'name': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'created_at': '2018-08-16T12:15:05.863571', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'83:29:51:fd:a0:12:fd:bd:76:54:d3:3c:5d:08:1a:77', 'type': 'ssh', 'id': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'}) 2018-08-16 12:15:05,864 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAkbDI8SqOqNPutrgojiKiBwI6vGoRXbwVz0OJdJTrdaztjYIE e6Y6ixRhAPx1n2LF5mKEnRFFdCoLiqFpiTlHgKEhGzHOyVpgd95rfGOhWHf7eNYQ dzMbDgQRRL8DFp8XRWVH/6RG2WlqL4WTvaqhohIY/LxSKTxl7t1VBo7zq294cr9N oHdYVhyuWNhIOZbmnMUI4bdPjW7imZl+H7+fIPb2jHpaUuEe5cfMGaYV0wr723J7 RyFugyoDU/vw3TK9U0BsOxmtwKpZ35ZgfUBbT8NLqawNQQK5Q36GZHUp+MWUEYQC fQYsbUJZ3RiNp75xlSfplbrG2IknOo32JvuzCwIDAQABAoIBAQCGvf3aLgXq1rd8 fi3j5tv7p3AzOdX93yo8mrXSALkUCG9b5NfIlCCo6JwekV8nne5x+MO1kHevzAMI n+g/ZZ5ftKYtxI7/Ynq94hN+45YhgDYvt6ta0wU+nTxrXE266kBXiihgospz4S63 7M6LJ/h9MEez12gVgyqzFDjC7AsojXaZVoln0tOOE1x53fW4sIcf/szn12k+b34n C9VJ1/+uOSXKh3/C6tOpbTmCBIWueR5uOen03lF6WVFtPF5ZLOBuMrp3BlHE4OPH oFwApqSi6gqy+sAfRWBfd+3XNv3kOlE3cjoa0Q8B7xXsezYa6dO4NBms5PVHV80u Y5ovc9nhAoGBAMIO/epE40YfI/MDrNHGNpoTf+fjaJb9vUWo1hA5w/l/sauXFqGk Ml+8lzOIsdsWEmoQDwMx6ZHeWQag9Evgqz9wyMb6YS0sO7aS865XG9gouR3LeRQQ mNNqXYO4mGYumhSuusA19nU3mCxumBIxzPY8KYLnHvya2PxVbT5XnpplAoGBAMAx hhPPJtFrzgdrbR2o41C9nhLkcOBw6MDy0O0sXAGCSG9iVfFenAAAFQdldZuMCHrs HIdpRDOlmTyZkAAf+hRMhEeZnY1sQ1oPaOs2vRRnS2bDiKGq+c4s9Ri0hpCwCJIl 5rukY6fsrB70fHNTWA2cO+fNJHTBGs1tH7xXeQivAoGBAJYqt75DVIP8sPrqix9B fRs5n663wUWmUILJJe0kZkx5zej0X+TxhLGk5HRSgR8CM3mzt4pHY3EnWEjS4Hif AKV1B0lCk1Q7eHHNwZfVfIyG5sjxnV4zga+IDZlSjUv1H/KFS6pVl8QZIz6uziq2 Mt8QqybK5qWexe5txL2LXAYpAoGATKPzCXczzZMlx4OpMYiljQ7wOCxsbrPXvQmX Etz7m4ZuiCw4hVXq830U5awp5+tBfnMlNUJe9hF1N9sst0AJI4sXvM2fLEQd344B krpzT+2Y/dO/amiZ0QPQgReMCaqI4G7Iwc7eBpq0UGvCLOLxXAwPP3JotT5EB+Ma IqrnEvUCgYBvX3mXFQPthLBOd/AKKUQyo5HObJycpgbx4NEvLbrpdud74Dg+ItVi Kt7c3XPYRQYZmUgk8uKpzdqjy5Yb6vzGfaoHhrNdJBNTVWodRey/9XzF8EkscY/z VW0hazewCeYSP52Bs4eDiBL0rGE3zt/oMyZSk9mEU0e1oNDUE+pssw== -----END RSA PRIVATE KEY----- 2018-08-16 12:15:05,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-16 12:15:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"security_group": {"name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-16 12:15:06,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2580fd3d-0521-4acd-b353-400bbc946e11 Date: Thu, 16 Aug 2018 12:15:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:06Z", "updated_at": "2018-08-16T12:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "1c66df7b-9e74-48be-942b-f75b5b25ee44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "6d70ec4f-22ff-4185-86d2-52e8d8c86709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}} 2018-08-16 12:15:06,409 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2580fd3d-0521-4acd-b353-400bbc946e11 2018-08-16 12:15:06,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.542802810669s 2018-08-16 12:15:06,410 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-2580fd3d-0521-4acd-b353-400bbc946e11 2018-08-16 12:15:06,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:15:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:06,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-7555d62d-3db3-40fe-a28c-3bbfaf1879f2 Date: Thu, 16 Aug 2018 12:15:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:06Z", "updated_at": "2018-08-16T12:15:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "1c66df7b-9e74-48be-942b-f75b5b25ee44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "6d70ec4f-22ff-4185-86d2-52e8d8c86709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:06,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-7555d62d-3db3-40fe-a28c-3bbfaf1879f2 2018-08-16 12:15:06,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31902384758s 2018-08-16 12:15:06,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-7555d62d-3db3-40fe-a28c-3bbfaf1879f2 2018-08-16 12:15:06,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:15:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -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": "d8976a16-dc60-4871-b195-d7ac8d2caae2"}}' 2018-08-16 12:15:07,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-99d0dc0a-3f1c-4aee-b0c9-4da5d0e7d884 Date: Thu, 16 Aug 2018 12:15:07 GMT 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": "2018-08-16T12:15:07Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "port_range_min": 22, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:07Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "c07722a2-0574-44c2-aa27-d2db97143913"}} 2018-08-16 12:15:07,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-99d0dc0a-3f1c-4aee-b0c9-4da5d0e7d884 2018-08-16 12:15:07,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.480669975281s 2018-08-16 12:15:07,218 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-99d0dc0a-3f1c-4aee-b0c9-4da5d0e7d884 2018-08-16 12:15:07,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:15:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:07,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-635d570e-5d97-4278-a67a-7df6ff4f16c9 Date: Thu, 16 Aug 2018 12:15:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:06Z", "updated_at": "2018-08-16T12:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "1c66df7b-9e74-48be-942b-f75b5b25ee44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "6d70ec4f-22ff-4185-86d2-52e8d8c86709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:15:07Z", "revision_number": 0, "id": "c07722a2-0574-44c2-aa27-d2db97143913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:07Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 2, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:07,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-635d570e-5d97-4278-a67a-7df6ff4f16c9 2018-08-16 12:15:07,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473837852478s 2018-08-16 12:15:07,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-635d570e-5d97-4278-a67a-7df6ff4f16c9 2018-08-16 12:15:07,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:15:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -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": "d8976a16-dc60-4871-b195-d7ac8d2caae2"}}' 2018-08-16 12:15:07,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-0802a122-b107-43f5-a34e-c1ae8b905191 Date: Thu, 16 Aug 2018 12:15:07 GMT 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": "2018-08-16T12:15:07Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:07Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "b40e4af4-1f5c-47d9-bea1-0bcaa3efca70"}} 2018-08-16 12:15:07,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-0802a122-b107-43f5-a34e-c1ae8b905191 2018-08-16 12:15:07,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.475463151932s 2018-08-16 12:15:07,748 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-0802a122-b107-43f5-a34e-c1ae8b905191 2018-08-16 12:15:07,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:15:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-6e1e2a61-545f-4034-a3fc-acdacf6d55db Date: Thu, 16 Aug 2018 12:15:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a0593b-4019-4b67-b804-700cc90388c8"],"updated_at":"2018-08-16T12:14:55Z","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:08,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6e1e2a61-545f-4034-a3fc-acdacf6d55db 2018-08-16 12:15:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295248985291s 2018-08-16 12:15:08,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6e1e2a61-545f-4034-a3fc-acdacf6d55db 2018-08-16 12:15:08,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:15:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:08,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-198cf7ae-0a3d-4596-9e32-5e8a97595861 Date: Thu, 16 Aug 2018 12:15:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:15:03Z", "file": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file", "owner": "64ad9e4db65241c0880c09a68f52610a", "id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "size": 12716032, "self": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:15:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:15:08,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-198cf7ae-0a3d-4596-9e32-5e8a97595861 2018-08-16 12:15:08,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.773798942566s 2018-08-16 12:15:08,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-198cf7ae-0a3d-4596-9e32-5e8a97595861 2018-08-16 12:15:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:15:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:08,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aeea0a0-fe22-4cc5-9963-f54b362ad988 x-compute-request-id: req-8aeea0a0-fe22-4cc5-9963-f54b362ad988 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "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": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a"}]} 2018-08-16 12:15:08,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8aeea0a0-fe22-4cc5-9963-f54b362ad988 2018-08-16 12:15:08,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.156276941299s 2018-08-16 12:15:08,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8aeea0a0-fe22-4cc5-9963-f54b362ad988 2018-08-16 12:15:08,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:15:08,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"server": {"name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "imageRef": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "flavorRef": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a430edb4-eab5-43bf-883a-b54a6d773dcc"}], "security_groups": [{"name": "d8976a16-dc60-4871-b195-d7ac8d2caae2"}]}}' 2018-08-16 12:15:13,681 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:15:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee9bd5ae-5d1d-4568-8413-49b54110bddb x-compute-request-id: req-ee9bd5ae-5d1d-4568-8413-49b54110bddb Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d8976a16-dc60-4871-b195-d7ac8d2caae2"}], "OS-DCF:diskConfig": "MANUAL", "id": "5343b1eb-377e-40db-8178-44fff48bae89", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "adminPass": "75suMFDZtbqA"}} 2018-08-16 12:15:13,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-ee9bd5ae-5d1d-4568-8413-49b54110bddb 2018-08-16 12:15:13,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.69703698158s 2018-08-16 12:15:13,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-ee9bd5ae-5d1d-4568-8413-49b54110bddb 2018-08-16 12:15:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:13,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:14,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ad82e6f-4b34-4b58-a5ac-bcb58ff21cb5 x-compute-request-id: req-2ad82e6f-4b34-4b58-a5ac-bcb58ff21cb5 Content-Encoding: gzip Content-Length: 601 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:15:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:14,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ad82e6f-4b34-4b58-a5ac-bcb58ff21cb5 2018-08-16 12:15:14,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407446146011s 2018-08-16 12:15:14,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2ad82e6f-4b34-4b58-a5ac-bcb58ff21cb5 2018-08-16 12:15:14,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:15:14,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:14,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-67a2f275-638c-4314-afc6-96024ba2daab Date: Thu, 16 Aug 2018 12:15:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a0593b-4019-4b67-b804-700cc90388c8"],"updated_at":"2018-08-16T12:14:55Z","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:14,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67a2f275-638c-4314-afc6-96024ba2daab 2018-08-16 12:15:14,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.277060985565s 2018-08-16 12:15:14,375 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-67a2f275-638c-4314-afc6-96024ba2daab 2018-08-16 12:15:14,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:15:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:14,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c41291b8-6d93-4f83-8bca-93f1c4dc9030 Date: Thu, 16 Aug 2018 12:15:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:14:55Z","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":"64ad9e4db65241c0880c09a68f52610a","id":"d6a0593b-4019-4b67-b804-700cc90388c8","subnetpool_id":null,"name":"singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:14,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c41291b8-6d93-4f83-8bca-93f1c4dc9030 2018-08-16 12:15:14,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.223002910614s 2018-08-16 12:15:14,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c41291b8-6d93-4f83-8bca-93f1c4dc9030 2018-08-16 12:15:14,600 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:15:16,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:16,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9354b660-1c20-4ac4-a4ba-f2cd7caca133 x-compute-request-id: req-9354b660-1c20-4ac4-a4ba-f2cd7caca133 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "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": "2018-08-16T12:15:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:16,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9354b660-1c20-4ac4-a4ba-f2cd7caca133 2018-08-16 12:15:16,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325928926468s 2018-08-16 12:15:16,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9354b660-1c20-4ac4-a4ba-f2cd7caca133 2018-08-16 12:15:16,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:15:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:20,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89187735-6b6a-444d-b046-83d4c6a0debe x-compute-request-id: req-89187735-6b6a-444d-b046-83d4c6a0debe Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "security_groups": [{"name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}], "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "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": "2018-08-16T12:15:17Z", "hostId": "199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:20,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89187735-6b6a-444d-b046-83d4c6a0debe 2018-08-16 12:15:20,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09286308289s 2018-08-16 12:15:20,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89187735-6b6a-444d-b046-83d4c6a0debe 2018-08-16 12:15:20,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:15:22,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:23,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93908d4c-c069-40c7-a502-13ef2db95b69 x-compute-request-id: req-93908d4c-c069-40c7-a502-13ef2db95b69 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "security_groups": [{"name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}], "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "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": "2018-08-16T12:15:17Z", "hostId": "199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:23,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-93908d4c-c069-40c7-a502-13ef2db95b69 2018-08-16 12:15:23,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.60453605652s 2018-08-16 12:15:23,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-93908d4c-c069-40c7-a502-13ef2db95b69 2018-08-16 12:15:23,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:15:25,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:26,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95f69514-4177-490a-9e66-03a126aa8580 x-compute-request-id: req-95f69514-4177-490a-9e66-03a126aa8580 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:c4:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:15:23.000000", "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "security_groups": [{"name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}], "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "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": "2018-08-16T12:15:23Z", "hostId": "199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:26,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-95f69514-4177-490a-9e66-03a126aa8580 2018-08-16 12:15:26,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.818518161774s 2018-08-16 12:15:26,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-95f69514-4177-490a-9e66-03a126aa8580 2018-08-16 12:15:26,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:15:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:26,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d3f2fd2a-7f53-49ba-ada8-ac36b34b377c Date: Thu, 16 Aug 2018 12:15:26 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:15:18Z","admin_state_up":true,"updated_at":"2018-08-16T12:15:23Z","binding:vnic_type":"normal","device_id":"5343b1eb-377e-40db-8178-44fff48bae89","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:c0:c4:ff","id":"9d2f8400-4d1e-429a-8844-4d17580f071f","port_security_enabled":true,"project_id":"64ad9e4db65241c0880c09a68f52610a","fixed_ips":[{"subnet_id":"d6a0593b-4019-4b67-b804-700cc90388c8","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["d8976a16-dc60-4871-b195-d7ac8d2caae2"],"name":""}]} 2018-08-16 12:15:26,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89 used request id req-d3f2fd2a-7f53-49ba-ada8-ac36b34b377c 2018-08-16 12:15:26,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.322543144226s 2018-08-16 12:15:26,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89 used request id req-d3f2fd2a-7f53-49ba-ada8-ac36b34b377c 2018-08-16 12:15:26,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:15:26,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9d2f8400-4d1e-429a-8844-4d17580f071f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:27,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-551a3a8b-6062-449c-a4ad-203338864160 Date: Thu, 16 Aug 2018 12:15:27 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:15:27,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9d2f8400-4d1e-429a-8844-4d17580f071f used request id req-551a3a8b-6062-449c-a4ad-203338864160 2018-08-16 12:15:27,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314703941345s 2018-08-16 12:15:27,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=9d2f8400-4d1e-429a-8844-4d17580f071f used request id req-551a3a8b-6062-449c-a4ad-203338864160 2018-08-16 12:15:27,112 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:c4:ff', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd5163c22-b87c-424d-a7e6-e36f3448bfad'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:15:23.000000', 'flavor': Munch({u'id': u'ce1c2655-aa1d-4642-990d-d7cd13b8a50a'}), 'az': u'nova', 'id': u'5343b1eb-377e-40db-8178-44fff48bae89', 'security_groups': [Munch({u'name': u'singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd9e20be088fb4b249e2ec47a3ec9462e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', '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'2018-08-16T12:15:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:15:23Z', 'hostId': u'199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda', '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'2018-08-16T12:15:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'64ad9e4db65241c0880c09a68f52610a', 'name': u'singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'adminPass': u'75suMFDZtbqA', 'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', 'created_at': u'2018-08-16T12:15:13Z', 'created': u'2018-08-16T12:15:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:15:27,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:15:27,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-1d967b07-dfb0-4c58-9770-aa6c10e98e04 Date: Thu, 16 Aug 2018 12:15:27 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d6a0593b-4019-4b67-b804-700cc90388c8"],"updated_at":"2018-08-16T12:14:55Z","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:27,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1d967b07-dfb0-4c58-9770-aa6c10e98e04 2018-08-16 12:15:27,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094475030899s 2018-08-16 12:15:27,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1d967b07-dfb0-4c58-9770-aa6c10e98e04 2018-08-16 12:15:27,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:15:27,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:27,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-605f624b-7c45-401c-b47e-98a9f7b2d47c Date: Thu, 16 Aug 2018 12:15:27 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:15:18Z","admin_state_up":true,"updated_at":"2018-08-16T12:15:23Z","binding:vnic_type":"normal","device_id":"5343b1eb-377e-40db-8178-44fff48bae89","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:c0:c4:ff","id":"9d2f8400-4d1e-429a-8844-4d17580f071f","port_security_enabled":true,"project_id":"64ad9e4db65241c0880c09a68f52610a","fixed_ips":[{"subnet_id":"d6a0593b-4019-4b67-b804-700cc90388c8","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["d8976a16-dc60-4871-b195-d7ac8d2caae2"],"name":""}]} 2018-08-16 12:15:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89 used request id req-605f624b-7c45-401c-b47e-98a9f7b2d47c 2018-08-16 12:15:27,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.252815008163s 2018-08-16 12:15:27,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=5343b1eb-377e-40db-8178-44fff48bae89 used request id req-605f624b-7c45-401c-b47e-98a9f7b2d47c 2018-08-16 12:15:27,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-16 12:15:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.5", "port_id": "9d2f8400-4d1e-429a-8844-4d17580f071f"}}' 2018-08-16 12:15:29,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-f5edcf86-bb0d-40d9-a778-dd61416c46e3 Date: Thu, 16 Aug 2018 12:15:29 GMT RESP BODY: {"floatingip": {"router_id": "82a0b2c0-9037-4786-a418-df5ef1908300", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:15:28Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "9d2f8400-4d1e-429a-8844-4d17580f071f", "id": "cac70860-77f3-4684-8bc1-7503dcd77351", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:28Z", "project_id": "64ad9e4db65241c0880c09a68f52610a"}} 2018-08-16 12:15:29,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f5edcf86-bb0d-40d9-a778-dd61416c46e3 2018-08-16 12:15:29,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.89694595337s 2018-08-16 12:15:29,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-f5edcf86-bb0d-40d9-a778-dd61416c46e3 2018-08-16 12:15:29,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:15:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:29,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-fc63bc07-1f6c-4de3-a86b-20ce13798f07 Date: Thu, 16 Aug 2018 12:15:29 GMT RESP BODY: {"floatingips": [{"router_id": "82a0b2c0-9037-4786-a418-df5ef1908300", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:15:28Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "9d2f8400-4d1e-429a-8844-4d17580f071f", "id": "cac70860-77f3-4684-8bc1-7503dcd77351", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:28Z", "project_id": "64ad9e4db65241c0880c09a68f52610a"}]} 2018-08-16 12:15:29,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fc63bc07-1f6c-4de3-a86b-20ce13798f07 2018-08-16 12:15:29,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335478782654s 2018-08-16 12:15:29,706 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-fc63bc07-1f6c-4de3-a86b-20ce13798f07 2018-08-16 12:15:29,709 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'82a0b2c0-9037-4786-a418-df5ef1908300', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'64ad9e4db65241c0880c09a68f52610a', 'created_at': u'2018-08-16T12:15:28Z', 'attached': True, 'updated_at': u'2018-08-16T12:15:28Z', 'id': u'cac70860-77f3-4684-8bc1-7503dcd77351', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'64ad9e4db65241c0880c09a68f52610a', 'name': 'singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'82a0b2c0-9037-4786-a418-df5ef1908300', 'project_id': u'64ad9e4db65241c0880c09a68f52610a', 'port_id': u'9d2f8400-4d1e-429a-8844-4d17580f071f', 'port': u'9d2f8400-4d1e-429a-8844-4d17580f071f', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:15:29,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:15:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:15:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9f2f6a8-9da5-4d3d-90cd-bf5991e5c2c7 x-compute-request-id: req-f9f2f6a8-9da5-4d3d-90cd-bf5991e5c2c7 Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 508383568 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.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192660] pid_max: default: 32768 minimum: 301\n[ 0.193936] ACPI: Core revision 20150930\n[ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197532] Security Framework initialized\n[ 0.198687] Yama: becoming mindful.\n[ 0.199719] AppArmor: AppArmor initialized\n[ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208110] Initializing cgroup subsys io\n[ 0.209283] Initializing cgroup subsys memory\n[ 0.210514] Initializing cgroup subsys devices\n[ 0.211729] Initializing cgroup subsys freezer\n[ 0.212953] Initializing cgroup subsys net_cls\n[ 0.214163] Initializing cgroup subsys perf_event\n[ 0.215441] Initializing cgroup subsys net_prio\n[ 0.216676] Initializing cgroup subsys hugetlb\n[ 0.217891] Initializing cgroup subsys pids\n[ 0.219095] CPU: Physical Processor ID: 0\n[ 0.220945] mce: CPU supports 10 MCE banks\n[ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247088] ftrace: allocating 31920 entries in 125 pages\n[ 0.272502] smpboot: Max logical packages: 1\n[ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275622] x2apic enabled\n[ 0.276783] Switched APIC routing to physical x2apic.\n[ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286197] KVM setup paravirtual spinlock\n[ 0.287893] x86: Booted up 1 node, 1 CPUs\n[ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291023] devtmpfs: initialized\n[ 0.293032] evm: security.selinux\n[ 0.294025] evm: security.SMACK64\n[ 0.295014] evm: security.SMACK64EXEC\n[ 0.296058] evm: security.SMACK64TRANSMUTE\n[ 0.297213] evm: security.SMACK64MMAP\n[ 0.298276] evm: security.ima\n[ 0.299196] evm: security.capability\n[ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.302938] pinctrl core: initialized pinctrl subsystem\n[ 0.304463] RTC time: 12:15:22, date: 08/16/18\n[ 0.305791] NET: Registered protocol family 16\n[ 0.307152] cpuidle: using governor ladder\n[ 0.308329] cpuidle: using governor menu\n[ 0.309468] PCCT header not found.\n[ 0.310528] ACPI: bus type PCI registered\n[ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313447] PCI: Using configuration type 1 for base access\n[ 0.315678] ACPI: Added _OSI(Module Device)\n[ 0.316858] ACPI: Added _OSI(Processor Device)\n[ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319371] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321634] ACPI: Interpreter enabled\n[ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333191] ACPI: (supports S0 S5)\n[ 0.334207] ACPI: Using IOAPIC for interrupt routing\n[ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347702] acpiphp: Slot [3] registered\n[ 0.348823] acpiphp: Slot [4] registered\n[ 0.349947] acpiphp: Slot [5] registered\n[ 0.351068] acpiphp: Slot [6] registered\n[ 0.352188] acpiphp: Slot [7] registered\n[ 0.353330] acpiphp: Slot [8] registered\n[ 0.354461] acpiphp: Slot [9] registered\n[ 0.355565] acpiphp: Slot [10] registered\n[ 0.356703] acpiphp: Slot [11] registered\n[ 0.357833] acpiphp: Slot [12] registered\n[ 0.358970] acpiphp: Slot [13] registered\n[ 0.360102] acpiphp: Slot [14] registered\n[ 0.361249] acpiphp: Slot [15] registered\n[ 0.376609] acpiphp: Slot [16] registered\n[ 0.377749] acpiphp: Slot [17] registered\n[ 0.378915] acpiphp: Slot [18] registered\n[ 0.380076] acpiphp: Slot [19] registered\n[ 0.381242] acpiphp: Slot [20] registered\n[ 0.382411] acpiphp: Slot [21] registered\n[ 0.383572] acpiphp: Slot [22] registered\n[ 0.384736] acpiphp: Slot [23] registered\n[ 0.385917] acpiphp: Slot [24] registered\n[ 0.387061] acpiphp: Slot [25] registered\n[ 0.388188] acpiphp: Slot [26] registered\n[ 0.389316] acpiphp: Slot [27] registered\n[ 0.390490] acpiphp: Slot [28] registered\n[ 0.391655] acpiphp: Slot [29] registered\n[ 0.392782] acpiphp: Slot [30] registered\n[ 0.393914] acpiphp: Slot [31] registered\n[ 0.395071] PCI host bridge to bus 0000:00\n[ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460279] vgaarb: loaded\n[ 0.461144] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462923] SCSI subsystem initialized\n[ 0.464299] ACPI: bus type USB registered\n[ 0.465557] usbcore: registered new interface driver usbfs\n[ 0.466996] usbcore: registered new interface driver hub\n[ 0.468403] usbcore: registered new device driver usb\n[ 0.469940] PCI: Using ACPI for IRQ routing\n[ 0.471493] NetLabel: Initializing\n[ 0.472508] NetLabel: domain hash size = 128\n[ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475028] NetLabel: unlabeled traffic allowed by default\n[ 0.476648] clocksource: Switched to clocksource kvm-clock\n[ 0.486769] AppArmor: AppArmor Filesystem Enabled\n[ 0.488129] pnp: PnP ACPI init\n[ 0.489434] pnp: PnP ACPI: found 5 devices\n[ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498827] NET: Registered protocol family 2\n[ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503790] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508634] NET: Registered protocol family 1\n[ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542210] Trying to unpack rootfs image as initramfs...\n[ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609033] Scanning for low memory corruption every 60 seconds\n[ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612965] audit: initializing netlink subsys (disabled)\n[ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized\n[ 0.616392] Initialise system trusted keyring\n[ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622208] zbud: loaded\n[ 0.623244] VFS: Disk quotas dquot_6.6.0\n[ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626619] fuse init (API version 7.23)\n[ 0.627911] Key type big_key registered\n[ 0.629075] Allocating IMA MOK and blacklist keyrings.\n[ 0.630822] Key type asymmetric registered\n[ 0.631981] Asymmetric key parser 'x509' registered\n[ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635476] io scheduler noop registered\n[ 0.636595] io scheduler deadline registered (default)\n[ 0.638003] io scheduler cfq registered\n[ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644559] ACPI: Power Button [PWRF]\n[ 0.645832] GHES: HEST is not enabled!\n[ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.719945] Linux agpgart interface v0.103\n[ 0.723575] brd: module loaded\n[ 0.725968] loop: module loaded\n[ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733555] GPT:90111 != 2097151\n[ 0.734532] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736100] GPT:90111 != 2097151\n[ 0.737087] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738475] vda: vda1 vda15\n[ 0.740199] scsi host0: ata_piix\n[ 0.741342] scsi host1: ata_piix\n[ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746452] libphy: Fixed MDIO Bus: probed\n[ 0.747624] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749009] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751888] PPP generic driver version 2.4.2\n[ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755023] ehci-pci: EHCI PCI platform driver\n[ 0.756279] ehci-platform: EHCI generic platform driver\n[ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759505] ohci-pci: OHCI PCI platform driver\n[ 0.760830] ohci-platform: OHCI generic platform driver\n[ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787579] usb usb1: Product: UHCI Host Controller\n[ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790577] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791970] hub 1-0:1.0: USB hub found\n[ 0.793110] hub 1-0:1.0: 2 ports detected\n[ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800320] mousedev: PS/2 mouse device common for all mice\n[ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809802] i2c /dev entries driver\n[ 0.810905] device-mapper: uevent: version 1.0.3\n[ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816638] NET: Registered protocol family 10\n[ 0.818240] NET: Registered protocol family 17\n[ 0.819532] Key type dns_resolver registered\n[ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825031] registered taskstats version 1\n[ 0.826229] Loading compiled-in X.509 certificates\n[ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830754] zswap: loaded using pool lzo/zbud\n[ 0.832976] Key type trusted registered\n[ 0.835250] Key type encrypted registered\n[ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837939] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839433] evm: HMAC attrs: 0x1\n[ 0.840786] Magic number: 14:206:279\n[ 0.841901] event_source tracepoint: hash matches\n[ 0.843252] tty tty16: hash matches\n[ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723)\n[ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862461] EDD information not available.\n[ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.904679] Write protecting the kernel read-only data: 14336k\n[ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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[ 0.961660] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\nssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: "} 2018-08-16 12:15:29,827 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action used request id req-f9f2f6a8-9da5-4d3d-90cd-bf5991e5c2c7 2018-08-16 12:15:29,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117036104202s 2018-08-16 12:15:29,828 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action used request id req-f9f2f6a8-9da5-4d3d-90cd-bf5991e5c2c7 2018-08-16 12:15:29,828 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 508383568 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.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192660] pid_max: default: 32768 minimum: 301 [ 0.193936] ACPI: Core revision 20150930 [ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197532] Security Framework initialized [ 0.198687] Yama: becoming mindful. [ 0.199719] AppArmor: AppArmor initialized [ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208110] Initializing cgroup subsys io [ 0.209283] Initializing cgroup subsys memory [ 0.210514] Initializing cgroup subsys devices [ 0.211729] Initializing cgroup subsys freezer [ 0.212953] Initializing cgroup subsys net_cls [ 0.214163] Initializing cgroup subsys perf_event [ 0.215441] Initializing cgroup subsys net_prio [ 0.216676] Initializing cgroup subsys hugetlb [ 0.217891] Initializing cgroup subsys pids [ 0.219095] CPU: Physical Processor ID: 0 [ 0.220945] mce: CPU supports 10 MCE banks [ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247088] ftrace: allocating 31920 entries in 125 pages [ 0.272502] smpboot: Max logical packages: 1 [ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275622] x2apic enabled [ 0.276783] Switched APIC routing to physical x2apic. [ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286197] KVM setup paravirtual spinlock [ 0.287893] x86: Booted up 1 node, 1 CPUs [ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291023] devtmpfs: initialized [ 0.293032] evm: security.selinux [ 0.294025] evm: security.SMACK64 [ 0.295014] evm: security.SMACK64EXEC [ 0.296058] evm: security.SMACK64TRANSMUTE [ 0.297213] evm: security.SMACK64MMAP [ 0.298276] evm: security.ima [ 0.299196] evm: security.capability [ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302938] pinctrl core: initialized pinctrl subsystem [ 0.304463] RTC time: 12:15:22, date: 08/16/18 [ 0.305791] NET: Registered protocol family 16 [ 0.307152] cpuidle: using governor ladder [ 0.308329] cpuidle: using governor menu [ 0.309468] PCCT header not found. [ 0.310528] ACPI: bus type PCI registered [ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313447] PCI: Using configuration type 1 for base access [ 0.315678] ACPI: Added _OSI(Module Device) [ 0.316858] ACPI: Added _OSI(Processor Device) [ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321634] ACPI: Interpreter enabled [ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333191] ACPI: (supports S0 S5) [ 0.334207] ACPI: Using IOAPIC for interrupt routing [ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347702] acpiphp: Slot [3] registered [ 0.348823] acpiphp: Slot [4] registered [ 0.349947] acpiphp: Slot [5] registered [ 0.351068] acpiphp: Slot [6] registered [ 0.352188] acpiphp: Slot [7] registered [ 0.353330] acpiphp: Slot [8] registered [ 0.354461] acpiphp: Slot [9] registered [ 0.355565] acpiphp: Slot [10] registered [ 0.356703] acpiphp: Slot [11] registered [ 0.357833] acpiphp: Slot [12] registered [ 0.358970] acpiphp: Slot [13] registered [ 0.360102] acpiphp: Slot [14] registered [ 0.361249] acpiphp: Slot [15] registered [ 0.376609] acpiphp: Slot [16] registered [ 0.377749] acpiphp: Slot [17] registered [ 0.378915] acpiphp: Slot [18] registered [ 0.380076] acpiphp: Slot [19] registered [ 0.381242] acpiphp: Slot [20] registered [ 0.382411] acpiphp: Slot [21] registered [ 0.383572] acpiphp: Slot [22] registered [ 0.384736] acpiphp: Slot [23] registered [ 0.385917] acpiphp: Slot [24] registered [ 0.387061] acpiphp: Slot [25] registered [ 0.388188] acpiphp: Slot [26] registered [ 0.389316] acpiphp: Slot [27] registered [ 0.390490] acpiphp: Slot [28] registered [ 0.391655] acpiphp: Slot [29] registered [ 0.392782] acpiphp: Slot [30] registered [ 0.393914] acpiphp: Slot [31] registered [ 0.395071] PCI host bridge to bus 0000:00 [ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460279] vgaarb: loaded [ 0.461144] vgaarb: bridge control possible 0000:00:02.0 [ 0.462923] SCSI subsystem initialized [ 0.464299] ACPI: bus type USB registered [ 0.465557] usbcore: registered new interface driver usbfs [ 0.466996] usbcore: registered new interface driver hub [ 0.468403] usbcore: registered new device driver usb [ 0.469940] PCI: Using ACPI for IRQ routing [ 0.471493] NetLabel: Initializing [ 0.472508] NetLabel: domain hash size = 128 [ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475028] NetLabel: unlabeled traffic allowed by default [ 0.476648] clocksource: Switched to clocksource kvm-clock [ 0.486769] AppArmor: AppArmor Filesystem Enabled [ 0.488129] pnp: PnP ACPI init [ 0.489434] pnp: PnP ACPI: found 5 devices [ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498827] NET: Registered protocol family 2 [ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508634] NET: Registered protocol family 1 [ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542210] Trying to unpack rootfs image as initramfs... [ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609033] Scanning for low memory corruption every 60 seconds [ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612965] audit: initializing netlink subsys (disabled) [ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized [ 0.616392] Initialise system trusted keyring [ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622208] zbud: loaded [ 0.623244] VFS: Disk quotas dquot_6.6.0 [ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626619] fuse init (API version 7.23) [ 0.627911] Key type big_key registered [ 0.629075] Allocating IMA MOK and blacklist keyrings. [ 0.630822] Key type asymmetric registered [ 0.631981] Asymmetric key parser 'x509' registered [ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635476] io scheduler noop registered [ 0.636595] io scheduler deadline registered (default) [ 0.638003] io scheduler cfq registered [ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644559] ACPI: Power Button [PWRF] [ 0.645832] GHES: HEST is not enabled! [ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719945] Linux agpgart interface v0.103 [ 0.723575] brd: module loaded [ 0.725968] loop: module loaded [ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733555] GPT:90111 != 2097151 [ 0.734532] GPT:Alternate GPT header not at the end of the disk. [ 0.736100] GPT:90111 != 2097151 [ 0.737087] GPT: Use GNU Parted to correct GPT errors. [ 0.738475] vda: vda1 vda15 [ 0.740199] scsi host0: ata_piix [ 0.741342] scsi host1: ata_piix [ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746452] libphy: Fixed MDIO Bus: probed [ 0.747624] tun: Universal TUN/TAP device driver, 1.6 [ 0.749009] tun: (C) 1999-2004 Max Krasnyansky [ 0.751888] PPP generic driver version 2.4.2 [ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755023] ehci-pci: EHCI PCI platform driver [ 0.756279] ehci-platform: EHCI generic platform driver [ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759505] ohci-pci: OHCI PCI platform driver [ 0.760830] ohci-platform: OHCI generic platform driver [ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787579] usb usb1: Product: UHCI Host Controller [ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790577] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791970] hub 1-0:1.0: USB hub found [ 0.793110] hub 1-0:1.0: 2 ports detected [ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800320] mousedev: PS/2 mouse device common for all mice [ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804743] rtc_cmos 00:00: RTC can wake from S4 [ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809802] i2c /dev entries driver [ 0.810905] device-mapper: uevent: version 1.0.3 [ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816638] NET: Registered protocol family 10 [ 0.818240] NET: Registered protocol family 17 [ 0.819532] Key type dns_resolver registered [ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825031] registered taskstats version 1 [ 0.826229] Loading compiled-in X.509 certificates [ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830754] zswap: loaded using pool lzo/zbud [ 0.832976] Key type trusted registered [ 0.835250] Key type encrypted registered [ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837939] ima: No TPM chip found, activating TPM-bypass! [ 0.839433] evm: HMAC attrs: 0x1 [ 0.840786] Magic number: 14:206:279 [ 0.841901] event_source tracepoint: hash matches [ 0.843252] tty tty16: hash matches [ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723) [ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862461] EDD information not available. [ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904679] Write protecting the kernel read-only data: 14336k [ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 [ 0.961660] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb ssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb launch-index: 0 === cirros: current=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: 2018-08-16 12:15:30,831 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2018-08-16 12:15:39,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:15:39,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:15:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4ef1548-2555-4cf1-a4bb-513d1d900a7e x-compute-request-id: req-c4ef1548-2555-4cf1-a4bb-513d1d900a7e Content-Encoding: gzip Content-Length: 9612 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 508383568 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.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192660] pid_max: default: 32768 minimum: 301\n[ 0.193936] ACPI: Core revision 20150930\n[ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197532] Security Framework initialized\n[ 0.198687] Yama: becoming mindful.\n[ 0.199719] AppArmor: AppArmor initialized\n[ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208110] Initializing cgroup subsys io\n[ 0.209283] Initializing cgroup subsys memory\n[ 0.210514] Initializing cgroup subsys devices\n[ 0.211729] Initializing cgroup subsys freezer\n[ 0.212953] Initializing cgroup subsys net_cls\n[ 0.214163] Initializing cgroup subsys perf_event\n[ 0.215441] Initializing cgroup subsys net_prio\n[ 0.216676] Initializing cgroup subsys hugetlb\n[ 0.217891] Initializing cgroup subsys pids\n[ 0.219095] CPU: Physical Processor ID: 0\n[ 0.220945] mce: CPU supports 10 MCE banks\n[ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247088] ftrace: allocating 31920 entries in 125 pages\n[ 0.272502] smpboot: Max logical packages: 1\n[ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.275622] x2apic enabled\n[ 0.276783] Switched APIC routing to physical x2apic.\n[ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286197] KVM setup paravirtual spinlock\n[ 0.287893] x86: Booted up 1 node, 1 CPUs\n[ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291023] devtmpfs: initialized\n[ 0.293032] evm: security.selinux\n[ 0.294025] evm: security.SMACK64\n[ 0.295014] evm: security.SMACK64EXEC\n[ 0.296058] evm: security.SMACK64TRANSMUTE\n[ 0.297213] evm: security.SMACK64MMAP\n[ 0.298276] evm: security.ima\n[ 0.299196] evm: security.capability\n[ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.302938] pinctrl core: initialized pinctrl subsystem\n[ 0.304463] RTC time: 12:15:22, date: 08/16/18\n[ 0.305791] NET: Registered protocol family 16\n[ 0.307152] cpuidle: using governor ladder\n[ 0.308329] cpuidle: using governor menu\n[ 0.309468] PCCT header not found.\n[ 0.310528] ACPI: bus type PCI registered\n[ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.313447] PCI: Using configuration type 1 for base access\n[ 0.315678] ACPI: Added _OSI(Module Device)\n[ 0.316858] ACPI: Added _OSI(Processor Device)\n[ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319371] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.321634] ACPI: Interpreter enabled\n[ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333191] ACPI: (supports S0 S5)\n[ 0.334207] ACPI: Using IOAPIC for interrupt routing\n[ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347702] acpiphp: Slot [3] registered\n[ 0.348823] acpiphp: Slot [4] registered\n[ 0.349947] acpiphp: Slot [5] registered\n[ 0.351068] acpiphp: Slot [6] registered\n[ 0.352188] acpiphp: Slot [7] registered\n[ 0.353330] acpiphp: Slot [8] registered\n[ 0.354461] acpiphp: Slot [9] registered\n[ 0.355565] acpiphp: Slot [10] registered\n[ 0.356703] acpiphp: Slot [11] registered\n[ 0.357833] acpiphp: Slot [12] registered\n[ 0.358970] acpiphp: Slot [13] registered\n[ 0.360102] acpiphp: Slot [14] registered\n[ 0.361249] acpiphp: Slot [15] registered\n[ 0.376609] acpiphp: Slot [16] registered\n[ 0.377749] acpiphp: Slot [17] registered\n[ 0.378915] acpiphp: Slot [18] registered\n[ 0.380076] acpiphp: Slot [19] registered\n[ 0.381242] acpiphp: Slot [20] registered\n[ 0.382411] acpiphp: Slot [21] registered\n[ 0.383572] acpiphp: Slot [22] registered\n[ 0.384736] acpiphp: Slot [23] registered\n[ 0.385917] acpiphp: Slot [24] registered\n[ 0.387061] acpiphp: Slot [25] registered\n[ 0.388188] acpiphp: Slot [26] registered\n[ 0.389316] acpiphp: Slot [27] registered\n[ 0.390490] acpiphp: Slot [28] registered\n[ 0.391655] acpiphp: Slot [29] registered\n[ 0.392782] acpiphp: Slot [30] registered\n[ 0.393914] acpiphp: Slot [31] registered\n[ 0.395071] PCI host bridge to bus 0000:00\n[ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.460279] vgaarb: loaded\n[ 0.461144] vgaarb: bridge control possible 0000:00:02.0\n[ 0.462923] SCSI subsystem initialized\n[ 0.464299] ACPI: bus type USB registered\n[ 0.465557] usbcore: registered new interface driver usbfs\n[ 0.466996] usbcore: registered new interface driver hub\n[ 0.468403] usbcore: registered new device driver usb\n[ 0.469940] PCI: Using ACPI for IRQ routing\n[ 0.471493] NetLabel: Initializing\n[ 0.472508] NetLabel: domain hash size = 128\n[ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.475028] NetLabel: unlabeled traffic allowed by default\n[ 0.476648] clocksource: Switched to clocksource kvm-clock\n[ 0.486769] AppArmor: AppArmor Filesystem Enabled\n[ 0.488129] pnp: PnP ACPI init\n[ 0.489434] pnp: PnP ACPI: found 5 devices\n[ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.498827] NET: Registered protocol family 2\n[ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503790] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.508634] NET: Registered protocol family 1\n[ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.542210] Trying to unpack rootfs image as initramfs...\n[ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.609033] Scanning for low memory corruption every 60 seconds\n[ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.612965] audit: initializing netlink subsys (disabled)\n[ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized\n[ 0.616392] Initialise system trusted keyring\n[ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.622208] zbud: loaded\n[ 0.623244] VFS: Disk quotas dquot_6.6.0\n[ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.626619] fuse init (API version 7.23)\n[ 0.627911] Key type big_key registered\n[ 0.629075] Allocating IMA MOK and blacklist keyrings.\n[ 0.630822] Key type asymmetric registered\n[ 0.631981] Asymmetric key parser 'x509' registered\n[ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.635476] io scheduler noop registered\n[ 0.636595] io scheduler deadline registered (default)\n[ 0.638003] io scheduler cfq registered\n[ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.644559] ACPI: Power Button [PWRF]\n[ 0.645832] GHES: HEST is not enabled!\n[ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.719945] Linux agpgart interface v0.103\n[ 0.723575] brd: module loaded\n[ 0.725968] loop: module loaded\n[ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733555] GPT:90111 != 2097151\n[ 0.734532] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736100] GPT:90111 != 2097151\n[ 0.737087] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738475] vda: vda1 vda15\n[ 0.740199] scsi host0: ata_piix\n[ 0.741342] scsi host1: ata_piix\n[ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746452] libphy: Fixed MDIO Bus: probed\n[ 0.747624] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749009] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751888] PPP generic driver version 2.4.2\n[ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755023] ehci-pci: EHCI PCI platform driver\n[ 0.756279] ehci-platform: EHCI generic platform driver\n[ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759505] ohci-pci: OHCI PCI platform driver\n[ 0.760830] ohci-platform: OHCI generic platform driver\n[ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.787579] usb usb1: Product: UHCI Host Controller\n[ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.790577] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.791970] hub 1-0:1.0: USB hub found\n[ 0.793110] hub 1-0:1.0: 2 ports detected\n[ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.800320] mousedev: PS/2 mouse device common for all mice\n[ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.804743] rtc_cmos 00:00: RTC can wake from S4\n[ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.809802] i2c /dev entries driver\n[ 0.810905] device-mapper: uevent: version 1.0.3\n[ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.816638] NET: Registered protocol family 10\n[ 0.818240] NET: Registered protocol family 17\n[ 0.819532] Key type dns_resolver registered\n[ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.825031] registered taskstats version 1\n[ 0.826229] Loading compiled-in X.509 certificates\n[ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.830754] zswap: loaded using pool lzo/zbud\n[ 0.832976] Key type trusted registered\n[ 0.835250] Key type encrypted registered\n[ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837939] ima: No TPM chip found, activating TPM-bypass!\n[ 0.839433] evm: HMAC attrs: 0x1\n[ 0.840786] Magic number: 14:206:279\n[ 0.841901] event_source tracepoint: hash matches\n[ 0.843252] tty tty16: hash matches\n[ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723)\n[ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.862461] EDD information not available.\n[ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.904679] Write protecting the kernel read-only data: 14336k\n[ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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[ 0.961660] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\nssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: "} 2018-08-16 12:15:40,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action used request id req-c4ef1548-2555-4cf1-a4bb-513d1d900a7e 2018-08-16 12:15:40,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.261494874954s 2018-08-16 12:15:40,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89/action used request id req-c4ef1548-2555-4cf1-a4bb-513d1d900a7e 2018-08-16 12:15:40,103 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 508383568 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.190301] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.192660] pid_max: default: 32768 minimum: 301 [ 0.193936] ACPI: Core revision 20150930 [ 0.195659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197532] Security Framework initialized [ 0.198687] Yama: becoming mindful. [ 0.199719] AppArmor: AppArmor initialized [ 0.200906] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.202715] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.204480] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206154] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208110] Initializing cgroup subsys io [ 0.209283] Initializing cgroup subsys memory [ 0.210514] Initializing cgroup subsys devices [ 0.211729] Initializing cgroup subsys freezer [ 0.212953] Initializing cgroup subsys net_cls [ 0.214163] Initializing cgroup subsys perf_event [ 0.215441] Initializing cgroup subsys net_prio [ 0.216676] Initializing cgroup subsys hugetlb [ 0.217891] Initializing cgroup subsys pids [ 0.219095] CPU: Physical Processor ID: 0 [ 0.220945] mce: CPU supports 10 MCE banks [ 0.222140] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.223534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.240419] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.247088] ftrace: allocating 31920 entries in 125 pages [ 0.272502] smpboot: Max logical packages: 1 [ 0.273715] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.275622] x2apic enabled [ 0.276783] Switched APIC routing to physical x2apic. [ 0.279302] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.280869] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.283668] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.286197] KVM setup paravirtual spinlock [ 0.287893] x86: Booted up 1 node, 1 CPUs [ 0.289060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.291023] devtmpfs: initialized [ 0.293032] evm: security.selinux [ 0.294025] evm: security.SMACK64 [ 0.295014] evm: security.SMACK64EXEC [ 0.296058] evm: security.SMACK64TRANSMUTE [ 0.297213] evm: security.SMACK64MMAP [ 0.298276] evm: security.ima [ 0.299196] evm: security.capability [ 0.300324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.302938] pinctrl core: initialized pinctrl subsystem [ 0.304463] RTC time: 12:15:22, date: 08/16/18 [ 0.305791] NET: Registered protocol family 16 [ 0.307152] cpuidle: using governor ladder [ 0.308329] cpuidle: using governor menu [ 0.309468] PCCT header not found. [ 0.310528] ACPI: bus type PCI registered [ 0.311681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.313447] PCI: Using configuration type 1 for base access [ 0.315678] ACPI: Added _OSI(Module Device) [ 0.316858] ACPI: Added _OSI(Processor Device) [ 0.318085] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319371] ACPI: Added _OSI(Processor Aggregator Device) [ 0.321634] ACPI: Interpreter enabled [ 0.322717] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.327937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333191] ACPI: (supports S0 S5) [ 0.334207] ACPI: Using IOAPIC for interrupt routing [ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341186] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342956] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347702] acpiphp: Slot [3] registered [ 0.348823] acpiphp: Slot [4] registered [ 0.349947] acpiphp: Slot [5] registered [ 0.351068] acpiphp: Slot [6] registered [ 0.352188] acpiphp: Slot [7] registered [ 0.353330] acpiphp: Slot [8] registered [ 0.354461] acpiphp: Slot [9] registered [ 0.355565] acpiphp: Slot [10] registered [ 0.356703] acpiphp: Slot [11] registered [ 0.357833] acpiphp: Slot [12] registered [ 0.358970] acpiphp: Slot [13] registered [ 0.360102] acpiphp: Slot [14] registered [ 0.361249] acpiphp: Slot [15] registered [ 0.376609] acpiphp: Slot [16] registered [ 0.377749] acpiphp: Slot [17] registered [ 0.378915] acpiphp: Slot [18] registered [ 0.380076] acpiphp: Slot [19] registered [ 0.381242] acpiphp: Slot [20] registered [ 0.382411] acpiphp: Slot [21] registered [ 0.383572] acpiphp: Slot [22] registered [ 0.384736] acpiphp: Slot [23] registered [ 0.385917] acpiphp: Slot [24] registered [ 0.387061] acpiphp: Slot [25] registered [ 0.388188] acpiphp: Slot [26] registered [ 0.389316] acpiphp: Slot [27] registered [ 0.390490] acpiphp: Slot [28] registered [ 0.391655] acpiphp: Slot [29] registered [ 0.392782] acpiphp: Slot [30] registered [ 0.393914] acpiphp: Slot [31] registered [ 0.395071] PCI host bridge to bus 0000:00 [ 0.396211] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.397902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401687] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403750] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.405867] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.410093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.413596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.415397] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.419997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.422051] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.444298] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.446380] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.448415] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.450438] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.452871] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.454664] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.456631] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.458104] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.460279] vgaarb: loaded [ 0.461144] vgaarb: bridge control possible 0000:00:02.0 [ 0.462923] SCSI subsystem initialized [ 0.464299] ACPI: bus type USB registered [ 0.465557] usbcore: registered new interface driver usbfs [ 0.466996] usbcore: registered new interface driver hub [ 0.468403] usbcore: registered new device driver usb [ 0.469940] PCI: Using ACPI for IRQ routing [ 0.471493] NetLabel: Initializing [ 0.472508] NetLabel: domain hash size = 128 [ 0.473693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.475028] NetLabel: unlabeled traffic allowed by default [ 0.476648] clocksource: Switched to clocksource kvm-clock [ 0.486769] AppArmor: AppArmor Filesystem Enabled [ 0.488129] pnp: PnP ACPI init [ 0.489434] pnp: PnP ACPI: found 5 devices [ 0.496432] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.498827] NET: Registered protocol family 2 [ 0.500262] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502085] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503790] TCP: Hash tables configured (established 4096 bind 4096) [ 0.505497] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507012] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.508634] NET: Registered protocol family 1 [ 0.509868] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.511409] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.512951] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.527544] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.542210] Trying to unpack rootfs image as initramfs... [ 0.604368] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.609033] Scanning for low memory corruption every 60 seconds [ 0.611321] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.612965] audit: initializing netlink subsys (disabled) [ 0.614464] audit: type=2000 audit(1534421723.987:1): initialized [ 0.616392] Initialise system trusted keyring [ 0.617830] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.619451] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.622208] zbud: loaded [ 0.623244] VFS: Disk quotas dquot_6.6.0 [ 0.624407] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.626619] fuse init (API version 7.23) [ 0.627911] Key type big_key registered [ 0.629075] Allocating IMA MOK and blacklist keyrings. [ 0.630822] Key type asymmetric registered [ 0.631981] Asymmetric key parser 'x509' registered [ 0.633334] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.635476] io scheduler noop registered [ 0.636595] io scheduler deadline registered (default) [ 0.638003] io scheduler cfq registered [ 0.639213] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.640695] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.642504] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.644559] ACPI: Power Button [PWRF] [ 0.645832] GHES: HEST is not enabled! [ 0.660074] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689758] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.692780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716698] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.719945] Linux agpgart interface v0.103 [ 0.723575] brd: module loaded [ 0.725968] loop: module loaded [ 0.731443] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733555] GPT:90111 != 2097151 [ 0.734532] GPT:Alternate GPT header not at the end of the disk. [ 0.736100] GPT:90111 != 2097151 [ 0.737087] GPT: Use GNU Parted to correct GPT errors. [ 0.738475] vda: vda1 vda15 [ 0.740199] scsi host0: ata_piix [ 0.741342] scsi host1: ata_piix [ 0.742394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746452] libphy: Fixed MDIO Bus: probed [ 0.747624] tun: Universal TUN/TAP device driver, 1.6 [ 0.749009] tun: (C) 1999-2004 Max Krasnyansky [ 0.751888] PPP generic driver version 2.4.2 [ 0.753254] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755023] ehci-pci: EHCI PCI platform driver [ 0.756279] ehci-platform: EHCI generic platform driver [ 0.757817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759505] ohci-pci: OHCI PCI platform driver [ 0.760830] ohci-platform: OHCI generic platform driver [ 0.762319] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780639] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.782110] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.783768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.785532] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.787579] usb usb1: Product: UHCI Host Controller [ 0.788920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.790577] usb usb1: SerialNumber: 0000:00:01.2 [ 0.791970] hub 1-0:1.0: USB hub found [ 0.793110] hub 1-0:1.0: 2 ports detected [ 0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798839] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.800320] mousedev: PS/2 mouse device common for all mice [ 0.802122] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.804743] rtc_cmos 00:00: RTC can wake from S4 [ 0.806362] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.808064] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809802] i2c /dev entries driver [ 0.810905] device-mapper: uevent: version 1.0.3 [ 0.812290] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.814658] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816638] NET: Registered protocol family 10 [ 0.818240] NET: Registered protocol family 17 [ 0.819532] Key type dns_resolver registered [ 0.820902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.822488] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.825031] registered taskstats version 1 [ 0.826229] Loading compiled-in X.509 certificates [ 0.828118] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.830754] zswap: loaded using pool lzo/zbud [ 0.832976] Key type trusted registered [ 0.835250] Key type encrypted registered [ 0.836432] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837939] ima: No TPM chip found, activating TPM-bypass! [ 0.839433] evm: HMAC attrs: 0x1 [ 0.840786] Magic number: 14:206:279 [ 0.841901] event_source tracepoint: hash matches [ 0.843252] tty tty16: hash matches [ 0.844365] rtc_cmos 00:00: setting system clock to 2018-08-16 12:15:23 UTC (1534421723) [ 0.846642] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862461] EDD information not available. [ 0.902417] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.904679] Write protecting the kernel read-only data: 14336k [ 0.907760] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.910392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 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 [ 0.961660] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE+8QLxOtmXADwehiE99C8Lq46uJAbLEaBMNzG5i3Gldg8yo3L4Yhr3sT4msuBHHbgM083jrMs1SU3oEiX5z3pmfQ8dDn9GNCoczHu8nskhS4DcZ7zzNXB9EViD7CNXQEvNebW5hQ5+QRlASYL+nATdx/AAfkzZ7tFtL92XC33KVO8Mpo279MPLTC2gP+vihjLjhpa3nPluR6tUgIgMi8zak08b3OVdzxJbUusCGZXtDQDM9smSuKwM3Azi87t0yJ99kKOYNBjNfdtCTVkz6RpT3UnNjmDFHPXxE1mK/cNjdMUS7UriqhOp5SycEFaianbz+JiMq/cgEMCPyvDp0hL root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb ssh-dss AAAAB3NzaC1kc3MAAACBAKwPAXOyoFojFM0g0JdfrTG1WfYWbH+Z8/97E2J/IfVrKDuuMgX72VDoRaadowiRzeg6B/K48Uf/mqCU5cFoon4FAFg8gvwp5V0cNeQNWspIO0G65ftcNjGbv5gP53IdaB2sjBpvkFtOMe05YS2HoSNGr8IGVaqjTgIZKrxlxjPTAAAAFQCfHM69nHiryMpg6ItZ+IvQ3TWe+QAAAIA+oIDh9BrH7n+cWbEsfY3MORpXeN3/a0x6x4oemL6XqRa+O0fqd7I8AX7ccT3wJmwyikssSJao+DptVZWPzLfprC8DhRRCNg13OXCAQjajNJ4itbFbp17fPeqA+uC3Bz4g0aaxKdR3sZFQX2naalobKPdGegdDlS3OW6HQfIPSzAAAAIBHevaK7UAHd89sYn7qNFWpJBdguboOIiUyJ2PwfXjz8sD/h7HCkiZaab53VPAHEtfOhtKcNig4rDyCxcaPsOOQAN7OEYYovp/07TurUFaatAj1baHg9MAP6M1aet/PJEQPGcHpYPVS/5fnay8bBsjud5CKvQX0GOJKsBPUU1YSzg== root@singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fec0:c4ff/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb launch-index: 0 === cirros: current=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb login: 2018-08-16 12:15:40,106 - paramiko.transport - DEBUG - starting thread (client mode): 0xb4411b10L 2018-08-16 12:15:40,106 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 12:15:40,106 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-16 12:15:40,106 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-16 12:15:40,107 - 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 2018-08-16 12:15:40,107 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 12:15:40,107 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-16 12:15:40,108 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 12:15:40,108 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 12:15:40,108 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 12:15:40,124 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 12:15:40,125 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 12:15:40,139 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: d77b979a17aaa4a0c185c568524b94c3 2018-08-16 12:15:40,139 - paramiko.transport - DEBUG - Trying discovered key 832951fda012fdbd7654d33c5d081a77 in /tmp/tmpZnZeci 2018-08-16 12:15:40,164 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 12:15:40,170 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 12:15:40,172 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 12:15:40,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-16 12:15:40,173 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 12:15:40,174 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 12:15:40,175 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 12:15:40,176 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-16 12:15:40,176 - functest.core.singlevm - DEBUG - error: 2018-08-16 12:15:40,178 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 12:15:40,295 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:15:40,295 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:15:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-16 12:15:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/cac70860-77f3-4684-8bc1-7503dcd77351.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:41,453 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4dbf9e9-732d-4117-89e5-d24201a32713 Content-Length: 0 Date: Thu, 16 Aug 2018 12:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:15:41,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/cac70860-77f3-4684-8bc1-7503dcd77351.json used request id req-d4dbf9e9-732d-4117-89e5-d24201a32713 2018-08-16 12:15:41,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15090298653s 2018-08-16 12:15:41,454 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/cac70860-77f3-4684-8bc1-7503dcd77351.json used request id req-d4dbf9e9-732d-4117-89e5-d24201a32713 2018-08-16 12:15:41,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:15:41,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:41,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d6ee8f8c-65d6-4a4d-bbc2-94c33b0f138c Date: Thu, 16 Aug 2018 12:15:41 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:15:41,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d6ee8f8c-65d6-4a4d-bbc2-94c33b0f138c 2018-08-16 12:15:41,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.209496021271s 2018-08-16 12:15:41,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-d6ee8f8c-65d6-4a4d-bbc2-94c33b0f138c 2018-08-16 12:15:41,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:15:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:42,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f946e871-c298-4ab4-9590-3b5d16d934b6 x-compute-request-id: req-f946e871-c298-4ab4-9590-3b5d16d934b6 Content-Type: application/json 2018-08-16 12:15:42,092 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89 used request id req-f946e871-c298-4ab4-9590-3b5d16d934b6 2018-08-16 12:15:42,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.422470092773s 2018-08-16 12:15:42,092 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89 used request id req-f946e871-c298-4ab4-9590-3b5d16d934b6 2018-08-16 12:15:42,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:43,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2e54a26-f734-4a9d-bf5f-71d693fbabd2 x-compute-request-id: req-b2e54a26-f734-4a9d-bf5f-71d693fbabd2 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:c4:ff", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:c4:ff", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5343b1eb-377e-40db-8178-44fff48bae89", "rel": "bookmark"}], "image": {"id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "links": [{"href": "http://172.30.9.32:8774/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:15:23.000000", "flavor": {"id": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "links": [{"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "bookmark"}]}, "id": "5343b1eb-377e-40db-8178-44fff48bae89", "security_groups": [{"name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}], "user_id": "d9e20be088fb4b249e2ec47a3ec9462e", "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": "2018-08-16T12:15:41Z", "hostId": "199437c809b14f53f0d65aeffbb237f27e08cea31f3add6be1bcfcda", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "name": "singlevm2-vm_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "created": "2018-08-16T12:15:13Z", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:15:43,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b2e54a26-f734-4a9d-bf5f-71d693fbabd2 2018-08-16 12:15:43,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00738811493s 2018-08-16 12:15:43,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b2e54a26-f734-4a9d-bf5f-71d693fbabd2 2018-08-16 12:15:43,102 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:15:45,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:15:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:45,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e6210c8-7389-4f2f-b296-b03be14bb361 x-compute-request-id: req-4e6210c8-7389-4f2f-b296-b03be14bb361 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:15:45,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4e6210c8-7389-4f2f-b296-b03be14bb361 2018-08-16 12:15:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213310003281s 2018-08-16 12:15:45,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4e6210c8-7389-4f2f-b296-b03be14bb361 2018-08-16 12:15:45,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:15:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:45,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-0776be61-8606-48c5-9a1b-24faa7fd150d Date: Thu, 16 Aug 2018 12:15:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:15:06Z", "updated_at": "2018-08-16T12:15:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "1c66df7b-9e74-48be-942b-f75b5b25ee44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:06Z", "revision_number": 0, "id": "6d70ec4f-22ff-4185-86d2-52e8d8c86709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:06Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:15:07Z", "revision_number": 0, "id": "b40e4af4-1f5c-47d9-bea1-0bcaa3efca70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:07Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:15:07Z", "revision_number": 0, "id": "c07722a2-0574-44c2-aa27-d2db97143913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:15:07Z", "security_group_id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 3, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "d8976a16-dc60-4871-b195-d7ac8d2caae2", "name": "singlevm2-sg_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:45,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0776be61-8606-48c5-9a1b-24faa7fd150d 2018-08-16 12:15:45,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571401119232s 2018-08-16 12:15:45,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0776be61-8606-48c5-9a1b-24faa7fd150d 2018-08-16 12:15:45,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-16 12:15:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/d8976a16-dc60-4871-b195-d7ac8d2caae2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:45,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebe14180-52dd-41da-96dc-9980b46d5f5b Content-Length: 0 Date: Thu, 16 Aug 2018 12:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:15:45,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/d8976a16-dc60-4871-b195-d7ac8d2caae2.json used request id req-ebe14180-52dd-41da-96dc-9980b46d5f5b 2018-08-16 12:15:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.394344091415s 2018-08-16 12:15:45,778 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/d8976a16-dc60-4871-b195-d7ac8d2caae2.json used request id req-ebe14180-52dd-41da-96dc-9980b46d5f5b 2018-08-16 12:15:45,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 12:15:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:45,890 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b81b921e-0fe1-4661-8203-7b9906e02b20 x-compute-request-id: req-b81b921e-0fe1-4661-8203-7b9906e02b20 Content-Length: 0 Content-Type: application/json 2018-08-16 12:15:45,891 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb used request id req-b81b921e-0fe1-4661-8203-7b9906e02b20 2018-08-16 12:15:45,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.11253786087s 2018-08-16 12:15:45,891 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/singlevm2-kp_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb used request id req-b81b921e-0fe1-4661-8203-7b9906e02b20 2018-08-16 12:15:45,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:15:45,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" -d '{"subnet_id": "d6a0593b-4019-4b67-b804-700cc90388c8"}' 2018-08-16 12:15:47,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-51eaa547-2edb-4f1c-ab9e-ccf9eaaa93ec Date: Thu, 16 Aug 2018 12:15:47 GMT RESP BODY: {"network_id": "a430edb4-eab5-43bf-883a-b54a6d773dcc", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "subnet_id": "d6a0593b-4019-4b67-b804-700cc90388c8", "subnet_ids": ["d6a0593b-4019-4b67-b804-700cc90388c8"], "port_id": "d9125102-e8f8-4be1-b9eb-05f2156837e9", "id": "82a0b2c0-9037-4786-a418-df5ef1908300"} 2018-08-16 12:15:47,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/remove_router_interface.json used request id req-51eaa547-2edb-4f1c-ab9e-ccf9eaaa93ec 2018-08-16 12:15:47,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95108485222s 2018-08-16 12:15:47,843 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300/remove_router_interface.json used request id req-51eaa547-2edb-4f1c-ab9e-ccf9eaaa93ec returning object 82a0b2c0-9037-4786-a418-df5ef1908300 2018-08-16 12:15:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:15:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:48,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-8eaef9d0-efed-41a9-aa21-07615277fccb Date: Thu, 16 Aug 2018 12:15:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:56Z", "admin_state_up": true, "updated_at": "2018-08-16T12:15:46Z", "revision_number": 4, "routes": [], "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "82a0b2c0-9037-4786-a418-df5ef1908300", "name": "singlevm2-router_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:48,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8eaef9d0-efed-41a9-aa21-07615277fccb 2018-08-16 12:15:48,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.399507045746s 2018-08-16 12:15:48,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8eaef9d0-efed-41a9-aa21-07615277fccb 2018-08-16 12:15:48,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:15:48,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:49,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7da89e73-7dcb-45c3-b29a-1687589c535a Content-Length: 0 Date: Thu, 16 Aug 2018 12:15:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:15:49,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300.json used request id req-7da89e73-7dcb-45c3-b29a-1687589c535a 2018-08-16 12:15:49,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.69761490822s 2018-08-16 12:15:49,943 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/82a0b2c0-9037-4786-a418-df5ef1908300.json used request id req-7da89e73-7dcb-45c3-b29a-1687589c535a 2018-08-16 12:15:49,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:15:49,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:49,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ae4e0a6f-fb9f-4e19-bdb4-9340dbcbb8b9 Date: Thu, 16 Aug 2018 12:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:14:55Z","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":"64ad9e4db65241c0880c09a68f52610a","id":"d6a0593b-4019-4b67-b804-700cc90388c8","subnetpool_id":null,"name":"singlevm2-subnet_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:49,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ae4e0a6f-fb9f-4e19-bdb4-9340dbcbb8b9 2018-08-16 12:15:49,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446300506592s 2018-08-16 12:15:49,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-ae4e0a6f-fb9f-4e19-bdb4-9340dbcbb8b9 2018-08-16 12:15:49,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:15:49,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/d6a0593b-4019-4b67-b804-700cc90388c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:52,869 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f35b24f1-62b6-41fc-a271-a3484d6eefdc Date: Thu, 16 Aug 2018 12:15:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:15:52,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/d6a0593b-4019-4b67-b804-700cc90388c8.json used request id req-f35b24f1-62b6-41fc-a271-a3484d6eefdc 2018-08-16 12:15:52,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.87935304642s 2018-08-16 12:15:52,870 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/d6a0593b-4019-4b67-b804-700cc90388c8.json used request id req-f35b24f1-62b6-41fc-a271-a3484d6eefdc 2018-08-16 12:15:52,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:15:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:52,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-bf18e0b6-a387-4753-93c1-ce10eb8e09a9 Date: Thu, 16 Aug 2018 12:15:52 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:15:52Z","tenant_id":"64ad9e4db65241c0880c09a68f52610a","created_at":"2018-08-16T12:14:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"64ad9e4db65241c0880c09a68f52610a","id":"a430edb4-eab5-43bf-883a-b54a6d773dcc","name":"singlevm2-net_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}]} 2018-08-16 12:15:52,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-bf18e0b6-a387-4753-93c1-ce10eb8e09a9 2018-08-16 12:15:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945649147034s 2018-08-16 12:15:52,965 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-bf18e0b6-a387-4753-93c1-ce10eb8e09a9 2018-08-16 12:15:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:15:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/a430edb4-eab5-43bf-883a-b54a6d773dcc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:55,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6a1b3b4-7f8c-460e-a2c8-f7a92f450f7c Date: Thu, 16 Aug 2018 12:15:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:15:55,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/a430edb4-eab5-43bf-883a-b54a6d773dcc.json used request id req-e6a1b3b4-7f8c-460e-a2c8-f7a92f450f7c 2018-08-16 12:15:55,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.07463788986s 2018-08-16 12:15:55,041 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/a430edb4-eab5-43bf-883a-b54a6d773dcc.json used request id req-e6a1b3b4-7f8c-460e-a2c8-f7a92f450f7c 2018-08-16 12:15:55,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:15:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:55,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-245510b8-8d6b-4dba-9e0f-0a1182d300a3 Date: Thu, 16 Aug 2018 12:15:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:15:03Z", "file": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/file", "owner": "64ad9e4db65241c0880c09a68f52610a", "id": "d5163c22-b87c-424d-a7e6-e36f3448bfad", "size": 12716032, "self": "/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d5163c22-b87c-424d-a7e6-e36f3448bfad/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:15:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:15:55,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-245510b8-8d6b-4dba-9e0f-0a1182d300a3 2018-08-16 12:15:55,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306156873703s 2018-08-16 12:15:55,352 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-245510b8-8d6b-4dba-9e0f-0a1182d300a3 2018-08-16 12:15:55,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:15:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b6c6ad68585f2e92afa41a11c8bd152e4bf8a39b" 2018-08-16 12:15:56,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4b829a1-0661-4b89-bd6f-64ce2d5c20dc Date: Thu, 16 Aug 2018 12:15:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:15:56,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad used request id req-f4b829a1-0661-4b89-bd6f-64ce2d5c20dc 2018-08-16 12:15:56,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25547385216s 2018-08-16 12:15:56,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d5163c22-b87c-424d-a7e6-e36f3448bfad used request id req-f4b829a1-0661-4b89-bd6f-64ce2d5c20dc 2018-08-16 12:15:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:15:56,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:56,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f3cd16-e16e-4ef6-b78e-714364cda694 x-compute-request-id: req-a0f3cd16-e16e-4ef6-b78e-714364cda694 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a", "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": "ce1c2655-aa1d-4642-990d-d7cd13b8a50a"}]} 2018-08-16 12:15:56,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-a0f3cd16-e16e-4ef6-b78e-714364cda694 2018-08-16 12:15:56,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240020751953s 2018-08-16 12:15:56,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-a0f3cd16-e16e-4ef6-b78e-714364cda694 2018-08-16 12:15:56,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:15:56,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:56,678 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:15:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a347a0c7-f013-4b77-ad0e-b40f009e0d33 x-compute-request-id: req-a347a0c7-f013-4b77-ad0e-b40f009e0d33 Content-Length: 0 Content-Type: application/json 2018-08-16 12:15:56,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a used request id req-a347a0c7-f013-4b77-ad0e-b40f009e0d33 2018-08-16 12:15:56,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424110889435s 2018-08-16 12:15:56,678 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/ce1c2655-aa1d-4642-990d-d7cd13b8a50a used request id req-a347a0c7-f013-4b77-ad0e-b40f009e0d33 2018-08-16 12:15:56,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:15:56,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:56,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026a6cb8-9d72-46c9-8e76-d0d4f40131a0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": {"self": "http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d9e20be088fb4b249e2ec47a3ec9462e", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:15:56,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-026a6cb8-9d72-46c9-8e76-d0d4f40131a0 2018-08-16 12:15:56,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209264993668s 2018-08-16 12:15:56,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-026a6cb8-9d72-46c9-8e76-d0d4f40131a0 2018-08-16 12:15:56,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:15:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:57,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5318f98e-97f0-4408-969d-dc113fc007f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb", "links": {"self": "http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d9e20be088fb4b249e2ec47a3ec9462e", "description": null}} 2018-08-16 12:15:57,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e used request id req-5318f98e-97f0-4408-969d-dc113fc007f1 2018-08-16 12:15:57,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208008050919s 2018-08-16 12:15:57,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e used request id req-5318f98e-97f0-4408-969d-dc113fc007f1 2018-08-16 12:15:57,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:15:57,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:57,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc826848-8803-4a82-9c2c-8874f91168e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:15:57,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e used request id req-dc826848-8803-4a82-9c2c-8874f91168e5 2018-08-16 12:15:57,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.367936849594s 2018-08-16 12:15:57,472 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/d9e20be088fb4b249e2ec47a3ec9462e used request id req-dc826848-8803-4a82-9c2c-8874f91168e5 2018-08-16 12:15:57,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:15:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:57,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fc831b-815f-4f90-92b6-99ac08b34118 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a"}, "tags": [], "enabled": true, "id": "64ad9e4db65241c0880c09a68f52610a", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cdd5c0ca-5964-4c6a-8a74-c6ab6e5571fb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 12:15:57,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-a2fc831b-815f-4f90-92b6-99ac08b34118 2018-08-16 12:15:57,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193698883057s 2018-08-16 12:15:57,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-a2fc831b-815f-4f90-92b6-99ac08b34118 2018-08-16 12:15:57,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:15:57,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f0833a19b4b240eed5e94b6f0e25499145469644" 2018-08-16 12:15:57,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908aa2bc-d3ab-469b-accf-a65a976c1737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:15:57,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a used request id req-908aa2bc-d3ab-469b-accf-a65a976c1737 2018-08-16 12:15:57,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254977941513s 2018-08-16 12:15:57,931 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/64ad9e4db65241c0880c09a68f52610a used request id req-908aa2bc-d3ab-469b-accf-a65a976c1737 2018-08-16 12:15:57,984 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-16 12:15:58,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:15:58,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:15:58,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:15:58,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:15:58,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:15:58,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:15:58,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:15:58,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:15:58,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:15:58,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:15:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:15:58,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a443481c-5c42-4540-a0bd-dbd9f662aa6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:15:58,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-a443481c-5c42-4540-a0bd-dbd9f662aa6e 2018-08-16 12:15:58,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:15:58,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["78Ys_jBES32Ek6I4FDvWjQ"], "issued_at": "2018-08-16T12:15:58.000000Z"}} 2018-08-16 12:15:58,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:15:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:15:58,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d08cf194-c6b4-4650-9802-152279cd1ec7 Date: Thu, 16 Aug 2018 12:15:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:15:58,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d08cf194-c6b4-4650-9802-152279cd1ec7 2018-08-16 12:15:58,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356508016586s 2018-08-16 12:15:58,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d08cf194-c6b4-4650-9802-152279cd1ec7 2018-08-16 12:15:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:15:58,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b4a4ad-db8a-493f-87b2-d557181b55a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:15:58,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-13b4a4ad-db8a-493f-87b2-d557181b55a2 2018-08-16 12:15:58,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:15:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:15:59,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16abad77-4406-46f5-82ce-88653f52d043 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:15:59,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-16abad77-4406-46f5-82ce-88653f52d043 2018-08-16 12:15:59,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200690031052s 2018-08-16 12:15:59,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-16abad77-4406-46f5-82ce-88653f52d043 2018-08-16 12:15:59,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:15:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb"}}' 2018-08-16 12:15:59,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e80367-184b-41db-a818-2ae93ae57dcb Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831"}, "tags": [], "enabled": true, "id": "f53e2f2e547a4239a8bdb6b858385831", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb"}} 2018-08-16 12:15:59,243 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-12e80367-184b-41db-a818-2ae93ae57dcb 2018-08-16 12:15:59,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22401714325s 2018-08-16 12:15:59,243 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-12e80367-184b-41db-a818-2ae93ae57dcb 2018-08-16 12:15:59,244 - 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'f53e2f2e547a4239a8bdb6b858385831', '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_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:15:59,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:15:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "55f4ef06-683e-44dd-a62f-10528ebaeca5", "email": null, "name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb"}}' 2018-08-16 12:15:59,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17bb41bd-ab11-47c4-8ecf-6b5286606f3e Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb", "links": {"self": "http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "454df47cd57b4ce78a9647a8388fb1f0", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:15:59,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-17bb41bd-ab11-47c4-8ecf-6b5286606f3e 2018-08-16 12:15:59,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.491445064545s 2018-08-16 12:15:59,742 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-17bb41bd-ab11-47c4-8ecf-6b5286606f3e 2018-08-16 12:15:59,743 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'454df47cd57b4ce78a9647a8388fb1f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:15:59,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:15:59,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:15:59,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a82177-809e-4afb-a5c6-08e06b640a5b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:15:59,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-58a82177-809e-4afb-a5c6-08e06b640a5b 2018-08-16 12:15:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202324151993s 2018-08-16 12:15:59,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-58a82177-809e-4afb-a5c6-08e06b640a5b 2018-08-16 12:15:59,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:15:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:00,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89718fb-9a38-4bb8-8090-e3e781e2ac76 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:16:00,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b89718fb-9a38-4bb8-8090-e3e781e2ac76 2018-08-16 12:16:00,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194004058838s 2018-08-16 12:16:00,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b89718fb-9a38-4bb8-8090-e3e781e2ac76 2018-08-16 12:16:00,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:16:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:00,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a46138-47ea-4d2f-b4c8-f7fa6e33265a Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:16:00,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c3a46138-47ea-4d2f-b4c8-f7fa6e33265a 2018-08-16 12:16:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198312997818s 2018-08-16 12:16:00,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-c3a46138-47ea-4d2f-b4c8-f7fa6e33265a 2018-08-16 12:16:00,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:16:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:00,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27b3a4f-edc5-47e1-8597-a81feb86cd3d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:16:00,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d27b3a4f-edc5-47e1-8597-a81feb86cd3d 2018-08-16 12:16:00,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203077077866s 2018-08-16 12:16:00,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-d27b3a4f-edc5-47e1-8597-a81feb86cd3d 2018-08-16 12:16:00,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:16:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:00,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e961ee6-a49d-4ca6-879f-5ffc98983189 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb", "links": {"self": "http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "454df47cd57b4ce78a9647a8388fb1f0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:16:00,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5e961ee6-a49d-4ca6-879f-5ffc98983189 2018-08-16 12:16:00,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217123985291s 2018-08-16 12:16:00,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5e961ee6-a49d-4ca6-879f-5ffc98983189 2018-08-16 12:16:00,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:16:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:00,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5c113d-2723-4896-908d-914773ec3849 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831"}, "tags": [], "enabled": true, "id": "f53e2f2e547a4239a8bdb6b858385831", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:16:00,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-bf5c113d-2723-4896-908d-914773ec3849 2018-08-16 12:16:00,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194988965988s 2018-08-16 12:16:00,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-bf5c113d-2723-4896-908d-914773ec3849 2018-08-16 12:16:00,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:16:00,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=454df47cd57b4ce78a9647a8388fb1f0&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f53e2f2e547a4239a8bdb6b858385831" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:01,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486f41a1-5f15-4a41-af72-2647ccceddef Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=454df47cd57b4ce78a9647a8388fb1f0&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f53e2f2e547a4239a8bdb6b858385831", "previous": null, "next": null}} 2018-08-16 12:16:01,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=454df47cd57b4ce78a9647a8388fb1f0&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f53e2f2e547a4239a8bdb6b858385831 used request id req-486f41a1-5f15-4a41-af72-2647ccceddef 2018-08-16 12:16:01,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.233055114746s 2018-08-16 12:16:01,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=454df47cd57b4ce78a9647a8388fb1f0&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=f53e2f2e547a4239a8bdb6b858385831 used request id req-486f41a1-5f15-4a41-af72-2647ccceddef 2018-08-16 12:16:01,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:16:01,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831/users/454df47cd57b4ce78a9647a8388fb1f0/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:16:01,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:16:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2767d591-f864-43ea-a4f3-6e9dccc85e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:16:01,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831/users/454df47cd57b4ce78a9647a8388fb1f0/roles/938251980d884ef7a6be9caa88f95318 used request id req-2767d591-f864-43ea-a4f3-6e9dccc85e5b 2018-08-16 12:16:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.324995994568s 2018-08-16 12:16:01,554 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831/users/454df47cd57b4ce78a9647a8388fb1f0/roles/938251980d884ef7a6be9caa88f95318 used request id req-2767d591-f864-43ea-a4f3-6e9dccc85e5b 2018-08-16 12:16:01,555 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 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'f53e2f2e547a4239a8bdb6b858385831', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '55f4ef06-683e-44dd-a62f-10528ebaeca5', 'username': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:16:01,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:16:01,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:16:01,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:16:01,560 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb', 'password': '55f4ef06-683e-44dd-a62f-10528ebaeca5', 'project_name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'f53e2f2e547a4239a8bdb6b858385831', 'project_domain_name': 'Default'} 2018-08-16 12:16:01,560 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-16 12:16:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:16:01,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca85b67-7421-490d-88d7-5e7eed031081 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:16:01,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-7ca85b67-7421-490d-88d7-5e7eed031081 2018-08-16 12:16:01,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:16:01,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f53e2f2e547a4239a8bdb6b858385831", "name": "vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_f53e2f2e547a4239a8bdb6b858385831", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_f53e2f2e547a4239a8bdb6b858385831", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f53e2f2e547a4239a8bdb6b858385831", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/f53e2f2e547a4239a8bdb6b858385831", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/f53e2f2e547a4239a8bdb6b858385831", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/f53e2f2e547a4239a8bdb6b858385831", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/f53e2f2e547a4239a8bdb6b858385831", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/f53e2f2e547a4239a8bdb6b858385831", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/f53e2f2e547a4239a8bdb6b858385831", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb", "id": "454df47cd57b4ce78a9647a8388fb1f0"}, "audit_ids": ["JV5xLCfNTgOKHqFjOE0Afg"], "issued_at": "2018-08-16T12:16:01.000000Z"}} 2018-08-16 12:16:01,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:16:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"network": {"name": "vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb", "admin_state_up": true}}' 2018-08-16 12:16:02,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-c05afff2-d67d-4684-abff-a6501037b281 Date: Thu, 16 Aug 2018 12:16:02 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:16:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"}} 2018-08-16 12:16:02,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-c05afff2-d67d-4684-abff-a6501037b281 2018-08-16 12:16:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.861635923386s 2018-08-16 12:16:02,841 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-c05afff2-d67d-4684-abff-a6501037b281 2018-08-16 12:16:02,841 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:16:02Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb', u'admin_state_up': True, u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f53e2f2e547a4239a8bdb6b858385831'}) 2018-08-16 12:16:02,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:16:02,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:03,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-7332656c-0bb9-45c0-bd16-fb13d631c5ea Date: Thu, 16 Aug 2018 12:16:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:16:02Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:16:03,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7332656c-0bb9-45c0-bd16-fb13d631c5ea 2018-08-16 12:16:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367132902145s 2018-08-16 12:16:03,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7332656c-0bb9-45c0-bd16-fb13d631c5ea 2018-08-16 12:16:03,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:16:03,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"subnet": {"name": "vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb", "enable_dhcp": true, "network_id": "35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:16:04,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-48ea6ff3-0705-4558-890b-e524e4670399 Date: Thu, 16 Aug 2018 12:16:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:16: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":"f53e2f2e547a4239a8bdb6b858385831","id":"2240120e-e93f-494c-b3e1-3e63e8008926","subnetpool_id":null,"name":"vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb"}} 2018-08-16 12:16:04,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-48ea6ff3-0705-4558-890b-e524e4670399 2018-08-16 12:16:04,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01375102997s 2018-08-16 12:16:04,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-48ea6ff3-0705-4558-890b-e524e4670399 2018-08-16 12:16:04,225 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:16: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'2240120e-e93f-494c-b3e1-3e63e8008926', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb', u'enable_dhcp': True, u'network_id': u'35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d', u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16: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'f53e2f2e547a4239a8bdb6b858385831'}) 2018-08-16 12:16:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:16:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "vping_ssh-router_19c03e19-9c94-421c-b996-54c25d780bdb", "admin_state_up": true}}' 2018-08-16 12:16:05,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-9f81fea2-33a1-4982-b890-7b52b8d79b5b Date: Thu, 16 Aug 2018 12:16:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:04Z", "admin_state_up": true, "updated_at": "2018-08-16T12:16:05Z", "revision_number": 2, "routes": [], "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "5b667682-6f83-4832-8506-93e3706f13cc", "name": "vping_ssh-router_19c03e19-9c94-421c-b996-54c25d780bdb"}} 2018-08-16 12:16:05,949 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9f81fea2-33a1-4982-b890-7b52b8d79b5b 2018-08-16 12:16:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72352790833s 2018-08-16 12:16:05,950 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9f81fea2-33a1-4982-b890-7b52b8d79b5b 2018-08-16 12:16:05,950 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', u'created_at': u'2018-08-16T12:16:04Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:16:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'f53e2f2e547a4239a8bdb6b858385831', u'id': u'5b667682-6f83-4832-8506-93e3706f13cc', u'name': u'vping_ssh-router_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:16:05,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:16:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"subnet_id": "2240120e-e93f-494c-b3e1-3e63e8008926"}' 2018-08-16 12:16:08,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-806c2a84-c2c9-4caf-b173-39238fa42be6 Date: Thu, 16 Aug 2018 12:16:08 GMT RESP BODY: {"network_id": "35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "subnet_id": "2240120e-e93f-494c-b3e1-3e63e8008926", "subnet_ids": ["2240120e-e93f-494c-b3e1-3e63e8008926"], "port_id": "e6fe5d91-10ca-4594-bcba-fc20c6345aa6", "id": "5b667682-6f83-4832-8506-93e3706f13cc"} 2018-08-16 12:16:08,304 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/add_router_interface.json used request id req-806c2a84-c2c9-4caf-b173-39238fa42be6 2018-08-16 12:16:08,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35348796844s 2018-08-16 12:16:08,305 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/add_router_interface.json used request id req-806c2a84-c2c9-4caf-b173-39238fa42be6 returning object 5b667682-6f83-4832-8506-93e3706f13cc 2018-08-16 12:16:08,305 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:16:08,432 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:16:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:16:08,439 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:16:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:16:08,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:16:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cc4d3bd1-8480-482f-90b6-dfa05cc805ae Date: Thu, 16 Aug 2018 12:16:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:16:08,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-cc4d3bd1-8480-482f-90b6-dfa05cc805ae 2018-08-16 12:16:08,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347137928009s 2018-08-16 12:16:08,791 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-cc4d3bd1-8480-482f-90b6-dfa05cc805ae 2018-08-16 12:16:08,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:16:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb"}' 2018-08-16 12:16:09,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69f7b51a-4ca7-4244-b008-2773f4cccf24 Date: Thu, 16 Aug 2018 12:16:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:16:09Z", "file": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file", "owner": "f53e2f2e547a4239a8bdb6b858385831", "id": "863b74cf-3d88-413e-bd81-070d01e596c2", "size": null, "self": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2", "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_19c03e19-9c94-421c-b996-54c25d780bdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "checksum": null, "created_at": "2018-08-16T12:16:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:16:09,104 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-69f7b51a-4ca7-4244-b008-2773f4cccf24 2018-08-16 12:16:09,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.304292917252s 2018-08-16 12:16:09,104 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-69f7b51a-4ca7-4244-b008-2773f4cccf24 returning object 863b74cf-3d88-413e-bd81-070d01e596c2 2018-08-16 12:16:09,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:16:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '' 2018-08-16 12:16:09,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7dfa0af-7237-4901-88fa-01446972c366 Date: Thu, 16 Aug 2018 12:16:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:16:09,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file used request id req-b7dfa0af-7237-4901-88fa-01446972c366 2018-08-16 12:16:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.807045936584s 2018-08-16 12:16:09,912 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file used request id req-b7dfa0af-7237-4901-88fa-01446972c366 2018-08-16 12:16:09,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:16:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:10,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-e571c513-1c26-481a-8ab6-0cfa864eba0c Date: Thu, 16 Aug 2018 12:16:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:16:09Z", "file": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file", "owner": "f53e2f2e547a4239a8bdb6b858385831", "id": "863b74cf-3d88-413e-bd81-070d01e596c2", "size": 12716032, "self": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:16:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:16:10,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e571c513-1c26-481a-8ab6-0cfa864eba0c 2018-08-16 12:16:10,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.79298210144s 2018-08-16 12:16:10,710 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e571c513-1c26-481a-8ab6-0cfa864eba0c 2018-08-16 12:16:10,712 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file', 'owner': u'f53e2f2e547a4239a8bdb6b858385831', 'id': u'863b74cf-3d88-413e-bd81-070d01e596c2', 'size': 12716032, u'self': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:16:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:16:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', '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/863b74cf-3d88-413e-bd81-070d01e596c2', 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_19c03e19-9c94-421c-b996-54c25d780bdb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb', 'created': u'2018-08-16T12:16:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:16:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2', 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_19c03e19-9c94-421c-b996-54c25d780bdb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:16:10,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:16:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:16:11,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-419f6400-d689-4371-996c-a44f2d1a2e3f x-compute-request-id: req-419f6400-d689-4371-996c-a44f2d1a2e3f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "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": "c0318555-550a-4c49-9ee9-7aaeb3363043"}} 2018-08-16 12:16:11,460 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-419f6400-d689-4371-996c-a44f2d1a2e3f 2018-08-16 12:16:11,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.746700048447s 2018-08-16 12:16:11,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-419f6400-d689-4371-996c-a44f2d1a2e3f 2018-08-16 12:16:11,461 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb', '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'c0e827e233dd4490a13a2da2d4505275', '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'c0318555-550a-4c49-9ee9-7aaeb3363043', 'swap': 0}) 2018-08-16 12:16:11,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:16:11,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" -d '{"extra_specs": {}}' 2018-08-16 12:16:11,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-827b2ce5-0167-4300-8143-c54628ecfc4a x-compute-request-id: req-827b2ce5-0167-4300-8143-c54628ecfc4a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:16:11,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043/os-extra_specs used request id req-827b2ce5-0167-4300-8143-c54628ecfc4a 2018-08-16 12:16:11,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130679130554s 2018-08-16 12:16:11,593 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043/os-extra_specs used request id req-827b2ce5-0167-4300-8143-c54628ecfc4a 2018-08-16 12:16:11,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 12:16:11,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"keypair": {"name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb"}}' 2018-08-16 12:16:12,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d67f792a-d1ea-4030-b8cb-495fb58a5585 x-compute-request-id: req-d67f792a-d1ea-4030-b8cb-495fb58a5585 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDct7fOkaAx+1tNXk9dl9EqnMOZMkUlkFbi4vNE75mh/Qwp1g5cRzvvTQ42dUaGHKMfegyDn/8IWRINAtemL3vUicCFmOLYl9UsKj3t5K95Sy4ebdPWL7Or4CyQ81Oc2LVagdFQny/h8t7NWYFX1m3DnTzR/9G5uPmuQxPXIZ9kxEPtl+YE7/HIvpIe91wavYxgFQhcv29SOQhHDhyUbcUEDnovszmHIEbx9qP08cbhxkwYfAWbTh1QaHjSMc9IyrwPXNLhZDFGk7bFWGv9uWawewWLOrReA3r0KhoczcaHwqNanVIno9clHAACr5pk6BiVsnIW3FUo5jS92Y/ncarX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3Le3zpGgMftbTV5PXZfRKpzDmTJFJZBW4uLzRO+Zof0MKdYO\nXEc7700ONnVGhhyjH3oMg5//CFkSDQLXpi971InAhZji2JfVLCo97eSveUsuHm3T\n1i+zq+AskPNTnNi1WoHRUJ8v4fLezVmBV9Ztw5080f/Rubj5rkMT1yGfZMRD7Zfm\nBO/xyL6SHvdcGr2MYBUIXL9vUjkIRw4clG3FBA56L7M5hyBG8faj9PHG4cZMGHwF\nm04dUGh40jHPSMq8D1zS4WQxRpO2xVhr/blmsHsFizq0XgN69CoaHM3Gh8KjWp1S\nJ6PXJRwAAq+aZOgYlbJyFtxVKOY0vdmP53Gq1wIDAQABAoIBAFR0hAOp22dkq8IG\nBU5lyiaJB5s2DhlairSUbMuC9wFx51aWzrXml/twO7EA3PRyPsTLmcA/14FlO6/4\n13WCk9p2v1EfeCWyq2IT49CEgdRivQntsnIxnIl25Pat9N9+WJ6CMAqubs8BdNmU\nlxZ6OVPxdZVRUvnC2t8gUZYvCmOus+RWaSkO30308FvRKOVeRkW/I4me6wPPe9Jp\n6Ji+u6c/nQB7Vn6BnBeS4c+zkez1iy4Ka6wbUNy3MlXIZgtvSOrnVLCh38AHk2jK\n3/swn9o5jMCr73yhFHQVYbWVcMvUV6eL8Jt5FDA+5g+0mdil+a4xcQ7nvJTxR2uq\nuLAFV3ECgYEA9P2HtQKYllqMf6FhZQjbwL5rY0I+o9tn70k4ULBm9CzzaffuVcqx\nnOLQFcToOprjiFzTVA3+3otM9jkNxp0pbt4Opk4QbsoGfd+uaIxK3FL9bHICfxn2\nw/6K75gsYR73OuaobhHUYi8nGBWbCSISDxPVHN2GQjirn4J304r2NP8CgYEA5qLx\n2LXmM6jfNMX9ZBTm6eEVkSC5xcAHCH7dJYFGoBrTmdQHLIuK3UtHfpfdWUUArJrN\nO6CnptC0KxxvjF9rennQcIDs9KRkb0EB5BonFITm2TdZI6Z5jBouJjXesdPulO7K\nRMbEytotpFl30dFEh/1V+Z55eOedPrRsVr920ikCgYEAw4AV7WJ29XSorajQmdmp\n03OhKoJQjl2l4ROi9vDuF2hPjn6lGJ05gyKUPur1Dt9PNyAsG+VXP6wV7F63GYmM\n6MYXFqsw/dgFuijnetKJYqxvQzzvtRG5E8pqgKwErjQRwlUSj1N3EirinZuQLoeb\ntaBz7ibw3qNugUmR6aP4uW0CgYA05ZRgZr/Ig2fGG87VAHJBm+0tXvscnsE+MpKY\nAoFnQR/c/SM0FUEhJh3crAoJamkQLWT60wsAmIdqB9iRsmTdL0keNIOkTHv4hElh\nvpnN+/lSQn6ATbM87dg9zUcpM/lZUTc09P23pLipJBf2GHAGXJU2biFgGIcZFZpv\nfvRKmQKBgQC9L7tjphDlqIo95kbpgGks3H9sTf9sSJK6KsE16m5mmz/cpakH5sfO\n2Et3QvijWbBXuJOeG7mVaWVd8z7PrGsuwHt0Lc9lvhwu+PWOKNTuK+pIovJfTSwH\n4fCpuIHwwXBPX48kMQK7n4jY1HkRHWvN4ia9INJdr62xXOKZtd9Beg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "fingerprint": "f4:94:6e:fb:86:17:94:26:b3:63:c3:04:5e:51:44:f5"}} 2018-08-16 12:16:12,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-d67f792a-d1ea-4030-b8cb-495fb58a5585 2018-08-16 12:16:12,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.652916193008s 2018-08-16 12:16:12,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-d67f792a-d1ea-4030-b8cb-495fb58a5585 2018-08-16 12:16:12,248 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDct7fOkaAx+1tNXk9dl9EqnMOZMkUlkFbi4vNE75mh/Qwp1g5cRzvvTQ42dUaGHKMfegyDn/8IWRINAtemL3vUicCFmOLYl9UsKj3t5K95Sy4ebdPWL7Or4CyQ81Oc2LVagdFQny/h8t7NWYFX1m3DnTzR/9G5uPmuQxPXIZ9kxEPtl+YE7/HIvpIe91wavYxgFQhcv29SOQhHDhyUbcUEDnovszmHIEbx9qP08cbhxkwYfAWbTh1QaHjSMc9IyrwPXNLhZDFGk7bFWGv9uWawewWLOrReA3r0KhoczcaHwqNanVIno9clHAACr5pk6BiVsnIW3FUo5jS92Y/ncarX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3Le3zpGgMftbTV5PXZfRKpzDmTJFJZBW4uLzRO+Zof0MKdYO\nXEc7700ONnVGhhyjH3oMg5//CFkSDQLXpi971InAhZji2JfVLCo97eSveUsuHm3T\n1i+zq+AskPNTnNi1WoHRUJ8v4fLezVmBV9Ztw5080f/Rubj5rkMT1yGfZMRD7Zfm\nBO/xyL6SHvdcGr2MYBUIXL9vUjkIRw4clG3FBA56L7M5hyBG8faj9PHG4cZMGHwF\nm04dUGh40jHPSMq8D1zS4WQxRpO2xVhr/blmsHsFizq0XgN69CoaHM3Gh8KjWp1S\nJ6PXJRwAAq+aZOgYlbJyFtxVKOY0vdmP53Gq1wIDAQABAoIBAFR0hAOp22dkq8IG\nBU5lyiaJB5s2DhlairSUbMuC9wFx51aWzrXml/twO7EA3PRyPsTLmcA/14FlO6/4\n13WCk9p2v1EfeCWyq2IT49CEgdRivQntsnIxnIl25Pat9N9+WJ6CMAqubs8BdNmU\nlxZ6OVPxdZVRUvnC2t8gUZYvCmOus+RWaSkO30308FvRKOVeRkW/I4me6wPPe9Jp\n6Ji+u6c/nQB7Vn6BnBeS4c+zkez1iy4Ka6wbUNy3MlXIZgtvSOrnVLCh38AHk2jK\n3/swn9o5jMCr73yhFHQVYbWVcMvUV6eL8Jt5FDA+5g+0mdil+a4xcQ7nvJTxR2uq\nuLAFV3ECgYEA9P2HtQKYllqMf6FhZQjbwL5rY0I+o9tn70k4ULBm9CzzaffuVcqx\nnOLQFcToOprjiFzTVA3+3otM9jkNxp0pbt4Opk4QbsoGfd+uaIxK3FL9bHICfxn2\nw/6K75gsYR73OuaobhHUYi8nGBWbCSISDxPVHN2GQjirn4J304r2NP8CgYEA5qLx\n2LXmM6jfNMX9ZBTm6eEVkSC5xcAHCH7dJYFGoBrTmdQHLIuK3UtHfpfdWUUArJrN\nO6CnptC0KxxvjF9rennQcIDs9KRkb0EB5BonFITm2TdZI6Z5jBouJjXesdPulO7K\nRMbEytotpFl30dFEh/1V+Z55eOedPrRsVr920ikCgYEAw4AV7WJ29XSorajQmdmp\n03OhKoJQjl2l4ROi9vDuF2hPjn6lGJ05gyKUPur1Dt9PNyAsG+VXP6wV7F63GYmM\n6MYXFqsw/dgFuijnetKJYqxvQzzvtRG5E8pqgKwErjQRwlUSj1N3EirinZuQLoeb\ntaBz7ibw3qNugUmR6aP4uW0CgYA05ZRgZr/Ig2fGG87VAHJBm+0tXvscnsE+MpKY\nAoFnQR/c/SM0FUEhJh3crAoJamkQLWT60wsAmIdqB9iRsmTdL0keNIOkTHv4hElh\nvpnN+/lSQn6ATbM87dg9zUcpM/lZUTc09P23pLipJBf2GHAGXJU2biFgGIcZFZpv\nfvRKmQKBgQC9L7tjphDlqIo95kbpgGks3H9sTf9sSJK6KsE16m5mmz/cpakH5sfO\n2Et3QvijWbBXuJOeG7mVaWVd8z7PrGsuwHt0Lc9lvhwu+PWOKNTuK+pIovJfTSwH\n4fCpuIHwwXBPX48kMQK7n4jY1HkRHWvN4ia9INJdr62xXOKZtd9Beg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'name': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb', 'created_at': '2018-08-16T12:16:12.248118', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:94:6e:fb:86:17:94:26:b3:63:c3:04:5e:51:44:f5', 'type': 'ssh', 'id': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb'}) 2018-08-16 12:16:12,248 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA3Le3zpGgMftbTV5PXZfRKpzDmTJFJZBW4uLzRO+Zof0MKdYO XEc7700ONnVGhhyjH3oMg5//CFkSDQLXpi971InAhZji2JfVLCo97eSveUsuHm3T 1i+zq+AskPNTnNi1WoHRUJ8v4fLezVmBV9Ztw5080f/Rubj5rkMT1yGfZMRD7Zfm BO/xyL6SHvdcGr2MYBUIXL9vUjkIRw4clG3FBA56L7M5hyBG8faj9PHG4cZMGHwF m04dUGh40jHPSMq8D1zS4WQxRpO2xVhr/blmsHsFizq0XgN69CoaHM3Gh8KjWp1S J6PXJRwAAq+aZOgYlbJyFtxVKOY0vdmP53Gq1wIDAQABAoIBAFR0hAOp22dkq8IG BU5lyiaJB5s2DhlairSUbMuC9wFx51aWzrXml/twO7EA3PRyPsTLmcA/14FlO6/4 13WCk9p2v1EfeCWyq2IT49CEgdRivQntsnIxnIl25Pat9N9+WJ6CMAqubs8BdNmU lxZ6OVPxdZVRUvnC2t8gUZYvCmOus+RWaSkO30308FvRKOVeRkW/I4me6wPPe9Jp 6Ji+u6c/nQB7Vn6BnBeS4c+zkez1iy4Ka6wbUNy3MlXIZgtvSOrnVLCh38AHk2jK 3/swn9o5jMCr73yhFHQVYbWVcMvUV6eL8Jt5FDA+5g+0mdil+a4xcQ7nvJTxR2uq uLAFV3ECgYEA9P2HtQKYllqMf6FhZQjbwL5rY0I+o9tn70k4ULBm9CzzaffuVcqx nOLQFcToOprjiFzTVA3+3otM9jkNxp0pbt4Opk4QbsoGfd+uaIxK3FL9bHICfxn2 w/6K75gsYR73OuaobhHUYi8nGBWbCSISDxPVHN2GQjirn4J304r2NP8CgYEA5qLx 2LXmM6jfNMX9ZBTm6eEVkSC5xcAHCH7dJYFGoBrTmdQHLIuK3UtHfpfdWUUArJrN O6CnptC0KxxvjF9rennQcIDs9KRkb0EB5BonFITm2TdZI6Z5jBouJjXesdPulO7K RMbEytotpFl30dFEh/1V+Z55eOedPrRsVr920ikCgYEAw4AV7WJ29XSorajQmdmp 03OhKoJQjl2l4ROi9vDuF2hPjn6lGJ05gyKUPur1Dt9PNyAsG+VXP6wV7F63GYmM 6MYXFqsw/dgFuijnetKJYqxvQzzvtRG5E8pqgKwErjQRwlUSj1N3EirinZuQLoeb taBz7ibw3qNugUmR6aP4uW0CgYA05ZRgZr/Ig2fGG87VAHJBm+0tXvscnsE+MpKY AoFnQR/c/SM0FUEhJh3crAoJamkQLWT60wsAmIdqB9iRsmTdL0keNIOkTHv4hElh vpnN+/lSQn6ATbM87dg9zUcpM/lZUTc09P23pLipJBf2GHAGXJU2biFgGIcZFZpv fvRKmQKBgQC9L7tjphDlqIo95kbpgGks3H9sTf9sSJK6KsE16m5mmz/cpakH5sfO 2Et3QvijWbBXuJOeG7mVaWVd8z7PrGsuwHt0Lc9lvhwu+PWOKNTuK+pIovJfTSwH 4fCpuIHwwXBPX48kMQK7n4jY1HkRHWvN4ia9INJdr62xXOKZtd9Beg== -----END RSA PRIVATE KEY----- 2018-08-16 12:16:12,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-16 12:16:12,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"security_group": {"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-16 12:16:12,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-9c658112-b5a1-4fb2-a84e-e97b09d78566 Date: Thu, 16 Aug 2018 12:16:12 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:12Z", "updated_at": "2018-08-16T12:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "244cb6da-47bf-4aa4-9f65-647b5ab4d8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "273e3f07-fa0f-4c4c-a464-9b098e86caff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "7adc545c-72c3-407b-b65e-b9d836d21567", "name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}} 2018-08-16 12:16:12,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9c658112-b5a1-4fb2-a84e-e97b09d78566 2018-08-16 12:16:12,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.514173030853s 2018-08-16 12:16:12,766 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-9c658112-b5a1-4fb2-a84e-e97b09d78566 2018-08-16 12:16:12,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:16:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:13,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-d42851bc-2a3e-420a-b174-427c9de8afe8 Date: Thu, 16 Aug 2018 12:16:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:12Z", "updated_at": "2018-08-16T12:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "244cb6da-47bf-4aa4-9f65-647b5ab4d8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "273e3f07-fa0f-4c4c-a464-9b098e86caff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "7adc545c-72c3-407b-b65e-b9d836d21567", "name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:16:13,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-d42851bc-2a3e-420a-b174-427c9de8afe8 2018-08-16 12:16:13,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.291006088257s 2018-08-16 12:16:13,062 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-d42851bc-2a3e-420a-b174-427c9de8afe8 2018-08-16 12:16:13,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:16:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -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": "7adc545c-72c3-407b-b65e-b9d836d21567"}}' 2018-08-16 12:16:13,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-01e0bdc3-ffdb-4671-9f33-2b30e15f154b Date: Thu, 16 Aug 2018 12:16:13 GMT 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": "2018-08-16T12:16:13Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "port_range_min": 22, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:13Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "c7f1a8eb-ea6c-4747-9838-f4d52557855a"}} 2018-08-16 12:16:13,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-01e0bdc3-ffdb-4671-9f33-2b30e15f154b 2018-08-16 12:16:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.45565199852s 2018-08-16 12:16:13,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-01e0bdc3-ffdb-4671-9f33-2b30e15f154b 2018-08-16 12:16:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:16:13,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:13,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-05af1770-f2ff-49f3-b2d6-39da321b6982 Date: Thu, 16 Aug 2018 12:16:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:12Z", "updated_at": "2018-08-16T12:16:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "244cb6da-47bf-4aa4-9f65-647b5ab4d8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "273e3f07-fa0f-4c4c-a464-9b098e86caff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:16:13Z", "revision_number": 0, "id": "c7f1a8eb-ea6c-4747-9838-f4d52557855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:13Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 2, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "7adc545c-72c3-407b-b65e-b9d836d21567", "name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:16:13,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-05af1770-f2ff-49f3-b2d6-39da321b6982 2018-08-16 12:16:13,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327418088913s 2018-08-16 12:16:13,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-05af1770-f2ff-49f3-b2d6-39da321b6982 2018-08-16 12:16:13,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:16:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -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": "7adc545c-72c3-407b-b65e-b9d836d21567"}}' 2018-08-16 12:16:14,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7a1e10b7-0aa3-4693-8fc0-c1e47198f2aa Date: Thu, 16 Aug 2018 12:16:14 GMT 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": "2018-08-16T12:16:14Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:14Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "c3d50281-c0ca-4390-83fc-53e5dd8310a9"}} 2018-08-16 12:16:14,355 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-7a1e10b7-0aa3-4693-8fc0-c1e47198f2aa 2018-08-16 12:16:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.49874997139s 2018-08-16 12:16:14,355 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-7a1e10b7-0aa3-4693-8fc0-c1e47198f2aa 2018-08-16 12:16:14,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:16:14,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:14,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-ef669214-eae7-47d4-9042-046f90bac274 Date: Thu, 16 Aug 2018 12:16:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2240120e-e93f-494c-b3e1-3e63e8008926"],"updated_at":"2018-08-16T12:16:03Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:16:14,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ef669214-eae7-47d4-9042-046f90bac274 2018-08-16 12:16:14,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371421813965s 2018-08-16 12:16:14,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ef669214-eae7-47d4-9042-046f90bac274 2018-08-16 12:16:14,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:16:14,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:14,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-c9c3b0fd-7b27-44a8-ac4a-2bd8513be55f Date: Thu, 16 Aug 2018 12:16:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:16:09Z", "file": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file", "owner": "f53e2f2e547a4239a8bdb6b858385831", "id": "863b74cf-3d88-413e-bd81-070d01e596c2", "size": 12716032, "self": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:16:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:16:14,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c9c3b0fd-7b27-44a8-ac4a-2bd8513be55f 2018-08-16 12:16:14,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.233898878098s 2018-08-16 12:16:14,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c9c3b0fd-7b27-44a8-ac4a-2bd8513be55f 2018-08-16 12:16:14,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:16:14,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:14,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d88fa1f8-5240-4421-882b-df18459a0938 x-compute-request-id: req-d88fa1f8-5240-4421-882b-df18459a0938 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "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": "c0318555-550a-4c49-9ee9-7aaeb3363043"}]} 2018-08-16 12:16:14,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d88fa1f8-5240-4421-882b-df18459a0938 2018-08-16 12:16:14,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297169685364s 2018-08-16 12:16:14,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-d88fa1f8-5240-4421-882b-df18459a0938 2018-08-16 12:16:15,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:16:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"server": {"name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "imageRef": "863b74cf-3d88-413e-bd81-070d01e596c2", "flavorRef": "c0318555-550a-4c49-9ee9-7aaeb3363043", "max_count": 1, "min_count": 1, "networks": [{"uuid": "35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d"}], "security_groups": [{"name": "7adc545c-72c3-407b-b65e-b9d836d21567"}]}}' 2018-08-16 12:16:17,976 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-639a70ba-515d-4fcc-8fb4-693a9dee345e x-compute-request-id: req-639a70ba-515d-4fcc-8fb4-693a9dee345e Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7adc545c-72c3-407b-b65e-b9d836d21567"}], "OS-DCF:diskConfig": "MANUAL", "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "adminPass": "tydMNrw7ZEW2"}} 2018-08-16 12:16:17,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-639a70ba-515d-4fcc-8fb4-693a9dee345e 2018-08-16 12:16:17,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.97487211227s 2018-08-16 12:16:17,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-639a70ba-515d-4fcc-8fb4-693a9dee345e 2018-08-16 12:16:17,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:18,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc3e1cfd-8e46-4a5b-b4dd-bcdce914943a x-compute-request-id: req-cc3e1cfd-8e46-4a5b-b4dd-bcdce914943a Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:16:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:18,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-cc3e1cfd-8e46-4a5b-b4dd-bcdce914943a 2018-08-16 12:16:18,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288813829422s 2018-08-16 12:16:18,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-cc3e1cfd-8e46-4a5b-b4dd-bcdce914943a 2018-08-16 12:16:18,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:16:18,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-01fd621d-cb88-43ef-9ee4-4c9070a596fd Date: Thu, 16 Aug 2018 12:16:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2240120e-e93f-494c-b3e1-3e63e8008926"],"updated_at":"2018-08-16T12:16:03Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:16:18,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-01fd621d-cb88-43ef-9ee4-4c9070a596fd 2018-08-16 12:16:18,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108309030533s 2018-08-16 12:16:18,382 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-01fd621d-cb88-43ef-9ee4-4c9070a596fd 2018-08-16 12:16:18,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:16:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:18,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5ba7ddaf-009d-4bb9-ad9d-b86c419fb32e Date: Thu, 16 Aug 2018 12:16:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:16: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":"f53e2f2e547a4239a8bdb6b858385831","id":"2240120e-e93f-494c-b3e1-3e63e8008926","subnetpool_id":null,"name":"vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:16:18,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-5ba7ddaf-009d-4bb9-ad9d-b86c419fb32e 2018-08-16 12:16:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434069633484s 2018-08-16 12:16:18,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-5ba7ddaf-009d-4bb9-ad9d-b86c419fb32e 2018-08-16 12:16:18,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:20,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:21,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2aaa2f9c-0b8b-457a-8fac-051b7fee890a x-compute-request-id: req-2aaa2f9c-0b8b-457a-8fac-051b7fee890a Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:20Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:21,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2aaa2f9c-0b8b-457a-8fac-051b7fee890a 2018-08-16 12:16:21,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655289888382s 2018-08-16 12:16:21,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2aaa2f9c-0b8b-457a-8fac-051b7fee890a 2018-08-16 12:16:21,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:23,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:23,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2793f5b2-5876-4dfe-bbe2-bd10e704d656 x-compute-request-id: req-2793f5b2-5876-4dfe-bbe2-bd10e704d656 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:22Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:23,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2793f5b2-5876-4dfe-bbe2-bd10e704d656 2018-08-16 12:16:23,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580996990204s 2018-08-16 12:16:23,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2793f5b2-5876-4dfe-bbe2-bd10e704d656 2018-08-16 12:16:23,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:25,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:25,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:26,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-295663d8-0a2b-425e-a07e-995dfa10493d x-compute-request-id: req-295663d8-0a2b-425e-a07e-995dfa10493d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:23Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:26,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-295663d8-0a2b-425e-a07e-995dfa10493d 2018-08-16 12:16:26,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959662914276s 2018-08-16 12:16:26,640 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-295663d8-0a2b-425e-a07e-995dfa10493d 2018-08-16 12:16:26,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:28,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:29,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-025ecdb4-a07d-44f5-b547-c15e061a1620 x-compute-request-id: req-025ecdb4-a07d-44f5-b547-c15e061a1620 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:23Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:29,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-025ecdb4-a07d-44f5-b547-c15e061a1620 2018-08-16 12:16:29,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.716461181641s 2018-08-16 12:16:29,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-025ecdb4-a07d-44f5-b547-c15e061a1620 2018-08-16 12:16:29,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:31,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:32,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-733ee577-7e7a-4391-a848-4e415f575405 x-compute-request-id: req-733ee577-7e7a-4391-a848-4e415f575405 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:23Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:32,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-733ee577-7e7a-4391-a848-4e415f575405 2018-08-16 12:16:32,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28858113289s 2018-08-16 12:16:32,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-733ee577-7e7a-4391-a848-4e415f575405 2018-08-16 12:16:32,662 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:34,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:35,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e95176c8-09fe-435c-b60a-df526f710e6f x-compute-request-id: req-e95176c8-09fe-435c-b60a-df526f710e6f Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:35,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e95176c8-09fe-435c-b60a-df526f710e6f 2018-08-16 12:16:35,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11966013908s 2018-08-16 12:16:35,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e95176c8-09fe-435c-b60a-df526f710e6f 2018-08-16 12:16:35,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:16:35,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=c8514f1f-32d8-4903-8f69-b369502c5eed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-29d41360-a654-45cf-a66f-037623f09fb1 Date: Thu, 16 Aug 2018 12:16:36 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:23Z","admin_state_up":true,"updated_at":"2018-08-16T12:16:30Z","binding:vnic_type":"normal","device_id":"c8514f1f-32d8-4903-8f69-b369502c5eed","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:82:b5:72","id":"3900e2be-9586-4613-a79e-60edb1ac1cb6","port_security_enabled":true,"project_id":"f53e2f2e547a4239a8bdb6b858385831","fixed_ips":[{"subnet_id":"2240120e-e93f-494c-b3e1-3e63e8008926","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["7adc545c-72c3-407b-b65e-b9d836d21567"],"name":""}]} 2018-08-16 12:16:36,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c8514f1f-32d8-4903-8f69-b369502c5eed used request id req-29d41360-a654-45cf-a66f-037623f09fb1 2018-08-16 12:16:36,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.376534938812s 2018-08-16 12:16:36,166 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=c8514f1f-32d8-4903-8f69-b369502c5eed used request id req-29d41360-a654-45cf-a66f-037623f09fb1 2018-08-16 12:16:36,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:16:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3900e2be-9586-4613-a79e-60edb1ac1cb6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:36,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6ed85d92-5d9b-4674-a5fe-a284b5873a2a Date: Thu, 16 Aug 2018 12:16:36 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:16:36,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3900e2be-9586-4613-a79e-60edb1ac1cb6 used request id req-6ed85d92-5d9b-4674-a5fe-a284b5873a2a 2018-08-16 12:16:36,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0531239509583s 2018-08-16 12:16:36,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=3900e2be-9586-4613-a79e-60edb1ac1cb6 used request id req-6ed85d92-5d9b-4674-a5fe-a284b5873a2a 2018-08-16 12:16:36,225 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:82:b5:72', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'863b74cf-3d88-413e-bd81-070d01e596c2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:31.000000', 'flavor': Munch({u'id': u'c0318555-550a-4c49-9ee9-7aaeb3363043'}), 'az': u'nova', 'id': u'c8514f1f-32d8-4903-8f69-b369502c5eed', 'security_groups': [Munch({u'name': u'vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', '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'2018-08-16T12:16:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:16:31Z', 'hostId': u'f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9', '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'2018-08-16T12:16:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': u'vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb', 'adminPass': u'tydMNrw7ZEW2', 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:17Z', 'created': u'2018-08-16T12:16:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:16:36,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:16:36,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:36,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-415e9436-0176-47ae-843d-89bf62c0f652 Date: Thu, 16 Aug 2018 12:16:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2240120e-e93f-494c-b3e1-3e63e8008926"],"updated_at":"2018-08-16T12:16:03Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:16:36,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-415e9436-0176-47ae-843d-89bf62c0f652 2018-08-16 12:16:36,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101675987244s 2018-08-16 12:16:36,328 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-415e9436-0176-47ae-843d-89bf62c0f652 2018-08-16 12:16:36,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:16:36,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:37,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-690e6210-f90f-46c2-b9a4-948d5e5c1ad9 Date: Thu, 16 Aug 2018 12:16:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:16:09Z", "file": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file", "owner": "f53e2f2e547a4239a8bdb6b858385831", "id": "863b74cf-3d88-413e-bd81-070d01e596c2", "size": 12716032, "self": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:16:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:16:37,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-690e6210-f90f-46c2-b9a4-948d5e5c1ad9 2018-08-16 12:16:37,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.818480014801s 2018-08-16 12:16:37,152 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-690e6210-f90f-46c2-b9a4-948d5e5c1ad9 2018-08-16 12:16:37,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:16:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:37,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed70ee2d-7a5a-46ac-9041-8cdb0269e037 x-compute-request-id: req-ed70ee2d-7a5a-46ac-9041-8cdb0269e037 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "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": "c0318555-550a-4c49-9ee9-7aaeb3363043"}]} 2018-08-16 12:16:37,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ed70ee2d-7a5a-46ac-9041-8cdb0269e037 2018-08-16 12:16:37,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247919559479s 2018-08-16 12:16:37,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ed70ee2d-7a5a-46ac-9041-8cdb0269e037 2018-08-16 12:16:37,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:16:37,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"server": {"name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "imageRef": "863b74cf-3d88-413e-bd81-070d01e596c2", "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "flavorRef": "c0318555-550a-4c49-9ee9-7aaeb3363043", "max_count": 1, "min_count": 1, "networks": [{"uuid": "35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d"}], "security_groups": [{"name": "7adc545c-72c3-407b-b65e-b9d836d21567"}]}}' 2018-08-16 12:16:42,334 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2060d4e2-eb30-4be5-b96e-b4c67564cb15 x-compute-request-id: req-2060d4e2-eb30-4be5-b96e-b4c67564cb15 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7adc545c-72c3-407b-b65e-b9d836d21567"}], "OS-DCF:diskConfig": "MANUAL", "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "adminPass": "BUPRvqE6gKwC"}} 2018-08-16 12:16:42,334 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-2060d4e2-eb30-4be5-b96e-b4c67564cb15 2018-08-16 12:16:42,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.15414714813s 2018-08-16 12:16:42,334 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-2060d4e2-eb30-4be5-b96e-b4c67564cb15 2018-08-16 12:16:42,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:42,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:43,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a7afd2c-7f74-4ae2-9e07-18e7024014f3 x-compute-request-id: req-2a7afd2c-7f74-4ae2-9e07-18e7024014f3 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:16:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:43,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a7afd2c-7f74-4ae2-9e07-18e7024014f3 2018-08-16 12:16:43,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.61023497581s 2018-08-16 12:16:43,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2a7afd2c-7f74-4ae2-9e07-18e7024014f3 2018-08-16 12:16:43,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:45,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:45,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:46,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4cd7b7-8568-4b6a-bc7b-6dfd14ba3836 x-compute-request-id: req-0a4cd7b7-8568-4b6a-bc7b-6dfd14ba3836 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:45Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:46,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a4cd7b7-8568-4b6a-bc7b-6dfd14ba3836 2018-08-16 12:16:46,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702961206436s 2018-08-16 12:16:46,658 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0a4cd7b7-8568-4b6a-bc7b-6dfd14ba3836 2018-08-16 12:16:46,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:48,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:48,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:49,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba25829-ac04-4f0a-a5e3-f254159a583d x-compute-request-id: req-7ba25829-ac04-4f0a-a5e3-f254159a583d Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:45Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:49,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7ba25829-ac04-4f0a-a5e3-f254159a583d 2018-08-16 12:16:49,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670892000198s 2018-08-16 12:16:49,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7ba25829-ac04-4f0a-a5e3-f254159a583d 2018-08-16 12:16:49,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:51,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:52,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15ab74da-f35e-414a-ac17-ff7e0c815864 x-compute-request-id: req-15ab74da-f35e-414a-ac17-ff7e0c815864 Content-Encoding: gzip Content-Length: 889 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:45Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:52,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-15ab74da-f35e-414a-ac17-ff7e0c815864 2018-08-16 12:16:52,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85942196846s 2018-08-16 12:16:52,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-15ab74da-f35e-414a-ac17-ff7e0c815864 2018-08-16 12:16:52,208 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:16:54,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:16:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:55,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b5496b0-1e38-4406-82a9-45299e653193 x-compute-request-id: req-3b5496b0-1e38-4406-82a9-45299e653193 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:51.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:51Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:31Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:16:55,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3b5496b0-1e38-4406-82a9-45299e653193 2018-08-16 12:16:55,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.64129090309s 2018-08-16 12:16:55,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3b5496b0-1e38-4406-82a9-45299e653193 2018-08-16 12:16:55,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:16:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:56,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bf9913aa-c076-4a6c-adfe-54d0fb3cefe9 Date: Thu, 16 Aug 2018 12:16:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:45Z","admin_state_up":true,"updated_at":"2018-08-16T12:16:50Z","binding:vnic_type":"normal","device_id":"d1170a66-f3c8-4fae-b1c0-e71119bdabd9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:c3:06:e9","id":"e3061294-21b6-40a3-999b-445f33f12196","port_security_enabled":true,"project_id":"f53e2f2e547a4239a8bdb6b858385831","fixed_ips":[{"subnet_id":"2240120e-e93f-494c-b3e1-3e63e8008926","ip_address":"192.168.120.27"}],"extra_dhcp_opts":[],"security_groups":["7adc545c-72c3-407b-b65e-b9d836d21567"],"name":""}]} 2018-08-16 12:16:56,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-bf9913aa-c076-4a6c-adfe-54d0fb3cefe9 2018-08-16 12:16:56,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.237570047379s 2018-08-16 12:16:56,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-bf9913aa-c076-4a6c-adfe-54d0fb3cefe9 2018-08-16 12:16:56,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:16:56,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e3061294-21b6-40a3-999b-445f33f12196" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:56,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2271a1cd-9f44-473a-98c3-eb8b7fd88263 Date: Thu, 16 Aug 2018 12:16:56 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:16:56,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e3061294-21b6-40a3-999b-445f33f12196 used request id req-2271a1cd-9f44-473a-98c3-eb8b7fd88263 2018-08-16 12:16:56,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.329689979553s 2018-08-16 12:16:56,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=e3061294-21b6-40a3-999b-445f33f12196 used request id req-2271a1cd-9f44-473a-98c3-eb8b7fd88263 2018-08-16 12:16:56,432 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:06:e9', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'863b74cf-3d88-413e-bd81-070d01e596c2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:16:51.000000', 'flavor': Munch({u'id': u'c0318555-550a-4c49-9ee9-7aaeb3363043'}), 'az': u'nova', 'id': u'd1170a66-f3c8-4fae-b1c0-e71119bdabd9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'454df47cd57b4ce78a9647a8388fb1f0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', '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'2018-08-16T12:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:16:51Z', 'hostId': u'7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f', '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'2018-08-16T12:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': u'vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb', 'adminPass': u'BUPRvqE6gKwC', 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:42Z', 'created': u'2018-08-16T12:16:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:16:56,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:16:56,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:56,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-c2410c51-1deb-4eed-b757-09dc8f01d875 Date: Thu, 16 Aug 2018 12:16:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2240120e-e93f-494c-b3e1-3e63e8008926"],"updated_at":"2018-08-16T12:16:03Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:16:56,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-c2410c51-1deb-4eed-b757-09dc8f01d875 2018-08-16 12:16:56,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875661373138s 2018-08-16 12:16:56,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-c2410c51-1deb-4eed-b757-09dc8f01d875 2018-08-16 12:16:56,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:16:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:56,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0135e94d-9179-4ea1-a54e-94eb4b58cee7 Date: Thu, 16 Aug 2018 12:16:56 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:45Z","admin_state_up":true,"updated_at":"2018-08-16T12:16:50Z","binding:vnic_type":"normal","device_id":"d1170a66-f3c8-4fae-b1c0-e71119bdabd9","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:c3:06:e9","id":"e3061294-21b6-40a3-999b-445f33f12196","port_security_enabled":true,"project_id":"f53e2f2e547a4239a8bdb6b858385831","fixed_ips":[{"subnet_id":"2240120e-e93f-494c-b3e1-3e63e8008926","ip_address":"192.168.120.27"}],"extra_dhcp_opts":[],"security_groups":["7adc545c-72c3-407b-b65e-b9d836d21567"],"name":""}]} 2018-08-16 12:16:56,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-0135e94d-9179-4ea1-a54e-94eb4b58cee7 2018-08-16 12:16:56,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525059700012s 2018-08-16 12:16:56,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-0135e94d-9179-4ea1-a54e-94eb4b58cee7 2018-08-16 12:16:56,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-16 12:16:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.27", "port_id": "e3061294-21b6-40a3-999b-445f33f12196"}}' 2018-08-16 12:16:58,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-a1309d7e-8fd9-41e7-8c7c-87944cb9c6a5 Date: Thu, 16 Aug 2018 12:16:58 GMT RESP BODY: {"floatingip": {"router_id": "5b667682-6f83-4832-8506-93e3706f13cc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:16:57Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "e3061294-21b6-40a3-999b-445f33f12196", "id": "28c5676d-b9e6-4908-a696-b0af95f80a69", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:57Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}} 2018-08-16 12:16:58,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a1309d7e-8fd9-41e7-8c7c-87944cb9c6a5 2018-08-16 12:16:58,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.09605407715s 2018-08-16 12:16:58,674 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-a1309d7e-8fd9-41e7-8c7c-87944cb9c6a5 2018-08-16 12:16:58,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:16:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:16:58,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-63aadfa1-d7c3-4b12-a06f-c42c6879c8be Date: Thu, 16 Aug 2018 12:16:58 GMT RESP BODY: {"floatingips": [{"router_id": "5b667682-6f83-4832-8506-93e3706f13cc", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:16:57Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "e3061294-21b6-40a3-999b-445f33f12196", "id": "28c5676d-b9e6-4908-a696-b0af95f80a69", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:57Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}]} 2018-08-16 12:16:58,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-63aadfa1-d7c3-4b12-a06f-c42c6879c8be 2018-08-16 12:16:58,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612769126892s 2018-08-16 12:16:58,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-63aadfa1-d7c3-4b12-a06f-c42c6879c8be 2018-08-16 12:16:58,747 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5b667682-6f83-4832-8506-93e3706f13cc', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f53e2f2e547a4239a8bdb6b858385831', 'created_at': u'2018-08-16T12:16:57Z', 'attached': True, 'updated_at': u'2018-08-16T12:16:57Z', 'id': u'28c5676d-b9e6-4908-a696-b0af95f80a69', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f53e2f2e547a4239a8bdb6b858385831', 'name': 'vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'5b667682-6f83-4832-8506-93e3706f13cc', 'project_id': u'f53e2f2e547a4239a8bdb6b858385831', 'port_id': u'e3061294-21b6-40a3-999b-445f33f12196', 'port': u'e3061294-21b6-40a3-999b-445f33f12196', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:16:58,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:16:58,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:16:58,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:16:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f1dd2e3-fc6d-4649-9735-cb7e07df133e x-compute-request-id: req-1f1dd2e3-fc6d-4649-9735-cb7e07df133e Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496077147 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.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196692] pid_max: default: 32768 minimum: 301\n[ 0.198039] ACPI: Core revision 20150930\n[ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201651] Security Framework initialized\n[ 0.202855] Yama: becoming mindful.\n[ 0.203937] AppArmor: AppArmor initialized\n[ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212736] Initializing cgroup subsys io\n[ 0.213963] Initializing cgroup subsys memory\n[ 0.215193] Initializing cgroup subsys devices\n[ 0.216436] Initializing cgroup subsys freezer\n[ 0.217734] Initializing cgroup subsys net_cls\n[ 0.218990] Initializing cgroup subsys perf_event\n[ 0.220297] Initializing cgroup subsys net_prio\n[ 0.221601] Initializing cgroup subsys hugetlb\n[ 0.222878] Initializing cgroup subsys pids\n[ 0.224105] CPU: Physical Processor ID: 0\n[ 0.226016] mce: CPU supports 10 MCE banks\n[ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250092] ftrace: allocating 31920 entries in 125 pages\n[ 0.275422] smpboot: Max logical packages: 1\n[ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278688] x2apic enabled\n[ 0.279847] Switched APIC routing to physical x2apic.\n[ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289468] KVM setup paravirtual spinlock\n[ 0.291157] x86: Booted up 1 node, 1 CPUs\n[ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294297] devtmpfs: initialized\n[ 0.296293] evm: security.selinux\n[ 0.297303] evm: security.SMACK64\n[ 0.298301] evm: security.SMACK64EXEC\n[ 0.299368] evm: security.SMACK64TRANSMUTE\n[ 0.300526] evm: security.SMACK64MMAP\n[ 0.301612] evm: security.ima\n[ 0.302555] evm: security.capability\n[ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306353] pinctrl core: initialized pinctrl subsystem\n[ 0.307908] RTC time: 12:16:51, date: 08/16/18\n[ 0.309254] NET: Registered protocol family 16\n[ 0.310641] cpuidle: using governor ladder\n[ 0.311843] cpuidle: using governor menu\n[ 0.313017] PCCT header not found.\n[ 0.314114] ACPI: bus type PCI registered\n[ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317161] PCI: Using configuration type 1 for base access\n[ 0.319433] ACPI: Added _OSI(Module Device)\n[ 0.320693] ACPI: Added _OSI(Processor Device)\n[ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323312] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325560] ACPI: Interpreter enabled\n[ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338317] ACPI: Using IOAPIC for interrupt routing\n[ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352208] acpiphp: Slot [3] registered\n[ 0.353388] acpiphp: Slot [4] registered\n[ 0.354565] acpiphp: Slot [5] registered\n[ 0.355742] acpiphp: Slot [6] registered\n[ 0.356919] acpiphp: Slot [7] registered\n[ 0.358095] acpiphp: Slot [8] registered\n[ 0.359271] acpiphp: Slot [9] registered\n[ 0.360440] acpiphp: Slot [10] registered\n[ 0.361633] acpiphp: Slot [11] registered\n[ 0.362829] acpiphp: Slot [12] registered\n[ 0.364029] acpiphp: Slot [13] registered\n[ 0.365219] acpiphp: Slot [14] registered\n[ 0.366416] acpiphp: Slot [15] registered\n[ 0.381658] acpiphp: Slot [16] registered\n[ 0.382825] acpiphp: Slot [17] registered\n[ 0.383996] acpiphp: Slot [18] registered\n[ 0.385161] acpiphp: Slot [19] registered\n[ 0.386350] acpiphp: Slot [20] registered\n[ 0.387547] acpiphp: Slot [21] registered\n[ 0.388721] acpiphp: Slot [22] registered\n[ 0.389884] acpiphp: Slot [23] registered\n[ 0.391054] acpiphp: Slot [24] registered\n[ 0.392225] acpiphp: Slot [25] registered\n[ 0.393387] acpiphp: Slot [26] registered\n[ 0.394546] acpiphp: Slot [27] registered\n[ 0.395723] acpiphp: Slot [28] registered\n[ 0.396890] acpiphp: Slot [29] registered\n[ 0.398059] acpiphp: Slot [30] registered\n[ 0.399224] acpiphp: Slot [31] registered\n[ 0.400388] PCI host bridge to bus 0000:00\n[ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463257] vgaarb: loaded\n[ 0.464127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465863] SCSI subsystem initialized\n[ 0.467172] ACPI: bus type USB registered\n[ 0.468363] usbcore: registered new interface driver usbfs\n[ 0.469850] usbcore: registered new interface driver hub\n[ 0.471297] usbcore: registered new device driver usb\n[ 0.472866] PCI: Using ACPI for IRQ routing\n[ 0.474424] NetLabel: Initializing\n[ 0.475455] NetLabel: domain hash size = 128\n[ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478067] NetLabel: unlabeled traffic allowed by default\n[ 0.479714] clocksource: Switched to clocksource kvm-clock\n[ 0.489633] AppArmor: AppArmor Filesystem Enabled\n[ 0.491003] pnp: PnP ACPI init\n[ 0.492270] pnp: PnP ACPI: found 5 devices\n[ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501607] NET: Registered protocol family 2\n[ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506732] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511708] NET: Registered protocol family 1\n[ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545092] Trying to unpack rootfs image as initramfs...\n[ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.611549] Scanning for low memory corruption every 60 seconds\n[ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.615614] audit: initializing netlink subsys (disabled)\n[ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized\n[ 0.619249] Initialise system trusted keyring\n[ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625333] zbud: loaded\n[ 0.626387] VFS: Disk quotas dquot_6.6.0\n[ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629922] fuse init (API version 7.23)\n[ 0.631243] Key type big_key registered\n[ 0.632449] Allocating IMA MOK and blacklist keyrings.\n[ 0.634259] Key type asymmetric registered\n[ 0.635494] Asymmetric key parser 'x509' registered\n[ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639171] io scheduler noop registered\n[ 0.640358] io scheduler deadline registered (default)\n[ 0.641856] io scheduler cfq registered\n[ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648805] ACPI: Power Button [PWRF]\n[ 0.650109] GHES: HEST is not enabled!\n[ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723370] Linux agpgart interface v0.103\n[ 0.726850] brd: module loaded\n[ 0.729134] loop: module loaded\n[ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736754] GPT:90111 != 2097151\n[ 0.737759] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739377] GPT:90111 != 2097151\n[ 0.740384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741817] vda: vda1 vda15\n[ 0.743500] scsi host0: ata_piix\n[ 0.744647] scsi host1: ata_piix\n[ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749815] libphy: Fixed MDIO Bus: probed\n[ 0.751016] tun: Universal TUN/TAP device driver, 1.6\n[ 0.752427] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755257] PPP generic driver version 2.4.2\n[ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758729] ehci-pci: EHCI PCI platform driver\n[ 0.760219] ehci-platform: EHCI generic platform driver\n[ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763799] ohci-pci: OHCI PCI platform driver\n[ 0.765276] ohci-platform: OHCI generic platform driver\n[ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793931] usb usb1: Product: UHCI Host Controller\n[ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797373] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798966] hub 1-0:1.0: USB hub found\n[ 0.800262] hub 1-0:1.0: 2 ports detected\n[ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808381] mousedev: PS/2 mouse device common for all mice\n[ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813389] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819120] i2c /dev entries driver\n[ 0.820372] device-mapper: uevent: version 1.0.3\n[ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826898] NET: Registered protocol family 10\n[ 0.828722] NET: Registered protocol family 17\n[ 0.830213] Key type dns_resolver registered\n[ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.836608] registered taskstats version 1\n[ 0.838016] Loading compiled-in X.509 certificates\n[ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.843249] zswap: loaded using pool lzo/zbud\n[ 0.845597] Key type trusted registered\n[ 0.847988] Key type encrypted registered\n[ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.851072] ima: No TPM chip found, activating TPM-bypass!\n[ 0.852838] evm: HMAC attrs: 0x1\n[ 0.854309] Magic number: 14:206:279\n[ 0.855612] event_source tracepoint: hash matches\n[ 0.857150] tty tty16: hash matches\n[ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812)\n[ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877295] EDD information not available.\n[ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.907995] Write protecting the kernel read-only data: 14336k\n[ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.81\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.075694] 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.27...\nLease of 192.168.120.27 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\nssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\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.27,24,fe80::f816:3eff:fec3:6e9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\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-19c03e19-9c94-421c-b996-54c25d780bdb login: "} 2018-08-16 12:16:58,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action used request id req-1f1dd2e3-fc6d-4649-9735-cb7e07df133e 2018-08-16 12:16:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.128552913666s 2018-08-16 12:16:58,877 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action used request id req-1f1dd2e3-fc6d-4649-9735-cb7e07df133e 2018-08-16 12:16:58,878 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496077147 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.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196692] pid_max: default: 32768 minimum: 301 [ 0.198039] ACPI: Core revision 20150930 [ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201651] Security Framework initialized [ 0.202855] Yama: becoming mindful. [ 0.203937] AppArmor: AppArmor initialized [ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212736] Initializing cgroup subsys io [ 0.213963] Initializing cgroup subsys memory [ 0.215193] Initializing cgroup subsys devices [ 0.216436] Initializing cgroup subsys freezer [ 0.217734] Initializing cgroup subsys net_cls [ 0.218990] Initializing cgroup subsys perf_event [ 0.220297] Initializing cgroup subsys net_prio [ 0.221601] Initializing cgroup subsys hugetlb [ 0.222878] Initializing cgroup subsys pids [ 0.224105] CPU: Physical Processor ID: 0 [ 0.226016] mce: CPU supports 10 MCE banks [ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250092] ftrace: allocating 31920 entries in 125 pages [ 0.275422] smpboot: Max logical packages: 1 [ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278688] x2apic enabled [ 0.279847] Switched APIC routing to physical x2apic. [ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289468] KVM setup paravirtual spinlock [ 0.291157] x86: Booted up 1 node, 1 CPUs [ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294297] devtmpfs: initialized [ 0.296293] evm: security.selinux [ 0.297303] evm: security.SMACK64 [ 0.298301] evm: security.SMACK64EXEC [ 0.299368] evm: security.SMACK64TRANSMUTE [ 0.300526] evm: security.SMACK64MMAP [ 0.301612] evm: security.ima [ 0.302555] evm: security.capability [ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306353] pinctrl core: initialized pinctrl subsystem [ 0.307908] RTC time: 12:16:51, date: 08/16/18 [ 0.309254] NET: Registered protocol family 16 [ 0.310641] cpuidle: using governor ladder [ 0.311843] cpuidle: using governor menu [ 0.313017] PCCT header not found. [ 0.314114] ACPI: bus type PCI registered [ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317161] PCI: Using configuration type 1 for base access [ 0.319433] ACPI: Added _OSI(Module Device) [ 0.320693] ACPI: Added _OSI(Processor Device) [ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323312] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325560] ACPI: Interpreter enabled [ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337302] ACPI: (supports S0 S5) [ 0.338317] ACPI: Using IOAPIC for interrupt routing [ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352208] acpiphp: Slot [3] registered [ 0.353388] acpiphp: Slot [4] registered [ 0.354565] acpiphp: Slot [5] registered [ 0.355742] acpiphp: Slot [6] registered [ 0.356919] acpiphp: Slot [7] registered [ 0.358095] acpiphp: Slot [8] registered [ 0.359271] acpiphp: Slot [9] registered [ 0.360440] acpiphp: Slot [10] registered [ 0.361633] acpiphp: Slot [11] registered [ 0.362829] acpiphp: Slot [12] registered [ 0.364029] acpiphp: Slot [13] registered [ 0.365219] acpiphp: Slot [14] registered [ 0.366416] acpiphp: Slot [15] registered [ 0.381658] acpiphp: Slot [16] registered [ 0.382825] acpiphp: Slot [17] registered [ 0.383996] acpiphp: Slot [18] registered [ 0.385161] acpiphp: Slot [19] registered [ 0.386350] acpiphp: Slot [20] registered [ 0.387547] acpiphp: Slot [21] registered [ 0.388721] acpiphp: Slot [22] registered [ 0.389884] acpiphp: Slot [23] registered [ 0.391054] acpiphp: Slot [24] registered [ 0.392225] acpiphp: Slot [25] registered [ 0.393387] acpiphp: Slot [26] registered [ 0.394546] acpiphp: Slot [27] registered [ 0.395723] acpiphp: Slot [28] registered [ 0.396890] acpiphp: Slot [29] registered [ 0.398059] acpiphp: Slot [30] registered [ 0.399224] acpiphp: Slot [31] registered [ 0.400388] PCI host bridge to bus 0000:00 [ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463257] vgaarb: loaded [ 0.464127] vgaarb: bridge control possible 0000:00:02.0 [ 0.465863] SCSI subsystem initialized [ 0.467172] ACPI: bus type USB registered [ 0.468363] usbcore: registered new interface driver usbfs [ 0.469850] usbcore: registered new interface driver hub [ 0.471297] usbcore: registered new device driver usb [ 0.472866] PCI: Using ACPI for IRQ routing [ 0.474424] NetLabel: Initializing [ 0.475455] NetLabel: domain hash size = 128 [ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478067] NetLabel: unlabeled traffic allowed by default [ 0.479714] clocksource: Switched to clocksource kvm-clock [ 0.489633] AppArmor: AppArmor Filesystem Enabled [ 0.491003] pnp: PnP ACPI init [ 0.492270] pnp: PnP ACPI: found 5 devices [ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501607] NET: Registered protocol family 2 [ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506732] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511708] NET: Registered protocol family 1 [ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545092] Trying to unpack rootfs image as initramfs... [ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611549] Scanning for low memory corruption every 60 seconds [ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.615614] audit: initializing netlink subsys (disabled) [ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized [ 0.619249] Initialise system trusted keyring [ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625333] zbud: loaded [ 0.626387] VFS: Disk quotas dquot_6.6.0 [ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629922] fuse init (API version 7.23) [ 0.631243] Key type big_key registered [ 0.632449] Allocating IMA MOK and blacklist keyrings. [ 0.634259] Key type asymmetric registered [ 0.635494] Asymmetric key parser 'x509' registered [ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639171] io scheduler noop registered [ 0.640358] io scheduler deadline registered (default) [ 0.641856] io scheduler cfq registered [ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648805] ACPI: Power Button [PWRF] [ 0.650109] GHES: HEST is not enabled! [ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723370] Linux agpgart interface v0.103 [ 0.726850] brd: module loaded [ 0.729134] loop: module loaded [ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736754] GPT:90111 != 2097151 [ 0.737759] GPT:Alternate GPT header not at the end of the disk. [ 0.739377] GPT:90111 != 2097151 [ 0.740384] GPT: Use GNU Parted to correct GPT errors. [ 0.741817] vda: vda1 vda15 [ 0.743500] scsi host0: ata_piix [ 0.744647] scsi host1: ata_piix [ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749815] libphy: Fixed MDIO Bus: probed [ 0.751016] tun: Universal TUN/TAP device driver, 1.6 [ 0.752427] tun: (C) 1999-2004 Max Krasnyansky [ 0.755257] PPP generic driver version 2.4.2 [ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758729] ehci-pci: EHCI PCI platform driver [ 0.760219] ehci-platform: EHCI generic platform driver [ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763799] ohci-pci: OHCI PCI platform driver [ 0.765276] ohci-platform: OHCI generic platform driver [ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793931] usb usb1: Product: UHCI Host Controller [ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797373] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798966] hub 1-0:1.0: USB hub found [ 0.800262] hub 1-0:1.0: 2 ports detected [ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808381] mousedev: PS/2 mouse device common for all mice [ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813389] rtc_cmos 00:00: RTC can wake from S4 [ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819120] i2c /dev entries driver [ 0.820372] device-mapper: uevent: version 1.0.3 [ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826898] NET: Registered protocol family 10 [ 0.828722] NET: Registered protocol family 17 [ 0.830213] Key type dns_resolver registered [ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.836608] registered taskstats version 1 [ 0.838016] Loading compiled-in X.509 certificates [ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843249] zswap: loaded using pool lzo/zbud [ 0.845597] Key type trusted registered [ 0.847988] Key type encrypted registered [ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.851072] ima: No TPM chip found, activating TPM-bypass! [ 0.852838] evm: HMAC attrs: 0x1 [ 0.854309] Magic number: 14:206:279 [ 0.855612] event_source tracepoint: hash matches [ 0.857150] tty tty16: hash matches [ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812) [ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.877295] EDD information not available. [ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.907995] Write protecting the kernel read-only data: 14336k [ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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.075694] 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.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb ssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb -----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.27,24,fe80::f816:3eff:fec3:6e9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb login: 2018-08-16 12:16:59,879 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2018-08-16 12:17:08,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:17:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:17:09,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c4d855-6383-4dd3-bc1f-3c4a146e958c x-compute-request-id: req-a2c4d855-6383-4dd3-bc1f-3c4a146e958c Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496077147 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.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196692] pid_max: default: 32768 minimum: 301\n[ 0.198039] ACPI: Core revision 20150930\n[ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201651] Security Framework initialized\n[ 0.202855] Yama: becoming mindful.\n[ 0.203937] AppArmor: AppArmor initialized\n[ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212736] Initializing cgroup subsys io\n[ 0.213963] Initializing cgroup subsys memory\n[ 0.215193] Initializing cgroup subsys devices\n[ 0.216436] Initializing cgroup subsys freezer\n[ 0.217734] Initializing cgroup subsys net_cls\n[ 0.218990] Initializing cgroup subsys perf_event\n[ 0.220297] Initializing cgroup subsys net_prio\n[ 0.221601] Initializing cgroup subsys hugetlb\n[ 0.222878] Initializing cgroup subsys pids\n[ 0.224105] CPU: Physical Processor ID: 0\n[ 0.226016] mce: CPU supports 10 MCE banks\n[ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.250092] ftrace: allocating 31920 entries in 125 pages\n[ 0.275422] smpboot: Max logical packages: 1\n[ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.278688] x2apic enabled\n[ 0.279847] Switched APIC routing to physical x2apic.\n[ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.289468] KVM setup paravirtual spinlock\n[ 0.291157] x86: Booted up 1 node, 1 CPUs\n[ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.294297] devtmpfs: initialized\n[ 0.296293] evm: security.selinux\n[ 0.297303] evm: security.SMACK64\n[ 0.298301] evm: security.SMACK64EXEC\n[ 0.299368] evm: security.SMACK64TRANSMUTE\n[ 0.300526] evm: security.SMACK64MMAP\n[ 0.301612] evm: security.ima\n[ 0.302555] evm: security.capability\n[ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.306353] pinctrl core: initialized pinctrl subsystem\n[ 0.307908] RTC time: 12:16:51, date: 08/16/18\n[ 0.309254] NET: Registered protocol family 16\n[ 0.310641] cpuidle: using governor ladder\n[ 0.311843] cpuidle: using governor menu\n[ 0.313017] PCCT header not found.\n[ 0.314114] ACPI: bus type PCI registered\n[ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.317161] PCI: Using configuration type 1 for base access\n[ 0.319433] ACPI: Added _OSI(Module Device)\n[ 0.320693] ACPI: Added _OSI(Processor Device)\n[ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.323312] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.325560] ACPI: Interpreter enabled\n[ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337302] ACPI: (supports S0 S5)\n[ 0.338317] ACPI: Using IOAPIC for interrupt routing\n[ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352208] acpiphp: Slot [3] registered\n[ 0.353388] acpiphp: Slot [4] registered\n[ 0.354565] acpiphp: Slot [5] registered\n[ 0.355742] acpiphp: Slot [6] registered\n[ 0.356919] acpiphp: Slot [7] registered\n[ 0.358095] acpiphp: Slot [8] registered\n[ 0.359271] acpiphp: Slot [9] registered\n[ 0.360440] acpiphp: Slot [10] registered\n[ 0.361633] acpiphp: Slot [11] registered\n[ 0.362829] acpiphp: Slot [12] registered\n[ 0.364029] acpiphp: Slot [13] registered\n[ 0.365219] acpiphp: Slot [14] registered\n[ 0.366416] acpiphp: Slot [15] registered\n[ 0.381658] acpiphp: Slot [16] registered\n[ 0.382825] acpiphp: Slot [17] registered\n[ 0.383996] acpiphp: Slot [18] registered\n[ 0.385161] acpiphp: Slot [19] registered\n[ 0.386350] acpiphp: Slot [20] registered\n[ 0.387547] acpiphp: Slot [21] registered\n[ 0.388721] acpiphp: Slot [22] registered\n[ 0.389884] acpiphp: Slot [23] registered\n[ 0.391054] acpiphp: Slot [24] registered\n[ 0.392225] acpiphp: Slot [25] registered\n[ 0.393387] acpiphp: Slot [26] registered\n[ 0.394546] acpiphp: Slot [27] registered\n[ 0.395723] acpiphp: Slot [28] registered\n[ 0.396890] acpiphp: Slot [29] registered\n[ 0.398059] acpiphp: Slot [30] registered\n[ 0.399224] acpiphp: Slot [31] registered\n[ 0.400388] PCI host bridge to bus 0000:00\n[ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.463257] vgaarb: loaded\n[ 0.464127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.465863] SCSI subsystem initialized\n[ 0.467172] ACPI: bus type USB registered\n[ 0.468363] usbcore: registered new interface driver usbfs\n[ 0.469850] usbcore: registered new interface driver hub\n[ 0.471297] usbcore: registered new device driver usb\n[ 0.472866] PCI: Using ACPI for IRQ routing\n[ 0.474424] NetLabel: Initializing\n[ 0.475455] NetLabel: domain hash size = 128\n[ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.478067] NetLabel: unlabeled traffic allowed by default\n[ 0.479714] clocksource: Switched to clocksource kvm-clock\n[ 0.489633] AppArmor: AppArmor Filesystem Enabled\n[ 0.491003] pnp: PnP ACPI init\n[ 0.492270] pnp: PnP ACPI: found 5 devices\n[ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501607] NET: Registered protocol family 2\n[ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.506732] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.511708] NET: Registered protocol family 1\n[ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.545092] Trying to unpack rootfs image as initramfs...\n[ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.611549] Scanning for low memory corruption every 60 seconds\n[ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.615614] audit: initializing netlink subsys (disabled)\n[ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized\n[ 0.619249] Initialise system trusted keyring\n[ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.625333] zbud: loaded\n[ 0.626387] VFS: Disk quotas dquot_6.6.0\n[ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.629922] fuse init (API version 7.23)\n[ 0.631243] Key type big_key registered\n[ 0.632449] Allocating IMA MOK and blacklist keyrings.\n[ 0.634259] Key type asymmetric registered\n[ 0.635494] Asymmetric key parser 'x509' registered\n[ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.639171] io scheduler noop registered\n[ 0.640358] io scheduler deadline registered (default)\n[ 0.641856] io scheduler cfq registered\n[ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.648805] ACPI: Power Button [PWRF]\n[ 0.650109] GHES: HEST is not enabled!\n[ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723370] Linux agpgart interface v0.103\n[ 0.726850] brd: module loaded\n[ 0.729134] loop: module loaded\n[ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.736754] GPT:90111 != 2097151\n[ 0.737759] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739377] GPT:90111 != 2097151\n[ 0.740384] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741817] vda: vda1 vda15\n[ 0.743500] scsi host0: ata_piix\n[ 0.744647] scsi host1: ata_piix\n[ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.749815] libphy: Fixed MDIO Bus: probed\n[ 0.751016] tun: Universal TUN/TAP device driver, 1.6\n[ 0.752427] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.755257] PPP generic driver version 2.4.2\n[ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.758729] ehci-pci: EHCI PCI platform driver\n[ 0.760219] ehci-platform: EHCI generic platform driver\n[ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.763799] ohci-pci: OHCI PCI platform driver\n[ 0.765276] ohci-platform: OHCI generic platform driver\n[ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793931] usb usb1: Product: UHCI Host Controller\n[ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797373] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798966] hub 1-0:1.0: USB hub found\n[ 0.800262] hub 1-0:1.0: 2 ports detected\n[ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808381] mousedev: PS/2 mouse device common for all mice\n[ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813389] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819120] i2c /dev entries driver\n[ 0.820372] device-mapper: uevent: version 1.0.3\n[ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826898] NET: Registered protocol family 10\n[ 0.828722] NET: Registered protocol family 17\n[ 0.830213] Key type dns_resolver registered\n[ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.836608] registered taskstats version 1\n[ 0.838016] Loading compiled-in X.509 certificates\n[ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.843249] zswap: loaded using pool lzo/zbud\n[ 0.845597] Key type trusted registered\n[ 0.847988] Key type encrypted registered\n[ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.851072] ima: No TPM chip found, activating TPM-bypass!\n[ 0.852838] evm: HMAC attrs: 0x1\n[ 0.854309] Magic number: 14:206:279\n[ 0.855612] event_source tracepoint: hash matches\n[ 0.857150] tty tty16: hash matches\n[ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812)\n[ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.877295] EDD information not available.\n[ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.907995] Write protecting the kernel read-only data: 14336k\n[ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.81\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.075694] 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.27...\nLease of 192.168.120.27 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\nssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\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.27,24,fe80::f816:3eff:fec3:6e9/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.44 ===\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-19c03e19-9c94-421c-b996-54c25d780bdb login: "} 2018-08-16 12:17:09,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action used request id req-a2c4d855-6383-4dd3-bc1f-3c4a146e958c 2018-08-16 12:17:09,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.115916013718s 2018-08-16 12:17:09,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9/action used request id req-a2c4d855-6383-4dd3-bc1f-3c4a146e958c 2018-08-16 12:17:09,006 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 496077147 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.194318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.196692] pid_max: default: 32768 minimum: 301 [ 0.198039] ACPI: Core revision 20150930 [ 0.199751] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.201651] Security Framework initialized [ 0.202855] Yama: becoming mindful. [ 0.203937] AppArmor: AppArmor initialized [ 0.205208] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207162] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209019] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.210773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212736] Initializing cgroup subsys io [ 0.213963] Initializing cgroup subsys memory [ 0.215193] Initializing cgroup subsys devices [ 0.216436] Initializing cgroup subsys freezer [ 0.217734] Initializing cgroup subsys net_cls [ 0.218990] Initializing cgroup subsys perf_event [ 0.220297] Initializing cgroup subsys net_prio [ 0.221601] Initializing cgroup subsys hugetlb [ 0.222878] Initializing cgroup subsys pids [ 0.224105] CPU: Physical Processor ID: 0 [ 0.226016] mce: CPU supports 10 MCE banks [ 0.227216] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.228650] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.243411] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.250092] ftrace: allocating 31920 entries in 125 pages [ 0.275422] smpboot: Max logical packages: 1 [ 0.276670] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.278688] x2apic enabled [ 0.279847] Switched APIC routing to physical x2apic. [ 0.282420] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.284036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.286899] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.289468] KVM setup paravirtual spinlock [ 0.291157] x86: Booted up 1 node, 1 CPUs [ 0.292326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.294297] devtmpfs: initialized [ 0.296293] evm: security.selinux [ 0.297303] evm: security.SMACK64 [ 0.298301] evm: security.SMACK64EXEC [ 0.299368] evm: security.SMACK64TRANSMUTE [ 0.300526] evm: security.SMACK64MMAP [ 0.301612] evm: security.ima [ 0.302555] evm: security.capability [ 0.303691] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.306353] pinctrl core: initialized pinctrl subsystem [ 0.307908] RTC time: 12:16:51, date: 08/16/18 [ 0.309254] NET: Registered protocol family 16 [ 0.310641] cpuidle: using governor ladder [ 0.311843] cpuidle: using governor menu [ 0.313017] PCCT header not found. [ 0.314114] ACPI: bus type PCI registered [ 0.315291] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.317161] PCI: Using configuration type 1 for base access [ 0.319433] ACPI: Added _OSI(Module Device) [ 0.320693] ACPI: Added _OSI(Processor Device) [ 0.321983] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.323312] ACPI: Added _OSI(Processor Aggregator Device) [ 0.325560] ACPI: Interpreter enabled [ 0.326680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.329328] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.331967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.334631] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.337302] ACPI: (supports S0 S5) [ 0.338317] ACPI: Using IOAPIC for interrupt routing [ 0.339714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.343747] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.345430] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.347242] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.348995] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.352208] acpiphp: Slot [3] registered [ 0.353388] acpiphp: Slot [4] registered [ 0.354565] acpiphp: Slot [5] registered [ 0.355742] acpiphp: Slot [6] registered [ 0.356919] acpiphp: Slot [7] registered [ 0.358095] acpiphp: Slot [8] registered [ 0.359271] acpiphp: Slot [9] registered [ 0.360440] acpiphp: Slot [10] registered [ 0.361633] acpiphp: Slot [11] registered [ 0.362829] acpiphp: Slot [12] registered [ 0.364029] acpiphp: Slot [13] registered [ 0.365219] acpiphp: Slot [14] registered [ 0.366416] acpiphp: Slot [15] registered [ 0.381658] acpiphp: Slot [16] registered [ 0.382825] acpiphp: Slot [17] registered [ 0.383996] acpiphp: Slot [18] registered [ 0.385161] acpiphp: Slot [19] registered [ 0.386350] acpiphp: Slot [20] registered [ 0.387547] acpiphp: Slot [21] registered [ 0.388721] acpiphp: Slot [22] registered [ 0.389884] acpiphp: Slot [23] registered [ 0.391054] acpiphp: Slot [24] registered [ 0.392225] acpiphp: Slot [25] registered [ 0.393387] acpiphp: Slot [26] registered [ 0.394546] acpiphp: Slot [27] registered [ 0.395723] acpiphp: Slot [28] registered [ 0.396890] acpiphp: Slot [29] registered [ 0.398059] acpiphp: Slot [30] registered [ 0.399224] acpiphp: Slot [31] registered [ 0.400388] PCI host bridge to bus 0000:00 [ 0.401553] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.403328] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.405068] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.407229] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.409325] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.411467] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.415543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.417367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.419050] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.420864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.425195] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.427256] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.447699] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.449750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.451764] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.453812] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.455916] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.457684] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.459485] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.461010] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.463257] vgaarb: loaded [ 0.464127] vgaarb: bridge control possible 0000:00:02.0 [ 0.465863] SCSI subsystem initialized [ 0.467172] ACPI: bus type USB registered [ 0.468363] usbcore: registered new interface driver usbfs [ 0.469850] usbcore: registered new interface driver hub [ 0.471297] usbcore: registered new device driver usb [ 0.472866] PCI: Using ACPI for IRQ routing [ 0.474424] NetLabel: Initializing [ 0.475455] NetLabel: domain hash size = 128 [ 0.476693] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.478067] NetLabel: unlabeled traffic allowed by default [ 0.479714] clocksource: Switched to clocksource kvm-clock [ 0.489633] AppArmor: AppArmor Filesystem Enabled [ 0.491003] pnp: PnP ACPI init [ 0.492270] pnp: PnP ACPI: found 5 devices [ 0.499151] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.501607] NET: Registered protocol family 2 [ 0.503136] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.504998] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.506732] TCP: Hash tables configured (established 4096 bind 4096) [ 0.508464] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.510028] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.511708] NET: Registered protocol family 1 [ 0.512978] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.514577] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.516209] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.530695] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.545092] Trying to unpack rootfs image as initramfs... [ 0.606598] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.611549] Scanning for low memory corruption every 60 seconds [ 0.613877] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.615614] audit: initializing netlink subsys (disabled) [ 0.617235] audit: type=2000 audit(1534421812.273:1): initialized [ 0.619249] Initialise system trusted keyring [ 0.620726] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.622456] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.625333] zbud: loaded [ 0.626387] VFS: Disk quotas dquot_6.6.0 [ 0.627608] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.629922] fuse init (API version 7.23) [ 0.631243] Key type big_key registered [ 0.632449] Allocating IMA MOK and blacklist keyrings. [ 0.634259] Key type asymmetric registered [ 0.635494] Asymmetric key parser 'x509' registered [ 0.636939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.639171] io scheduler noop registered [ 0.640358] io scheduler deadline registered (default) [ 0.641856] io scheduler cfq registered [ 0.643134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.644716] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646631] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.648805] ACPI: Power Button [PWRF] [ 0.650109] GHES: HEST is not enabled! [ 0.664321] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.693461] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.696426] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.720207] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723370] Linux agpgart interface v0.103 [ 0.726850] brd: module loaded [ 0.729134] loop: module loaded [ 0.734585] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.736754] GPT:90111 != 2097151 [ 0.737759] GPT:Alternate GPT header not at the end of the disk. [ 0.739377] GPT:90111 != 2097151 [ 0.740384] GPT: Use GNU Parted to correct GPT errors. [ 0.741817] vda: vda1 vda15 [ 0.743500] scsi host0: ata_piix [ 0.744647] scsi host1: ata_piix [ 0.745701] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.747482] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.749815] libphy: Fixed MDIO Bus: probed [ 0.751016] tun: Universal TUN/TAP device driver, 1.6 [ 0.752427] tun: (C) 1999-2004 Max Krasnyansky [ 0.755257] PPP generic driver version 2.4.2 [ 0.756701] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.758729] ehci-pci: EHCI PCI platform driver [ 0.760219] ehci-platform: EHCI generic platform driver [ 0.761888] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.763799] ohci-pci: OHCI PCI platform driver [ 0.765276] ohci-platform: OHCI generic platform driver [ 0.766942] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781901] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.783557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.786024] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.787675] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.789556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791601] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793931] usb usb1: Product: UHCI Host Controller [ 0.795480] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797373] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798966] hub 1-0:1.0: USB hub found [ 0.800262] hub 1-0:1.0: 2 ports detected [ 0.801778] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805102] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806700] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808381] mousedev: PS/2 mouse device common for all mice [ 0.810400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813389] rtc_cmos 00:00: RTC can wake from S4 [ 0.815174] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819120] i2c /dev entries driver [ 0.820372] device-mapper: uevent: version 1.0.3 [ 0.821943] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824685] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826898] NET: Registered protocol family 10 [ 0.828722] NET: Registered protocol family 17 [ 0.830213] Key type dns_resolver registered [ 0.831788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.833633] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.836608] registered taskstats version 1 [ 0.838016] Loading compiled-in X.509 certificates [ 0.840127] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.843249] zswap: loaded using pool lzo/zbud [ 0.845597] Key type trusted registered [ 0.847988] Key type encrypted registered [ 0.849348] AppArmor: AppArmor sha1 policy hashing enabled [ 0.851072] ima: No TPM chip found, activating TPM-bypass! [ 0.852838] evm: HMAC attrs: 0x1 [ 0.854309] Magic number: 14:206:279 [ 0.855612] event_source tracepoint: hash matches [ 0.857150] tty tty16: hash matches [ 0.858463] rtc_cmos 00:00: setting system clock to 2018-08-16 12:16:52 UTC (1534421812) [ 0.861156] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.877295] EDD information not available. [ 0.905402] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.907995] Write protecting the kernel read-only data: 14336k [ 0.911189] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913704] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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.075694] 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.27... Lease of 192.168.120.27 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBLBM9fe43K4bjeC69UzXOBV3Khh65se+M/j3a6D7VG8y6C7Yyixf8V3deoFoy9YJ6ZocRJZGK9k7U4/lApAaG32LsdHX67et6LkQQAGMiHJBpUJJpAOM0AcNOL7oQPnIimKZv5fj4Q2o5ui96qJYd8A6PceyOAjYDgISXZzLqBijg0oP2trVQ8Kb69TgVv+s0FKcU5oqeiJKIhxFhusYc3DYxv0uropV07V3h/4N8OKl1G7zWtWqL00uWEGlMW8s93I3iyH+WTgaClPZOBBiBhrs2dkEcjeHyJn5n/6WunQx3Dv2CZqmULujJhyxZ0PMTfuG7VMtnZ2udSsATMnoB root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb ssh-dss AAAAB3NzaC1kc3MAAACBAIATebQ7x8D390NSpvHMN5EQ6KYl1gsNzuG2o2xhAWlhPIPCRoNh9wqvjiR7bLPj3hSsu7StvqrBhEBEn1AbCFCkpEwC/600llTRoT9yG0rXvl5nH1u4M3xuhi1PTtw0z0QctHFLXlsrhAnhiMMfL8x/vSP6D6H8ghFzuWzP1N3rAAAAFQDY9cwJewisI/zkkQwSip/ceOMYUQAAAIBpd1QUBv4PJJmLt7E86F62sWyK6fvYV30vDsEIbgX7qnTAip44BqVuVYAHIJZH7Lgwga2xhqpsNhHxCUF8Q73xngf5Q7KfrkCcTWi9by1xa+HKnHTLaM58xqYANgsldZ3jNIflTdnjFY5/6P+UqGx9W1Jx0bNmbOAtSv/qMox96wAAAIBkzZ/hMpjJnrwVcJqXUPIX5xWRUBk49G+giO3owbUjqXTIffpcA8MQzpj5KM/6rXXl4VLZnHlkNbzRWmfYTsIQJop+ZXuhloleCmRbHWcOxRYcz27vdjuSYurkoBAa3KAs0HEBvyyutBhdGGrHNF/SJaSMlghrlM0/FDv7GkJOUA== root@vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb -----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.27,24,fe80::f816:3eff:fec3:6e9/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb launch-index: 0 === cirros: current=0.4.0 uptime=3.44 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-19c03e19-9c94-421c-b996-54c25d780bdb login: 2018-08-16 12:17:09,009 - paramiko.transport - DEBUG - starting thread (client mode): 0xb44cac50L 2018-08-16 12:17:09,010 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 12:17:09,010 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-16 12:17:09,010 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-16 12:17:09,011 - 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 2018-08-16 12:17:09,011 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 12:17:09,012 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-16 12:17:09,012 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 12:17:09,012 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 12:17:09,012 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 12:17:09,029 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 12:17:09,029 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 12:17:09,041 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: b5343e6c5f7261e40f9d7d5fbb2f3eca 2018-08-16 12:17:09,042 - paramiko.transport - DEBUG - Trying discovered key f4946efb86179426b363c3045e5144f5 in /tmp/tmplhcCeE 2018-08-16 12:17:09,069 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 12:17:09,074 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 12:17:09,075 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 12:17:09,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-16 12:17:09,076 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 12:17:09,077 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 12:17:09,080 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 12:17:09,081 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=1.617 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.617/1.617/1.617 ms 2018-08-16 12:17:09,081 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-16 12:17:09,084 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 12:17:09,209 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:17:09,209 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:17:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:17:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:09,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-890b6d55-671e-40b8-a29a-2383a8059e11 x-compute-request-id: req-890b6d55-671e-40b8-a29a-2383a8059e11 Content-Type: application/json 2018-08-16 12:17:09,456 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed used request id req-890b6d55-671e-40b8-a29a-2383a8059e11 2018-08-16 12:17:09,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.242576122284s 2018-08-16 12:17:09,456 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed used request id req-890b6d55-671e-40b8-a29a-2383a8059e11 2018-08-16 12:17:09,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:10,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fd3250d-9512-4470-b422-c6ad65bf4626 x-compute-request-id: req-0fd3250d-9512-4470-b422-c6ad65bf4626 Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:51.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:51Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:b5:72", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/c8514f1f-32d8-4903-8f69-b369502c5eed", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:31.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "c8514f1f-32d8-4903-8f69-b369502c5eed", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:17:09Z", "hostId": "f707e19cddc321d14f58be332b41e6bb09dcfbf0a92c279c7d8269a9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:17Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:10,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0fd3250d-9512-4470-b422-c6ad65bf4626 2018-08-16 12:17:10,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32272791862s 2018-08-16 12:17:10,780 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-0fd3250d-9512-4470-b422-c6ad65bf4626 2018-08-16 12:17:10,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:17:12,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:13,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8aabdac-c089-48a4-8fce-765cd4777207 x-compute-request-id: req-e8aabdac-c089-48a4-8fce-765cd4777207 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:51.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:16:51Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:13,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e8aabdac-c089-48a4-8fce-765cd4777207 2018-08-16 12:17:13,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779116868973s 2018-08-16 12:17:13,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-e8aabdac-c089-48a4-8fce-765cd4777207 2018-08-16 12:17:13,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-16 12:17:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/28c5676d-b9e6-4908-a696-b0af95f80a69.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:14,920 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ec324caf-e407-4e43-aef1-cc551dd53336 Content-Length: 0 Date: Thu, 16 Aug 2018 12:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:17:14,920 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/28c5676d-b9e6-4908-a696-b0af95f80a69.json used request id req-ec324caf-e407-4e43-aef1-cc551dd53336 2018-08-16 12:17:14,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.35048007965s 2018-08-16 12:17:14,920 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/28c5676d-b9e6-4908-a696-b0af95f80a69.json used request id req-ec324caf-e407-4e43-aef1-cc551dd53336 2018-08-16 12:17:14,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:17:14,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:14,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6f843c0f-cb08-4b5d-b7c4-408e3bb12630 Date: Thu, 16 Aug 2018 12:17:14 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:17:14,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6f843c0f-cb08-4b5d-b7c4-408e3bb12630 2018-08-16 12:17:14,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0500390529633s 2018-08-16 12:17:14,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-6f843c0f-cb08-4b5d-b7c4-408e3bb12630 2018-08-16 12:17:14,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:17:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:15,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56d282a6-0399-49ee-bc18-20eb9e868b43 x-compute-request-id: req-56d282a6-0399-49ee-bc18-20eb9e868b43 Content-Type: application/json 2018-08-16 12:17:15,348 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-56d282a6-0399-49ee-bc18-20eb9e868b43 2018-08-16 12:17:15,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.371645212173s 2018-08-16 12:17:15,348 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9 used request id req-56d282a6-0399-49ee-bc18-20eb9e868b43 2018-08-16 12:17:15,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:15,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:16,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbc832b9-10c1-4998-99fd-07790a5c2207 x-compute-request-id: req-cbc832b9-10c1-4998-99fd-07790a5c2207 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:06:e9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "rel": "bookmark"}], "image": {"id": "863b74cf-3d88-413e-bd81-070d01e596c2", "links": [{"href": "http://172.30.9.32:8774/images/863b74cf-3d88-413e-bd81-070d01e596c2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:16:51.000000", "flavor": {"id": "c0318555-550a-4c49-9ee9-7aaeb3363043", "links": [{"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "bookmark"}]}, "id": "d1170a66-f3c8-4fae-b1c0-e71119bdabd9", "security_groups": [{"name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}], "user_id": "454df47cd57b4ce78a9647a8388fb1f0", "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": "2018-08-16T12:17:15Z", "hostId": "7468f6c4ddb5ed490285e6e0f8a652e336da811d857acf146de7f72f", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb", "name": "vping_ssh-vm_19c03e19-9c94-421c-b996-54c25d780bdb", "created": "2018-08-16T12:16:42Z", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:16,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-cbc832b9-10c1-4998-99fd-07790a5c2207 2018-08-16 12:17:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.923667907715s 2018-08-16 12:17:16,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-cbc832b9-10c1-4998-99fd-07790a5c2207 2018-08-16 12:17:16,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:17:18,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:18,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00af0b15-4b01-4692-bb5d-21569ce1d538 x-compute-request-id: req-00af0b15-4b01-4692-bb5d-21569ce1d538 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:17:18,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00af0b15-4b01-4692-bb5d-21569ce1d538 2018-08-16 12:17:18,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183074951172s 2018-08-16 12:17:18,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-00af0b15-4b01-4692-bb5d-21569ce1d538 2018-08-16 12:17:18,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:17:18,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:18,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-0bbe1ff5-f716-4cb0-b94e-a0c81e281872 Date: Thu, 16 Aug 2018 12:17:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:12Z", "updated_at": "2018-08-16T12:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "244cb6da-47bf-4aa4-9f65-647b5ab4d8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:12Z", "revision_number": 0, "id": "273e3f07-fa0f-4c4c-a464-9b098e86caff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:12Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:14Z", "revision_number": 0, "id": "c3d50281-c0ca-4390-83fc-53e5dd8310a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:14Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:16:13Z", "revision_number": 0, "id": "c7f1a8eb-ea6c-4747-9838-f4d52557855a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:13Z", "security_group_id": "7adc545c-72c3-407b-b65e-b9d836d21567", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 3, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "7adc545c-72c3-407b-b65e-b9d836d21567", "name": "vping_ssh-sg_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:17:18,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0bbe1ff5-f716-4cb0-b94e-a0c81e281872 2018-08-16 12:17:18,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0427329540253s 2018-08-16 12:17:18,507 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0bbe1ff5-f716-4cb0-b94e-a0c81e281872 2018-08-16 12:17:18,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-16 12:17:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/7adc545c-72c3-407b-b65e-b9d836d21567.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:18,972 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d03931bb-0b45-41b3-8f97-1688666de941 Content-Length: 0 Date: Thu, 16 Aug 2018 12:17:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:17:18,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/7adc545c-72c3-407b-b65e-b9d836d21567.json used request id req-d03931bb-0b45-41b3-8f97-1688666de941 2018-08-16 12:17:18,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.462594032288s 2018-08-16 12:17:18,973 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/7adc545c-72c3-407b-b65e-b9d836d21567.json used request id req-d03931bb-0b45-41b3-8f97-1688666de941 2018-08-16 12:17:18,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 12:17:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:19,069 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:17:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c11e96bd-63be-4b2c-abe9-6d32274b3409 x-compute-request-id: req-c11e96bd-63be-4b2c-abe9-6d32274b3409 Content-Length: 0 Content-Type: application/json 2018-08-16 12:17:19,070 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb used request id req-c11e96bd-63be-4b2c-abe9-6d32274b3409 2018-08-16 12:17:19,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0961050987244s 2018-08-16 12:17:19,070 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vping_ssh-kp_19c03e19-9c94-421c-b996-54c25d780bdb used request id req-c11e96bd-63be-4b2c-abe9-6d32274b3409 2018-08-16 12:17:19,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:17:19,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" -d '{"subnet_id": "2240120e-e93f-494c-b3e1-3e63e8008926"}' 2018-08-16 12:17:20,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e1de485d-5fa0-45eb-9e64-18ab932e5c8d Date: Thu, 16 Aug 2018 12:17:20 GMT RESP BODY: {"network_id": "35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "subnet_id": "2240120e-e93f-494c-b3e1-3e63e8008926", "subnet_ids": ["2240120e-e93f-494c-b3e1-3e63e8008926"], "port_id": "e6fe5d91-10ca-4594-bcba-fc20c6345aa6", "id": "5b667682-6f83-4832-8506-93e3706f13cc"} 2018-08-16 12:17:20,849 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/remove_router_interface.json used request id req-e1de485d-5fa0-45eb-9e64-18ab932e5c8d 2018-08-16 12:17:20,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.77874302864s 2018-08-16 12:17:20,850 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc/remove_router_interface.json used request id req-e1de485d-5fa0-45eb-9e64-18ab932e5c8d returning object 5b667682-6f83-4832-8506-93e3706f13cc 2018-08-16 12:17:20,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:17:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:20,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-9a7e9f1b-6019-40f0-bab2-b90d3aaf621e Date: Thu, 16 Aug 2018 12:17:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:04Z", "admin_state_up": true, "updated_at": "2018-08-16T12:17:20Z", "revision_number": 4, "routes": [], "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "5b667682-6f83-4832-8506-93e3706f13cc", "name": "vping_ssh-router_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:17:20,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9a7e9f1b-6019-40f0-bab2-b90d3aaf621e 2018-08-16 12:17:20,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128571987152s 2018-08-16 12:17:20,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9a7e9f1b-6019-40f0-bab2-b90d3aaf621e 2018-08-16 12:17:20,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:17:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:22,516 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59124b6c-9b6f-415a-bf77-a125b91796e8 Content-Length: 0 Date: Thu, 16 Aug 2018 12:17:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:17:22,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc.json used request id req-59124b6c-9b6f-415a-bf77-a125b91796e8 2018-08-16 12:17:22,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.5356490612s 2018-08-16 12:17:22,517 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/5b667682-6f83-4832-8506-93e3706f13cc.json used request id req-59124b6c-9b6f-415a-bf77-a125b91796e8 2018-08-16 12:17:22,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:17:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:22,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-7223d9e5-7c2e-4259-bbe9-c8dd5c7e7eee Date: Thu, 16 Aug 2018 12:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:16: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":"f53e2f2e547a4239a8bdb6b858385831","id":"2240120e-e93f-494c-b3e1-3e63e8008926","subnetpool_id":null,"name":"vping_ssh-subnet_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:17:22,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7223d9e5-7c2e-4259-bbe9-c8dd5c7e7eee 2018-08-16 12:17:22,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0534701347351s 2018-08-16 12:17:22,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7223d9e5-7c2e-4259-bbe9-c8dd5c7e7eee 2018-08-16 12:17:22,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:17:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/2240120e-e93f-494c-b3e1-3e63e8008926.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:25,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b923dc61-172a-4457-b1ae-d2de75c2aafb Date: Thu, 16 Aug 2018 12:17:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:17:25,109 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/2240120e-e93f-494c-b3e1-3e63e8008926.json used request id req-b923dc61-172a-4457-b1ae-d2de75c2aafb 2018-08-16 12:17:25,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53615498543s 2018-08-16 12:17:25,109 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/2240120e-e93f-494c-b3e1-3e63e8008926.json used request id req-b923dc61-172a-4457-b1ae-d2de75c2aafb 2018-08-16 12:17:25,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:25,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-70b3ebf2-f860-4019-81d2-b422f64f61d9 Date: Thu, 16 Aug 2018 12:17:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:17:24Z","tenant_id":"f53e2f2e547a4239a8bdb6b858385831","created_at":"2018-08-16T12:16:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f53e2f2e547a4239a8bdb6b858385831","id":"35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d","name":"vping_ssh-net_19c03e19-9c94-421c-b996-54c25d780bdb"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:17:25,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-70b3ebf2-f860-4019-81d2-b422f64f61d9 2018-08-16 12:17:25,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899729728699s 2018-08-16 12:17:25,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-70b3ebf2-f860-4019-81d2-b422f64f61d9 2018-08-16 12:17:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:17:25,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:27,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f61a6d63-b0ae-4a06-ba39-39fb4ed9ba09 Date: Thu, 16 Aug 2018 12:17:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:17:27,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d.json used request id req-f61a6d63-b0ae-4a06-ba39-39fb4ed9ba09 2018-08-16 12:17:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.96666812897s 2018-08-16 12:17:27,168 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/35cc68e3-18ab-4e98-90d9-1d2b9ae0c88d.json used request id req-f61a6d63-b0ae-4a06-ba39-39fb4ed9ba09 2018-08-16 12:17:27,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:17:27,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:27,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-05702c1d-1962-4f0f-a102-8917095fd612 Date: Thu, 16 Aug 2018 12:17:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:16:09Z", "file": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2/file", "owner": "f53e2f2e547a4239a8bdb6b858385831", "id": "863b74cf-3d88-413e-bd81-070d01e596c2", "size": 12716032, "self": "/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/863b74cf-3d88-413e-bd81-070d01e596c2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_19c03e19-9c94-421c-b996-54c25d780bdb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:16:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:17:27,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-05702c1d-1962-4f0f-a102-8917095fd612 2018-08-16 12:17:27,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0456168651581s 2018-08-16 12:17:27,218 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-05702c1d-1962-4f0f-a102-8917095fd612 2018-08-16 12:17:27,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:17:27,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}164a24f4178cbbe158df07136fb2dbea3602c9c3" 2018-08-16 12:17:27,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2bf789da-aa07-4937-a45d-0ab6ff6e6d39 Date: Thu, 16 Aug 2018 12:17:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:17:27,860 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2 used request id req-2bf789da-aa07-4937-a45d-0ab6ff6e6d39 2018-08-16 12:17:27,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.639870882034s 2018-08-16 12:17:27,860 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/863b74cf-3d88-413e-bd81-070d01e596c2 used request id req-2bf789da-aa07-4937-a45d-0ab6ff6e6d39 2018-08-16 12:17:27,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:17:27,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:27,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e275c907-b912-4bb6-a22a-219079294b52 x-compute-request-id: req-e275c907-b912-4bb6-a22a-219079294b52 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_19c03e19-9c94-421c-b996-54c25d780bdb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043", "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": "c0318555-550a-4c49-9ee9-7aaeb3363043"}]} 2018-08-16 12:17:27,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e275c907-b912-4bb6-a22a-219079294b52 2018-08-16 12:17:27,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216240882874s 2018-08-16 12:17:27,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e275c907-b912-4bb6-a22a-219079294b52 2018-08-16 12:17:27,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:17:27,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:27,924 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7ea5088-a141-4819-a63f-a0635adc1a24 x-compute-request-id: req-f7ea5088-a141-4819-a63f-a0635adc1a24 Content-Length: 0 Content-Type: application/json 2018-08-16 12:17:27,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043 used request id req-f7ea5088-a141-4819-a63f-a0635adc1a24 2018-08-16 12:17:27,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040983915329s 2018-08-16 12:17:27,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/c0318555-550a-4c49-9ee9-7aaeb3363043 used request id req-f7ea5088-a141-4819-a63f-a0635adc1a24 2018-08-16 12:17:27,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:17:27,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:28,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c665e9cc-510b-4d1e-9b3f-ffd75d70cecb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb", "links": {"self": "http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "454df47cd57b4ce78a9647a8388fb1f0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:17:28,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c665e9cc-510b-4d1e-9b3f-ffd75d70cecb 2018-08-16 12:17:28,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233262062073s 2018-08-16 12:17:28,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-c665e9cc-510b-4d1e-9b3f-ffd75d70cecb 2018-08-16 12:17:28,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:17:28,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:28,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74336c69-b16f-4c40-a9e8-02811e848cf9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_19c03e19-9c94-421c-b996-54c25d780bdb", "links": {"self": "http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "454df47cd57b4ce78a9647a8388fb1f0", "description": null}} 2018-08-16 12:17:28,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 used request id req-74336c69-b16f-4c40-a9e8-02811e848cf9 2018-08-16 12:17:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216400146484s 2018-08-16 12:17:28,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 used request id req-74336c69-b16f-4c40-a9e8-02811e848cf9 2018-08-16 12:17:28,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:17:28,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:28,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724385a4-b341-4f2b-848e-3f681812a79c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:17:28,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 used request id req-724385a4-b341-4f2b-848e-3f681812a79c 2018-08-16 12:17:28,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.473743915558s 2018-08-16 12:17:28,856 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/454df47cd57b4ce78a9647a8388fb1f0 used request id req-724385a4-b341-4f2b-848e-3f681812a79c 2018-08-16 12:17:28,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:17:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:29,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c647bf-209f-4a4a-999f-1f0fccf59dfc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831"}, "tags": [], "enabled": true, "id": "f53e2f2e547a4239a8bdb6b858385831", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_19c03e19-9c94-421c-b996-54c25d780bdb"}]} 2018-08-16 12:17:29,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-89c647bf-209f-4a4a-999f-1f0fccf59dfc 2018-08-16 12:17:29,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209077835083s 2018-08-16 12:17:29,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-89c647bf-209f-4a4a-999f-1f0fccf59dfc 2018-08-16 12:17:29,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:17:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}801832a3ba4bef52d508efc62822bce5ecfa6100" 2018-08-16 12:17:29,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:17:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd735d25-1e34-4822-b3d2-3a1c66469c3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:17:29,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831 used request id req-fd735d25-1e34-4822-b3d2-3a1c66469c3e 2018-08-16 12:17:29,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31831407547s 2018-08-16 12:17:29,395 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/f53e2f2e547a4239a8bdb6b858385831 used request id req-fd735d25-1e34-4822-b3d2-3a1c66469c3e 2018-08-16 12:17:29,448 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-16 12:17:29,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:17:29,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:17:29,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:17:29,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:17:29,487 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:17:29,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:17:29,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:17:29,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:17:29,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:17:29,489 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:17:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:17:29,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e01261f3-ac52-4c02-b36b-a1905416db21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:17:29,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e01261f3-ac52-4c02-b36b-a1905416db21 2018-08-16 12:17:29,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:17:29,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["6ACCN86yS2GN0wTftGxjqg"], "issued_at": "2018-08-16T12:17:29.000000Z"}} 2018-08-16 12:17:29,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-42e3baa7-5189-4c71-a834-dd9655658b33 Date: Thu, 16 Aug 2018 12:17:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:17:30,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42e3baa7-5189-4c71-a834-dd9655658b33 2018-08-16 12:17:30,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.381844043732s 2018-08-16 12:17:30,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-42e3baa7-5189-4c71-a834-dd9655658b33 2018-08-16 12:17:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:17:30,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cafb771c-9a1a-4a4e-8f1f-fc7e88f2499b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:17:30,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-cafb771c-9a1a-4a4e-8f1f-fc7e88f2499b 2018-08-16 12:17:30,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:17:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:30,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d951617-0b88-49a1-9c25-0de84c05e516 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:17:30,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-3d951617-0b88-49a1-9c25-0de84c05e516 2018-08-16 12:17:30,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210124969482s 2018-08-16 12:17:30,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-3d951617-0b88-49a1-9c25-0de84c05e516 2018-08-16 12:17:30,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:17:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd"}}' 2018-08-16 12:17:30,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217fd76f-2509-4941-bae6-b664ce828f24 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e"}, "tags": [], "enabled": true, "id": "66efd4ad176d4f19833319739ecb7b1e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd"}} 2018-08-16 12:17:30,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-217fd76f-2509-4941-bae6-b664ce828f24 2018-08-16 12:17:30,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.274784088135s 2018-08-16 12:17:30,786 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-217fd76f-2509-4941-bae6-b664ce828f24 2018-08-16 12:17:30,787 - 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'66efd4ad176d4f19833319739ecb7b1e', '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_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:30,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:17:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d5299541-c48d-4752-90fe-faca8e34fde5", "email": null, "name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd"}}' 2018-08-16 12:17:31,218 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1d713a-0a4f-48aa-9db6-f94c29e71bb2 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd", "links": {"self": "http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb4160dfaf2548218b31652f565d9d29", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:17:31,218 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-4d1d713a-0a4f-48aa-9db6-f94c29e71bb2 2018-08-16 12:17:31,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424992084503s 2018-08-16 12:17:31,218 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-4d1d713a-0a4f-48aa-9db6-f94c29e71bb2 2018-08-16 12:17:31,219 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'eb4160dfaf2548218b31652f565d9d29', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:31,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:17:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:31,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3c9114-b3a3-410d-acb0-0a5c88b60e57 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:17:31,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cf3c9114-b3a3-410d-acb0-0a5c88b60e57 2018-08-16 12:17:31,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213674068451s 2018-08-16 12:17:31,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-cf3c9114-b3a3-410d-acb0-0a5c88b60e57 2018-08-16 12:17:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:17:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:31,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c340d3-238b-44f3-8fee-eb35bb90a262 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:17:31,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-34c340d3-238b-44f3-8fee-eb35bb90a262 2018-08-16 12:17:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192794084549s 2018-08-16 12:17:31,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-34c340d3-238b-44f3-8fee-eb35bb90a262 2018-08-16 12:17:31,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:17:31,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:31,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73da0c81-70c4-4f14-82f9-1e69a8337a42 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:17:31,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-73da0c81-70c4-4f14-82f9-1e69a8337a42 2018-08-16 12:17:31,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219367027283s 2018-08-16 12:17:31,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-73da0c81-70c4-4f14-82f9-1e69a8337a42 2018-08-16 12:17:31,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:17:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d1bef5-da91-4ce1-a19f-a14a1785ba6f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:17:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-96d1bef5-da91-4ce1-a19f-a14a1785ba6f 2018-08-16 12:17:32,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20858001709s 2018-08-16 12:17:32,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-96d1bef5-da91-4ce1-a19f-a14a1785ba6f 2018-08-16 12:17:32,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:17:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:32,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba49b487-e248-4633-8291-170e63bb6c40 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd", "links": {"self": "http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb4160dfaf2548218b31652f565d9d29", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:17:32,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ba49b487-e248-4633-8291-170e63bb6c40 2018-08-16 12:17:32,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209625005722s 2018-08-16 12:17:32,283 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-ba49b487-e248-4633-8291-170e63bb6c40 2018-08-16 12:17:32,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:17:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:32,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da86edc-0f05-4dfd-83a7-5f639ec4a8fd Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e"}, "tags": [], "enabled": true, "id": "66efd4ad176d4f19833319739ecb7b1e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd"}]} 2018-08-16 12:17:32,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-8da86edc-0f05-4dfd-83a7-5f639ec4a8fd 2018-08-16 12:17:32,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194592952728s 2018-08-16 12:17:32,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-8da86edc-0f05-4dfd-83a7-5f639ec4a8fd 2018-08-16 12:17:32,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:17:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=eb4160dfaf2548218b31652f565d9d29&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=66efd4ad176d4f19833319739ecb7b1e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:32,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f719dcdc-3e95-4b5b-a505-e0d2234ed6a5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=eb4160dfaf2548218b31652f565d9d29&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=66efd4ad176d4f19833319739ecb7b1e", "previous": null, "next": null}} 2018-08-16 12:17:32,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=eb4160dfaf2548218b31652f565d9d29&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=66efd4ad176d4f19833319739ecb7b1e used request id req-f719dcdc-3e95-4b5b-a505-e0d2234ed6a5 2018-08-16 12:17:32,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113755941391s 2018-08-16 12:17:32,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=eb4160dfaf2548218b31652f565d9d29&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=66efd4ad176d4f19833319739ecb7b1e used request id req-f719dcdc-3e95-4b5b-a505-e0d2234ed6a5 2018-08-16 12:17:32,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:17:32,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e/users/eb4160dfaf2548218b31652f565d9d29/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:17:32,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd86629-103c-4232-ba61-638457ad0266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:17:32,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e/users/eb4160dfaf2548218b31652f565d9d29/roles/938251980d884ef7a6be9caa88f95318 used request id req-9cd86629-103c-4232-ba61-638457ad0266 2018-08-16 12:17:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23862195015s 2018-08-16 12:17:32,852 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e/users/eb4160dfaf2548218b31652f565d9d29/roles/938251980d884ef7a6be9caa88f95318 used request id req-9cd86629-103c-4232-ba61-638457ad0266 2018-08-16 12:17:32,853 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', 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'66efd4ad176d4f19833319739ecb7b1e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'd5299541-c48d-4752-90fe-faca8e34fde5', 'username': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:17:32,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:17:32,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:17:32,854 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:17:32,855 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:17:32,856 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:17:32,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:17:32,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:17:32,857 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:17:32,858 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd', 'password': 'd5299541-c48d-4752-90fe-faca8e34fde5', 'project_name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '66efd4ad176d4f19833319739ecb7b1e', 'project_domain_name': 'Default'} 2018-08-16 12:17:32,859 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-16 12:17:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:17:32,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49b87e4-fea7-4e8d-9212-9c3514e255ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:17:32,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-b49b87e4-fea7-4e8d-9212-9c3514e255ec 2018-08-16 12:17:32,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:17:33,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66efd4ad176d4f19833319739ecb7b1e", "name": "vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_66efd4ad176d4f19833319739ecb7b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_66efd4ad176d4f19833319739ecb7b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/66efd4ad176d4f19833319739ecb7b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/66efd4ad176d4f19833319739ecb7b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/66efd4ad176d4f19833319739ecb7b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/66efd4ad176d4f19833319739ecb7b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/66efd4ad176d4f19833319739ecb7b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/66efd4ad176d4f19833319739ecb7b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/66efd4ad176d4f19833319739ecb7b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd", "id": "eb4160dfaf2548218b31652f565d9d29"}, "audit_ids": ["GHR5gvlkTg-c2B-wEEXnyA"], "issued_at": "2018-08-16T12:17:33.000000Z"}} 2018-08-16 12:17:33,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:17:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"network": {"name": "vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd", "admin_state_up": true}}' 2018-08-16 12:17:33,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4345864d-dc5c-478c-9615-e529df19f28e Date: Thu, 16 Aug 2018 12:17:33 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:17:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"}} 2018-08-16 12:17:33,936 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4345864d-dc5c-478c-9615-e529df19f28e 2018-08-16 12:17:33,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.666570901871s 2018-08-16 12:17:33,936 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-4345864d-dc5c-478c-9615-e529df19f28e 2018-08-16 12:17:33,937 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:17:33Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'0873ef49-9bb5-4e4d-b256-fec1d06afa73', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd', u'admin_state_up': True, u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'66efd4ad176d4f19833319739ecb7b1e'}) 2018-08-16 12:17:33,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:34,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-fee3d337-d762-420a-85cc-01d132e2764a Date: Thu, 16 Aug 2018 12:17:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:17:33Z","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:17:34,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-fee3d337-d762-420a-85cc-01d132e2764a 2018-08-16 12:17:34,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36269402504s 2018-08-16 12:17:34,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-fee3d337-d762-420a-85cc-01d132e2764a 2018-08-16 12:17:34,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:17:34,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"subnet": {"name": "vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd", "enable_dhcp": true, "network_id": "0873ef49-9bb5-4e4d-b256-fec1d06afa73", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:17:35,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-57b7d6e4-4133-447e-ae62-638d21177509 Date: Thu, 16 Aug 2018 12:17:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:17:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"72b54a61-28c9-4714-b745-cf9a4f9508df","subnetpool_id":null,"name":"vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd"}} 2018-08-16 12:17:35,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-57b7d6e4-4133-447e-ae62-638d21177509 2018-08-16 12:17:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.923671007156s 2018-08-16 12:17:35,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-57b7d6e4-4133-447e-ae62-638d21177509 2018-08-16 12:17:35,227 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:17:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'72b54a61-28c9-4714-b745-cf9a4f9508df', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd', u'enable_dhcp': True, u'network_id': u'0873ef49-9bb5-4e4d-b256-fec1d06afa73', u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'66efd4ad176d4f19833319739ecb7b1e'}) 2018-08-16 12:17:35,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:17:35,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "vping_userdata-router_7a22da0c-f972-44dc-8117-01d009b892cd", "admin_state_up": true}}' 2018-08-16 12:17:36,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2de4ac42-29df-4669-98ae-86ac66d6ff11 Date: Thu, 16 Aug 2018 12:17:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:35Z", "admin_state_up": true, "updated_at": "2018-08-16T12:17:36Z", "revision_number": 2, "routes": [], "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "1f733b4c-ab84-4ee0-b473-87fa35e747ff", "name": "vping_userdata-router_7a22da0c-f972-44dc-8117-01d009b892cd"}} 2018-08-16 12:17:36,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-2de4ac42-29df-4669-98ae-86ac66d6ff11 2018-08-16 12:17:36,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5009431839s 2018-08-16 12:17:36,729 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-2de4ac42-29df-4669-98ae-86ac66d6ff11 2018-08-16 12:17:36,729 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', u'created_at': u'2018-08-16T12:17:35Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:17:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'66efd4ad176d4f19833319739ecb7b1e', u'id': u'1f733b4c-ab84-4ee0-b473-87fa35e747ff', u'name': u'vping_userdata-router_7a22da0c-f972-44dc-8117-01d009b892cd'}) 2018-08-16 12:17:36,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:17:36,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"subnet_id": "72b54a61-28c9-4714-b745-cf9a4f9508df"}' 2018-08-16 12:17:39,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c7ea567-3a3b-455d-94ea-782a84f62f03 Date: Thu, 16 Aug 2018 12:17:39 GMT RESP BODY: {"network_id": "0873ef49-9bb5-4e4d-b256-fec1d06afa73", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "subnet_id": "72b54a61-28c9-4714-b745-cf9a4f9508df", "subnet_ids": ["72b54a61-28c9-4714-b745-cf9a4f9508df"], "port_id": "8ea58054-8554-4682-a68b-d7f15947c142", "id": "1f733b4c-ab84-4ee0-b473-87fa35e747ff"} 2018-08-16 12:17:39,368 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/add_router_interface.json used request id req-5c7ea567-3a3b-455d-94ea-782a84f62f03 2018-08-16 12:17:39,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63829278946s 2018-08-16 12:17:39,368 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/add_router_interface.json used request id req-5c7ea567-3a3b-455d-94ea-782a84f62f03 returning object 1f733b4c-ab84-4ee0-b473-87fa35e747ff 2018-08-16 12:17:39,369 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:17:39,499 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:17:39,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:17:39,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:17:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:17:39,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:17:39,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:39,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1afec808-376e-46aa-aaea-884a434e4828 Date: Thu, 16 Aug 2018 12:17:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:17:39,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1afec808-376e-46aa-aaea-884a434e4828 2018-08-16 12:17:39,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34318780899s 2018-08-16 12:17:39,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1afec808-376e-46aa-aaea-884a434e4828 2018-08-16 12:17:39,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:17:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd"}' 2018-08-16 12:17:40,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9a819d7a-4ed1-4064-9233-04addbb5a80f Date: Thu, 16 Aug 2018 12:17:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:17:40Z", "file": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file", "owner": "66efd4ad176d4f19833319739ecb7b1e", "id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "size": null, "self": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "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_7a22da0c-f972-44dc-8117-01d009b892cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "checksum": null, "created_at": "2018-08-16T12:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:17:40,266 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9a819d7a-4ed1-4064-9233-04addbb5a80f 2018-08-16 12:17:40,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.406455993652s 2018-08-16 12:17:40,266 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9a819d7a-4ed1-4064-9233-04addbb5a80f returning object 244b04bd-c677-4c4a-98cc-3dc0de2f145c 2018-08-16 12:17:40,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:17:40,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '' 2018-08-16 12:17:41,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1411bf2-dd4c-42ad-95fa-7c0d994e45fa Date: Thu, 16 Aug 2018 12:17:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:17:41,805 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file used request id req-e1411bf2-dd4c-42ad-95fa-7c0d994e45fa 2018-08-16 12:17:41,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.53813910484s 2018-08-16 12:17:41,806 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file used request id req-e1411bf2-dd4c-42ad-95fa-7c0d994e45fa 2018-08-16 12:17:41,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:17:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:42,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7d2e0b46-10e2-42a2-9e33-fff9c1a365d1 Date: Thu, 16 Aug 2018 12:17:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:17:41Z", "file": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file", "owner": "66efd4ad176d4f19833319739ecb7b1e", "id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "size": 12716032, "self": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:17:42,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7d2e0b46-10e2-42a2-9e33-fff9c1a365d1 2018-08-16 12:17:42,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362765073776s 2018-08-16 12:17:42,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7d2e0b46-10e2-42a2-9e33-fff9c1a365d1 2018-08-16 12:17:42,175 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file', 'owner': u'66efd4ad176d4f19833319739ecb7b1e', 'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c', 'size': 12716032, u'self': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:17:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:17:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', '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/244b04bd-c677-4c4a-98cc-3dc0de2f145c', 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_7a22da0c-f972-44dc-8117-01d009b892cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd', 'created': u'2018-08-16T12:17:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:17:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c', 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_7a22da0c-f972-44dc-8117-01d009b892cd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:17:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:17:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:17:42,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15e41b52-adb2-438e-baa0-503fcaf4cefb x-compute-request-id: req-15e41b52-adb2-438e-baa0-503fcaf4cefb Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "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": "8d3d6177-fc51-4760-a7f7-416fc883ac9d"}} 2018-08-16 12:17:42,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-15e41b52-adb2-438e-baa0-503fcaf4cefb 2018-08-16 12:17:42,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318743944168s 2018-08-16 12:17:42,495 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-15e41b52-adb2-438e-baa0-503fcaf4cefb 2018-08-16 12:17:42,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd', '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'c0e827e233dd4490a13a2da2d4505275', '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'8d3d6177-fc51-4760-a7f7-416fc883ac9d', 'swap': 0}) 2018-08-16 12:17:42,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:17:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" -d '{"extra_specs": {}}' 2018-08-16 12:17:42,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a752fd3e-18ab-4eff-bdcb-b803baeb7fe0 x-compute-request-id: req-a752fd3e-18ab-4eff-bdcb-b803baeb7fe0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:17:42,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d/os-extra_specs used request id req-a752fd3e-18ab-4eff-bdcb-b803baeb7fe0 2018-08-16 12:17:42,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0249400138855s 2018-08-16 12:17:42,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d/os-extra_specs used request id req-a752fd3e-18ab-4eff-bdcb-b803baeb7fe0 2018-08-16 12:17:42,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:42,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-f52d2d7e-c11c-46b3-823d-7106a7ca983b Date: Thu, 16 Aug 2018 12:17:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72b54a61-28c9-4714-b745-cf9a4f9508df"],"updated_at":"2018-08-16T12:17:34Z","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:17:42,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f52d2d7e-c11c-46b3-823d-7106a7ca983b 2018-08-16 12:17:42,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269934177399s 2018-08-16 12:17:42,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-f52d2d7e-c11c-46b3-823d-7106a7ca983b 2018-08-16 12:17:42,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:17:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-527cd2e5-be0f-4102-9910-5326ef424763 Date: Thu, 16 Aug 2018 12:17:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:17:41Z", "file": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file", "owner": "66efd4ad176d4f19833319739ecb7b1e", "id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "size": 12716032, "self": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:17:43,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-527cd2e5-be0f-4102-9910-5326ef424763 2018-08-16 12:17:43,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296169042587s 2018-08-16 12:17:43,095 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-527cd2e5-be0f-4102-9910-5326ef424763 2018-08-16 12:17:43,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:17:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:43,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ea4caa-6871-4128-9c0e-5f43460e88bf x-compute-request-id: req-b4ea4caa-6871-4128-9c0e-5f43460e88bf Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "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": "8d3d6177-fc51-4760-a7f7-416fc883ac9d"}]} 2018-08-16 12:17:43,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b4ea4caa-6871-4128-9c0e-5f43460e88bf 2018-08-16 12:17:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293525934219s 2018-08-16 12:17:43,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-b4ea4caa-6871-4128-9c0e-5f43460e88bf 2018-08-16 12:17:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:17:43,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"server": {"name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "imageRef": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "flavorRef": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0873ef49-9bb5-4e4d-b256-fec1d06afa73"}]}}' 2018-08-16 12:17:46,970 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:17:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-562d2b36-1c3e-4bc2-b2e1-980f23f31650 x-compute-request-id: req-562d2b36-1c3e-4bc2-b2e1-980f23f31650 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "adminPass": "8NQ3ZAvrUjv9"}} 2018-08-16 12:17:46,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-562d2b36-1c3e-4bc2-b2e1-980f23f31650 2018-08-16 12:17:46,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.57746505737s 2018-08-16 12:17:46,970 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-562d2b36-1c3e-4bc2-b2e1-980f23f31650 2018-08-16 12:17:46,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:47,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3758dd1c-e717-4e5b-a264-a2f6fa4a42cb x-compute-request-id: req-3758dd1c-e717-4e5b-a264-a2f6fa4a42cb Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "user_id": "eb4160dfaf2548218b31652f565d9d29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:17:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:47,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3758dd1c-e717-4e5b-a264-a2f6fa4a42cb 2018-08-16 12:17:47,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626303911209s 2018-08-16 12:17:47,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-3758dd1c-e717-4e5b-a264-a2f6fa4a42cb 2018-08-16 12:17:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:47,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-2943c518-d981-4fa4-86d8-1908c929545e Date: Thu, 16 Aug 2018 12:17:47 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72b54a61-28c9-4714-b745-cf9a4f9508df"],"updated_at":"2018-08-16T12:17:34Z","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:17:47,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2943c518-d981-4fa4-86d8-1908c929545e 2018-08-16 12:17:47,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385571956635s 2018-08-16 12:17:47,991 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-2943c518-d981-4fa4-86d8-1908c929545e 2018-08-16 12:17:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:17:47,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:48,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7df8e71f-d087-435a-826a-8b624b9ceaa6 Date: Thu, 16 Aug 2018 12:17:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:17:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"72b54a61-28c9-4714-b745-cf9a4f9508df","subnetpool_id":null,"name":"vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd"}]} 2018-08-16 12:17:48,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7df8e71f-d087-435a-826a-8b624b9ceaa6 2018-08-16 12:17:48,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.224555015564s 2018-08-16 12:17:48,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-7df8e71f-d087-435a-826a-8b624b9ceaa6 2018-08-16 12:17:48,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:17:50,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:50,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1484b63-bb5f-4664-bb0e-9c10ab4b6360 x-compute-request-id: req-f1484b63-bb5f-4664-bb0e-9c10ab4b6360 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:50Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:50,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f1484b63-bb5f-4664-bb0e-9c10ab4b6360 2018-08-16 12:17:50,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.604406833649s 2018-08-16 12:17:50,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f1484b63-bb5f-4664-bb0e-9c10ab4b6360 2018-08-16 12:17:50,828 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:17:52,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:54,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47ca1c61-7c2f-4c25-bfbd-27aac369b4c4 x-compute-request-id: req-47ca1c61-7c2f-4c25-bfbd-27aac369b4c4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:50Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:54,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-47ca1c61-7c2f-4c25-bfbd-27aac369b4c4 2018-08-16 12:17:54,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27908182144s 2018-08-16 12:17:54,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-47ca1c61-7c2f-4c25-bfbd-27aac369b4c4 2018-08-16 12:17:54,114 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:17:56,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:17:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8b0d099-184d-404e-9a20-b05df8a6676a x-compute-request-id: req-f8b0d099-184d-404e-9a20-b05df8a6676a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:17:57,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f8b0d099-184d-404e-9a20-b05df8a6676a 2018-08-16 12:17:57,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27046108246s 2018-08-16 12:17:57,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f8b0d099-184d-404e-9a20-b05df8a6676a 2018-08-16 12:17:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:17:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=1956d152-ee3b-4250-99b5-2471d161ff16" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:57,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c510c495-eced-4f43-8a74-6de9d382b018 Date: Thu, 16 Aug 2018 12:17:57 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:50Z","admin_state_up":true,"updated_at":"2018-08-16T12:17:55Z","binding:vnic_type":"normal","device_id":"1956d152-ee3b-4250-99b5-2471d161ff16","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:2a:3b:b9","id":"c96c3d7f-2dff-443e-bf5e-1cbbcbcf441d","port_security_enabled":true,"project_id":"66efd4ad176d4f19833319739ecb7b1e","fixed_ips":[{"subnet_id":"72b54a61-28c9-4714-b745-cf9a4f9508df","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["79b27bab-ca81-4325-b83c-ebd68a45eb80"],"name":""}]} 2018-08-16 12:17:57,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=1956d152-ee3b-4250-99b5-2471d161ff16 used request id req-c510c495-eced-4f43-8a74-6de9d382b018 2018-08-16 12:17:57,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.306541919708s 2018-08-16 12:17:57,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=1956d152-ee3b-4250-99b5-2471d161ff16 used request id req-c510c495-eced-4f43-8a74-6de9d382b018 2018-08-16 12:17:57,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:17:57,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=c96c3d7f-2dff-443e-bf5e-1cbbcbcf441d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:57,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-77bede73-9274-4c5d-8654-430bda8e9aea Date: Thu, 16 Aug 2018 12:17:57 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:17:57,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=c96c3d7f-2dff-443e-bf5e-1cbbcbcf441d used request id req-77bede73-9274-4c5d-8654-430bda8e9aea 2018-08-16 12:17:57,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479030609131s 2018-08-16 12:17:57,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=c96c3d7f-2dff-443e-bf5e-1cbbcbcf441d used request id req-77bede73-9274-4c5d-8654-430bda8e9aea 2018-08-16 12:17:57,753 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2a:3b:b9', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:17:55.000000', 'flavor': Munch({u'id': u'8d3d6177-fc51-4760-a7f7-416fc883ac9d'}), 'az': u'nova', 'id': u'1956d152-ee3b-4250-99b5-2471d161ff16', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eb4160dfaf2548218b31652f565d9d29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', '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'2018-08-16T12:17:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:17:55Z', 'hostId': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', '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'2018-08-16T12:17:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': u'vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd', 'adminPass': u'8NQ3ZAvrUjv9', 'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', 'created_at': u'2018-08-16T12:17:46Z', 'created': u'2018-08-16T12:17:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:17:57,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:17:57,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-177b62df-9a1a-42e8-9932-1fca16288c34 Date: Thu, 16 Aug 2018 12:17:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72b54a61-28c9-4714-b745-cf9a4f9508df"],"updated_at":"2018-08-16T12:17:34Z","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:17:57,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-177b62df-9a1a-42e8-9932-1fca16288c34 2018-08-16 12:17:57,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090448141098s 2018-08-16 12:17:57,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-177b62df-9a1a-42e8-9932-1fca16288c34 2018-08-16 12:17:57,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:17:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:58,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-d5115598-a730-4db6-9efe-1369acf11410 Date: Thu, 16 Aug 2018 12:17:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:17:41Z", "file": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file", "owner": "66efd4ad176d4f19833319739ecb7b1e", "id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "size": 12716032, "self": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:17:58,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d5115598-a730-4db6-9efe-1369acf11410 2018-08-16 12:17:58,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323238134384s 2018-08-16 12:17:58,173 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d5115598-a730-4db6-9efe-1369acf11410 2018-08-16 12:17:58,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:17:58,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:17:58,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39dc3f77-0ef7-485a-a1da-683352f33112 x-compute-request-id: req-39dc3f77-0ef7-485a-a1da-683352f33112 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "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": "8d3d6177-fc51-4760-a7f7-416fc883ac9d"}]} 2018-08-16 12:17:58,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-39dc3f77-0ef7-485a-a1da-683352f33112 2018-08-16 12:17:58,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258839130402s 2018-08-16 12:17:58,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-39dc3f77-0ef7-485a-a1da-683352f33112 2018-08-16 12:17:58,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:17:58,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"server": {"name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "imageRef": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "flavorRef": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0873ef49-9bb5-4e4d-b256-fec1d06afa73"}]}}' 2018-08-16 12:18:02,190 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:17:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00c5b745-41f3-4f8e-811a-63bb9b7f403b x-compute-request-id: req-00c5b745-41f3-4f8e-811a-63bb9b7f403b Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "adminPass": "LyeDP2S7wVCf"}} 2018-08-16 12:18:02,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-00c5b745-41f3-4f8e-811a-63bb9b7f403b 2018-08-16 12:18:02,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.98755097389s 2018-08-16 12:18:02,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-00c5b745-41f3-4f8e-811a-63bb9b7f403b 2018-08-16 12:18:02,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:02,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:02,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d84837c3-2a26-459c-81c5-70a0ff6b89ee x-compute-request-id: req-d84837c3-2a26-459c-81c5-70a0ff6b89ee Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "user_id": "eb4160dfaf2548218b31652f565d9d29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:18:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:02,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d84837c3-2a26-459c-81c5-70a0ff6b89ee 2018-08-16 12:18:02,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691947937012s 2018-08-16 12:18:02,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d84837c3-2a26-459c-81c5-70a0ff6b89ee 2018-08-16 12:18:02,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:04,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:04,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:05,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cd3f1a2-e63b-48f8-ade5-e264b91171f9 x-compute-request-id: req-9cd3f1a2-e63b-48f8-ade5-e264b91171f9 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "user_id": "eb4160dfaf2548218b31652f565d9d29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:18:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:05,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9cd3f1a2-e63b-48f8-ade5-e264b91171f9 2018-08-16 12:18:05,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00797200203s 2018-08-16 12:18:05,900 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-9cd3f1a2-e63b-48f8-ade5-e264b91171f9 2018-08-16 12:18:05,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:07,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:09,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ae07571-18f4-4d8f-bd7f-59ca0331db07 x-compute-request-id: req-8ae07571-18f4-4d8f-bd7f-59ca0331db07 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:07Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:09,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8ae07571-18f4-4d8f-bd7f-59ca0331db07 2018-08-16 12:18:09,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53653407097s 2018-08-16 12:18:09,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-8ae07571-18f4-4d8f-bd7f-59ca0331db07 2018-08-16 12:18:09,449 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:11,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:11,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:12,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4462f396-d5e5-4cbe-a83a-67d32d203779 x-compute-request-id: req-4462f396-d5e5-4cbe-a83a-67d32d203779 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:11Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:12,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4462f396-d5e5-4cbe-a83a-67d32d203779 2018-08-16 12:18:12,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02046585083s 2018-08-16 12:18:12,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4462f396-d5e5-4cbe-a83a-67d32d203779 2018-08-16 12:18:12,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:18:12,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=96052f95-5391-4566-9e7f-2f04328b4f8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0dfcd971-3631-498b-8baf-946ce59dea1d Date: Thu, 16 Aug 2018 12:18:12 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:18:08Z","admin_state_up":true,"updated_at":"2018-08-16T12:18:11Z","binding:vnic_type":"normal","device_id":"96052f95-5391-4566-9e7f-2f04328b4f8b","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:6b:96:51","id":"d151c0c9-21df-46e2-b55b-b6605e6d1855","port_security_enabled":true,"project_id":"66efd4ad176d4f19833319739ecb7b1e","fixed_ips":[{"subnet_id":"72b54a61-28c9-4714-b745-cf9a4f9508df","ip_address":"192.168.120.10"}],"extra_dhcp_opts":[],"security_groups":["79b27bab-ca81-4325-b83c-ebd68a45eb80"],"name":""}]} 2018-08-16 12:18:12,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=96052f95-5391-4566-9e7f-2f04328b4f8b used request id req-0dfcd971-3631-498b-8baf-946ce59dea1d 2018-08-16 12:18:12,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0607531070709s 2018-08-16 12:18:12,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=96052f95-5391-4566-9e7f-2f04328b4f8b used request id req-0dfcd971-3631-498b-8baf-946ce59dea1d 2018-08-16 12:18:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:18:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=d151c0c9-21df-46e2-b55b-b6605e6d1855" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:12,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-39603f3b-05b6-42f5-8936-318e054afd21 Date: Thu, 16 Aug 2018 12:18:12 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:18:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=d151c0c9-21df-46e2-b55b-b6605e6d1855 used request id req-39603f3b-05b6-42f5-8936-318e054afd21 2018-08-16 12:18:12,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0442428588867s 2018-08-16 12:18:12,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=d151c0c9-21df-46e2-b55b-b6605e6d1855 used request id req-39603f3b-05b6-42f5-8936-318e054afd21 2018-08-16 12:18:12,590 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6b:96:51', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'244b04bd-c677-4c4a-98cc-3dc0de2f145c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:18:11.000000', 'flavor': Munch({u'id': u'8d3d6177-fc51-4760-a7f7-416fc883ac9d'}), 'az': u'nova', 'id': u'96052f95-5391-4566-9e7f-2f04328b4f8b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'eb4160dfaf2548218b31652f565d9d29', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': 'vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd', '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'2018-08-16T12:18:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:18:11Z', 'hostId': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c', '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'2018-08-16T12:18:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'66efd4ad176d4f19833319739ecb7b1e', 'name': u'vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd', 'adminPass': u'LyeDP2S7wVCf', 'tenant_id': u'66efd4ad176d4f19833319739ecb7b1e', 'created_at': u'2018-08-16T12:18:02Z', 'created': u'2018-08-16T12:18:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:18:12,590 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-16 12:18:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:13,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:14,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d146d51c-7c17-4bd4-b387-722e81568ed2 x-compute-request-id: req-d146d51c-7c17-4bd4-b387-722e81568ed2 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:11Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:14,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d146d51c-7c17-4bd4-b387-722e81568ed2 2018-08-16 12:18:14,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02435708046s 2018-08-16 12:18:14,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d146d51c-7c17-4bd4-b387-722e81568ed2 2018-08-16 12:18:14,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:18:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:18:14,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b56abb4b-0c51-46ed-9bff-94d8488afce1 x-compute-request-id: req-b56abb4b-0c51-46ed-9bff-94d8488afce1 Content-Encoding: gzip Content-Length: 7962 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 502969288 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.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206812] pid_max: default: 32768 minimum: 301\n[ 0.208298] ACPI: Core revision 20150930\n[ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212352] Security Framework initialized\n[ 0.213708] Yama: becoming mindful.\n[ 0.214925] AppArmor: AppArmor initialized\n[ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225037] Initializing cgroup subsys io\n[ 0.226377] Initializing cgroup subsys memory\n[ 0.227850] Initializing cgroup subsys devices\n[ 0.229293] Initializing cgroup subsys freezer\n[ 0.230757] Initializing cgroup subsys net_cls\n[ 0.232182] Initializing cgroup subsys perf_event\n[ 0.233698] Initializing cgroup subsys net_prio\n[ 0.235174] Initializing cgroup subsys hugetlb\n[ 0.236621] Initializing cgroup subsys pids\n[ 0.238028] CPU: Physical Processor ID: 0\n[ 0.240081] mce: CPU supports 10 MCE banks\n[ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.265615] ftrace: allocating 31920 entries in 125 pages\n[ 0.291733] smpboot: Max logical packages: 1\n[ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.295377] x2apic enabled\n[ 0.296659] Switched APIC routing to physical x2apic.\n[ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307496] KVM setup paravirtual spinlock\n[ 0.309117] x86: Booted up 1 node, 1 CPUs\n[ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312136] devtmpfs: initialized\n[ 0.314118] evm: security.selinux\n[ 0.315096] evm: security.SMACK64\n[ 0.316052] evm: security.SMACK64EXEC\n[ 0.317074] evm: security.SMACK64TRANSMUTE\n[ 0.318196] evm: security.SMACK64MMAP\n[ 0.319236] evm: security.ima\n[ 0.320137] evm: security.capability\n[ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.323773] pinctrl core: initialized pinctrl subsystem\n[ 0.325266] RTC time: 12:18:11, date: 08/16/18\n[ 0.326562] NET: Registered protocol family 16\n[ 0.327921] cpuidle: using governor ladder\n[ 0.329061] cpuidle: using governor menu\n[ 0.330134] PCCT header not found.\n[ 0.331172] ACPI: bus type PCI registered\n[ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334382] PCI: Using configuration type 1 for base access\n[ 0.336628] ACPI: Added _OSI(Module Device)\n[ 0.337789] ACPI: Added _OSI(Processor Device)\n[ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.340401] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.342846] ACPI: Interpreter enabled\n[ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354677] ACPI: (supports S0 S5)\n[ 0.355721] ACPI: Using IOAPIC for interrupt routing\n[ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.369542] acpiphp: Slot [3] registered\n[ 0.370667] acpiphp: Slot [4] registered\n[ 0.371782] acpiphp: Slot [5] registered\n[ 0.372913] acpiphp: Slot [6] registered\n[ 0.374027] acpiphp: Slot [7] registered\n[ 0.375137] acpiphp: Slot [8] registered\n[ 0.376244] acpiphp: Slot [9] registered\n[ 0.377353] acpiphp: Slot [10] registered\n[ 0.378489] acpiphp: Slot [11] registered\n[ 0.379647] acpiphp: Slot [12] registered\n[ 0.380786] acpiphp: Slot [13] registered\n[ 0.381916] acpiphp: Slot [14] registered\n[ 0.383073] acpiphp: Slot [15] registered\n[ 0.398202] acpiphp: Slot [16] registered\n[ 0.399352] acpiphp: Slot [17] registered\n[ 0.400478] acpiphp: Slot [18] registered\n[ 0.401623] acpiphp: Slot [19] registered\n[ 0.402743] acpiphp: Slot [20] registered\n[ 0.403867] acpiphp: Slot [21] registered\n[ 0.404988] acpiphp: Slot [22] registered\n[ 0.406106] acpiphp: Slot [23] registered\n[ 0.407234] acpiphp: Slot [24] registered\n[ 0.408357] acpiphp: Slot [25] registered\n[ 0.409475] acpiphp: Slot [26] registered\n[ 0.410592] acpiphp: Slot [27] registered\n[ 0.411717] acpiphp: Slot [28] registered\n[ 0.412852] acpiphp: Slot [29] registered\n[ 0.413979] acpiphp: Slot [30] registered\n[ 0.415106] acpiphp: Slot [31] registered\n[ 0.416228] PCI host bridge to bus 0000:00\n[ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.479708] vgaarb: loaded\n[ 0.480568] vgaarb: bridge control possible 0000:00:02.0\n[ 0.482260] SCSI subsystem initialized\n[ 0.483538] ACPI: bus type USB registered\n[ 0.484713] usbcore: registered new interface driver usbfs\n[ 0.486157] usbcore: registered new interface driver hub\n[ 0.487558] usbcore: registered new device driver usb\n[ 0.489090] PCI: Using ACPI for IRQ routing\n[ 0.490635] NetLabel: Initializing\n[ 0.491637] NetLabel: domain hash size = 128\n[ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.494161] NetLabel: unlabeled traffic allowed by default\n[ 0.495767] clocksource: Switched to clocksource kvm-clock\n[ 0.505927] AppArmor: AppArmor Filesystem Enabled\n[ 0.507262] pnp: PnP ACPI init\n[ 0.508514] pnp: PnP ACPI: found 5 devices\n[ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517820] NET: Registered protocol family 2\n[ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522734] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527568] NET: Registered protocol family 1\n[ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.563512] Trying to unpack rootfs image as initramfs...\n[ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631491] Scanning for low memory corruption every 60 seconds\n[ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.635896] audit: initializing netlink subsys (disabled)\n[ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized\n[ 0.639226] Initialise system trusted keyring\n[ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.644912] zbud: loaded\n[ 0.645924] VFS: Disk quotas dquot_6.6.0\n[ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649320] fuse init (API version 7.23)\n[ 0.650528] Key type big_key registered\n[ 0.651610] Allocating IMA MOK and blacklist keyrings.\n[ 0.653326] Key type asymmetric registered\n[ 0.654452] Asymmetric key parser 'x509' registered\n[ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.657767] io scheduler noop registered\n[ 0.658834] io scheduler deadline registered (default)\n[ 0.660174] io scheduler cfq registered\n[ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.666462] ACPI: Power Button [PWRF]\n[ 0.667661] GHES: HEST is not enabled!\n[ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.741375] Linux agpgart interface v0.103\n[ 0.744812] brd: module loaded\n[ 0.747029] loop: module loaded\n[ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.754173] GPT:90111 != 2097151\n[ 0.755112] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756633] GPT:90111 != 2097151\n[ 0.757578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758911] vda: vda1 vda15\n[ 0.760589] scsi host0: ata_piix\n[ 0.761669] scsi host1: ata_piix\n[ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766358] libphy: Fixed MDIO Bus: probed\n[ 0.767498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768862] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.771933] PPP generic driver version 2.4.2\n[ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.774830] ehci-pci: EHCI PCI platform driver\n[ 0.776020] ehci-platform: EHCI generic platform driver\n[ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.778978] ohci-pci: OHCI PCI platform driver\n[ 0.780201] ohci-platform: OHCI generic platform driver\n[ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.806460] usb usb1: Product: UHCI Host Controller\n[ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.809324] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810697] hub 1-0:1.0: USB hub found\n[ 0.811807] hub 1-0:1.0: 2 ports detected\n[ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818740] mousedev: PS/2 mouse device common for all mice\n[ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.823004] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827804] i2c /dev entries driver\n[ 0.828889] device-mapper: uevent: version 1.0.3\n[ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834429] NET: Registered protocol family 10\n[ 0.836011] NET: Registered protocol family 17\n[ 0.837246] Key type dns_resolver registered\n[ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842550] registered taskstats version 1\n[ 0.843725] Loading compiled-in X.509 certificates\n[ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848182] zswap: loaded using pool lzo/zbud\n[ 0.850221] Key type trusted registered\n[ 0.852417] Key type encrypted registered\n[ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855052] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856525] evm: HMAC attrs: 0x1\n[ 0.857822] Magic number: 14:756:329\n[ 0.858918] tty tty50: hash matches\n[ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892)\n[ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863880] EDD information not available.\n[ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927451] Write protecting the kernel read-only data: 14336k\n[ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.82\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.088850] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-08-16 12:18:14,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action used request id req-b56abb4b-0c51-46ed-9bff-94d8488afce1 2018-08-16 12:18:14,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.135474205017s 2018-08-16 12:18:14,756 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action used request id req-b56abb4b-0c51-46ed-9bff-94d8488afce1 2018-08-16 12:18:14,757 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 502969288 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.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.206812] pid_max: default: 32768 minimum: 301 [ 0.208298] ACPI: Core revision 20150930 [ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.212352] Security Framework initialized [ 0.213708] Yama: becoming mindful. [ 0.214925] AppArmor: AppArmor initialized [ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225037] Initializing cgroup subsys io [ 0.226377] Initializing cgroup subsys memory [ 0.227850] Initializing cgroup subsys devices [ 0.229293] Initializing cgroup subsys freezer [ 0.230757] Initializing cgroup subsys net_cls [ 0.232182] Initializing cgroup subsys perf_event [ 0.233698] Initializing cgroup subsys net_prio [ 0.235174] Initializing cgroup subsys hugetlb [ 0.236621] Initializing cgroup subsys pids [ 0.238028] CPU: Physical Processor ID: 0 [ 0.240081] mce: CPU supports 10 MCE banks [ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.265615] ftrace: allocating 31920 entries in 125 pages [ 0.291733] smpboot: Max logical packages: 1 [ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.295377] x2apic enabled [ 0.296659] Switched APIC routing to physical x2apic. [ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307496] KVM setup paravirtual spinlock [ 0.309117] x86: Booted up 1 node, 1 CPUs [ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312136] devtmpfs: initialized [ 0.314118] evm: security.selinux [ 0.315096] evm: security.SMACK64 [ 0.316052] evm: security.SMACK64EXEC [ 0.317074] evm: security.SMACK64TRANSMUTE [ 0.318196] evm: security.SMACK64MMAP [ 0.319236] evm: security.ima [ 0.320137] evm: security.capability [ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.323773] pinctrl core: initialized pinctrl subsystem [ 0.325266] RTC time: 12:18:11, date: 08/16/18 [ 0.326562] NET: Registered protocol family 16 [ 0.327921] cpuidle: using governor ladder [ 0.329061] cpuidle: using governor menu [ 0.330134] PCCT header not found. [ 0.331172] ACPI: bus type PCI registered [ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334382] PCI: Using configuration type 1 for base access [ 0.336628] ACPI: Added _OSI(Module Device) [ 0.337789] ACPI: Added _OSI(Processor Device) [ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342846] ACPI: Interpreter enabled [ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354677] ACPI: (supports S0 S5) [ 0.355721] ACPI: Using IOAPIC for interrupt routing [ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369542] acpiphp: Slot [3] registered [ 0.370667] acpiphp: Slot [4] registered [ 0.371782] acpiphp: Slot [5] registered [ 0.372913] acpiphp: Slot [6] registered [ 0.374027] acpiphp: Slot [7] registered [ 0.375137] acpiphp: Slot [8] registered [ 0.376244] acpiphp: Slot [9] registered [ 0.377353] acpiphp: Slot [10] registered [ 0.378489] acpiphp: Slot [11] registered [ 0.379647] acpiphp: Slot [12] registered [ 0.380786] acpiphp: Slot [13] registered [ 0.381916] acpiphp: Slot [14] registered [ 0.383073] acpiphp: Slot [15] registered [ 0.398202] acpiphp: Slot [16] registered [ 0.399352] acpiphp: Slot [17] registered [ 0.400478] acpiphp: Slot [18] registered [ 0.401623] acpiphp: Slot [19] registered [ 0.402743] acpiphp: Slot [20] registered [ 0.403867] acpiphp: Slot [21] registered [ 0.404988] acpiphp: Slot [22] registered [ 0.406106] acpiphp: Slot [23] registered [ 0.407234] acpiphp: Slot [24] registered [ 0.408357] acpiphp: Slot [25] registered [ 0.409475] acpiphp: Slot [26] registered [ 0.410592] acpiphp: Slot [27] registered [ 0.411717] acpiphp: Slot [28] registered [ 0.412852] acpiphp: Slot [29] registered [ 0.413979] acpiphp: Slot [30] registered [ 0.415106] acpiphp: Slot [31] registered [ 0.416228] PCI host bridge to bus 0000:00 [ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479708] vgaarb: loaded [ 0.480568] vgaarb: bridge control possible 0000:00:02.0 [ 0.482260] SCSI subsystem initialized [ 0.483538] ACPI: bus type USB registered [ 0.484713] usbcore: registered new interface driver usbfs [ 0.486157] usbcore: registered new interface driver hub [ 0.487558] usbcore: registered new device driver usb [ 0.489090] PCI: Using ACPI for IRQ routing [ 0.490635] NetLabel: Initializing [ 0.491637] NetLabel: domain hash size = 128 [ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.494161] NetLabel: unlabeled traffic allowed by default [ 0.495767] clocksource: Switched to clocksource kvm-clock [ 0.505927] AppArmor: AppArmor Filesystem Enabled [ 0.507262] pnp: PnP ACPI init [ 0.508514] pnp: PnP ACPI: found 5 devices [ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517820] NET: Registered protocol family 2 [ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522734] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527568] NET: Registered protocol family 1 [ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563512] Trying to unpack rootfs image as initramfs... [ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631491] Scanning for low memory corruption every 60 seconds [ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635896] audit: initializing netlink subsys (disabled) [ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized [ 0.639226] Initialise system trusted keyring [ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.644912] zbud: loaded [ 0.645924] VFS: Disk quotas dquot_6.6.0 [ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649320] fuse init (API version 7.23) [ 0.650528] Key type big_key registered [ 0.651610] Allocating IMA MOK and blacklist keyrings. [ 0.653326] Key type asymmetric registered [ 0.654452] Asymmetric key parser 'x509' registered [ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657767] io scheduler noop registered [ 0.658834] io scheduler deadline registered (default) [ 0.660174] io scheduler cfq registered [ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.666462] ACPI: Power Button [PWRF] [ 0.667661] GHES: HEST is not enabled! [ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741375] Linux agpgart interface v0.103 [ 0.744812] brd: module loaded [ 0.747029] loop: module loaded [ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754173] GPT:90111 != 2097151 [ 0.755112] GPT:Alternate GPT header not at the end of the disk. [ 0.756633] GPT:90111 != 2097151 [ 0.757578] GPT: Use GNU Parted to correct GPT errors. [ 0.758911] vda: vda1 vda15 [ 0.760589] scsi host0: ata_piix [ 0.761669] scsi host1: ata_piix [ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.766358] libphy: Fixed MDIO Bus: probed [ 0.767498] tun: Universal TUN/TAP device driver, 1.6 [ 0.768862] tun: (C) 1999-2004 Max Krasnyansky [ 0.771933] PPP generic driver version 2.4.2 [ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774830] ehci-pci: EHCI PCI platform driver [ 0.776020] ehci-platform: EHCI generic platform driver [ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778978] ohci-pci: OHCI PCI platform driver [ 0.780201] ohci-platform: OHCI generic platform driver [ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806460] usb usb1: Product: UHCI Host Controller [ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.810697] hub 1-0:1.0: USB hub found [ 0.811807] hub 1-0:1.0: 2 ports detected [ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818740] mousedev: PS/2 mouse device common for all mice [ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823004] rtc_cmos 00:00: RTC can wake from S4 [ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827804] i2c /dev entries driver [ 0.828889] device-mapper: uevent: version 1.0.3 [ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834429] NET: Registered protocol family 10 [ 0.836011] NET: Registered protocol family 17 [ 0.837246] Key type dns_resolver registered [ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842550] registered taskstats version 1 [ 0.843725] Loading compiled-in X.509 certificates [ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848182] zswap: loaded using pool lzo/zbud [ 0.850221] Key type trusted registered [ 0.852417] Key type encrypted registered [ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855052] ima: No TPM chip found, activating TPM-bypass! [ 0.856525] evm: HMAC attrs: 0x1 [ 0.857822] Magic number: 14:756:329 [ 0.858918] tty tty50: hash matches [ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892) [ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.863880] EDD information not available. [ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927451] Write protecting the kernel read-only data: 14336k [ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.088850] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. 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 2018-08-16 12:18:14,757 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.15. Waiting for response... 2018-08-16 12:18:15,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:16,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46d3201d-8add-4179-aaa5-5bbf24abcf3b x-compute-request-id: req-46d3201d-8add-4179-aaa5-5bbf24abcf3b Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:11Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:17:55Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:16,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-46d3201d-8add-4179-aaa5-5bbf24abcf3b 2018-08-16 12:18:16,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.962640047073s 2018-08-16 12:18:16,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-46d3201d-8add-4179-aaa5-5bbf24abcf3b 2018-08-16 12:18:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:18:16,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:18:16,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897dcb97-5aad-4fc4-948d-2a15a4c1d420 x-compute-request-id: req-897dcb97-5aad-4fc4-948d-2a15a4c1d420 Content-Encoding: gzip Content-Length: 9598 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 502969288 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.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.206812] pid_max: default: 32768 minimum: 301\n[ 0.208298] ACPI: Core revision 20150930\n[ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.212352] Security Framework initialized\n[ 0.213708] Yama: becoming mindful.\n[ 0.214925] AppArmor: AppArmor initialized\n[ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.225037] Initializing cgroup subsys io\n[ 0.226377] Initializing cgroup subsys memory\n[ 0.227850] Initializing cgroup subsys devices\n[ 0.229293] Initializing cgroup subsys freezer\n[ 0.230757] Initializing cgroup subsys net_cls\n[ 0.232182] Initializing cgroup subsys perf_event\n[ 0.233698] Initializing cgroup subsys net_prio\n[ 0.235174] Initializing cgroup subsys hugetlb\n[ 0.236621] Initializing cgroup subsys pids\n[ 0.238028] CPU: Physical Processor ID: 0\n[ 0.240081] mce: CPU supports 10 MCE banks\n[ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.265615] ftrace: allocating 31920 entries in 125 pages\n[ 0.291733] smpboot: Max logical packages: 1\n[ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.295377] x2apic enabled\n[ 0.296659] Switched APIC routing to physical x2apic.\n[ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.307496] KVM setup paravirtual spinlock\n[ 0.309117] x86: Booted up 1 node, 1 CPUs\n[ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.312136] devtmpfs: initialized\n[ 0.314118] evm: security.selinux\n[ 0.315096] evm: security.SMACK64\n[ 0.316052] evm: security.SMACK64EXEC\n[ 0.317074] evm: security.SMACK64TRANSMUTE\n[ 0.318196] evm: security.SMACK64MMAP\n[ 0.319236] evm: security.ima\n[ 0.320137] evm: security.capability\n[ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.323773] pinctrl core: initialized pinctrl subsystem\n[ 0.325266] RTC time: 12:18:11, date: 08/16/18\n[ 0.326562] NET: Registered protocol family 16\n[ 0.327921] cpuidle: using governor ladder\n[ 0.329061] cpuidle: using governor menu\n[ 0.330134] PCCT header not found.\n[ 0.331172] ACPI: bus type PCI registered\n[ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.334382] PCI: Using configuration type 1 for base access\n[ 0.336628] ACPI: Added _OSI(Module Device)\n[ 0.337789] ACPI: Added _OSI(Processor Device)\n[ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.340401] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.342846] ACPI: Interpreter enabled\n[ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.354677] ACPI: (supports S0 S5)\n[ 0.355721] ACPI: Using IOAPIC for interrupt routing\n[ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.369542] acpiphp: Slot [3] registered\n[ 0.370667] acpiphp: Slot [4] registered\n[ 0.371782] acpiphp: Slot [5] registered\n[ 0.372913] acpiphp: Slot [6] registered\n[ 0.374027] acpiphp: Slot [7] registered\n[ 0.375137] acpiphp: Slot [8] registered\n[ 0.376244] acpiphp: Slot [9] registered\n[ 0.377353] acpiphp: Slot [10] registered\n[ 0.378489] acpiphp: Slot [11] registered\n[ 0.379647] acpiphp: Slot [12] registered\n[ 0.380786] acpiphp: Slot [13] registered\n[ 0.381916] acpiphp: Slot [14] registered\n[ 0.383073] acpiphp: Slot [15] registered\n[ 0.398202] acpiphp: Slot [16] registered\n[ 0.399352] acpiphp: Slot [17] registered\n[ 0.400478] acpiphp: Slot [18] registered\n[ 0.401623] acpiphp: Slot [19] registered\n[ 0.402743] acpiphp: Slot [20] registered\n[ 0.403867] acpiphp: Slot [21] registered\n[ 0.404988] acpiphp: Slot [22] registered\n[ 0.406106] acpiphp: Slot [23] registered\n[ 0.407234] acpiphp: Slot [24] registered\n[ 0.408357] acpiphp: Slot [25] registered\n[ 0.409475] acpiphp: Slot [26] registered\n[ 0.410592] acpiphp: Slot [27] registered\n[ 0.411717] acpiphp: Slot [28] registered\n[ 0.412852] acpiphp: Slot [29] registered\n[ 0.413979] acpiphp: Slot [30] registered\n[ 0.415106] acpiphp: Slot [31] registered\n[ 0.416228] PCI host bridge to bus 0000:00\n[ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.479708] vgaarb: loaded\n[ 0.480568] vgaarb: bridge control possible 0000:00:02.0\n[ 0.482260] SCSI subsystem initialized\n[ 0.483538] ACPI: bus type USB registered\n[ 0.484713] usbcore: registered new interface driver usbfs\n[ 0.486157] usbcore: registered new interface driver hub\n[ 0.487558] usbcore: registered new device driver usb\n[ 0.489090] PCI: Using ACPI for IRQ routing\n[ 0.490635] NetLabel: Initializing\n[ 0.491637] NetLabel: domain hash size = 128\n[ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.494161] NetLabel: unlabeled traffic allowed by default\n[ 0.495767] clocksource: Switched to clocksource kvm-clock\n[ 0.505927] AppArmor: AppArmor Filesystem Enabled\n[ 0.507262] pnp: PnP ACPI init\n[ 0.508514] pnp: PnP ACPI: found 5 devices\n[ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.517820] NET: Registered protocol family 2\n[ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522734] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527568] NET: Registered protocol family 1\n[ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.563512] Trying to unpack rootfs image as initramfs...\n[ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.631491] Scanning for low memory corruption every 60 seconds\n[ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.635896] audit: initializing netlink subsys (disabled)\n[ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized\n[ 0.639226] Initialise system trusted keyring\n[ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.644912] zbud: loaded\n[ 0.645924] VFS: Disk quotas dquot_6.6.0\n[ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649320] fuse init (API version 7.23)\n[ 0.650528] Key type big_key registered\n[ 0.651610] Allocating IMA MOK and blacklist keyrings.\n[ 0.653326] Key type asymmetric registered\n[ 0.654452] Asymmetric key parser 'x509' registered\n[ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.657767] io scheduler noop registered\n[ 0.658834] io scheduler deadline registered (default)\n[ 0.660174] io scheduler cfq registered\n[ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.666462] ACPI: Power Button [PWRF]\n[ 0.667661] GHES: HEST is not enabled!\n[ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.741375] Linux agpgart interface v0.103\n[ 0.744812] brd: module loaded\n[ 0.747029] loop: module loaded\n[ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.754173] GPT:90111 != 2097151\n[ 0.755112] GPT:Alternate GPT header not at the end of the disk.\n[ 0.756633] GPT:90111 != 2097151\n[ 0.757578] GPT: Use GNU Parted to correct GPT errors.\n[ 0.758911] vda: vda1 vda15\n[ 0.760589] scsi host0: ata_piix\n[ 0.761669] scsi host1: ata_piix\n[ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.766358] libphy: Fixed MDIO Bus: probed\n[ 0.767498] tun: Universal TUN/TAP device driver, 1.6\n[ 0.768862] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.771933] PPP generic driver version 2.4.2\n[ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.774830] ehci-pci: EHCI PCI platform driver\n[ 0.776020] ehci-platform: EHCI generic platform driver\n[ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.778978] ohci-pci: OHCI PCI platform driver\n[ 0.780201] ohci-platform: OHCI generic platform driver\n[ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.806460] usb usb1: Product: UHCI Host Controller\n[ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.809324] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.810697] hub 1-0:1.0: USB hub found\n[ 0.811807] hub 1-0:1.0: 2 ports detected\n[ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.818740] mousedev: PS/2 mouse device common for all mice\n[ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.823004] rtc_cmos 00:00: RTC can wake from S4\n[ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827804] i2c /dev entries driver\n[ 0.828889] device-mapper: uevent: version 1.0.3\n[ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834429] NET: Registered protocol family 10\n[ 0.836011] NET: Registered protocol family 17\n[ 0.837246] Key type dns_resolver registered\n[ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.842550] registered taskstats version 1\n[ 0.843725] Loading compiled-in X.509 certificates\n[ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.848182] zswap: loaded using pool lzo/zbud\n[ 0.850221] Key type trusted registered\n[ 0.852417] Key type encrypted registered\n[ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.855052] ima: No TPM chip found, activating TPM-bypass!\n[ 0.856525] evm: HMAC attrs: 0x1\n[ 0.857822] Magic number: 14:756:329\n[ 0.858918] tty tty50: hash matches\n[ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892)\n[ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.863880] EDD information not available.\n[ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927451] Write protecting the kernel read-only data: 14336k\n[ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\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.82\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.088850] 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.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.92. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\n/dev/root resized successfully [took 0.40s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsiRq7XRPG+lSoodD6XYAElBINlBPVARZHsTJPhukalajDc2C2a/f78czr9X3NSb0o3EZqvjJtxInW1JgFQ3maSF1vcaQxY9nLSRYwg+RZFk1Mhs44Odg2w8W8PEtkVjdEpbUOl+anloRU4ZOtdZweChJYYGD+7ja1G+rY5mQPK6QfNOiw4DfnEvylYHUDGlC6z7NZj41kV96fpG0R0s58+FvqeEJFPTCGpyOyGH2rmKtlHbYIoz2KPubrersV3Re9G//yZqWb9VyfkDEH62Xyv72EC+n4yZ7nd4I5L8ec2Hr39sAR9cerMOvx2d6ZLsirZHk2Q/3Ngt7sNxnVXr+5 root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd\nssh-dss AAAAB3NzaC1kc3MAAACBAMQE50LAGqaPUFhO/8UlTXX4FnpHYIF4rz9ugLs1eAjMfMNXWBlff+CMD4ucY6kQt7fG0J4R4tjLUXyK99Sven7wpHdL3xjAyirUfJd4EvCewur2XvRR+r+6ARWAF5RlfHPjbcZodboFnOBpbWYEj0h2hEeNPSkTXtpuw4hS0XStAAAAFQCDOothoxMau9CW4XIWtqaUbD/o0QAAAIBWoTHL8rMsRB1tAipNHO07PoQX7WoL+q1ziltRQpTrCjczthfC5IzvxMqVOOFzEwg6zS3YlFrX+c7qOoxLYDCqlO1ARv+y3rUHdnu7Qa+5ri/RhguNvDlOUBcA8PaOqRMn9gIgMR/3k++GJTAADQpdu0+E4KVpmkyV9unV+xdVdQAAAIAEY6iD6nXzMPsg7XmuWV+bHF9OiSgBI7CYeYLzmfJqA9YfNxznVcxoqZshCI2vQ+72k0/V82LgPTi77WSmAONt/190A35WiRfTdmIQtuuxhj3M/PpTdAnFjBTVsVfuPADpsnehg5ESIEf2dnYIAMQkZkdzB8pyO2nFyGPgiVKWEQ== root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd\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.10,24,fe80::f816:3eff:fe6b:9651/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.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.97 ===\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-7a22da0c-f972-44dc-8117-01d009b892cd login: "} 2018-08-16 12:18:16,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action used request id req-897dcb97-5aad-4fc4-948d-2a15a4c1d420 2018-08-16 12:18:16,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.104767084122s 2018-08-16 12:18:16,830 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b/action used request id req-897dcb97-5aad-4fc4-948d-2a15a4c1d420 2018-08-16 12:18:16,831 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 502969288 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.204066] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.206812] pid_max: default: 32768 minimum: 301 [ 0.208298] ACPI: Core revision 20150930 [ 0.210201] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.212352] Security Framework initialized [ 0.213708] Yama: becoming mindful. [ 0.214925] AppArmor: AppArmor initialized [ 0.216310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.218452] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.220628] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.222704] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.225037] Initializing cgroup subsys io [ 0.226377] Initializing cgroup subsys memory [ 0.227850] Initializing cgroup subsys devices [ 0.229293] Initializing cgroup subsys freezer [ 0.230757] Initializing cgroup subsys net_cls [ 0.232182] Initializing cgroup subsys perf_event [ 0.233698] Initializing cgroup subsys net_prio [ 0.235174] Initializing cgroup subsys hugetlb [ 0.236621] Initializing cgroup subsys pids [ 0.238028] CPU: Physical Processor ID: 0 [ 0.240081] mce: CPU supports 10 MCE banks [ 0.241451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.243169] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.258470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.265615] ftrace: allocating 31920 entries in 125 pages [ 0.291733] smpboot: Max logical packages: 1 [ 0.293147] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.295377] x2apic enabled [ 0.296659] Switched APIC routing to physical x2apic. [ 0.299398] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.301242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.304717] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.307496] KVM setup paravirtual spinlock [ 0.309117] x86: Booted up 1 node, 1 CPUs [ 0.310232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.312136] devtmpfs: initialized [ 0.314118] evm: security.selinux [ 0.315096] evm: security.SMACK64 [ 0.316052] evm: security.SMACK64EXEC [ 0.317074] evm: security.SMACK64TRANSMUTE [ 0.318196] evm: security.SMACK64MMAP [ 0.319236] evm: security.ima [ 0.320137] evm: security.capability [ 0.321219] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.323773] pinctrl core: initialized pinctrl subsystem [ 0.325266] RTC time: 12:18:11, date: 08/16/18 [ 0.326562] NET: Registered protocol family 16 [ 0.327921] cpuidle: using governor ladder [ 0.329061] cpuidle: using governor menu [ 0.330134] PCCT header not found. [ 0.331172] ACPI: bus type PCI registered [ 0.332364] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.334382] PCI: Using configuration type 1 for base access [ 0.336628] ACPI: Added _OSI(Module Device) [ 0.337789] ACPI: Added _OSI(Processor Device) [ 0.339141] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340401] ACPI: Added _OSI(Processor Aggregator Device) [ 0.342846] ACPI: Interpreter enabled [ 0.343908] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.346429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.349330] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.352025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.354677] ACPI: (supports S0 S5) [ 0.355721] ACPI: Using IOAPIC for interrupt routing [ 0.357335] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.361552] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.363148] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.364864] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.366508] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.369542] acpiphp: Slot [3] registered [ 0.370667] acpiphp: Slot [4] registered [ 0.371782] acpiphp: Slot [5] registered [ 0.372913] acpiphp: Slot [6] registered [ 0.374027] acpiphp: Slot [7] registered [ 0.375137] acpiphp: Slot [8] registered [ 0.376244] acpiphp: Slot [9] registered [ 0.377353] acpiphp: Slot [10] registered [ 0.378489] acpiphp: Slot [11] registered [ 0.379647] acpiphp: Slot [12] registered [ 0.380786] acpiphp: Slot [13] registered [ 0.381916] acpiphp: Slot [14] registered [ 0.383073] acpiphp: Slot [15] registered [ 0.398202] acpiphp: Slot [16] registered [ 0.399352] acpiphp: Slot [17] registered [ 0.400478] acpiphp: Slot [18] registered [ 0.401623] acpiphp: Slot [19] registered [ 0.402743] acpiphp: Slot [20] registered [ 0.403867] acpiphp: Slot [21] registered [ 0.404988] acpiphp: Slot [22] registered [ 0.406106] acpiphp: Slot [23] registered [ 0.407234] acpiphp: Slot [24] registered [ 0.408357] acpiphp: Slot [25] registered [ 0.409475] acpiphp: Slot [26] registered [ 0.410592] acpiphp: Slot [27] registered [ 0.411717] acpiphp: Slot [28] registered [ 0.412852] acpiphp: Slot [29] registered [ 0.413979] acpiphp: Slot [30] registered [ 0.415106] acpiphp: Slot [31] registered [ 0.416228] PCI host bridge to bus 0000:00 [ 0.417351] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.419019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.420692] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.422705] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.424711] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.426762] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.430852] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.432612] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.434223] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.435982] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.440491] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.442494] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.464214] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.466290] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.468288] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.470263] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.472456] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.474231] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.476058] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.477526] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.479708] vgaarb: loaded [ 0.480568] vgaarb: bridge control possible 0000:00:02.0 [ 0.482260] SCSI subsystem initialized [ 0.483538] ACPI: bus type USB registered [ 0.484713] usbcore: registered new interface driver usbfs [ 0.486157] usbcore: registered new interface driver hub [ 0.487558] usbcore: registered new device driver usb [ 0.489090] PCI: Using ACPI for IRQ routing [ 0.490635] NetLabel: Initializing [ 0.491637] NetLabel: domain hash size = 128 [ 0.492824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.494161] NetLabel: unlabeled traffic allowed by default [ 0.495767] clocksource: Switched to clocksource kvm-clock [ 0.505927] AppArmor: AppArmor Filesystem Enabled [ 0.507262] pnp: PnP ACPI init [ 0.508514] pnp: PnP ACPI: found 5 devices [ 0.515406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.517820] NET: Registered protocol family 2 [ 0.519256] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.521051] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522734] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524422] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.525942] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527568] NET: Registered protocol family 1 [ 0.528804] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.530342] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.531853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.546501] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.563512] Trying to unpack rootfs image as initramfs... [ 0.627708] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.631491] Scanning for low memory corruption every 60 seconds [ 0.634080] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.635896] audit: initializing netlink subsys (disabled) [ 0.637349] audit: type=2000 audit(1534421892.145:1): initialized [ 0.639226] Initialise system trusted keyring [ 0.640629] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.642186] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.644912] zbud: loaded [ 0.645924] VFS: Disk quotas dquot_6.6.0 [ 0.647041] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649320] fuse init (API version 7.23) [ 0.650528] Key type big_key registered [ 0.651610] Allocating IMA MOK and blacklist keyrings. [ 0.653326] Key type asymmetric registered [ 0.654452] Asymmetric key parser 'x509' registered [ 0.655738] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.657767] io scheduler noop registered [ 0.658834] io scheduler deadline registered (default) [ 0.660174] io scheduler cfq registered [ 0.661351] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.662748] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.664473] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.666462] ACPI: Power Button [PWRF] [ 0.667661] GHES: HEST is not enabled! [ 0.681827] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.711821] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.714709] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738291] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741375] Linux agpgart interface v0.103 [ 0.744812] brd: module loaded [ 0.747029] loop: module loaded [ 0.752157] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754173] GPT:90111 != 2097151 [ 0.755112] GPT:Alternate GPT header not at the end of the disk. [ 0.756633] GPT:90111 != 2097151 [ 0.757578] GPT: Use GNU Parted to correct GPT errors. [ 0.758911] vda: vda1 vda15 [ 0.760589] scsi host0: ata_piix [ 0.761669] scsi host1: ata_piix [ 0.762666] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.764360] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.766358] libphy: Fixed MDIO Bus: probed [ 0.767498] tun: Universal TUN/TAP device driver, 1.6 [ 0.768862] tun: (C) 1999-2004 Max Krasnyansky [ 0.771933] PPP generic driver version 2.4.2 [ 0.773199] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.774830] ehci-pci: EHCI PCI platform driver [ 0.776020] ehci-platform: EHCI generic platform driver [ 0.777412] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.778978] ohci-pci: OHCI PCI platform driver [ 0.780201] ohci-platform: OHCI generic platform driver [ 0.781595] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796343] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799798] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.801209] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.802788] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.804485] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.806460] usb usb1: Product: UHCI Host Controller [ 0.807743] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.809324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.810697] hub 1-0:1.0: USB hub found [ 0.811807] hub 1-0:1.0: 2 ports detected [ 0.813090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.816004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.817320] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.818740] mousedev: PS/2 mouse device common for all mice [ 0.820455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.823004] rtc_cmos 00:00: RTC can wake from S4 [ 0.824552] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826173] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827804] i2c /dev entries driver [ 0.828889] device-mapper: uevent: version 1.0.3 [ 0.830226] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.832513] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834429] NET: Registered protocol family 10 [ 0.836011] NET: Registered protocol family 17 [ 0.837246] Key type dns_resolver registered [ 0.838555] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.840092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.842550] registered taskstats version 1 [ 0.843725] Loading compiled-in X.509 certificates [ 0.845591] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.848182] zswap: loaded using pool lzo/zbud [ 0.850221] Key type trusted registered [ 0.852417] Key type encrypted registered [ 0.853593] AppArmor: AppArmor sha1 policy hashing enabled [ 0.855052] ima: No TPM chip found, activating TPM-bypass! [ 0.856525] evm: HMAC attrs: 0x1 [ 0.857822] Magic number: 14:756:329 [ 0.858918] tty tty50: hash matches [ 0.860060] rtc_cmos 00:00: setting system clock to 2018-08-16 12:18:12 UTC (1534421892) [ 0.862317] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.863880] EDD information not available. [ 0.925279] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927451] Write protecting the kernel read-only data: 14336k [ 0.930420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932910] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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.82 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.088850] 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.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: /dev/root resized successfully [took 0.40s] 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsiRq7XRPG+lSoodD6XYAElBINlBPVARZHsTJPhukalajDc2C2a/f78czr9X3NSb0o3EZqvjJtxInW1JgFQ3maSF1vcaQxY9nLSRYwg+RZFk1Mhs44Odg2w8W8PEtkVjdEpbUOl+anloRU4ZOtdZweChJYYGD+7ja1G+rY5mQPK6QfNOiw4DfnEvylYHUDGlC6z7NZj41kV96fpG0R0s58+FvqeEJFPTCGpyOyGH2rmKtlHbYIoz2KPubrersV3Re9G//yZqWb9VyfkDEH62Xyv72EC+n4yZ7nd4I5L8ec2Hr39sAR9cerMOvx2d6ZLsirZHk2Q/3Ngt7sNxnVXr+5 root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd ssh-dss AAAAB3NzaC1kc3MAAACBAMQE50LAGqaPUFhO/8UlTXX4FnpHYIF4rz9ugLs1eAjMfMNXWBlff+CMD4ucY6kQt7fG0J4R4tjLUXyK99Sven7wpHdL3xjAyirUfJd4EvCewur2XvRR+r+6ARWAF5RlfHPjbcZodboFnOBpbWYEj0h2hEeNPSkTXtpuw4hS0XStAAAAFQCDOothoxMau9CW4XIWtqaUbD/o0QAAAIBWoTHL8rMsRB1tAipNHO07PoQX7WoL+q1ziltRQpTrCjczthfC5IzvxMqVOOFzEwg6zS3YlFrX+c7qOoxLYDCqlO1ARv+y3rUHdnu7Qa+5ri/RhguNvDlOUBcA8PaOqRMn9gIgMR/3k++GJTAADQpdu0+E4KVpmkyV9unV+xdVdQAAAIAEY6iD6nXzMPsg7XmuWV+bHF9OiSgBI7CYeYLzmfJqA9YfNxznVcxoqZshCI2vQ+72k0/V82LgPTi77WSmAONt/190A35WiRfTdmIQtuuxhj3M/PpTdAnFjBTVsVfuPADpsnehg5ESIEf2dnYIAMQkZkdzB8pyO2nFyGPgiVKWEQ== root@vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe6b:9651/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.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd launch-index: 0 === cirros: current=0.4.0 uptime=3.97 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-7a22da0c-f972-44dc-8117-01d009b892cd login: 2018-08-16 12:18:16,832 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-16 12:18:16,946 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:18:16,946 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-16 12:18:16,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:18:16,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:17,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:18:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c0c03071-15d8-4a62-8536-1a05f9d61dc7 x-compute-request-id: req-c0c03071-15d8-4a62-8536-1a05f9d61dc7 Content-Type: application/json 2018-08-16 12:18:17,176 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16 used request id req-c0c03071-15d8-4a62-8536-1a05f9d61dc7 2018-08-16 12:18:17,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.225000858307s 2018-08-16 12:18:17,176 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16 used request id req-c0c03071-15d8-4a62-8536-1a05f9d61dc7 2018-08-16 12:18:17,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:18,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d73c4fcf-4e0a-41ed-a57d-3a8b500721c6 x-compute-request-id: req-d73c4fcf-4e0a-41ed-a57d-3a8b500721c6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:11Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:3b:b9", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/1956d152-ee3b-4250-99b5-2471d161ff16", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:17:55.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "1956d152-ee3b-4250-99b5-2471d161ff16", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:17Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:17:46Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:18,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d73c4fcf-4e0a-41ed-a57d-3a8b500721c6 2018-08-16 12:18:18,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842800140381s 2018-08-16 12:18:18,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d73c4fcf-4e0a-41ed-a57d-3a8b500721c6 2018-08-16 12:18:18,022 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:20,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:20,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:20,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9ade1ad-6f60-427a-a7df-e6671fec035c x-compute-request-id: req-d9ade1ad-6f60-427a-a7df-e6671fec035c Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:11Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:20,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d9ade1ad-6f60-427a-a7df-e6671fec035c 2018-08-16 12:18:20,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698994159698s 2018-08-16 12:18:20,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-d9ade1ad-6f60-427a-a7df-e6671fec035c 2018-08-16 12:18:20,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:18:20,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:21,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ae708dd-041a-42b3-932e-9d82b0bb838e x-compute-request-id: req-9ae708dd-041a-42b3-932e-9d82b0bb838e Content-Type: application/json 2018-08-16 12:18:21,061 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b used request id req-9ae708dd-041a-42b3-932e-9d82b0bb838e 2018-08-16 12:18:21,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.335495233536s 2018-08-16 12:18:21,062 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b used request id req-9ae708dd-041a-42b3-932e-9d82b0bb838e 2018-08-16 12:18:21,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:21,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:21,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da60b93a-eb35-4788-b3e4-c1408a74e819 x-compute-request-id: req-da60b93a-eb35-4788-b3e4-c1408a74e819 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:96:51", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/96052f95-5391-4566-9e7f-2f04328b4f8b", "rel": "bookmark"}], "image": {"id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "links": [{"href": "http://172.30.9.32:8774/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:18:11.000000", "flavor": {"id": "8d3d6177-fc51-4760-a7f7-416fc883ac9d", "links": [{"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "bookmark"}]}, "id": "96052f95-5391-4566-9e7f-2f04328b4f8b", "security_groups": [{"name": "default"}], "user_id": "eb4160dfaf2548218b31652f565d9d29", "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": "2018-08-16T12:18:20Z", "hostId": "7b1c6c63b134b250a6861f49b27dcc7200bf017fd953b2c25150b63c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_7a22da0c-f972-44dc-8117-01d009b892cd", "created": "2018-08-16T12:18:02Z", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:21,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-da60b93a-eb35-4788-b3e4-c1408a74e819 2018-08-16 12:18:21,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745271921158s 2018-08-16 12:18:21,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-da60b93a-eb35-4788-b3e4-c1408a74e819 2018-08-16 12:18:21,810 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:23,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:23,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c24a29df-9f75-4b7c-8b9d-3f7ed470410c x-compute-request-id: req-c24a29df-9f75-4b7c-8b9d-3f7ed470410c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:18:23,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c24a29df-9f75-4b7c-8b9d-3f7ed470410c 2018-08-16 12:18:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0695178508759s 2018-08-16 12:18:23,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c24a29df-9f75-4b7c-8b9d-3f7ed470410c 2018-08-16 12:18:23,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:18:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" -d '{"subnet_id": "72b54a61-28c9-4714-b745-cf9a4f9508df"}' 2018-08-16 12:18:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92e4d714-70fb-42a8-901d-b6a098f8b484 Date: Thu, 16 Aug 2018 12:18:25 GMT RESP BODY: {"network_id": "0873ef49-9bb5-4e4d-b256-fec1d06afa73", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "subnet_id": "72b54a61-28c9-4714-b745-cf9a4f9508df", "subnet_ids": ["72b54a61-28c9-4714-b745-cf9a4f9508df"], "port_id": "8ea58054-8554-4682-a68b-d7f15947c142", "id": "1f733b4c-ab84-4ee0-b473-87fa35e747ff"} 2018-08-16 12:18:25,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/remove_router_interface.json used request id req-92e4d714-70fb-42a8-901d-b6a098f8b484 2018-08-16 12:18:25,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.57880687714s 2018-08-16 12:18:25,462 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff/remove_router_interface.json used request id req-92e4d714-70fb-42a8-901d-b6a098f8b484 returning object 1f733b4c-ab84-4ee0-b473-87fa35e747ff 2018-08-16 12:18:25,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:18:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:25,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ab46371c-0b10-4b02-90a2-285d2b772bfc Date: Thu, 16 Aug 2018 12:18:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:35Z", "admin_state_up": true, "updated_at": "2018-08-16T12:18:24Z", "revision_number": 4, "routes": [], "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "1f733b4c-ab84-4ee0-b473-87fa35e747ff", "name": "vping_userdata-router_7a22da0c-f972-44dc-8117-01d009b892cd"}]} 2018-08-16 12:18:25,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ab46371c-0b10-4b02-90a2-285d2b772bfc 2018-08-16 12:18:25,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127004146576s 2018-08-16 12:18:25,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ab46371c-0b10-4b02-90a2-285d2b772bfc 2018-08-16 12:18:25,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:18:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:27,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8f3cfab-60cf-4540-aa1d-8e0a493604a6 Content-Length: 0 Date: Thu, 16 Aug 2018 12:18:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:18:27,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff.json used request id req-d8f3cfab-60cf-4540-aa1d-8e0a493604a6 2018-08-16 12:18:27,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75726509094s 2018-08-16 12:18:27,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/1f733b4c-ab84-4ee0-b473-87fa35e747ff.json used request id req-d8f3cfab-60cf-4540-aa1d-8e0a493604a6 2018-08-16 12:18:27,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:18:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:27,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52e2cc7c-d18c-4cf8-a1e9-5cee9775c22f Date: Thu, 16 Aug 2018 12:18:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:17:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"72b54a61-28c9-4714-b745-cf9a4f9508df","subnetpool_id":null,"name":"vping_userdata-subnet_7a22da0c-f972-44dc-8117-01d009b892cd"}]} 2018-08-16 12:18:27,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-52e2cc7c-d18c-4cf8-a1e9-5cee9775c22f 2018-08-16 12:18:27,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510799884796s 2018-08-16 12:18:27,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-52e2cc7c-d18c-4cf8-a1e9-5cee9775c22f 2018-08-16 12:18:27,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:18:27,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/72b54a61-28c9-4714-b745-cf9a4f9508df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:29,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0b0f321-7c40-4482-aed3-b75086997ecb Date: Thu, 16 Aug 2018 12:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:18:29,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/72b54a61-28c9-4714-b745-cf9a4f9508df.json used request id req-b0b0f321-7c40-4482-aed3-b75086997ecb 2018-08-16 12:18:29,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.51855802536s 2018-08-16 12:18:29,921 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/72b54a61-28c9-4714-b745-cf9a4f9508df.json used request id req-b0b0f321-7c40-4482-aed3-b75086997ecb 2018-08-16 12:18:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:18:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:30,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-951db277-cefd-432a-9e6c-843e3ea08fa4 Date: Thu, 16 Aug 2018 12:18:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:18:29Z","tenant_id":"66efd4ad176d4f19833319739ecb7b1e","created_at":"2018-08-16T12:17:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"66efd4ad176d4f19833319739ecb7b1e","id":"0873ef49-9bb5-4e4d-b256-fec1d06afa73","name":"vping_userdata-net_7a22da0c-f972-44dc-8117-01d009b892cd"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 12:18:30,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-951db277-cefd-432a-9e6c-843e3ea08fa4 2018-08-16 12:18:30,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282209873199s 2018-08-16 12:18:30,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-951db277-cefd-432a-9e6c-843e3ea08fa4 2018-08-16 12:18:30,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:18:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/0873ef49-9bb5-4e4d-b256-fec1d06afa73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:31,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-778610f4-de0f-4188-a9f6-c621fc408a68 Date: Thu, 16 Aug 2018 12:18:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:18:31,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/0873ef49-9bb5-4e4d-b256-fec1d06afa73.json used request id req-778610f4-de0f-4188-a9f6-c621fc408a68 2018-08-16 12:18:31,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.43802309036s 2018-08-16 12:18:31,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/0873ef49-9bb5-4e4d-b256-fec1d06afa73.json used request id req-778610f4-de0f-4188-a9f6-c621fc408a68 2018-08-16 12:18:31,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:18:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:32,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-fe3083f2-c192-4394-ae83-9cd7e66a6dcd Date: Thu, 16 Aug 2018 12:18:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:17:41Z", "file": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/file", "owner": "66efd4ad176d4f19833319739ecb7b1e", "id": "244b04bd-c677-4c4a-98cc-3dc0de2f145c", "size": 12716032, "self": "/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_7a22da0c-f972-44dc-8117-01d009b892cd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:17:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:18:32,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fe3083f2-c192-4394-ae83-9cd7e66a6dcd 2018-08-16 12:18:32,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.365038871765s 2018-08-16 12:18:32,013 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fe3083f2-c192-4394-ae83-9cd7e66a6dcd 2018-08-16 12:18:32,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:18:32,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}e2b391340b1e5c75a5c3478f7a566f4c0bac714a" 2018-08-16 12:18:32,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b30dca7f-9c39-41da-8416-c70e1b1aeec3 Date: Thu, 16 Aug 2018 12:18:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:18:32,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c used request id req-b30dca7f-9c39-41da-8416-c70e1b1aeec3 2018-08-16 12:18:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.692387104034s 2018-08-16 12:18:32,708 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/244b04bd-c677-4c4a-98cc-3dc0de2f145c used request id req-b30dca7f-9c39-41da-8416-c70e1b1aeec3 2018-08-16 12:18:32,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:18:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:32,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f67a64f9-732c-4d62-b418-605552681938 x-compute-request-id: req-f67a64f9-732c-4d62-b418-605552681938 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_7a22da0c-f972-44dc-8117-01d009b892cd", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d", "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": "8d3d6177-fc51-4760-a7f7-416fc883ac9d"}]} 2018-08-16 12:18:32,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f67a64f9-732c-4d62-b418-605552681938 2018-08-16 12:18:32,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229399204254s 2018-08-16 12:18:32,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f67a64f9-732c-4d62-b418-605552681938 2018-08-16 12:18:32,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:18:32,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:32,780 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15c80678-2467-4a0c-aa5f-6990a1bd3295 x-compute-request-id: req-15c80678-2467-4a0c-aa5f-6990a1bd3295 Content-Length: 0 Content-Type: application/json 2018-08-16 12:18:32,780 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d used request id req-15c80678-2467-4a0c-aa5f-6990a1bd3295 2018-08-16 12:18:32,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0469219684601s 2018-08-16 12:18:32,780 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8d3d6177-fc51-4760-a7f7-416fc883ac9d used request id req-15c80678-2467-4a0c-aa5f-6990a1bd3295 2018-08-16 12:18:32,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:18:32,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:32,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815fe2cd-3947-4943-a0bc-7680056495e1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd", "links": {"self": "http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "eb4160dfaf2548218b31652f565d9d29", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:18:32,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-815fe2cd-3947-4943-a0bc-7680056495e1 2018-08-16 12:18:32,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203385829926s 2018-08-16 12:18:32,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-815fe2cd-3947-4943-a0bc-7680056495e1 2018-08-16 12:18:32,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:18:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:33,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759ffccd-6d2f-4d6f-b963-507e51dfca19 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_7a22da0c-f972-44dc-8117-01d009b892cd", "links": {"self": "http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "eb4160dfaf2548218b31652f565d9d29", "description": null}} 2018-08-16 12:18:33,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 used request id req-759ffccd-6d2f-4d6f-b963-507e51dfca19 2018-08-16 12:18:33,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209056138992s 2018-08-16 12:18:33,200 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 used request id req-759ffccd-6d2f-4d6f-b963-507e51dfca19 2018-08-16 12:18:33,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:18:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:33,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ebc07f5-782c-4bfe-b297-0e01acd39955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:18:33,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 used request id req-6ebc07f5-782c-4bfe-b297-0e01acd39955 2018-08-16 12:18:33,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.442473173141s 2018-08-16 12:18:33,644 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/eb4160dfaf2548218b31652f565d9d29 used request id req-6ebc07f5-782c-4bfe-b297-0e01acd39955 2018-08-16 12:18:33,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:18:33,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:33,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8ccc97-6b38-4351-b1cb-84e25429e254 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e"}, "tags": [], "enabled": true, "id": "66efd4ad176d4f19833319739ecb7b1e", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_7a22da0c-f972-44dc-8117-01d009b892cd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 12:18:33,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-ae8ccc97-6b38-4351-b1cb-84e25429e254 2018-08-16 12:18:33,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21034693718s 2018-08-16 12:18:33,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-ae8ccc97-6b38-4351-b1cb-84e25429e254 2018-08-16 12:18:33,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:18:33,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80b00acc642d0f965b2dc0d5aa4fb4be46f9a01a" 2018-08-16 12:18:34,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78673017-cc9d-4278-a548-3cc5d2aa3d7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:18:34,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e used request id req-78673017-cc9d-4278-a548-3cc5d2aa3d7d 2018-08-16 12:18:34,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30340218544s 2018-08-16 12:18:34,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/66efd4ad176d4f19833319739ecb7b1e used request id req-78673017-cc9d-4278-a548-3cc5d2aa3d7d 2018-08-16 12:18:34,223 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-16 12:18:34,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:18:34,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:18:34,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:18:34,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:18:34,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:18:34,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9275807c-83b8-42ed-8ac5-118bf7d312f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:18:34,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-9275807c-83b8-42ed-8ac5-118bf7d312f9 2018-08-16 12:18:34,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:18:34,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["S3dAWPIRSCiCjl95WbZa-A"], "issued_at": "2018-08-16T12:18:34.000000Z"}} 2018-08-16 12:18:34,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:18:34,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:35,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-271225d0-f8e6-4f63-8049-ebadee0af5f9 Date: Thu, 16 Aug 2018 12:18:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:18:35,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-271225d0-f8e6-4f63-8049-ebadee0af5f9 2018-08-16 12:18:35,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374607086182s 2018-08-16 12:18:35,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-271225d0-f8e6-4f63-8049-ebadee0af5f9 2018-08-16 12:18:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:18:35,081 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede12f0b-3c31-41a5-a49f-539993ad0b2b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:18:35,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-ede12f0b-3c31-41a5-a49f-539993ad0b2b 2018-08-16 12:18:35,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:18:35,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:35,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac7a5fd-0cdb-4f71-957d-c7049967fa8c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:18:35,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-bac7a5fd-0cdb-4f71-957d-c7049967fa8c 2018-08-16 12:18:35,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202594995499s 2018-08-16 12:18:35,285 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-bac7a5fd-0cdb-4f71-957d-c7049967fa8c 2018-08-16 12:18:35,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:18:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}}' 2018-08-16 12:18:35,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e472d05-be20-4bc5-9a46-b6d05508e9c6 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228"}, "tags": [], "enabled": true, "id": "74ee27bd553748ebb1a37c784a93d228", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}} 2018-08-16 12:18:35,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-8e472d05-be20-4bc5-9a46-b6d05508e9c6 2018-08-16 12:18:35,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27526807785s 2018-08-16 12:18:35,568 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-8e472d05-be20-4bc5-9a46-b6d05508e9c6 2018-08-16 12:18:35,568 - 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'74ee27bd553748ebb1a37c784a93d228', '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_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:35,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:18:35,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "193b7c3a-bcde-4153-aa87-7cddfde190cc", "email": null, "name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}}' 2018-08-16 12:18:36,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9036491-8d70-4e21-8a99-507d00e1e71d Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": {"self": "http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c53dfe3369b84d0d9a5a7ba31415cd45", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:18:36,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-e9036491-8d70-4e21-8a99-507d00e1e71d 2018-08-16 12:18:36,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472640991211s 2018-08-16 12:18:36,046 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-e9036491-8d70-4e21-8a99-507d00e1e71d 2018-08-16 12:18:36,047 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:36,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:18:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:36,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1339e2f0-885c-49a4-a892-be364a3a26ce Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:18:36,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-1339e2f0-885c-49a4-a892-be364a3a26ce 2018-08-16 12:18:36,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15051484108s 2018-08-16 12:18:36,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-1339e2f0-885c-49a4-a892-be364a3a26ce 2018-08-16 12:18:36,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:18:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:36,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a028ea8-e4c1-4cfb-89f8-74587a460028 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:18:36,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0a028ea8-e4c1-4cfb-89f8-74587a460028 2018-08-16 12:18:36,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190651893616s 2018-08-16 12:18:36,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-0a028ea8-e4c1-4cfb-89f8-74587a460028 2018-08-16 12:18:36,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:18:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:36,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207ba98f-dde7-4487-b0bc-1aab10e9df73 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:18:36,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-207ba98f-dde7-4487-b0bc-1aab10e9df73 2018-08-16 12:18:36,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195589065552s 2018-08-16 12:18:36,599 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-207ba98f-dde7-4487-b0bc-1aab10e9df73 2018-08-16 12:18:36,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:18:36,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:36,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547c1287-c464-4a43-8b84-8c2a487075f7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:18:36,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-547c1287-c464-4a43-8b84-8c2a487075f7 2018-08-16 12:18:36,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210609912872s 2018-08-16 12:18:36,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-547c1287-c464-4a43-8b84-8c2a487075f7 2018-08-16 12:18:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:18:36,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:37,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60dd878-efdf-41d3-994c-84b309056957 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": {"self": "http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c53dfe3369b84d0d9a5a7ba31415cd45", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:18:37,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-b60dd878-efdf-41d3-994c-84b309056957 2018-08-16 12:18:37,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200603961945s 2018-08-16 12:18:37,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-b60dd878-efdf-41d3-994c-84b309056957 2018-08-16 12:18:37,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:18:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:37,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea8a966-90fe-4d38-8186-df295a290b85 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228"}, "tags": [], "enabled": true, "id": "74ee27bd553748ebb1a37c784a93d228", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-16 12:18:37,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-0ea8a966-90fe-4d38-8186-df295a290b85 2018-08-16 12:18:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.243646144867s 2018-08-16 12:18:37,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-0ea8a966-90fe-4d38-8186-df295a290b85 2018-08-16 12:18:37,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:18:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=c53dfe3369b84d0d9a5a7ba31415cd45&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=74ee27bd553748ebb1a37c784a93d228" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8989fa-586c-4f90-8c6e-2b4f7edb3fe8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=c53dfe3369b84d0d9a5a7ba31415cd45&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=74ee27bd553748ebb1a37c784a93d228", "previous": null, "next": null}} 2018-08-16 12:18:37,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=c53dfe3369b84d0d9a5a7ba31415cd45&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=74ee27bd553748ebb1a37c784a93d228 used request id req-3b8989fa-586c-4f90-8c6e-2b4f7edb3fe8 2018-08-16 12:18:37,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199495077133s 2018-08-16 12:18:37,481 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=c53dfe3369b84d0d9a5a7ba31415cd45&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=74ee27bd553748ebb1a37c784a93d228 used request id req-3b8989fa-586c-4f90-8c6e-2b4f7edb3fe8 2018-08-16 12:18:37,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:18:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228/users/c53dfe3369b84d0d9a5a7ba31415cd45/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:18:37,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6289c551-6c55-45dc-8917-9bfff7cfdef0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:18:37,807 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228/users/c53dfe3369b84d0d9a5a7ba31415cd45/roles/938251980d884ef7a6be9caa88f95318 used request id req-6289c551-6c55-45dc-8917-9bfff7cfdef0 2018-08-16 12:18:37,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.322024822235s 2018-08-16 12:18:37,807 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228/users/c53dfe3369b84d0d9a5a7ba31415cd45/roles/938251980d884ef7a6be9caa88f95318 used request id req-6289c551-6c55-45dc-8917-9bfff7cfdef0 2018-08-16 12:18:37,808 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 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'74ee27bd553748ebb1a37c784a93d228', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '193b7c3a-bcde-4153-aa87-7cddfde190cc', 'username': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:18:37,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:18:37,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:18:37,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:18:37,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:18:37,809 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:18:37,810 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:18:37,811 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:18:37,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'password': '193b7c3a-bcde-4153-aa87-7cddfde190cc', 'project_name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '74ee27bd553748ebb1a37c784a93d228', 'project_domain_name': 'Default'} 2018-08-16 12:18:37,813 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-16 12:18:37,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:18:37,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f7faa3-dfcb-437e-a2ff-ba92226cdc14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:18:37,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d1f7faa3-dfcb-437e-a2ff-ba92226cdc14 2018-08-16 12:18:37,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:18:38,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:18:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74ee27bd553748ebb1a37c784a93d228", "name": "cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_74ee27bd553748ebb1a37c784a93d228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_74ee27bd553748ebb1a37c784a93d228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/74ee27bd553748ebb1a37c784a93d228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/74ee27bd553748ebb1a37c784a93d228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/74ee27bd553748ebb1a37c784a93d228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/74ee27bd553748ebb1a37c784a93d228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/74ee27bd553748ebb1a37c784a93d228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/74ee27bd553748ebb1a37c784a93d228", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "id": "c53dfe3369b84d0d9a5a7ba31415cd45"}, "audit_ids": ["KVf8x-AGSxyLVZR6YFAd2g"], "issued_at": "2018-08-16T12:18:38.000000Z"}} 2018-08-16 12:18:38,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:18:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"network": {"name": "cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "admin_state_up": true}}' 2018-08-16 12:18:38,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-0d584b96-ad4a-499a-99a7-d87925df5da0 Date: Thu, 16 Aug 2018 12:18:38 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T12:18:38Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}} 2018-08-16 12:18:38,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0d584b96-ad4a-499a-99a7-d87925df5da0 2018-08-16 12:18:38,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.683526039124s 2018-08-16 12:18:38,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0d584b96-ad4a-499a-99a7-d87925df5da0 2018-08-16 12:18:38,907 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:18:38Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'95c557e8-7c73-4e81-a708-26d90e50f4f1', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'admin_state_up': True, u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'74ee27bd553748ebb1a37c784a93d228'}) 2018-08-16 12:18:38,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:18:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-7fad7eef-f500-4635-8efa-a8033e450675 Date: Thu, 16 Aug 2018 12:18:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:18:38Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:39,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7fad7eef-f500-4635-8efa-a8033e450675 2018-08-16 12:18:39,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384994029999s 2018-08-16 12:18:39,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7fad7eef-f500-4635-8efa-a8033e450675 2018-08-16 12:18:39,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:18:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"subnet": {"name": "cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "enable_dhcp": true, "network_id": "95c557e8-7c73-4e81-a708-26d90e50f4f1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:18:40,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b3ecc3d7-602c-43e6-a0af-e83b48a3aec6 Date: Thu, 16 Aug 2018 12:18:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:18:39Z","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":"74ee27bd553748ebb1a37c784a93d228","id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","subnetpool_id":null,"name":"cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}} 2018-08-16 12:18:40,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b3ecc3d7-602c-43e6-a0af-e83b48a3aec6 2018-08-16 12:18:40,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.925901889801s 2018-08-16 12:18:40,221 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b3ecc3d7-602c-43e6-a0af-e83b48a3aec6 2018-08-16 12:18:40,222 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:18:39Z', 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'21ebeca3-db9c-40b8-aafc-2d5134780f36', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'enable_dhcp': True, u'network_id': u'95c557e8-7c73-4e81-a708-26d90e50f4f1', u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'74ee27bd553748ebb1a37c784a93d228'}) 2018-08-16 12:18:40,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:18:40,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "cinder_test-router_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "admin_state_up": true}}' 2018-08-16 12:18:41,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b7593ae6-d352-4f45-acf1-5c0c4a72c9bc Date: Thu, 16 Aug 2018 12:18:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:40Z", "admin_state_up": true, "updated_at": "2018-08-16T12:18:41Z", "revision_number": 2, "routes": [], "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "62b88332-9fc1-4855-b6fa-19832d359967", "name": "cinder_test-router_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}} 2018-08-16 12:18:41,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b7593ae6-d352-4f45-acf1-5c0c4a72c9bc 2018-08-16 12:18:41,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73330903053s 2018-08-16 12:18:41,956 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-b7593ae6-d352-4f45-acf1-5c0c4a72c9bc 2018-08-16 12:18:41,957 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.216'}]}, u'description': u'', u'tags': [], u'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', u'created_at': u'2018-08-16T12:18:40Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T12:18:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'74ee27bd553748ebb1a37c784a93d228', u'id': u'62b88332-9fc1-4855-b6fa-19832d359967', u'name': u'cinder_test-router_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:41,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:18:41,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"subnet_id": "21ebeca3-db9c-40b8-aafc-2d5134780f36"}' 2018-08-16 12:18:44,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-517e7326-47b8-4316-91f2-c52f291816fb Date: Thu, 16 Aug 2018 12:18:44 GMT RESP BODY: {"network_id": "95c557e8-7c73-4e81-a708-26d90e50f4f1", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "subnet_id": "21ebeca3-db9c-40b8-aafc-2d5134780f36", "subnet_ids": ["21ebeca3-db9c-40b8-aafc-2d5134780f36"], "port_id": "17c415e7-d5a0-4534-aebc-62ed1db6c869", "id": "62b88332-9fc1-4855-b6fa-19832d359967"} 2018-08-16 12:18:44,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/add_router_interface.json used request id req-517e7326-47b8-4316-91f2-c52f291816fb 2018-08-16 12:18:44,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44169783592s 2018-08-16 12:18:44,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/add_router_interface.json used request id req-517e7326-47b8-4316-91f2-c52f291816fb returning object 62b88332-9fc1-4855-b6fa-19832d359967 2018-08-16 12:18:44,400 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:18:44,533 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:18:44,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:18:44,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:18:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:18:44,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:18:44,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:44,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-847ded07-5d56-4f6e-8b2a-581b029aaf95 Date: Thu, 16 Aug 2018 12:18:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:18:44,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-847ded07-5d56-4f6e-8b2a-581b029aaf95 2018-08-16 12:18:44,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300049066544s 2018-08-16 12:18:44,842 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-847ded07-5d56-4f6e-8b2a-581b029aaf95 2018-08-16 12:18:44,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:18:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}' 2018-08-16 12:18:45,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2cdf0819-7f29-4239-a39a-6afccb2de2a2 Date: Thu, 16 Aug 2018 12:18:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:18:45Z", "file": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file", "owner": "74ee27bd553748ebb1a37c784a93d228", "id": "7a4296d1-e95f-4139-a210-0304b449bedc", "size": null, "self": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc", "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_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "checksum": null, "created_at": "2018-08-16T12:18:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:18:45,209 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-2cdf0819-7f29-4239-a39a-6afccb2de2a2 2018-08-16 12:18:45,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.359180927277s 2018-08-16 12:18:45,210 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-2cdf0819-7f29-4239-a39a-6afccb2de2a2 returning object 7a4296d1-e95f-4139-a210-0304b449bedc 2018-08-16 12:18:45,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:18:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '' 2018-08-16 12:18:45,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fbaa840-e141-49b9-8821-37ffbf8b3aeb Date: Thu, 16 Aug 2018 12:18:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:18:45,991 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file used request id req-2fbaa840-e141-49b9-8821-37ffbf8b3aeb 2018-08-16 12:18:45,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.780328989029s 2018-08-16 12:18:45,991 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file used request id req-2fbaa840-e141-49b9-8821-37ffbf8b3aeb 2018-08-16 12:18:45,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:18:45,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-2e1c4e35-a679-4e03-8dac-5b5d271e952b Date: Thu, 16 Aug 2018 12:18:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:18:45Z", "file": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file", "owner": "74ee27bd553748ebb1a37c784a93d228", "id": "7a4296d1-e95f-4139-a210-0304b449bedc", "size": 12716032, "self": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:18:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:18:46,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2e1c4e35-a679-4e03-8dac-5b5d271e952b 2018-08-16 12:18:46,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309662103653s 2018-08-16 12:18:46,305 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-2e1c4e35-a679-4e03-8dac-5b5d271e952b 2018-08-16 12:18:46,307 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file', 'owner': u'74ee27bd553748ebb1a37c784a93d228', 'id': u'7a4296d1-e95f-4139-a210-0304b449bedc', 'size': 12716032, u'self': u'/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:18:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T12:18:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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/7a4296d1-e95f-4139-a210-0304b449bedc', 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_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'created': u'2018-08-16T12:18:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:18:45Z', 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/7a4296d1-e95f-4139-a210-0304b449bedc', 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_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:18:46,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:18:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:18:46,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9e8c421-ddc1-4a11-9715-78d48ee82cf0 x-compute-request-id: req-b9e8c421-ddc1-4a11-9715-78d48ee82cf0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "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": "af331f3e-7ce3-481a-9840-6886beb536aa"}} 2018-08-16 12:18:46,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b9e8c421-ddc1-4a11-9715-78d48ee82cf0 2018-08-16 12:18:46,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317677021027s 2018-08-16 12:18:46,626 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b9e8c421-ddc1-4a11-9715-78d48ee82cf0 2018-08-16 12:18:46,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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'c0e827e233dd4490a13a2da2d4505275', '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'af331f3e-7ce3-481a-9840-6886beb536aa', 'swap': 0}) 2018-08-16 12:18:46,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:18:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" -d '{"extra_specs": {}}' 2018-08-16 12:18:46,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-81924506-bccf-4eaf-b6c8-1c2f5b5497dd x-compute-request-id: req-81924506-bccf-4eaf-b6c8-1c2f5b5497dd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:18:46,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa/os-extra_specs used request id req-81924506-bccf-4eaf-b6c8-1c2f5b5497dd 2018-08-16 12:18:46,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189719200134s 2018-08-16 12:18:46,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa/os-extra_specs used request id req-81924506-bccf-4eaf-b6c8-1c2f5b5497dd 2018-08-16 12:18:46,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 12:18:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"keypair": {"name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}}' 2018-08-16 12:18:47,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13eb3997-d1d7-4242-8e9c-07592f28e949 x-compute-request-id: req-13eb3997-d1d7-4242-8e9c-07592f28e949 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtb2doGGhXouhm/4DdEta4bxjjwa6BJoP9ECg0nT/1KyoDJu7zksyHHlw2iQ2BEFZXf2o4nCosucgn3YYPp5Ync4G+MsWyl/lhByiP0nXeP1hsSuGn1i1PlHG69f/ArGoWEXa4Je8DBQuqlP+vPe8r96aGmftBdnG4C7GKVTywRwIb/H8q4PC1KYn0EijxlbEeuc6jC5o9DHgE1FcZINexl7M7+EfFIaP7iTLkCjE1rmCjh5LLqLEQ8t25tSR+9dqtm+N8KOhTp4nfJv8vX0d7htN6T5sQsgXA6T5J2EjUXI2YZWl/QrGmUfW2+hPSt3DoZafVPxeg9wyyfq/zlXcn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArW9naBhoV6LoZv+A3RLWuG8Y48GugSaD/RAoNJ0/9SsqAybu\n85LMhx5cNokNgRBWV39qOJwqLLnIJ92GD6eWJ3OBvjLFspf5YQcoj9J13j9YbErh\np9YtT5RxuvX/wKxqFhF2uCXvAwULqpT/rz3vK/emhpn7QXZxuAuxilU8sEcCG/x/\nKuDwtSmJ9BIo8ZWxHrnOowuaPQx4BNRXGSDXsZezO/hHxSGj+4ky5AoxNa5go4eS\ny6ixEPLdubUkfvXarZvjfCjoU6eJ3yb/L19He4bTek+bELIFwOk+SdhI1FyNmGVp\nf0KxplH1tvoT0rdw6GWn1T8XoPcMsn6v85V3JwIDAQABAoIBAQCqY6KR8DjCsHfm\niOqPRyzQscUgLW5F0BMoEjGNz1fAhBGYWy2y+uwZa0hpA6jSvbw15iXzS+lbW4I7\nODW3N4wbYi17MOJtnUURgDjnY3sNR+qVKdQcUhzd7Bb3+Sq0ni7zU2DxdcMlklVt\n10iDYDOTXJCr+KeSHs2GZWadYzRmcR21H6fUXvk4vYxc3u2lM04QLk9zr0MTCRX4\nJfVTFiqX0qtirXTvj0DknCVJnEWTo3gFpm29YMq7IH+wCECtMSVED7fO90NNTWYb\nFavseiKM0qpoTUI1yg3UxvXi7XmNggVo3Bp3Y4Yms2c2/SNZ3o+XZks7sLCqMpHy\n/gtJ6xLBAoGBAOF4vJbYbfcvUK1vlKRKtY/YqlzKvl4nnExnkCbMcScdn4wISKEy\nbsxgy4l0yS5uaJf86QFOVj2fqS244n5gi4yPZvTKkZXpA9hyjTXRfep3UQ1MzgQB\nqqyd/sQGid+L5290qwhTyIQyr7DbrON0VGvx1QzDsQ1pxdjYdDI4PDERAoGBAMTq\n/M3t3E8cnV4ocLimVLvQzlfDI3Ogp2SuYywCXlmA0uKUEcfG1uEJPwizc8/MWYvD\n/hEYwCILuDGaeveGqs1kvtI/HgM0PJrtDQgPXJWFE3K/wu4Q1TAwIxPbZD7jBeGG\njtQ0v9bYWy2WYToK1ccEVI6v86phzWFIkP+vKCS3AoGBAIgKBw+kqkS4IZ9jcXXn\nNcEC41d1ZIL+t0lKOymNtL/7Gaat4NSRz1Q1Gtlmw3PmXelGSXfmQhaQXM0ffljt\n+4TliSMtjcW7f/x6sUTFj4mGUDsMGklEkCvycCLqJwngKdWPuRofIx7QTj0RbjEW\noVE36mn3ML59EUiS4Rjj4T1hAoGAEzAapi5RU1wkcXJbWYLLqulz0dVv9OpopUTg\n4P7yFqKY6f8npGHZul/eRojF9i+hYh8c+KmCv06JCjxVUx1KM21nsrD3ybQjW61R\nocFtchxfgsTwx6XYQDPQlzS/leklP46PCFqDfvniGJUYsEEyB4yCeMzoX2fcTWh2\nyJNWxA0CgYEAjKNOtzdRJ0hx3YPhdrXElCvFxYF2i9kXFC9vRPIkal2nZVs8KXh7\nMVZYoh1XPECjMf4nQw04rDxIzrR08l1LyIgykIGYtUvt4DflzOzQ4/9oyY2pNWYZ\nhaDZYqNmkyZRaf1jZC17Hg5Mi2eobcRSPIy1OUABODxry2ok2EHXyYk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "fingerprint": "91:ad:2e:37:88:ae:0e:38:76:63:0f:e4:53:c6:d6:a7"}} 2018-08-16 12:18:47,101 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-13eb3997-d1d7-4242-8e9c-07592f28e949 2018-08-16 12:18:47,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.453052997589s 2018-08-16 12:18:47,101 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-13eb3997-d1d7-4242-8e9c-07592f28e949 2018-08-16 12:18:47,102 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtb2doGGhXouhm/4DdEta4bxjjwa6BJoP9ECg0nT/1KyoDJu7zksyHHlw2iQ2BEFZXf2o4nCosucgn3YYPp5Ync4G+MsWyl/lhByiP0nXeP1hsSuGn1i1PlHG69f/ArGoWEXa4Je8DBQuqlP+vPe8r96aGmftBdnG4C7GKVTywRwIb/H8q4PC1KYn0EijxlbEeuc6jC5o9DHgE1FcZINexl7M7+EfFIaP7iTLkCjE1rmCjh5LLqLEQ8t25tSR+9dqtm+N8KOhTp4nfJv8vX0d7htN6T5sQsgXA6T5J2EjUXI2YZWl/QrGmUfW2+hPSt3DoZafVPxeg9wyyfq/zlXcn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEArW9naBhoV6LoZv+A3RLWuG8Y48GugSaD/RAoNJ0/9SsqAybu\n85LMhx5cNokNgRBWV39qOJwqLLnIJ92GD6eWJ3OBvjLFspf5YQcoj9J13j9YbErh\np9YtT5RxuvX/wKxqFhF2uCXvAwULqpT/rz3vK/emhpn7QXZxuAuxilU8sEcCG/x/\nKuDwtSmJ9BIo8ZWxHrnOowuaPQx4BNRXGSDXsZezO/hHxSGj+4ky5AoxNa5go4eS\ny6ixEPLdubUkfvXarZvjfCjoU6eJ3yb/L19He4bTek+bELIFwOk+SdhI1FyNmGVp\nf0KxplH1tvoT0rdw6GWn1T8XoPcMsn6v85V3JwIDAQABAoIBAQCqY6KR8DjCsHfm\niOqPRyzQscUgLW5F0BMoEjGNz1fAhBGYWy2y+uwZa0hpA6jSvbw15iXzS+lbW4I7\nODW3N4wbYi17MOJtnUURgDjnY3sNR+qVKdQcUhzd7Bb3+Sq0ni7zU2DxdcMlklVt\n10iDYDOTXJCr+KeSHs2GZWadYzRmcR21H6fUXvk4vYxc3u2lM04QLk9zr0MTCRX4\nJfVTFiqX0qtirXTvj0DknCVJnEWTo3gFpm29YMq7IH+wCECtMSVED7fO90NNTWYb\nFavseiKM0qpoTUI1yg3UxvXi7XmNggVo3Bp3Y4Yms2c2/SNZ3o+XZks7sLCqMpHy\n/gtJ6xLBAoGBAOF4vJbYbfcvUK1vlKRKtY/YqlzKvl4nnExnkCbMcScdn4wISKEy\nbsxgy4l0yS5uaJf86QFOVj2fqS244n5gi4yPZvTKkZXpA9hyjTXRfep3UQ1MzgQB\nqqyd/sQGid+L5290qwhTyIQyr7DbrON0VGvx1QzDsQ1pxdjYdDI4PDERAoGBAMTq\n/M3t3E8cnV4ocLimVLvQzlfDI3Ogp2SuYywCXlmA0uKUEcfG1uEJPwizc8/MWYvD\n/hEYwCILuDGaeveGqs1kvtI/HgM0PJrtDQgPXJWFE3K/wu4Q1TAwIxPbZD7jBeGG\njtQ0v9bYWy2WYToK1ccEVI6v86phzWFIkP+vKCS3AoGBAIgKBw+kqkS4IZ9jcXXn\nNcEC41d1ZIL+t0lKOymNtL/7Gaat4NSRz1Q1Gtlmw3PmXelGSXfmQhaQXM0ffljt\n+4TliSMtjcW7f/x6sUTFj4mGUDsMGklEkCvycCLqJwngKdWPuRofIx7QTj0RbjEW\noVE36mn3ML59EUiS4Rjj4T1hAoGAEzAapi5RU1wkcXJbWYLLqulz0dVv9OpopUTg\n4P7yFqKY6f8npGHZul/eRojF9i+hYh8c+KmCv06JCjxVUx1KM21nsrD3ybQjW61R\nocFtchxfgsTwx6XYQDPQlzS/leklP46PCFqDfvniGJUYsEEyB4yCeMzoX2fcTWh2\nyJNWxA0CgYEAjKNOtzdRJ0hx3YPhdrXElCvFxYF2i9kXFC9vRPIkal2nZVs8KXh7\nMVZYoh1XPECjMf4nQw04rDxIzrR08l1LyIgykIGYtUvt4DflzOzQ4/9oyY2pNWYZ\nhaDZYqNmkyZRaf1jZC17Hg5Mi2eobcRSPIy1OUABODxry2ok2EHXyYk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'created_at': '2018-08-16T12:18:47.102353', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'91:ad:2e:37:88:ae:0e:38:76:63:0f:e4:53:c6:d6:a7', 'type': 'ssh', 'id': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'}) 2018-08-16 12:18:47,102 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEArW9naBhoV6LoZv+A3RLWuG8Y48GugSaD/RAoNJ0/9SsqAybu 85LMhx5cNokNgRBWV39qOJwqLLnIJ92GD6eWJ3OBvjLFspf5YQcoj9J13j9YbErh p9YtT5RxuvX/wKxqFhF2uCXvAwULqpT/rz3vK/emhpn7QXZxuAuxilU8sEcCG/x/ KuDwtSmJ9BIo8ZWxHrnOowuaPQx4BNRXGSDXsZezO/hHxSGj+4ky5AoxNa5go4eS y6ixEPLdubUkfvXarZvjfCjoU6eJ3yb/L19He4bTek+bELIFwOk+SdhI1FyNmGVp f0KxplH1tvoT0rdw6GWn1T8XoPcMsn6v85V3JwIDAQABAoIBAQCqY6KR8DjCsHfm iOqPRyzQscUgLW5F0BMoEjGNz1fAhBGYWy2y+uwZa0hpA6jSvbw15iXzS+lbW4I7 ODW3N4wbYi17MOJtnUURgDjnY3sNR+qVKdQcUhzd7Bb3+Sq0ni7zU2DxdcMlklVt 10iDYDOTXJCr+KeSHs2GZWadYzRmcR21H6fUXvk4vYxc3u2lM04QLk9zr0MTCRX4 JfVTFiqX0qtirXTvj0DknCVJnEWTo3gFpm29YMq7IH+wCECtMSVED7fO90NNTWYb FavseiKM0qpoTUI1yg3UxvXi7XmNggVo3Bp3Y4Yms2c2/SNZ3o+XZks7sLCqMpHy /gtJ6xLBAoGBAOF4vJbYbfcvUK1vlKRKtY/YqlzKvl4nnExnkCbMcScdn4wISKEy bsxgy4l0yS5uaJf86QFOVj2fqS244n5gi4yPZvTKkZXpA9hyjTXRfep3UQ1MzgQB qqyd/sQGid+L5290qwhTyIQyr7DbrON0VGvx1QzDsQ1pxdjYdDI4PDERAoGBAMTq /M3t3E8cnV4ocLimVLvQzlfDI3Ogp2SuYywCXlmA0uKUEcfG1uEJPwizc8/MWYvD /hEYwCILuDGaeveGqs1kvtI/HgM0PJrtDQgPXJWFE3K/wu4Q1TAwIxPbZD7jBeGG jtQ0v9bYWy2WYToK1ccEVI6v86phzWFIkP+vKCS3AoGBAIgKBw+kqkS4IZ9jcXXn NcEC41d1ZIL+t0lKOymNtL/7Gaat4NSRz1Q1Gtlmw3PmXelGSXfmQhaQXM0ffljt +4TliSMtjcW7f/x6sUTFj4mGUDsMGklEkCvycCLqJwngKdWPuRofIx7QTj0RbjEW oVE36mn3ML59EUiS4Rjj4T1hAoGAEzAapi5RU1wkcXJbWYLLqulz0dVv9OpopUTg 4P7yFqKY6f8npGHZul/eRojF9i+hYh8c+KmCv06JCjxVUx1KM21nsrD3ybQjW61R ocFtchxfgsTwx6XYQDPQlzS/leklP46PCFqDfvniGJUYsEEyB4yCeMzoX2fcTWh2 yJNWxA0CgYEAjKNOtzdRJ0hx3YPhdrXElCvFxYF2i9kXFC9vRPIkal2nZVs8KXh7 MVZYoh1XPECjMf4nQw04rDxIzrR08l1LyIgykIGYtUvt4DflzOzQ4/9oyY2pNWYZ haDZYqNmkyZRaf1jZC17Hg5Mi2eobcRSPIy1OUABODxry2ok2EHXyYk= -----END RSA PRIVATE KEY----- 2018-08-16 12:18:47,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-16 12:18:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"security_group": {"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-16 12:18:47,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-0eb65167-175d-4433-aa5f-2041405b3fa3 Date: Thu, 16 Aug 2018 12:18:47 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:47Z", "updated_at": "2018-08-16T12:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "57eaba46-7799-426f-a74e-9bcf6459584b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "a4329a92-1dd4-44cc-8009-ed0f5a41ee2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}} 2018-08-16 12:18:47,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0eb65167-175d-4433-aa5f-2041405b3fa3 2018-08-16 12:18:47,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.525925159454s 2018-08-16 12:18:47,632 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-0eb65167-175d-4433-aa5f-2041405b3fa3 2018-08-16 12:18:47,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:18:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:47,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-59ffbf8a-6d2e-4295-9ab5-5a05f0205284 Date: Thu, 16 Aug 2018 12:18:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:47Z", "updated_at": "2018-08-16T12:18:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "57eaba46-7799-426f-a74e-9bcf6459584b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "a4329a92-1dd4-44cc-8009-ed0f5a41ee2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:47,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-59ffbf8a-6d2e-4295-9ab5-5a05f0205284 2018-08-16 12:18:47,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303952932358s 2018-08-16 12:18:47,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-59ffbf8a-6d2e-4295-9ab5-5a05f0205284 2018-08-16 12:18:47,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:18:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -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": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}}' 2018-08-16 12:18:48,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-baea0e2b-7de2-417c-9d38-f91ccb93fb0b Date: Thu, 16 Aug 2018 12:18:48 GMT 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": "2018-08-16T12:18:48Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "port_range_min": 22, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:48Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "1d3440a6-4fe8-4526-a9f7-3460a3429076"}} 2018-08-16 12:18:48,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-baea0e2b-7de2-417c-9d38-f91ccb93fb0b 2018-08-16 12:18:48,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.441955804825s 2018-08-16 12:18:48,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-baea0e2b-7de2-417c-9d38-f91ccb93fb0b 2018-08-16 12:18:48,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:18:48,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:48,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-527fd8cd-5252-4bf7-8747-c7fb98f41dc3 Date: Thu, 16 Aug 2018 12:18:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:47Z", "updated_at": "2018-08-16T12:18:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:18:48Z", "revision_number": 0, "id": "1d3440a6-4fe8-4526-a9f7-3460a3429076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:48Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "57eaba46-7799-426f-a74e-9bcf6459584b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "a4329a92-1dd4-44cc-8009-ed0f5a41ee2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 2, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:48,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-527fd8cd-5252-4bf7-8747-c7fb98f41dc3 2018-08-16 12:18:48,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.489655017853s 2018-08-16 12:18:48,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-527fd8cd-5252-4bf7-8747-c7fb98f41dc3 2018-08-16 12:18:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 12:18:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -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": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}}' 2018-08-16 12:18:49,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-8a50b37e-b98a-4437-b2c2-2b4727bdd0cc Date: Thu, 16 Aug 2018 12:18:49 GMT 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": "2018-08-16T12:18:49Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:49Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "3af7cdac-942f-4dbd-bfbb-c30299750ff5"}} 2018-08-16 12:18:49,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-8a50b37e-b98a-4437-b2c2-2b4727bdd0cc 2018-08-16 12:18:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.491199970245s 2018-08-16 12:18:49,375 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-8a50b37e-b98a-4437-b2c2-2b4727bdd0cc 2018-08-16 12:18:49,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:18:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:49,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-ba51c1b5-cc33-4d3f-9805-c9dc05bbfd6e Date: Thu, 16 Aug 2018 12:18:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21ebeca3-db9c-40b8-aafc-2d5134780f36"],"updated_at":"2018-08-16T12:18:39Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:49,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ba51c1b5-cc33-4d3f-9805-c9dc05bbfd6e 2018-08-16 12:18:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092218875885s 2018-08-16 12:18:49,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ba51c1b5-cc33-4d3f-9805-c9dc05bbfd6e 2018-08-16 12:18:49,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:18:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:50,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-23ae4ed6-17c6-4038-a563-9f1855260881 Date: Thu, 16 Aug 2018 12:18:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:18:45Z", "file": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file", "owner": "74ee27bd553748ebb1a37c784a93d228", "id": "7a4296d1-e95f-4139-a210-0304b449bedc", "size": 12716032, "self": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:18:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:18:50,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-23ae4ed6-17c6-4038-a563-9f1855260881 2018-08-16 12:18:50,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791190862656s 2018-08-16 12:18:50,265 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-23ae4ed6-17c6-4038-a563-9f1855260881 2018-08-16 12:18:50,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:18:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:50,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2856dba-23ad-48fb-839d-231239ba5e9a x-compute-request-id: req-c2856dba-23ad-48fb-839d-231239ba5e9a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "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": "af331f3e-7ce3-481a-9840-6886beb536aa"}]} 2018-08-16 12:18:50,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-c2856dba-23ad-48fb-839d-231239ba5e9a 2018-08-16 12:18:50,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0322329998016s 2018-08-16 12:18:50,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-c2856dba-23ad-48fb-839d-231239ba5e9a 2018-08-16 12:18:50,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:18:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"server": {"name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "imageRef": "7a4296d1-e95f-4139-a210-0304b449bedc", "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "flavorRef": "af331f3e-7ce3-481a-9840-6886beb536aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "95c557e8-7c73-4e81-a708-26d90e50f4f1"}], "security_groups": [{"name": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}]}}' 2018-08-16 12:18:55,196 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:18:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9526ff8d-8d2c-4f3b-93c2-a0deb3088cc2 x-compute-request-id: req-9526ff8d-8d2c-4f3b-93c2-a0deb3088cc2 Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "adminPass": "C3YcZikXhD8m"}} 2018-08-16 12:18:55,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-9526ff8d-8d2c-4f3b-93c2-a0deb3088cc2 2018-08-16 12:18:55,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.89447999001s 2018-08-16 12:18:55,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-9526ff8d-8d2c-4f3b-93c2-a0deb3088cc2 2018-08-16 12:18:55,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:55,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38b7219-47e5-4ea1-9432-d18ca278476d x-compute-request-id: req-a38b7219-47e5-4ea1-9432-d18ca278476d Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:18:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:55,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a38b7219-47e5-4ea1-9432-d18ca278476d 2018-08-16 12:18:55,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370768070221s 2018-08-16 12:18:55,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-a38b7219-47e5-4ea1-9432-d18ca278476d 2018-08-16 12:18:55,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:18:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:55,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-3b7ed6a6-65ff-4732-9c64-1cdc9b5db37b Date: Thu, 16 Aug 2018 12:18:55 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21ebeca3-db9c-40b8-aafc-2d5134780f36"],"updated_at":"2018-08-16T12:18:39Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:55,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b7ed6a6-65ff-4732-9c64-1cdc9b5db37b 2018-08-16 12:18:55,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103238105774s 2018-08-16 12:18:55,679 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b7ed6a6-65ff-4732-9c64-1cdc9b5db37b 2018-08-16 12:18:55,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:18:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e5de809f-033a-4f51-bc37-ce4f672e92b4 Date: Thu, 16 Aug 2018 12:18:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:18:39Z","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":"74ee27bd553748ebb1a37c784a93d228","id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","subnetpool_id":null,"name":"cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:18:55,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e5de809f-033a-4f51-bc37-ce4f672e92b4 2018-08-16 12:18:55,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419800281525s 2018-08-16 12:18:55,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e5de809f-033a-4f51-bc37-ce4f672e92b4 2018-08-16 12:18:55,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:18:57,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:18:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:18:58,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:18:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-186c7f3c-8d1e-4924-a787-08f86681570b x-compute-request-id: req-186c7f3c-8d1e-4924-a787-08f86681570b Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:18:57Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:18:58,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-186c7f3c-8d1e-4924-a787-08f86681570b 2018-08-16 12:18:58,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586950063705s 2018-08-16 12:18:58,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-186c7f3c-8d1e-4924-a787-08f86681570b 2018-08-16 12:18:58,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:00,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:00,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:00,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f72188a3-654c-4b16-bf4a-8b1bd1d6fd47 x-compute-request-id: req-f72188a3-654c-4b16-bf4a-8b1bd1d6fd47 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:18:57Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:00,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f72188a3-654c-4b16-bf4a-8b1bd1d6fd47 2018-08-16 12:19:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618348121643s 2018-08-16 12:19:00,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f72188a3-654c-4b16-bf4a-8b1bd1d6fd47 2018-08-16 12:19:00,942 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:03,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f7b6ab4-6f6a-48b7-ad0b-88cb0d184fa5 x-compute-request-id: req-7f7b6ab4-6f6a-48b7-ad0b-88cb0d184fa5 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:02Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:03,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7f7b6ab4-6f6a-48b7-ad0b-88cb0d184fa5 2018-08-16 12:19:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637409925461s 2018-08-16 12:19:03,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-7f7b6ab4-6f6a-48b7-ad0b-88cb0d184fa5 2018-08-16 12:19:03,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:19:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:03,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d66162e6-f39e-4e1e-aa67-a3409d5c7478 Date: Thu, 16 Aug 2018 12:19:03 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:58Z","admin_state_up":true,"updated_at":"2018-08-16T12:19:02Z","binding:vnic_type":"normal","device_id":"2c8bc1b3-a69b-4938-8b8e-b2de917b7be5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:40:b4:9b","id":"1dee11ff-d896-40d9-900c-771aff433928","port_security_enabled":true,"project_id":"74ee27bd553748ebb1a37c784a93d228","fixed_ips":[{"subnet_id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["e98949aa-495e-41bc-a6a3-28d218fde5ae"],"name":""}]} 2018-08-16 12:19:03,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-d66162e6-f39e-4e1e-aa67-a3409d5c7478 2018-08-16 12:19:03,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514109134674s 2018-08-16 12:19:03,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-d66162e6-f39e-4e1e-aa67-a3409d5c7478 2018-08-16 12:19:03,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:19:03,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=1dee11ff-d896-40d9-900c-771aff433928" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:03,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8a46ca41-5840-4629-b176-d4ecab62db18 Date: Thu, 16 Aug 2018 12:19:03 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:19:03,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=1dee11ff-d896-40d9-900c-771aff433928 used request id req-8a46ca41-5840-4629-b176-d4ecab62db18 2018-08-16 12:19:03,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048290014267s 2018-08-16 12:19:03,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=1dee11ff-d896-40d9-900c-771aff433928 used request id req-8a46ca41-5840-4629-b176-d4ecab62db18 2018-08-16 12:19:03,692 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:40:b4:9b', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a4296d1-e95f-4139-a210-0304b449bedc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:02.000000', 'flavor': Munch({u'id': u'af331f3e-7ce3-481a-9840-6886beb536aa'}), 'az': u'nova', 'id': u'2c8bc1b3-a69b-4938-8b8e-b2de917b7be5', 'security_groups': [Munch({u'name': u'cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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'2018-08-16T12:19:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:19:02Z', 'hostId': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', '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'2018-08-16T12:19:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'name': u'cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'adminPass': u'C3YcZikXhD8m', 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:18:55Z', 'created': u'2018-08-16T12:18:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:19:03,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:19:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:03,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-cc2a61b2-45dc-4864-9884-802fdf8df266 Date: Thu, 16 Aug 2018 12:19:03 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21ebeca3-db9c-40b8-aafc-2d5134780f36"],"updated_at":"2018-08-16T12:18:39Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:19:03,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc2a61b2-45dc-4864-9884-802fdf8df266 2018-08-16 12:19:03,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278246164322s 2018-08-16 12:19:03,973 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc2a61b2-45dc-4864-9884-802fdf8df266 2018-08-16 12:19:03,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:19:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:04,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ff6f640d-701c-464e-ae6f-b6527a946842 Date: Thu, 16 Aug 2018 12:19:04 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:58Z","admin_state_up":true,"updated_at":"2018-08-16T12:19:02Z","binding:vnic_type":"normal","device_id":"2c8bc1b3-a69b-4938-8b8e-b2de917b7be5","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:40:b4:9b","id":"1dee11ff-d896-40d9-900c-771aff433928","port_security_enabled":true,"project_id":"74ee27bd553748ebb1a37c784a93d228","fixed_ips":[{"subnet_id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","ip_address":"192.168.120.9"}],"extra_dhcp_opts":[],"security_groups":["e98949aa-495e-41bc-a6a3-28d218fde5ae"],"name":""}]} 2018-08-16 12:19:04,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-ff6f640d-701c-464e-ae6f-b6527a946842 2018-08-16 12:19:04,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.313187122345s 2018-08-16 12:19:04,288 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-ff6f640d-701c-464e-ae6f-b6527a946842 2018-08-16 12:19:04,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-16 12:19:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.9", "port_id": "1dee11ff-d896-40d9-900c-771aff433928"}}' 2018-08-16 12:19:06,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-88c85068-f500-41a1-98bc-bbe661b609ba Date: Thu, 16 Aug 2018 12:19:06 GMT RESP BODY: {"floatingip": {"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:05Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "1dee11ff-d896-40d9-900c-771aff433928", "id": "b65dc449-6123-4f64-b4f5-c5e1405f6b7a", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:05Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}} 2018-08-16 12:19:06,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-88c85068-f500-41a1-98bc-bbe661b609ba 2018-08-16 12:19:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22125101089s 2018-08-16 12:19:06,511 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-88c85068-f500-41a1-98bc-bbe661b609ba 2018-08-16 12:19:06,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:19:06,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:06,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-400c2fc9-4d77-4c58-a773-e440bb6650dd Date: Thu, 16 Aug 2018 12:19:06 GMT RESP BODY: {"floatingips": [{"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:05Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "1dee11ff-d896-40d9-900c-771aff433928", "id": "b65dc449-6123-4f64-b4f5-c5e1405f6b7a", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:05Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}]} 2018-08-16 12:19:06,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-400c2fc9-4d77-4c58-a773-e440bb6650dd 2018-08-16 12:19:06,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638120174408s 2018-08-16 12:19:06,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-400c2fc9-4d77-4c58-a773-e440bb6650dd 2018-08-16 12:19:06,587 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'62b88332-9fc1-4855-b6fa-19832d359967', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:05Z', 'attached': True, 'updated_at': u'2018-08-16T12:19:05Z', 'id': u'b65dc449-6123-4f64-b4f5-c5e1405f6b7a', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'62b88332-9fc1-4855-b6fa-19832d359967', 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'port_id': u'1dee11ff-d896-40d9-900c-771aff433928', 'port': u'1dee11ff-d896-40d9-900c-771aff433928', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:19:06,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:19:06,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:19:06,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92f0e937-9898-498e-b6d8-1da67b572664 x-compute-request-id: req-92f0e937-9898-498e-b6d8-1da67b572664 Content-Encoding: gzip Content-Length: 9205 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 564483191 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.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195078] pid_max: default: 32768 minimum: 301\n[ 0.196307] ACPI: Core revision 20150930\n[ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199746] Security Framework initialized\n[ 0.200859] Yama: becoming mindful.\n[ 0.201853] AppArmor: AppArmor initialized\n[ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209945] Initializing cgroup subsys io\n[ 0.211054] Initializing cgroup subsys memory\n[ 0.212234] Initializing cgroup subsys devices\n[ 0.213426] Initializing cgroup subsys freezer\n[ 0.214606] Initializing cgroup subsys net_cls\n[ 0.215798] Initializing cgroup subsys perf_event\n[ 0.217034] Initializing cgroup subsys net_prio\n[ 0.218238] Initializing cgroup subsys hugetlb\n[ 0.219411] Initializing cgroup subsys pids\n[ 0.220588] CPU: Physical Processor ID: 0\n[ 0.222375] mce: CPU supports 10 MCE banks\n[ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.246263] ftrace: allocating 31920 entries in 125 pages\n[ 0.271478] smpboot: Max logical packages: 1\n[ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.274510] x2apic enabled\n[ 0.275654] Switched APIC routing to physical x2apic.\n[ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284777] KVM setup paravirtual spinlock\n[ 0.286363] x86: Booted up 1 node, 1 CPUs\n[ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289337] devtmpfs: initialized\n[ 0.291304] evm: security.selinux\n[ 0.292256] evm: security.SMACK64\n[ 0.293206] evm: security.SMACK64EXEC\n[ 0.294227] evm: security.SMACK64TRANSMUTE\n[ 0.295331] evm: security.SMACK64MMAP\n[ 0.296346] evm: security.ima\n[ 0.297232] evm: security.capability\n[ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300811] pinctrl core: initialized pinctrl subsystem\n[ 0.302272] RTC time: 12:19:02, date: 08/16/18\n[ 0.303561] NET: Registered protocol family 16\n[ 0.304865] cpuidle: using governor ladder\n[ 0.305984] cpuidle: using governor menu\n[ 0.307066] PCCT header not found.\n[ 0.308091] ACPI: bus type PCI registered\n[ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310851] PCI: Using configuration type 1 for base access\n[ 0.312989] ACPI: Added _OSI(Module Device)\n[ 0.314131] ACPI: Added _OSI(Processor Device)\n[ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316523] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318678] ACPI: Interpreter enabled\n[ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329775] ACPI: (supports S0 S5)\n[ 0.330740] ACPI: Using IOAPIC for interrupt routing\n[ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343548] acpiphp: Slot [3] registered\n[ 0.344635] acpiphp: Slot [4] registered\n[ 0.345716] acpiphp: Slot [5] registered\n[ 0.346808] acpiphp: Slot [6] registered\n[ 0.347890] acpiphp: Slot [7] registered\n[ 0.348973] acpiphp: Slot [8] registered\n[ 0.350058] acpiphp: Slot [9] registered\n[ 0.351136] acpiphp: Slot [10] registered\n[ 0.352235] acpiphp: Slot [11] registered\n[ 0.353336] acpiphp: Slot [12] registered\n[ 0.354442] acpiphp: Slot [13] registered\n[ 0.355540] acpiphp: Slot [14] registered\n[ 0.356639] acpiphp: Slot [15] registered\n[ 0.371929] acpiphp: Slot [16] registered\n[ 0.373056] acpiphp: Slot [17] registered\n[ 0.374137] acpiphp: Slot [18] registered\n[ 0.375216] acpiphp: Slot [19] registered\n[ 0.376325] acpiphp: Slot [20] registered\n[ 0.377426] acpiphp: Slot [21] registered\n[ 0.378521] acpiphp: Slot [22] registered\n[ 0.379616] acpiphp: Slot [23] registered\n[ 0.380717] acpiphp: Slot [24] registered\n[ 0.381826] acpiphp: Slot [25] registered\n[ 0.382919] acpiphp: Slot [26] registered\n[ 0.384018] acpiphp: Slot [27] registered\n[ 0.385116] acpiphp: Slot [28] registered\n[ 0.386220] acpiphp: Slot [29] registered\n[ 0.387315] acpiphp: Slot [30] registered\n[ 0.388414] acpiphp: Slot [31] registered\n[ 0.389515] PCI host bridge to bus 0000:00\n[ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450736] vgaarb: loaded\n[ 0.451588] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453246] SCSI subsystem initialized\n[ 0.454531] ACPI: bus type USB registered\n[ 0.455664] usbcore: registered new interface driver usbfs\n[ 0.457066] usbcore: registered new interface driver hub\n[ 0.458433] usbcore: registered new device driver usb\n[ 0.459921] PCI: Using ACPI for IRQ routing\n[ 0.461433] NetLabel: Initializing\n[ 0.462416] NetLabel: domain hash size = 128\n[ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464891] NetLabel: unlabeled traffic allowed by default\n[ 0.466458] clocksource: Switched to clocksource kvm-clock\n[ 0.476627] AppArmor: AppArmor Filesystem Enabled\n[ 0.477924] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488302] NET: Registered protocol family 2\n[ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497673] NET: Registered protocol family 1\n[ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531121] Trying to unpack rootfs image as initramfs...\n[ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598025] Scanning for low memory corruption every 60 seconds\n[ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601763] audit: initializing netlink subsys (disabled)\n[ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized\n[ 0.605151] Initialise system trusted keyring\n[ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610805] zbud: loaded\n[ 0.611810] VFS: Disk quotas dquot_6.6.0\n[ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615088] fuse init (API version 7.23)\n[ 0.616289] Key type big_key registered\n[ 0.617369] Allocating IMA MOK and blacklist keyrings.\n[ 0.619051] Key type asymmetric registered\n[ 0.620169] Asymmetric key parser 'x509' registered\n[ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623509] io scheduler noop registered\n[ 0.624591] io scheduler deadline registered (default)\n[ 0.625950] io scheduler cfq registered\n[ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632256] ACPI: Power Button [PWRF]\n[ 0.633487] GHES: HEST is not enabled!\n[ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707025] Linux agpgart interface v0.103\n[ 0.710401] brd: module loaded\n[ 0.712617] loop: module loaded\n[ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719066] GPT:90111 != 2097151\n[ 0.719999] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721477] GPT:90111 != 2097151\n[ 0.722411] GPT: Use GNU Parted to correct GPT errors.\n[ 0.723727] vda: vda1 vda15\n[ 0.725414] scsi host0: ata_piix\n[ 0.726483] scsi host1: ata_piix\n[ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731066] libphy: Fixed MDIO Bus: probed\n[ 0.732185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.733476] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736369] PPP generic driver version 2.4.2\n[ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739231] ehci-pci: EHCI PCI platform driver\n[ 0.740434] ehci-platform: EHCI generic platform driver\n[ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743311] ohci-pci: OHCI PCI platform driver\n[ 0.744502] ohci-platform: OHCI generic platform driver\n[ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770377] usb usb1: Product: UHCI Host Controller\n[ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774494] hub 1-0:1.0: USB hub found\n[ 0.775561] hub 1-0:1.0: 2 ports detected\n[ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782353] mousedev: PS/2 mouse device common for all mice\n[ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786505] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791237] i2c /dev entries driver\n[ 0.792288] device-mapper: uevent: version 1.0.3\n[ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797652] NET: Registered protocol family 10\n[ 0.799203] NET: Registered protocol family 17\n[ 0.800412] Key type dns_resolver registered\n[ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805635] registered taskstats version 1\n[ 0.806804] Loading compiled-in X.509 certificates\n[ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.811178] zswap: loaded using pool lzo/zbud\n[ 0.813253] Key type trusted registered\n[ 0.815395] Key type encrypted registered\n[ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817939] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819349] evm: HMAC attrs: 0x1\n[ 0.820645] Magic number: 14:756:329\n[ 0.821734] tty tty50: hash matches\n[ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943)\n[ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826563] EDD information not available.\n[ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894072] Write protecting the kernel read-only data: 14336k\n[ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.79\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.049540] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\nssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2018-08-16 12:19:06,709 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action used request id req-92f0e937-9898-498e-b6d8-1da67b572664 2018-08-16 12:19:06,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121940135956s 2018-08-16 12:19:06,710 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action used request id req-92f0e937-9898-498e-b6d8-1da67b572664 2018-08-16 12:19:06,711 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 564483191 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.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195078] pid_max: default: 32768 minimum: 301 [ 0.196307] ACPI: Core revision 20150930 [ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199746] Security Framework initialized [ 0.200859] Yama: becoming mindful. [ 0.201853] AppArmor: AppArmor initialized [ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209945] Initializing cgroup subsys io [ 0.211054] Initializing cgroup subsys memory [ 0.212234] Initializing cgroup subsys devices [ 0.213426] Initializing cgroup subsys freezer [ 0.214606] Initializing cgroup subsys net_cls [ 0.215798] Initializing cgroup subsys perf_event [ 0.217034] Initializing cgroup subsys net_prio [ 0.218238] Initializing cgroup subsys hugetlb [ 0.219411] Initializing cgroup subsys pids [ 0.220588] CPU: Physical Processor ID: 0 [ 0.222375] mce: CPU supports 10 MCE banks [ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246263] ftrace: allocating 31920 entries in 125 pages [ 0.271478] smpboot: Max logical packages: 1 [ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274510] x2apic enabled [ 0.275654] Switched APIC routing to physical x2apic. [ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284777] KVM setup paravirtual spinlock [ 0.286363] x86: Booted up 1 node, 1 CPUs [ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289337] devtmpfs: initialized [ 0.291304] evm: security.selinux [ 0.292256] evm: security.SMACK64 [ 0.293206] evm: security.SMACK64EXEC [ 0.294227] evm: security.SMACK64TRANSMUTE [ 0.295331] evm: security.SMACK64MMAP [ 0.296346] evm: security.ima [ 0.297232] evm: security.capability [ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300811] pinctrl core: initialized pinctrl subsystem [ 0.302272] RTC time: 12:19:02, date: 08/16/18 [ 0.303561] NET: Registered protocol family 16 [ 0.304865] cpuidle: using governor ladder [ 0.305984] cpuidle: using governor menu [ 0.307066] PCCT header not found. [ 0.308091] ACPI: bus type PCI registered [ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310851] PCI: Using configuration type 1 for base access [ 0.312989] ACPI: Added _OSI(Module Device) [ 0.314131] ACPI: Added _OSI(Processor Device) [ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318678] ACPI: Interpreter enabled [ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329775] ACPI: (supports S0 S5) [ 0.330740] ACPI: Using IOAPIC for interrupt routing [ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343548] acpiphp: Slot [3] registered [ 0.344635] acpiphp: Slot [4] registered [ 0.345716] acpiphp: Slot [5] registered [ 0.346808] acpiphp: Slot [6] registered [ 0.347890] acpiphp: Slot [7] registered [ 0.348973] acpiphp: Slot [8] registered [ 0.350058] acpiphp: Slot [9] registered [ 0.351136] acpiphp: Slot [10] registered [ 0.352235] acpiphp: Slot [11] registered [ 0.353336] acpiphp: Slot [12] registered [ 0.354442] acpiphp: Slot [13] registered [ 0.355540] acpiphp: Slot [14] registered [ 0.356639] acpiphp: Slot [15] registered [ 0.371929] acpiphp: Slot [16] registered [ 0.373056] acpiphp: Slot [17] registered [ 0.374137] acpiphp: Slot [18] registered [ 0.375216] acpiphp: Slot [19] registered [ 0.376325] acpiphp: Slot [20] registered [ 0.377426] acpiphp: Slot [21] registered [ 0.378521] acpiphp: Slot [22] registered [ 0.379616] acpiphp: Slot [23] registered [ 0.380717] acpiphp: Slot [24] registered [ 0.381826] acpiphp: Slot [25] registered [ 0.382919] acpiphp: Slot [26] registered [ 0.384018] acpiphp: Slot [27] registered [ 0.385116] acpiphp: Slot [28] registered [ 0.386220] acpiphp: Slot [29] registered [ 0.387315] acpiphp: Slot [30] registered [ 0.388414] acpiphp: Slot [31] registered [ 0.389515] PCI host bridge to bus 0000:00 [ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450736] vgaarb: loaded [ 0.451588] vgaarb: bridge control possible 0000:00:02.0 [ 0.453246] SCSI subsystem initialized [ 0.454531] ACPI: bus type USB registered [ 0.455664] usbcore: registered new interface driver usbfs [ 0.457066] usbcore: registered new interface driver hub [ 0.458433] usbcore: registered new device driver usb [ 0.459921] PCI: Using ACPI for IRQ routing [ 0.461433] NetLabel: Initializing [ 0.462416] NetLabel: domain hash size = 128 [ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464891] NetLabel: unlabeled traffic allowed by default [ 0.466458] clocksource: Switched to clocksource kvm-clock [ 0.476627] AppArmor: AppArmor Filesystem Enabled [ 0.477924] pnp: PnP ACPI init [ 0.479139] pnp: PnP ACPI: found 5 devices [ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488302] NET: Registered protocol family 2 [ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.497673] NET: Registered protocol family 1 [ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.531121] Trying to unpack rootfs image as initramfs... [ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598025] Scanning for low memory corruption every 60 seconds [ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601763] audit: initializing netlink subsys (disabled) [ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized [ 0.605151] Initialise system trusted keyring [ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610805] zbud: loaded [ 0.611810] VFS: Disk quotas dquot_6.6.0 [ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615088] fuse init (API version 7.23) [ 0.616289] Key type big_key registered [ 0.617369] Allocating IMA MOK and blacklist keyrings. [ 0.619051] Key type asymmetric registered [ 0.620169] Asymmetric key parser 'x509' registered [ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623509] io scheduler noop registered [ 0.624591] io scheduler deadline registered (default) [ 0.625950] io scheduler cfq registered [ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632256] ACPI: Power Button [PWRF] [ 0.633487] GHES: HEST is not enabled! [ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.707025] Linux agpgart interface v0.103 [ 0.710401] brd: module loaded [ 0.712617] loop: module loaded [ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.719066] GPT:90111 != 2097151 [ 0.719999] GPT:Alternate GPT header not at the end of the disk. [ 0.721477] GPT:90111 != 2097151 [ 0.722411] GPT: Use GNU Parted to correct GPT errors. [ 0.723727] vda: vda1 vda15 [ 0.725414] scsi host0: ata_piix [ 0.726483] scsi host1: ata_piix [ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731066] libphy: Fixed MDIO Bus: probed [ 0.732185] tun: Universal TUN/TAP device driver, 1.6 [ 0.733476] tun: (C) 1999-2004 Max Krasnyansky [ 0.736369] PPP generic driver version 2.4.2 [ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739231] ehci-pci: EHCI PCI platform driver [ 0.740434] ehci-platform: EHCI generic platform driver [ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.743311] ohci-pci: OHCI PCI platform driver [ 0.744502] ohci-platform: OHCI generic platform driver [ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770377] usb usb1: Product: UHCI Host Controller [ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.773172] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774494] hub 1-0:1.0: USB hub found [ 0.775561] hub 1-0:1.0: 2 ports detected [ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782353] mousedev: PS/2 mouse device common for all mice [ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786505] rtc_cmos 00:00: RTC can wake from S4 [ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791237] i2c /dev entries driver [ 0.792288] device-mapper: uevent: version 1.0.3 [ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797652] NET: Registered protocol family 10 [ 0.799203] NET: Registered protocol family 17 [ 0.800412] Key type dns_resolver registered [ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805635] registered taskstats version 1 [ 0.806804] Loading compiled-in X.509 certificates [ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811178] zswap: loaded using pool lzo/zbud [ 0.813253] Key type trusted registered [ 0.815395] Key type encrypted registered [ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817939] ima: No TPM chip found, activating TPM-bypass! [ 0.819349] evm: HMAC attrs: 0x1 [ 0.820645] Magic number: 14:756:329 [ 0.821734] tty tty50: hash matches [ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943) [ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826563] EDD information not available. [ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894072] Write protecting the kernel read-only data: 14336k [ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.79 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.049540] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === 2018-08-16 12:19:07,713 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-16 12:19:16,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:19:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:19:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4b9ab3a-0951-4ff7-971c-6f36d3b43eeb x-compute-request-id: req-a4b9ab3a-0951-4ff7-971c-6f36d3b43eeb Content-Encoding: gzip Content-Length: 9602 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 564483191 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.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.195078] pid_max: default: 32768 minimum: 301\n[ 0.196307] ACPI: Core revision 20150930\n[ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199746] Security Framework initialized\n[ 0.200859] Yama: becoming mindful.\n[ 0.201853] AppArmor: AppArmor initialized\n[ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209945] Initializing cgroup subsys io\n[ 0.211054] Initializing cgroup subsys memory\n[ 0.212234] Initializing cgroup subsys devices\n[ 0.213426] Initializing cgroup subsys freezer\n[ 0.214606] Initializing cgroup subsys net_cls\n[ 0.215798] Initializing cgroup subsys perf_event\n[ 0.217034] Initializing cgroup subsys net_prio\n[ 0.218238] Initializing cgroup subsys hugetlb\n[ 0.219411] Initializing cgroup subsys pids\n[ 0.220588] CPU: Physical Processor ID: 0\n[ 0.222375] mce: CPU supports 10 MCE banks\n[ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.246263] ftrace: allocating 31920 entries in 125 pages\n[ 0.271478] smpboot: Max logical packages: 1\n[ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.274510] x2apic enabled\n[ 0.275654] Switched APIC routing to physical x2apic.\n[ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284777] KVM setup paravirtual spinlock\n[ 0.286363] x86: Booted up 1 node, 1 CPUs\n[ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289337] devtmpfs: initialized\n[ 0.291304] evm: security.selinux\n[ 0.292256] evm: security.SMACK64\n[ 0.293206] evm: security.SMACK64EXEC\n[ 0.294227] evm: security.SMACK64TRANSMUTE\n[ 0.295331] evm: security.SMACK64MMAP\n[ 0.296346] evm: security.ima\n[ 0.297232] evm: security.capability\n[ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300811] pinctrl core: initialized pinctrl subsystem\n[ 0.302272] RTC time: 12:19:02, date: 08/16/18\n[ 0.303561] NET: Registered protocol family 16\n[ 0.304865] cpuidle: using governor ladder\n[ 0.305984] cpuidle: using governor menu\n[ 0.307066] PCCT header not found.\n[ 0.308091] ACPI: bus type PCI registered\n[ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.310851] PCI: Using configuration type 1 for base access\n[ 0.312989] ACPI: Added _OSI(Module Device)\n[ 0.314131] ACPI: Added _OSI(Processor Device)\n[ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.316523] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.318678] ACPI: Interpreter enabled\n[ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.329775] ACPI: (supports S0 S5)\n[ 0.330740] ACPI: Using IOAPIC for interrupt routing\n[ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.343548] acpiphp: Slot [3] registered\n[ 0.344635] acpiphp: Slot [4] registered\n[ 0.345716] acpiphp: Slot [5] registered\n[ 0.346808] acpiphp: Slot [6] registered\n[ 0.347890] acpiphp: Slot [7] registered\n[ 0.348973] acpiphp: Slot [8] registered\n[ 0.350058] acpiphp: Slot [9] registered\n[ 0.351136] acpiphp: Slot [10] registered\n[ 0.352235] acpiphp: Slot [11] registered\n[ 0.353336] acpiphp: Slot [12] registered\n[ 0.354442] acpiphp: Slot [13] registered\n[ 0.355540] acpiphp: Slot [14] registered\n[ 0.356639] acpiphp: Slot [15] registered\n[ 0.371929] acpiphp: Slot [16] registered\n[ 0.373056] acpiphp: Slot [17] registered\n[ 0.374137] acpiphp: Slot [18] registered\n[ 0.375216] acpiphp: Slot [19] registered\n[ 0.376325] acpiphp: Slot [20] registered\n[ 0.377426] acpiphp: Slot [21] registered\n[ 0.378521] acpiphp: Slot [22] registered\n[ 0.379616] acpiphp: Slot [23] registered\n[ 0.380717] acpiphp: Slot [24] registered\n[ 0.381826] acpiphp: Slot [25] registered\n[ 0.382919] acpiphp: Slot [26] registered\n[ 0.384018] acpiphp: Slot [27] registered\n[ 0.385116] acpiphp: Slot [28] registered\n[ 0.386220] acpiphp: Slot [29] registered\n[ 0.387315] acpiphp: Slot [30] registered\n[ 0.388414] acpiphp: Slot [31] registered\n[ 0.389515] PCI host bridge to bus 0000:00\n[ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450736] vgaarb: loaded\n[ 0.451588] vgaarb: bridge control possible 0000:00:02.0\n[ 0.453246] SCSI subsystem initialized\n[ 0.454531] ACPI: bus type USB registered\n[ 0.455664] usbcore: registered new interface driver usbfs\n[ 0.457066] usbcore: registered new interface driver hub\n[ 0.458433] usbcore: registered new device driver usb\n[ 0.459921] PCI: Using ACPI for IRQ routing\n[ 0.461433] NetLabel: Initializing\n[ 0.462416] NetLabel: domain hash size = 128\n[ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.464891] NetLabel: unlabeled traffic allowed by default\n[ 0.466458] clocksource: Switched to clocksource kvm-clock\n[ 0.476627] AppArmor: AppArmor Filesystem Enabled\n[ 0.477924] pnp: PnP ACPI init\n[ 0.479139] pnp: PnP ACPI: found 5 devices\n[ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.488302] NET: Registered protocol family 2\n[ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.493046] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.497673] NET: Registered protocol family 1\n[ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531121] Trying to unpack rootfs image as initramfs...\n[ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.598025] Scanning for low memory corruption every 60 seconds\n[ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.601763] audit: initializing netlink subsys (disabled)\n[ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized\n[ 0.605151] Initialise system trusted keyring\n[ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610805] zbud: loaded\n[ 0.611810] VFS: Disk quotas dquot_6.6.0\n[ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.615088] fuse init (API version 7.23)\n[ 0.616289] Key type big_key registered\n[ 0.617369] Allocating IMA MOK and blacklist keyrings.\n[ 0.619051] Key type asymmetric registered\n[ 0.620169] Asymmetric key parser 'x509' registered\n[ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.623509] io scheduler noop registered\n[ 0.624591] io scheduler deadline registered (default)\n[ 0.625950] io scheduler cfq registered\n[ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.632256] ACPI: Power Button [PWRF]\n[ 0.633487] GHES: HEST is not enabled!\n[ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.707025] Linux agpgart interface v0.103\n[ 0.710401] brd: module loaded\n[ 0.712617] loop: module loaded\n[ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.719066] GPT:90111 != 2097151\n[ 0.719999] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721477] GPT:90111 != 2097151\n[ 0.722411] GPT: Use GNU Parted to correct GPT errors.\n[ 0.723727] vda: vda1 vda15\n[ 0.725414] scsi host0: ata_piix\n[ 0.726483] scsi host1: ata_piix\n[ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731066] libphy: Fixed MDIO Bus: probed\n[ 0.732185] tun: Universal TUN/TAP device driver, 1.6\n[ 0.733476] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.736369] PPP generic driver version 2.4.2\n[ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.739231] ehci-pci: EHCI PCI platform driver\n[ 0.740434] ehci-platform: EHCI generic platform driver\n[ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.743311] ohci-pci: OHCI PCI platform driver\n[ 0.744502] ohci-platform: OHCI generic platform driver\n[ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.770377] usb usb1: Product: UHCI Host Controller\n[ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.773172] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.774494] hub 1-0:1.0: USB hub found\n[ 0.775561] hub 1-0:1.0: 2 ports detected\n[ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782353] mousedev: PS/2 mouse device common for all mice\n[ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786505] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.791237] i2c /dev entries driver\n[ 0.792288] device-mapper: uevent: version 1.0.3\n[ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.797652] NET: Registered protocol family 10\n[ 0.799203] NET: Registered protocol family 17\n[ 0.800412] Key type dns_resolver registered\n[ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805635] registered taskstats version 1\n[ 0.806804] Loading compiled-in X.509 certificates\n[ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.811178] zswap: loaded using pool lzo/zbud\n[ 0.813253] Key type trusted registered\n[ 0.815395] Key type encrypted registered\n[ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.817939] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819349] evm: HMAC attrs: 0x1\n[ 0.820645] Magic number: 14:756:329\n[ 0.821734] tty tty50: hash matches\n[ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943)\n[ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.826563] EDD information not available.\n[ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.894072] Write protecting the kernel read-only data: 14336k\n[ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.79\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.049540] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.9...\nLease of 192.168.120.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\nssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.18s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe40:b49b/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.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.55 ===\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-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: "} 2018-08-16 12:19:16,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action used request id req-a4b9ab3a-0951-4ff7-971c-6f36d3b43eeb 2018-08-16 12:19:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107503890991s 2018-08-16 12:19:16,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/action used request id req-a4b9ab3a-0951-4ff7-971c-6f36d3b43eeb 2018-08-16 12:19:16,832 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 564483191 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.192825] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.195078] pid_max: default: 32768 minimum: 301 [ 0.196307] ACPI: Core revision 20150930 [ 0.197966] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.199746] Security Framework initialized [ 0.200859] Yama: becoming mindful. [ 0.201853] AppArmor: AppArmor initialized [ 0.203001] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.204771] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.206458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208088] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.209945] Initializing cgroup subsys io [ 0.211054] Initializing cgroup subsys memory [ 0.212234] Initializing cgroup subsys devices [ 0.213426] Initializing cgroup subsys freezer [ 0.214606] Initializing cgroup subsys net_cls [ 0.215798] Initializing cgroup subsys perf_event [ 0.217034] Initializing cgroup subsys net_prio [ 0.218238] Initializing cgroup subsys hugetlb [ 0.219411] Initializing cgroup subsys pids [ 0.220588] CPU: Physical Processor ID: 0 [ 0.222375] mce: CPU supports 10 MCE banks [ 0.223512] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224875] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.239679] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.246263] ftrace: allocating 31920 entries in 125 pages [ 0.271478] smpboot: Max logical packages: 1 [ 0.272659] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.274510] x2apic enabled [ 0.275654] Switched APIC routing to physical x2apic. [ 0.278110] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.279625] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.282343] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.284777] KVM setup paravirtual spinlock [ 0.286363] x86: Booted up 1 node, 1 CPUs [ 0.287465] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.289337] devtmpfs: initialized [ 0.291304] evm: security.selinux [ 0.292256] evm: security.SMACK64 [ 0.293206] evm: security.SMACK64EXEC [ 0.294227] evm: security.SMACK64TRANSMUTE [ 0.295331] evm: security.SMACK64MMAP [ 0.296346] evm: security.ima [ 0.297232] evm: security.capability [ 0.298312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.300811] pinctrl core: initialized pinctrl subsystem [ 0.302272] RTC time: 12:19:02, date: 08/16/18 [ 0.303561] NET: Registered protocol family 16 [ 0.304865] cpuidle: using governor ladder [ 0.305984] cpuidle: using governor menu [ 0.307066] PCCT header not found. [ 0.308091] ACPI: bus type PCI registered [ 0.309182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.310851] PCI: Using configuration type 1 for base access [ 0.312989] ACPI: Added _OSI(Module Device) [ 0.314131] ACPI: Added _OSI(Processor Device) [ 0.315300] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.316523] ACPI: Added _OSI(Processor Aggregator Device) [ 0.318678] ACPI: Interpreter enabled [ 0.319727] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322249] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.327269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.329775] ACPI: (supports S0 S5) [ 0.330740] ACPI: Using IOAPIC for interrupt routing [ 0.332023] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.335836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.337364] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.339004] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.340602] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.343548] acpiphp: Slot [3] registered [ 0.344635] acpiphp: Slot [4] registered [ 0.345716] acpiphp: Slot [5] registered [ 0.346808] acpiphp: Slot [6] registered [ 0.347890] acpiphp: Slot [7] registered [ 0.348973] acpiphp: Slot [8] registered [ 0.350058] acpiphp: Slot [9] registered [ 0.351136] acpiphp: Slot [10] registered [ 0.352235] acpiphp: Slot [11] registered [ 0.353336] acpiphp: Slot [12] registered [ 0.354442] acpiphp: Slot [13] registered [ 0.355540] acpiphp: Slot [14] registered [ 0.356639] acpiphp: Slot [15] registered [ 0.371929] acpiphp: Slot [16] registered [ 0.373056] acpiphp: Slot [17] registered [ 0.374137] acpiphp: Slot [18] registered [ 0.375216] acpiphp: Slot [19] registered [ 0.376325] acpiphp: Slot [20] registered [ 0.377426] acpiphp: Slot [21] registered [ 0.378521] acpiphp: Slot [22] registered [ 0.379616] acpiphp: Slot [23] registered [ 0.380717] acpiphp: Slot [24] registered [ 0.381826] acpiphp: Slot [25] registered [ 0.382919] acpiphp: Slot [26] registered [ 0.384018] acpiphp: Slot [27] registered [ 0.385116] acpiphp: Slot [28] registered [ 0.386220] acpiphp: Slot [29] registered [ 0.387315] acpiphp: Slot [30] registered [ 0.388414] acpiphp: Slot [31] registered [ 0.389515] PCI host bridge to bus 0000:00 [ 0.390610] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.392237] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.393857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.395835] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.397804] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.399805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.403799] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.405496] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.407086] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.408792] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.413173] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.415136] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.435777] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.437786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.439756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.441681] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.443584] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.445370] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447211] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448639] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450736] vgaarb: loaded [ 0.451588] vgaarb: bridge control possible 0000:00:02.0 [ 0.453246] SCSI subsystem initialized [ 0.454531] ACPI: bus type USB registered [ 0.455664] usbcore: registered new interface driver usbfs [ 0.457066] usbcore: registered new interface driver hub [ 0.458433] usbcore: registered new device driver usb [ 0.459921] PCI: Using ACPI for IRQ routing [ 0.461433] NetLabel: Initializing [ 0.462416] NetLabel: domain hash size = 128 [ 0.463588] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.464891] NetLabel: unlabeled traffic allowed by default [ 0.466458] clocksource: Switched to clocksource kvm-clock [ 0.476627] AppArmor: AppArmor Filesystem Enabled [ 0.477924] pnp: PnP ACPI init [ 0.479139] pnp: PnP ACPI: found 5 devices [ 0.485984] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.488302] NET: Registered protocol family 2 [ 0.489694] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.491439] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.493046] TCP: Hash tables configured (established 4096 bind 4096) [ 0.494668] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.496119] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.497673] NET: Registered protocol family 1 [ 0.498878] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.500372] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501824] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516558] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.531121] Trying to unpack rootfs image as initramfs... [ 0.592949] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.598025] Scanning for low memory corruption every 60 seconds [ 0.600176] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.601763] audit: initializing netlink subsys (disabled) [ 0.603273] audit: type=2000 audit(1534421943.410:1): initialized [ 0.605151] Initialise system trusted keyring [ 0.606512] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608071] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610805] zbud: loaded [ 0.611810] VFS: Disk quotas dquot_6.6.0 [ 0.612934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.615088] fuse init (API version 7.23) [ 0.616289] Key type big_key registered [ 0.617369] Allocating IMA MOK and blacklist keyrings. [ 0.619051] Key type asymmetric registered [ 0.620169] Asymmetric key parser 'x509' registered [ 0.621477] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.623509] io scheduler noop registered [ 0.624591] io scheduler deadline registered (default) [ 0.625950] io scheduler cfq registered [ 0.627142] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.628549] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.630250] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.632256] ACPI: Power Button [PWRF] [ 0.633487] GHES: HEST is not enabled! [ 0.647668] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703987] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.707025] Linux agpgart interface v0.103 [ 0.710401] brd: module loaded [ 0.712617] loop: module loaded [ 0.717074] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.719066] GPT:90111 != 2097151 [ 0.719999] GPT:Alternate GPT header not at the end of the disk. [ 0.721477] GPT:90111 != 2097151 [ 0.722411] GPT: Use GNU Parted to correct GPT errors. [ 0.723727] vda: vda1 vda15 [ 0.725414] scsi host0: ata_piix [ 0.726483] scsi host1: ata_piix [ 0.727464] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729103] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731066] libphy: Fixed MDIO Bus: probed [ 0.732185] tun: Universal TUN/TAP device driver, 1.6 [ 0.733476] tun: (C) 1999-2004 Max Krasnyansky [ 0.736369] PPP generic driver version 2.4.2 [ 0.737611] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739231] ehci-pci: EHCI PCI platform driver [ 0.740434] ehci-platform: EHCI generic platform driver [ 0.741776] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.743311] ohci-pci: OHCI PCI platform driver [ 0.744502] ohci-platform: OHCI generic platform driver [ 0.745852] uhci_hcd: USB Universal Host Controller Interface driver [ 0.760515] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761877] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763882] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.765247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.768446] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.770377] usb usb1: Product: UHCI Host Controller [ 0.771640] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.773172] usb usb1: SerialNumber: 0000:00:01.2 [ 0.774494] hub 1-0:1.0: USB hub found [ 0.775561] hub 1-0:1.0: 2 ports detected [ 0.776826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.779682] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780979] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782353] mousedev: PS/2 mouse device common for all mice [ 0.784049] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786505] rtc_cmos 00:00: RTC can wake from S4 [ 0.788019] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.789609] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.791237] i2c /dev entries driver [ 0.792288] device-mapper: uevent: version 1.0.3 [ 0.793584] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.795821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797652] NET: Registered protocol family 10 [ 0.799203] NET: Registered protocol family 17 [ 0.800412] Key type dns_resolver registered [ 0.801710] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.803199] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805635] registered taskstats version 1 [ 0.806804] Loading compiled-in X.509 certificates [ 0.808652] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.811178] zswap: loaded using pool lzo/zbud [ 0.813253] Key type trusted registered [ 0.815395] Key type encrypted registered [ 0.816527] AppArmor: AppArmor sha1 policy hashing enabled [ 0.817939] ima: No TPM chip found, activating TPM-bypass! [ 0.819349] evm: HMAC attrs: 0x1 [ 0.820645] Magic number: 14:756:329 [ 0.821734] tty tty50: hash matches [ 0.822851] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:03 UTC (1534421943) [ 0.825039] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.826563] EDD information not available. [ 0.891954] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.894072] Write protecting the kernel read-only data: 14336k [ 0.897013] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.899471] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.79 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.049540] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXnjipdLKIGpA0E2ZYm1ucqSvGSbCaM83ZvnIRiShZ38aZNomufYJSVGmck750gzt2+DNNPq/+G4Q7M6m+UnqR4qe5y6tbGVWBFFIvuyB/dnZW5CQdoE1kRJqRoawjWYqHh4ywCYdRtNk0qY5p07HLbjCeLInP0vURbmT3aiaG9di1Zo89Uxv/yk2YFdwd0yHKBfT1UQ4WYMdp+x57EG0EUVn/5qEkLW+qIS7qEnotG+3zG3agxXzJq2cFhZE3czhjHqKpsTYEW8AOFwP+qJg6gceXNfkQEYwmEMUjJIeynLgZ1xiER0KeoLyTKdNz9PD2NxgfbQXvHozscWEaTtg3 root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAOf5XEZXtc4Fk4S2FkjWec5lfX4GPebRfxWVbXdKBDg3f3QYBbWqSLKY6lwv+EF5Y0iQTwLgvRKHnOCoVSx8BJDB9uIjJ7eI6Um2MfHqH2akypZde4xdTShycAy3rPORK9GM5KXjAErbHs941vBUo7lANA0Pe6YsI5pkzjhJGerZAAAAFQCITI+26ntlvlL/c3CMRJq6QasaxwAAAIEA3aZjyLODhNh4RkVg46aqZexaYzsF2rHkQdNwfoqFnrfWaNHVpkgvJUQ/vKRN/AjOfv8i+w+K3I/znTtKB3c+aIzI5xucSuuT6gUEtHfxl0mTcOusB37CEwAHHloULRVF9jd/Ol7FjB86HdqkKPU8wgjq3Z3ahhmjM/MX1xsQXpQAAACARe0IGUJB13QpW8NxntklcCDu245eyyzqciTUkMhu6C6UBWbaKctrTQcuPG41RlDOkxDlVXZaeqSZIdcqcJVra/Ebkkp01pP7D+lWUCPwt8CPJjC3Af8gedymIvNnYnJVICxu2O/zfr5dT88mXiDPzwCy0nlD2CE2b90dNkmD0yA= root@cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fe40:b49b/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: 2018-08-16 12:19:17,834 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3fc8fd0L 2018-08-16 12:19:17,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 12:19:17,835 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-16 12:19:17,835 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-16 12:19:17,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 2018-08-16 12:19:17,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 12:19:17,837 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-16 12:19:17,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 12:19:17,838 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 12:19:17,838 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 12:19:17,855 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 12:19:17,855 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 12:19:17,866 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 81f5d489da50997fc87f0430252f5603 2018-08-16 12:19:17,867 - paramiko.transport - DEBUG - Trying discovered key 91ad2e3788ae0e3876630fe453c6d6a7 in /tmp/tmp5NYWp_ 2018-08-16 12:19:17,893 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 12:19:17,899 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 12:19:17,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-16 12:19:17,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"volume": {"display_name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "size": "2"}}' 2018-08-16 12:19:19,189 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:19:17 GMT Server: Apache x-compute-request-id: req-347eb769-a1bb-45ee-9cd7-1777970827cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-347eb769-a1bb-45ee-9cd7-1777970827cb Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}} 2018-08-16 12:19:19,189 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes used request id req-347eb769-a1bb-45ee-9cd7-1777970827cb 2018-08-16 12:19:19,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.28464698792s 2018-08-16 12:19:19,190 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes used request id req-347eb769-a1bb-45ee-9cd7-1777970827cb 2018-08-16 12:19:19,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:20,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:19 GMT Server: Apache x-compute-request-id: req-9b1c03c7-f61d-4ec4-aa4a-b53f7a0ca45b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b1c03c7-f61d-4ec4-aa4a-b53f7a0ca45b Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:19.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:20,196 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-9b1c03c7-f61d-4ec4-aa4a-b53f7a0ca45b 2018-08-16 12:19:20,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.00561499596s 2018-08-16 12:19:20,196 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-9b1c03c7-f61d-4ec4-aa4a-b53f7a0ca45b 2018-08-16 12:19:20,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:22,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:23,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:22 GMT Server: Apache x-compute-request-id: req-57ecd9e3-0f16-4f27-b407-4e27cfe23c78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-57ecd9e3-0f16-4f27-b407-4e27cfe23c78 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:20.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:23,326 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-57ecd9e3-0f16-4f27-b407-4e27cfe23c78 2018-08-16 12:19:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.12489199638s 2018-08-16 12:19:23,326 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-57ecd9e3-0f16-4f27-b407-4e27cfe23c78 2018-08-16 12:19:23,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:19:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:23,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-7a911b52-cb74-4a6d-94a2-17a41e50a3bd Date: Thu, 16 Aug 2018 12:19:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21ebeca3-db9c-40b8-aafc-2d5134780f36"],"updated_at":"2018-08-16T12:18:39Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:19:23,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7a911b52-cb74-4a6d-94a2-17a41e50a3bd 2018-08-16 12:19:23,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.58663392067s 2018-08-16 12:19:23,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-7a911b52-cb74-4a6d-94a2-17a41e50a3bd 2018-08-16 12:19:23,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:19:23,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:24,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-f727c96b-d49c-490b-af1a-42cf3d8d703d Date: Thu, 16 Aug 2018 12:19:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:18:45Z", "file": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file", "owner": "74ee27bd553748ebb1a37c784a93d228", "id": "7a4296d1-e95f-4139-a210-0304b449bedc", "size": 12716032, "self": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:18:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:19:24,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f727c96b-d49c-490b-af1a-42cf3d8d703d 2018-08-16 12:19:24,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.380869150162s 2018-08-16 12:19:24,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-f727c96b-d49c-490b-af1a-42cf3d8d703d 2018-08-16 12:19:24,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:19:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:24,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb327c1f-8e0a-4093-b50b-8bbf16e2aea5 x-compute-request-id: req-bb327c1f-8e0a-4093-b50b-8bbf16e2aea5 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "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": "af331f3e-7ce3-481a-9840-6886beb536aa"}]} 2018-08-16 12:19:24,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bb327c1f-8e0a-4093-b50b-8bbf16e2aea5 2018-08-16 12:19:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265221595764s 2018-08-16 12:19:24,330 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-bb327c1f-8e0a-4093-b50b-8bbf16e2aea5 2018-08-16 12:19:24,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 12:19:24,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"server": {"name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "imageRef": "7a4296d1-e95f-4139-a210-0304b449bedc", "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "flavorRef": "af331f3e-7ce3-481a-9840-6886beb536aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "95c557e8-7c73-4e81-a708-26d90e50f4f1"}], "security_groups": [{"name": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}]}}' 2018-08-16 12:19:28,701 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:19:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74a4991b-3565-49a2-8f00-7026aeb2aafa x-compute-request-id: req-74a4991b-3565-49a2-8f00-7026aeb2aafa Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e98949aa-495e-41bc-a6a3-28d218fde5ae"}], "OS-DCF:diskConfig": "MANUAL", "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "adminPass": "KD3jF4RtDj3f"}} 2018-08-16 12:19:28,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-74a4991b-3565-49a2-8f00-7026aeb2aafa 2018-08-16 12:19:28,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.36954307556s 2018-08-16 12:19:28,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-74a4991b-3565-49a2-8f00-7026aeb2aafa 2018-08-16 12:19:28,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:29,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc5ecf3-d7a0-429a-8b3f-194806c17603 x-compute-request-id: req-2bc5ecf3-d7a0-429a-8b3f-194806c17603 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T12:19:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:02Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:29,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2bc5ecf3-d7a0-429a-8b3f-194806c17603 2018-08-16 12:19:29,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27840709686s 2018-08-16 12:19:29,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-2bc5ecf3-d7a0-429a-8b3f-194806c17603 2018-08-16 12:19:29,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:31,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:32,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c35d0433-1102-4d48-a0af-b93b5e1787ee x-compute-request-id: req-c35d0433-1102-4d48-a0af-b93b5e1787ee Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:31Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:02Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:32,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c35d0433-1102-4d48-a0af-b93b5e1787ee 2018-08-16 12:19:32,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402073144913s 2018-08-16 12:19:32,391 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-c35d0433-1102-4d48-a0af-b93b5e1787ee 2018-08-16 12:19:32,396 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:34,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:35,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-599af546-430c-467e-a9ff-ad2e1acd5d89 x-compute-request-id: req-599af546-430c-467e-a9ff-ad2e1acd5d89 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:32Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:02Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:35,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-599af546-430c-467e-a9ff-ad2e1acd5d89 2018-08-16 12:19:35,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918982028961s 2018-08-16 12:19:35,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-599af546-430c-467e-a9ff-ad2e1acd5d89 2018-08-16 12:19:35,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:19:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:38,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b82e8dfa-7ac7-4be1-91c1-dbeb0fd38e4c x-compute-request-id: req-b82e8dfa-7ac7-4be1-91c1-dbeb0fd38e4c Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:35.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:35Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:02Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:19:38,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b82e8dfa-7ac7-4be1-91c1-dbeb0fd38e4c 2018-08-16 12:19:38,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.846398115158s 2018-08-16 12:19:38,172 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-b82e8dfa-7ac7-4be1-91c1-dbeb0fd38e4c 2018-08-16 12:19:38,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:19:38,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-daa3d5ce-53f0-4751-b44f-5e1e69315c72 Date: Thu, 16 Aug 2018 12:19:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:19:32Z","admin_state_up":true,"updated_at":"2018-08-16T12:19:35Z","binding:vnic_type":"normal","device_id":"09bfea05-f478-4ce5-b18a-b29971d1cc0c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:e0:71:f3","id":"2db23898-15ea-4244-aa8b-5766dbb1d9ff","port_security_enabled":true,"project_id":"74ee27bd553748ebb1a37c784a93d228","fixed_ips":[{"subnet_id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["e98949aa-495e-41bc-a6a3-28d218fde5ae"],"name":""}]} 2018-08-16 12:19:38,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-daa3d5ce-53f0-4751-b44f-5e1e69315c72 2018-08-16 12:19:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478510856628s 2018-08-16 12:19:38,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-daa3d5ce-53f0-4751-b44f-5e1e69315c72 2018-08-16 12:19:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:19:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/floatingips.json?port_id=2db23898-15ea-4244-aa8b-5766dbb1d9ff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4a20c2b1-b62b-4fa2-8367-75af15c057ec Date: Thu, 16 Aug 2018 12:19:38 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:19:38,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=2db23898-15ea-4244-aa8b-5766dbb1d9ff used request id req-4a20c2b1-b62b-4fa2-8367-75af15c057ec 2018-08-16 12:19:38,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0566890239716s 2018-08-16 12:19:38,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json?port_id=2db23898-15ea-4244-aa8b-5766dbb1d9ff used request id req-4a20c2b1-b62b-4fa2-8367-75af15c057ec 2018-08-16 12:19:38,288 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:71:f3', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7a4296d1-e95f-4139-a210-0304b449bedc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-16T12:19:35.000000', 'flavor': Munch({u'id': u'af331f3e-7ce3-481a-9840-6886beb536aa'}), 'az': u'nova', 'id': u'09bfea05-f478-4ce5-b18a-b29971d1cc0c', 'security_groups': [Munch({u'name': u'cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c53dfe3369b84d0d9a5a7ba31415cd45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', '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'2018-08-16T12:19:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-16T12:19:35Z', 'hostId': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597', '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'2018-08-16T12:19:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'name': u'cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'adminPass': u'KD3jF4RtDj3f', 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:28Z', 'created': u'2018-08-16T12:19:28Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-16 12:19:38,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:19:38,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:38,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-94fe2978-8061-429e-a564-802e92c777e6 Date: Thu, 16 Aug 2018 12:19:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["21ebeca3-db9c-40b8-aafc-2d5134780f36"],"updated_at":"2018-08-16T12:18:39Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:19:38,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-94fe2978-8061-429e-a564-802e92c777e6 2018-08-16 12:19:38,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385220050812s 2018-08-16 12:19:38,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-94fe2978-8061-429e-a564-802e92c777e6 2018-08-16 12:19:38,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-16 12:19:38,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:38,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-345b42f0-7339-461f-af19-8a729e4734ee Date: Thu, 16 Aug 2018 12:19:38 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:19:32Z","admin_state_up":true,"updated_at":"2018-08-16T12:19:35Z","binding:vnic_type":"normal","device_id":"09bfea05-f478-4ce5-b18a-b29971d1cc0c","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:e0:71:f3","id":"2db23898-15ea-4244-aa8b-5766dbb1d9ff","port_security_enabled":true,"project_id":"74ee27bd553748ebb1a37c784a93d228","fixed_ips":[{"subnet_id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","ip_address":"192.168.120.6"}],"extra_dhcp_opts":[],"security_groups":["e98949aa-495e-41bc-a6a3-28d218fde5ae"],"name":""}]} 2018-08-16 12:19:38,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-345b42f0-7339-461f-af19-8a729e4734ee 2018-08-16 12:19:38,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.31463599205s 2018-08-16 12:19:38,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports.json?device_id=09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-345b42f0-7339-461f-af19-8a729e4734ee 2018-08-16 12:19:38,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-16 12:19:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.6", "port_id": "2db23898-15ea-4244-aa8b-5766dbb1d9ff"}}' 2018-08-16 12:19:41,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-c8a54920-316c-4abf-bd72-4c04e25e316f Date: Thu, 16 Aug 2018 12:19:41 GMT RESP BODY: {"floatingip": {"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:39Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "2db23898-15ea-4244-aa8b-5766dbb1d9ff", "id": "f24d4510-bfcf-4138-a7a8-05b0d05ef12c", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:39Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}} 2018-08-16 12:19:41,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c8a54920-316c-4abf-bd72-4c04e25e316f 2018-08-16 12:19:41,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.16016101837s 2018-08-16 12:19:41,154 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-c8a54920-316c-4abf-bd72-4c04e25e316f 2018-08-16 12:19:41,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:19:41,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:41,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1095 X-Openstack-Request-Id: req-75d29525-3441-4ffa-80d7-02fb4d0964ba Date: Thu, 16 Aug 2018 12:19:41 GMT RESP BODY: {"floatingips": [{"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:05Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "1dee11ff-d896-40d9-900c-771aff433928", "id": "b65dc449-6123-4f64-b4f5-c5e1405f6b7a", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:05Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:39Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "2db23898-15ea-4244-aa8b-5766dbb1d9ff", "id": "f24d4510-bfcf-4138-a7a8-05b0d05ef12c", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:39Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}]} 2018-08-16 12:19:41,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-75d29525-3441-4ffa-80d7-02fb4d0964ba 2018-08-16 12:19:41,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609741210938s 2018-08-16 12:19:41,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-75d29525-3441-4ffa-80d7-02fb4d0964ba 2018-08-16 12:19:41,231 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'62b88332-9fc1-4855-b6fa-19832d359967', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'74ee27bd553748ebb1a37c784a93d228', 'created_at': u'2018-08-16T12:19:39Z', 'attached': True, 'updated_at': u'2018-08-16T12:19:39Z', 'id': u'f24d4510-bfcf-4138-a7a8-05b0d05ef12c', 'floating_network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'74ee27bd553748ebb1a37c784a93d228', 'name': 'cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'62b88332-9fc1-4855-b6fa-19832d359967', 'project_id': u'74ee27bd553748ebb1a37c784a93d228', 'port_id': u'2db23898-15ea-4244-aa8b-5766dbb1d9ff', 'port': u'2db23898-15ea-4244-aa8b-5766dbb1d9ff', 'network': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e'}) 2018-08-16 12:19:41,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-16 12:19:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 12:19:41,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1799cd70-aef3-48e4-bad8-71e6cc4d1711 x-compute-request-id: req-1799cd70-aef3-48e4-bad8-71e6cc4d1711 Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 482097247 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.189716] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191968] pid_max: default: 32768 minimum: 301\n[ 0.193199] ACPI: Core revision 20150930\n[ 0.194891] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196696] Security Framework initialized\n[ 0.197855] Yama: becoming mindful.\n[ 0.198854] AppArmor: AppArmor initialized\n[ 0.200054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201830] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.203574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205204] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207130] Initializing cgroup subsys io\n[ 0.208233] Initializing cgroup subsys memory\n[ 0.209415] Initializing cgroup subsys devices\n[ 0.210591] Initializing cgroup subsys freezer\n[ 0.211763] Initializing cgroup subsys net_cls\n[ 0.212977] Initializing cgroup subsys perf_event\n[ 0.214239] Initializing cgroup subsys net_prio\n[ 0.215440] Initializing cgroup subsys hugetlb\n[ 0.216702] Initializing cgroup subsys pids\n[ 0.217870] CPU: Physical Processor ID: 0\n[ 0.219682] mce: CPU supports 10 MCE banks\n[ 0.220835] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.222211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237330] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244093] ftrace: allocating 31920 entries in 125 pages\n[ 0.269964] smpboot: Max logical packages: 1\n[ 0.271232] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273087] x2apic enabled\n[ 0.274227] Switched APIC routing to physical x2apic.\n[ 0.276657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.280846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.283290] KVM setup paravirtual spinlock\n[ 0.284980] x86: Booted up 1 node, 1 CPUs\n[ 0.286080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.287936] devtmpfs: initialized\n[ 0.289941] evm: security.selinux\n[ 0.290894] evm: security.SMACK64\n[ 0.291837] evm: security.SMACK64EXEC\n[ 0.292865] evm: security.SMACK64TRANSMUTE\n[ 0.293975] evm: security.SMACK64MMAP\n[ 0.294991] evm: security.ima\n[ 0.295888] evm: security.capability\n[ 0.296976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.299526] pinctrl core: initialized pinctrl subsystem\n[ 0.301007] RTC time: 12:19:35, date: 08/16/18\n[ 0.302316] NET: Registered protocol family 16\n[ 0.303635] cpuidle: using governor ladder\n[ 0.304721] cpuidle: using governor menu\n[ 0.305773] PCCT header not found.\n[ 0.306769] ACPI: bus type PCI registered\n[ 0.307859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.309517] PCI: Using configuration type 1 for base access\n[ 0.311630] ACPI: Added _OSI(Module Device)\n[ 0.312775] ACPI: Added _OSI(Processor Device)\n[ 0.313948] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.315150] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.317273] ACPI: Interpreter enabled\n[ 0.318286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.320785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.323344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.325821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328336] ACPI: (supports S0 S5)\n[ 0.329338] ACPI: Using IOAPIC for interrupt routing\n[ 0.330623] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.334468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.335996] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.337614] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.339180] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.342109] acpiphp: Slot [3] registered\n[ 0.343189] acpiphp: Slot [4] registered\n[ 0.344254] acpiphp: Slot [5] registered\n[ 0.345323] acpiphp: Slot [6] registered\n[ 0.346418] acpiphp: Slot [7] registered\n[ 0.347466] acpiphp: Slot [8] registered\n[ 0.348519] acpiphp: Slot [9] registered\n[ 0.349570] acpiphp: Slot [10] registered\n[ 0.350635] acpiphp: Slot [11] registered\n[ 0.351705] acpiphp: Slot [12] registered\n[ 0.352773] acpiphp: Slot [13] registered\n[ 0.353881] acpiphp: Slot [14] registered\n[ 0.354951] acpiphp: Slot [15] registered\n[ 0.369499] acpiphp: Slot [16] registered\n[ 0.370602] acpiphp: Slot [17] registered\n[ 0.371668] acpiphp: Slot [18] registered\n[ 0.372729] acpiphp: Slot [19] registered\n[ 0.373822] acpiphp: Slot [20] registered\n[ 0.374888] acpiphp: Slot [21] registered\n[ 0.375981] acpiphp: Slot [22] registered\n[ 0.377046] acpiphp: Slot [23] registered\n[ 0.378121] acpiphp: Slot [24] registered\n[ 0.379186] acpiphp: Slot [25] registered\n[ 0.380250] acpiphp: Slot [26] registered\n[ 0.381312] acpiphp: Slot [27] registered\n[ 0.382386] acpiphp: Slot [28] registered\n[ 0.383482] acpiphp: Slot [29] registered\n[ 0.384577] acpiphp: Slot [30] registered\n[ 0.385641] acpiphp: Slot [31] registered\n[ 0.386709] PCI host bridge to bus 0000:00\n[ 0.387791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.391013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392982] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.400881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.405867] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.434110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.436164] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.438142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.440060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.442233] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443998] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.445808] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.447285] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.449503] vgaarb: loaded\n[ 0.450331] vgaarb: bridge control possible 0000:00:02.0\n[ 0.452003] SCSI subsystem initialized\n[ 0.453266] ACPI: bus type USB registered\n[ 0.454416] usbcore: registered new interface driver usbfs\n[ 0.455817] usbcore: registered new interface driver hub\n[ 0.457209] usbcore: registered new device driver usb\n[ 0.458683] PCI: Using ACPI for IRQ routing\n[ 0.460208] NetLabel: Initializing\n[ 0.461172] NetLabel: domain hash size = 128\n[ 0.462337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.463699] NetLabel: unlabeled traffic allowed by default\n[ 0.465309] clocksource: Switched to clocksource kvm-clock\n[ 0.475671] AppArmor: AppArmor Filesystem Enabled\n[ 0.476965] pnp: PnP ACPI init\n[ 0.478217] pnp: PnP ACPI: found 5 devices\n[ 0.485061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.487428] NET: Registered protocol family 2\n[ 0.488829] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.490601] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.492246] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.493891] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.496981] NET: Registered protocol family 1\n[ 0.498179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.499692] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501184] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.515644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530055] Trying to unpack rootfs image as initramfs...\n[ 0.591695] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596708] Scanning for low memory corruption every 60 seconds\n[ 0.599037] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.600749] audit: initializing netlink subsys (disabled)\n[ 0.602259] audit: type=2000 audit(1534421976.185:1): initialized\n[ 0.604075] Initialise system trusted keyring\n[ 0.605434] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606959] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609639] zbud: loaded\n[ 0.610625] VFS: Disk quotas dquot_6.6.0\n[ 0.611717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613826] fuse init (API version 7.23)\n[ 0.615063] Key type big_key registered\n[ 0.616173] Allocating IMA MOK and blacklist keyrings.\n[ 0.617881] Key type asymmetric registered\n[ 0.619017] Asymmetric key parser 'x509' registered\n[ 0.620342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622405] io scheduler noop registered\n[ 0.623484] io scheduler deadline registered (default)\n[ 0.624836] io scheduler cfq registered\n[ 0.626028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631219] ACPI: Power Button [PWRF]\n[ 0.632437] GHES: HEST is not enabled!\n[ 0.646587] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.675700] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.678616] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.702307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.705423] Linux agpgart interface v0.103\n[ 0.708855] brd: module loaded\n[ 0.711153] loop: module loaded\n[ 0.716253] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.718275] GPT:90111 != 2097151\n[ 0.719215] GPT:Alternate GPT header not at the end of the disk.\n[ 0.720706] GPT:90111 != 2097151\n[ 0.721647] GPT: Use GNU Parted to correct GPT errors.\n[ 0.722969] vda: vda1 vda15\n[ 0.724618] scsi host0: ata_piix\n[ 0.725692] scsi host1: ata_piix\n[ 0.726683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.728340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.730331] libphy: Fixed MDIO Bus: probed\n[ 0.731469] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732779] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735749] PPP generic driver version 2.4.2\n[ 0.736982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738584] ehci-pci: EHCI PCI platform driver\n[ 0.739782] ehci-platform: EHCI generic platform driver\n[ 0.741120] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742654] ohci-pci: OHCI PCI platform driver\n[ 0.743849] ohci-platform: OHCI generic platform driver\n[ 0.745212] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.759843] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.761195] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763166] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.766034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767665] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769583] usb usb1: Product: UHCI Host Controller\n[ 0.770813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.772324] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773624] hub 1-0:1.0: USB hub found\n[ 0.774690] hub 1-0:1.0: 2 ports detected\n[ 0.775940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778784] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.780092] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781468] mousedev: PS/2 mouse device common for all mice\n[ 0.783147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785587] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788685] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790307] i2c /dev entries driver\n[ 0.791340] device-mapper: uevent: version 1.0.3\n[ 0.792637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794839] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796709] NET: Registered protocol family 10\n[ 0.798253] NET: Registered protocol family 17\n[ 0.799442] Key type dns_resolver registered\n[ 0.800712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802172] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.804543] registered taskstats version 1\n[ 0.805686] Loading compiled-in X.509 certificates\n[ 0.807500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.809991] zswap: loaded using pool lzo/zbud\n[ 0.812049] Key type trusted registered\n[ 0.814203] Key type encrypted registered\n[ 0.815324] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.816697] ima: No TPM chip found, activating TPM-bypass!\n[ 0.818089] evm: HMAC attrs: 0x1\n[ 0.819401] Magic number: 14:756:329\n[ 0.820454] tty tty50: hash matches\n[ 0.821548] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:36 UTC (1534421976)\n[ 0.823704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825191] EDD information not available.\n[ 0.890828] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.892918] Write protecting the kernel read-only data: 14336k\n[ 0.895824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.898265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\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.95\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.203014] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNcB1sRQgBl5iBIHRCv86WqRIZXIYzC6rfvOwpfgEGUmhplbczYCV5wDtw9rukt+BhMX9xjmzkRU0mh1y86xYakrtyWeofrSLvU5yXct2qRaWcpxRvPnxPifGYAxaemQfc37yPjZLUkqfeWzUqqVx0QEW0YpKYJEPvZA659T0QxvdYkuptnQXGbM8ovwx9hHdYblfOzafk4MZ4hLgQNgx2h1FP61MqfTdAHDHK3ZNAxb8Jxa6cXPSTglpyrulu4Q6ISJ2W/8UL7HCktP6CD+Cd46uYPQBia/NDPTb/FudYQLrh+01nEyzHPTZr7YtlwLypNXhgHgLedRDFU6/tQaR5 root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\nssh-dss AAAAB3NzaC1kc3MAAACBAPTjqUXGdDrGhChkckX47H0XqnlCn1UIRLB6paEU2vJjIAQObR/8B1Jw0oLMoYixg94nCJlxGedDiLlhPb/hvyc359jrS4PTZQmRedP2wGHvj6vSvgEp+2bHPz/5n3iiQH5A+eD0SZe9RDgLzMfY6c81K+nXOYTTjrIHXyOWt63LAAAAFQDPakWo4KU0SulHN0NHpFPLwnhDaQAAAIEAyrQUlvh1dN8fSDLdNtzg1XD46hBPkVkqc948PAQjTfM+NkJje2s/AkDXe/LWHidzNeGxdWRAbUJzBJ5tnbqjiqbX3p/yFFHBCjnzypTy+JXwneRGrpEaQQVVIMcw0XR0i0Fbz6WMJwE4myiUCiDRauFrQQbTu+WenYaMXC2cHvYAAACABnFB7qSvt6tvvHCDD0GscZfXha4pk8FNXYfvhfQZhY6y6DknNJ9gaHqO01PO1FZmMk/pMm752mcYdtT+ajxC9+fD9HsEtjm43COT33ge5Hkfpcecrfqu/y2sQvXNAfYUrZQghXNX8I/GvDUWN5trRRDOuRlJtxd/94zLchh9YYc= root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fee0:71f3/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.6 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.64 ===\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-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: "} 2018-08-16 12:19:41,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/action used request id req-1799cd70-aef3-48e4-bad8-71e6cc4d1711 2018-08-16 12:19:41,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.121902942657s 2018-08-16 12:19:41,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/action used request id req-1799cd70-aef3-48e4-bad8-71e6cc4d1711 2018-08-16 12:19:41,355 - 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 482097247 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.189716] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.191968] pid_max: default: 32768 minimum: 301 [ 0.193199] ACPI: Core revision 20150930 [ 0.194891] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.196696] Security Framework initialized [ 0.197855] Yama: becoming mindful. [ 0.198854] AppArmor: AppArmor initialized [ 0.200054] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.201830] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.203574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.205204] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.207130] Initializing cgroup subsys io [ 0.208233] Initializing cgroup subsys memory [ 0.209415] Initializing cgroup subsys devices [ 0.210591] Initializing cgroup subsys freezer [ 0.211763] Initializing cgroup subsys net_cls [ 0.212977] Initializing cgroup subsys perf_event [ 0.214239] Initializing cgroup subsys net_prio [ 0.215440] Initializing cgroup subsys hugetlb [ 0.216702] Initializing cgroup subsys pids [ 0.217870] CPU: Physical Processor ID: 0 [ 0.219682] mce: CPU supports 10 MCE banks [ 0.220835] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.222211] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.237330] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.244093] ftrace: allocating 31920 entries in 125 pages [ 0.269964] smpboot: Max logical packages: 1 [ 0.271232] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.273087] x2apic enabled [ 0.274227] Switched APIC routing to physical x2apic. [ 0.276657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.278160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.280846] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.283290] KVM setup paravirtual spinlock [ 0.284980] x86: Booted up 1 node, 1 CPUs [ 0.286080] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.287936] devtmpfs: initialized [ 0.289941] evm: security.selinux [ 0.290894] evm: security.SMACK64 [ 0.291837] evm: security.SMACK64EXEC [ 0.292865] evm: security.SMACK64TRANSMUTE [ 0.293975] evm: security.SMACK64MMAP [ 0.294991] evm: security.ima [ 0.295888] evm: security.capability [ 0.296976] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.299526] pinctrl core: initialized pinctrl subsystem [ 0.301007] RTC time: 12:19:35, date: 08/16/18 [ 0.302316] NET: Registered protocol family 16 [ 0.303635] cpuidle: using governor ladder [ 0.304721] cpuidle: using governor menu [ 0.305773] PCCT header not found. [ 0.306769] ACPI: bus type PCI registered [ 0.307859] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.309517] PCI: Using configuration type 1 for base access [ 0.311630] ACPI: Added _OSI(Module Device) [ 0.312775] ACPI: Added _OSI(Processor Device) [ 0.313948] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.315150] ACPI: Added _OSI(Processor Aggregator Device) [ 0.317273] ACPI: Interpreter enabled [ 0.318286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.320785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.323344] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.325821] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328336] ACPI: (supports S0 S5) [ 0.329338] ACPI: Using IOAPIC for interrupt routing [ 0.330623] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.334468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.335996] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.337614] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.339180] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.342109] acpiphp: Slot [3] registered [ 0.343189] acpiphp: Slot [4] registered [ 0.344254] acpiphp: Slot [5] registered [ 0.345323] acpiphp: Slot [6] registered [ 0.346418] acpiphp: Slot [7] registered [ 0.347466] acpiphp: Slot [8] registered [ 0.348519] acpiphp: Slot [9] registered [ 0.349570] acpiphp: Slot [10] registered [ 0.350635] acpiphp: Slot [11] registered [ 0.351705] acpiphp: Slot [12] registered [ 0.352773] acpiphp: Slot [13] registered [ 0.353881] acpiphp: Slot [14] registered [ 0.354951] acpiphp: Slot [15] registered [ 0.369499] acpiphp: Slot [16] registered [ 0.370602] acpiphp: Slot [17] registered [ 0.371668] acpiphp: Slot [18] registered [ 0.372729] acpiphp: Slot [19] registered [ 0.373822] acpiphp: Slot [20] registered [ 0.374888] acpiphp: Slot [21] registered [ 0.375981] acpiphp: Slot [22] registered [ 0.377046] acpiphp: Slot [23] registered [ 0.378121] acpiphp: Slot [24] registered [ 0.379186] acpiphp: Slot [25] registered [ 0.380250] acpiphp: Slot [26] registered [ 0.381312] acpiphp: Slot [27] registered [ 0.382386] acpiphp: Slot [28] registered [ 0.383482] acpiphp: Slot [29] registered [ 0.384577] acpiphp: Slot [30] registered [ 0.385641] acpiphp: Slot [31] registered [ 0.386709] PCI host bridge to bus 0000:00 [ 0.387791] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389394] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.391013] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392982] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.400881] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.405867] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412385] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.434110] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.436164] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.438142] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.440060] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.442233] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443998] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.445808] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.447285] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.449503] vgaarb: loaded [ 0.450331] vgaarb: bridge control possible 0000:00:02.0 [ 0.452003] SCSI subsystem initialized [ 0.453266] ACPI: bus type USB registered [ 0.454416] usbcore: registered new interface driver usbfs [ 0.455817] usbcore: registered new interface driver hub [ 0.457209] usbcore: registered new device driver usb [ 0.458683] PCI: Using ACPI for IRQ routing [ 0.460208] NetLabel: Initializing [ 0.461172] NetLabel: domain hash size = 128 [ 0.462337] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.463699] NetLabel: unlabeled traffic allowed by default [ 0.465309] clocksource: Switched to clocksource kvm-clock [ 0.475671] AppArmor: AppArmor Filesystem Enabled [ 0.476965] pnp: PnP ACPI init [ 0.478217] pnp: PnP ACPI: found 5 devices [ 0.485061] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.487428] NET: Registered protocol family 2 [ 0.488829] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.490601] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.492246] TCP: Hash tables configured (established 4096 bind 4096) [ 0.493891] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.495378] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.496981] NET: Registered protocol family 1 [ 0.498179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.499692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.501184] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.515644] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530055] Trying to unpack rootfs image as initramfs... [ 0.591695] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596708] Scanning for low memory corruption every 60 seconds [ 0.599037] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.600749] audit: initializing netlink subsys (disabled) [ 0.602259] audit: type=2000 audit(1534421976.185:1): initialized [ 0.604075] Initialise system trusted keyring [ 0.605434] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.606959] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.609639] zbud: loaded [ 0.610625] VFS: Disk quotas dquot_6.6.0 [ 0.611717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613826] fuse init (API version 7.23) [ 0.615063] Key type big_key registered [ 0.616173] Allocating IMA MOK and blacklist keyrings. [ 0.617881] Key type asymmetric registered [ 0.619017] Asymmetric key parser 'x509' registered [ 0.620342] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622405] io scheduler noop registered [ 0.623484] io scheduler deadline registered (default) [ 0.624836] io scheduler cfq registered [ 0.626028] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627456] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629211] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631219] ACPI: Power Button [PWRF] [ 0.632437] GHES: HEST is not enabled! [ 0.646587] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.675700] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678616] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702307] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705423] Linux agpgart interface v0.103 [ 0.708855] brd: module loaded [ 0.711153] loop: module loaded [ 0.716253] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.718275] GPT:90111 != 2097151 [ 0.719215] GPT:Alternate GPT header not at the end of the disk. [ 0.720706] GPT:90111 != 2097151 [ 0.721647] GPT: Use GNU Parted to correct GPT errors. [ 0.722969] vda: vda1 vda15 [ 0.724618] scsi host0: ata_piix [ 0.725692] scsi host1: ata_piix [ 0.726683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.728340] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.730331] libphy: Fixed MDIO Bus: probed [ 0.731469] tun: Universal TUN/TAP device driver, 1.6 [ 0.732779] tun: (C) 1999-2004 Max Krasnyansky [ 0.735749] PPP generic driver version 2.4.2 [ 0.736982] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738584] ehci-pci: EHCI PCI platform driver [ 0.739782] ehci-platform: EHCI generic platform driver [ 0.741120] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742654] ohci-pci: OHCI PCI platform driver [ 0.743849] ohci-platform: OHCI generic platform driver [ 0.745212] uhci_hcd: USB Universal Host Controller Interface driver [ 0.759843] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.761195] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763166] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764512] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.766034] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767665] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769583] usb usb1: Product: UHCI Host Controller [ 0.770813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.772324] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773624] hub 1-0:1.0: USB hub found [ 0.774690] hub 1-0:1.0: 2 ports detected [ 0.775940] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778784] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.780092] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781468] mousedev: PS/2 mouse device common for all mice [ 0.783147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785587] rtc_cmos 00:00: RTC can wake from S4 [ 0.787075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788685] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790307] i2c /dev entries driver [ 0.791340] device-mapper: uevent: version 1.0.3 [ 0.792637] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794839] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796709] NET: Registered protocol family 10 [ 0.798253] NET: Registered protocol family 17 [ 0.799442] Key type dns_resolver registered [ 0.800712] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802172] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.804543] registered taskstats version 1 [ 0.805686] Loading compiled-in X.509 certificates [ 0.807500] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.809991] zswap: loaded using pool lzo/zbud [ 0.812049] Key type trusted registered [ 0.814203] Key type encrypted registered [ 0.815324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.816697] ima: No TPM chip found, activating TPM-bypass! [ 0.818089] evm: HMAC attrs: 0x1 [ 0.819401] Magic number: 14:756:329 [ 0.820454] tty tty50: hash matches [ 0.821548] rtc_cmos 00:00: setting system clock to 2018-08-16 12:19:36 UTC (1534421976) [ 0.823704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825191] EDD information not available. [ 0.890828] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.892918] Write protecting the kernel read-only data: 14336k [ 0.895824] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.898265] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.95 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.203014] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNcB1sRQgBl5iBIHRCv86WqRIZXIYzC6rfvOwpfgEGUmhplbczYCV5wDtw9rukt+BhMX9xjmzkRU0mh1y86xYakrtyWeofrSLvU5yXct2qRaWcpxRvPnxPifGYAxaemQfc37yPjZLUkqfeWzUqqVx0QEW0YpKYJEPvZA659T0QxvdYkuptnQXGbM8ovwx9hHdYblfOzafk4MZ4hLgQNgx2h1FP61MqfTdAHDHK3ZNAxb8Jxa6cXPSTglpyrulu4Q6ISJ2W/8UL7HCktP6CD+Cd46uYPQBia/NDPTb/FudYQLrh+01nEyzHPTZr7YtlwLypNXhgHgLedRDFU6/tQaR5 root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 ssh-dss AAAAB3NzaC1kc3MAAACBAPTjqUXGdDrGhChkckX47H0XqnlCn1UIRLB6paEU2vJjIAQObR/8B1Jw0oLMoYixg94nCJlxGedDiLlhPb/hvyc359jrS4PTZQmRedP2wGHvj6vSvgEp+2bHPz/5n3iiQH5A+eD0SZe9RDgLzMfY6c81K+nXOYTTjrIHXyOWt63LAAAAFQDPakWo4KU0SulHN0NHpFPLwnhDaQAAAIEAyrQUlvh1dN8fSDLdNtzg1XD46hBPkVkqc948PAQjTfM+NkJje2s/AkDXe/LWHidzNeGxdWRAbUJzBJ5tnbqjiqbX3p/yFFHBCjnzypTy+JXwneRGrpEaQQVVIMcw0XR0i0Fbz6WMJwE4myiUCiDRauFrQQbTu+WenYaMXC2cHvYAAACABnFB7qSvt6tvvHCDD0GscZfXha4pk8FNXYfvhfQZhY6y6DknNJ9gaHqO01PO1FZmMk/pMm752mcYdtT+ajxC9+fD9HsEtjm43COT33ge5Hkfpcecrfqu/y2sQvXNAfYUrZQghXNX8I/GvDUWN5trRRDOuRlJtxd/94zLchh9YYc= root@cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fee0:71f3/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.6 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.64 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 login: 2018-08-16 12:19:41,359 - paramiko.transport - DEBUG - starting thread (client mode): 0xb3f74d50L 2018-08-16 12:19:41,360 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 12:19:41,360 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-16 12:19:41,360 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-16 12:19:41,361 - 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 2018-08-16 12:19:41,362 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 12:19:41,362 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-16 12:19:41,362 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 12:19:41,362 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 12:19:41,362 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 12:19:41,381 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 12:19:41,382 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 12:19:41,392 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: bbfa08c5cb02f1261a8bbc7cf3b5fe23 2018-08-16 12:19:41,393 - paramiko.transport - DEBUG - Trying discovered key 91ad2e3788ae0e3876630fe453c6d6a7 in /tmp/tmp5NYWp_ 2018-08-16 12:19:41,418 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 12:19:41,424 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 12:19:41,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-16 12:19:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"volumeAttachment": {"volumeId": "0ca850b6-6490-48e0-afc8-805494c59777"}}' 2018-08-16 12:19:44,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4eacd97-c570-49d6-982f-54ab1a5778a9 x-compute-request-id: req-c4eacd97-c570-49d6-982f-54ab1a5778a9 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "id": "0ca850b6-6490-48e0-afc8-805494c59777", "volumeId": "0ca850b6-6490-48e0-afc8-805494c59777"}} 2018-08-16 12:19:44,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments used request id req-c4eacd97-c570-49d6-982f-54ab1a5778a9 2018-08-16 12:19:44,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.88076519966s 2018-08-16 12:19:44,306 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments used request id req-c4eacd97-c570-49d6-982f-54ab1a5778a9 2018-08-16 12:19:44,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:44,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:45,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:44 GMT Server: Apache x-compute-request-id: req-00430e13-75a1-4196-a9ee-55f845d37057 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00430e13-75a1-4196-a9ee-55f845d37057 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:44.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:45,318 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-00430e13-75a1-4196-a9ee-55f845d37057 2018-08-16 12:19:45,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01141476631s 2018-08-16 12:19:45,319 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-00430e13-75a1-4196-a9ee-55f845d37057 2018-08-16 12:19:45,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:48,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:47 GMT Server: Apache x-compute-request-id: req-443bf095-ae14-4cd5-92df-7cae9319a907 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-443bf095-ae14-4cd5-92df-7cae9319a907 Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [{"server_id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "attachment_id": "bdad942a-5c01-41d1-a5ae-83f452f0c689", "attached_at": "2018-08-16T12:19:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0ca850b6-6490-48e0-afc8-805494c59777", "device": "/dev/vdb", "id": "0ca850b6-6490-48e0-afc8-805494c59777"}], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:48.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:48,360 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-443bf095-ae14-4cd5-92df-7cae9319a907 2018-08-16 12:19:48,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03604912758s 2018-08-16 12:19:48,360 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-443bf095-ae14-4cd5-92df-7cae9319a907 2018-08-16 12:19:48,363 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 12:19:48,364 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-16 12:19:48,364 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 12:19:48,365 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 12:19:48,433 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 12:19:48,433 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-16 12:19:48,435 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 12:19:48,435 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 12:19:48,474 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-16 12:19:48,474 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 12:19:48,500 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 12:19:48,711 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 12:19:48,711 - 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: 511b54be-3b5d-4df4-b8bc-602f416f3b99 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! 2018-08-16 12:19:48,712 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 12:19:48,712 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-16 12:19:48,713 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-16 12:19:48,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-16 12:19:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:50,867 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-629472e9-a680-411a-afb2-4c2c000add42 x-compute-request-id: req-629472e9-a680-411a-afb2-4c2c000add42 Content-Length: 0 Content-Type: application/json 2018-08-16 12:19:50,867 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-629472e9-a680-411a-afb2-4c2c000add42 2018-08-16 12:19:50,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.15345096588s 2018-08-16 12:19:50,867 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-629472e9-a680-411a-afb2-4c2c000add42 2018-08-16 12:19:50,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:51,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:50 GMT Server: Apache x-compute-request-id: req-0c011b35-4467-4422-b156-056018604f01 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c011b35-4467-4422-b156-056018604f01 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [{"server_id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "attachment_id": "bdad942a-5c01-41d1-a5ae-83f452f0c689", "attached_at": "2018-08-16T12:19:46.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0ca850b6-6490-48e0-afc8-805494c59777", "device": "/dev/vdb", "id": "0ca850b6-6490-48e0-afc8-805494c59777"}], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:50.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:51,930 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-0c011b35-4467-4422-b156-056018604f01 2018-08-16 12:19:51,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06226420403s 2018-08-16 12:19:51,930 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-0c011b35-4467-4422-b156-056018604f01 2018-08-16 12:19:51,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:19:53,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:54,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:53 GMT Server: Apache x-compute-request-id: req-4786bf28-e100-41f0-ae70-d9720e2cacb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4786bf28-e100-41f0-ae70-d9720e2cacb6 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:53.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:54,902 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-4786bf28-e100-41f0-ae70-d9720e2cacb6 2018-08-16 12:19:54,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.967422962189s 2018-08-16 12:19:54,902 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-4786bf28-e100-41f0-ae70-d9720e2cacb6 2018-08-16 12:19:54,903 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-16 12:19:54,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-16 12:19:54,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"volumeAttachment": {"volumeId": "0ca850b6-6490-48e0-afc8-805494c59777"}}' 2018-08-16 12:19:57,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7bde10a-8b30-4c0d-b4fd-4edf5f7e71ed x-compute-request-id: req-c7bde10a-8b30-4c0d-b4fd-4edf5f7e71ed Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "id": "0ca850b6-6490-48e0-afc8-805494c59777", "volumeId": "0ca850b6-6490-48e0-afc8-805494c59777"}} 2018-08-16 12:19:57,472 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments used request id req-c7bde10a-8b30-4c0d-b4fd-4edf5f7e71ed 2018-08-16 12:19:57,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.56833791733s 2018-08-16 12:19:57,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments used request id req-c7bde10a-8b30-4c0d-b4fd-4edf5f7e71ed 2018-08-16 12:19:57,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:19:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:19:58,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:19:57 GMT Server: Apache x-compute-request-id: req-1d5f7d58-1377-48c4-98cf-94a231f412e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d5f7d58-1377-48c4-98cf-94a231f412e7 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:19:57.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:19:58,517 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-1d5f7d58-1377-48c4-98cf-94a231f412e7 2018-08-16 12:19:58,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.04351496696s 2018-08-16 12:19:58,517 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-1d5f7d58-1377-48c4-98cf-94a231f412e7 2018-08-16 12:19:58,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:20:00,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:00,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:00 GMT Server: Apache x-compute-request-id: req-9bef4dc5-7c3c-4834-8c74-12081483e64e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9bef4dc5-7c3c-4834-8c74-12081483e64e Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [{"server_id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "attachment_id": "81e27139-8843-4404-93c0-a646c976b06b", "attached_at": "2018-08-16T12:19:59.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0ca850b6-6490-48e0-afc8-805494c59777", "device": "/dev/vdb", "id": "0ca850b6-6490-48e0-afc8-805494c59777"}], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:20:00.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:20:00,584 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-9bef4dc5-7c3c-4834-8c74-12081483e64e 2018-08-16 12:20:00,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0628988742828s 2018-08-16 12:20:00,584 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-9bef4dc5-7c3c-4834-8c74-12081483e64e 2018-08-16 12:20:00,586 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 12:20:00,588 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-16 12:20:00,589 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 12:20:00,591 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 12:20:00,661 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 12:20:00,661 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-16 12:20:00,662 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 12:20:00,662 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 12:20:00,701 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-16 12:20:00,702 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 12:20:00,727 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 12:20:00,752 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 12:20:00,752 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-16 12:20:00,753 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-16 12:20:00,753 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-16 12:20:00,754 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 12:20:00,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-16 12:20:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:03,445 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:20:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96fda0d7-a584-44f7-9b34-8da35025e537 x-compute-request-id: req-96fda0d7-a584-44f7-9b34-8da35025e537 Content-Length: 0 Content-Type: application/json 2018-08-16 12:20:03,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-96fda0d7-a584-44f7-9b34-8da35025e537 2018-08-16 12:20:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.69096016884s 2018-08-16 12:20:03,446 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5/os-volume_attachments/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-96fda0d7-a584-44f7-9b34-8da35025e537 2018-08-16 12:20:03,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:04,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:03 GMT Server: Apache x-compute-request-id: req-f0cbe574-4c49-4a6c-86ff-a0b55ad9d860 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0cbe574-4c49-4a6c-86ff-a0b55ad9d860 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [{"server_id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "attachment_id": "81e27139-8843-4404-93c0-a646c976b06b", "attached_at": "2018-08-16T12:19:59.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "0ca850b6-6490-48e0-afc8-805494c59777", "device": "/dev/vdb", "id": "0ca850b6-6490-48e0-afc8-805494c59777"}], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:20:03.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:20:04,384 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-f0cbe574-4c49-4a6c-86ff-a0b55ad9d860 2018-08-16 12:20:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.93749499321s 2018-08-16 12:20:04,384 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-f0cbe574-4c49-4a6c-86ff-a0b55ad9d860 2018-08-16 12:20:04,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:20:06,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:06,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:06 GMT Server: Apache x-compute-request-id: req-72b3a9ef-291d-4535-aa79-b2cad83ed75e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72b3a9ef-291d-4535-aa79-b2cad83ed75e Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:20:04.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:20:06,441 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-72b3a9ef-291d-4535-aa79-b2cad83ed75e 2018-08-16 12:20:06,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0524890422821s 2018-08-16 12:20:06,441 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-72b3a9ef-291d-4535-aa79-b2cad83ed75e 2018-08-16 12:20:06,549 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:20:06,550 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:29 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-16 12:20:06,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:20:06,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:06,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ccde946-97d3-4001-a413-d211d2a57fa4 x-compute-request-id: req-9ccde946-97d3-4001-a413-d211d2a57fa4 Content-Type: application/json 2018-08-16 12:20:06,768 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-9ccde946-97d3-4001-a413-d211d2a57fa4 2018-08-16 12:20:06,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.212795972824s 2018-08-16 12:20:06,768 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5 used request id req-9ccde946-97d3-4001-a413-d211d2a57fa4 2018-08-16 12:20:06,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:20:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:07,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4782dcf5-1169-4cf9-b382-63a42dce704f x-compute-request-id: req-4782dcf5-1169-4cf9-b382-63a42dce704f Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:35.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:35Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:b4:9b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:02.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "2c8bc1b3-a69b-4938-8b8e-b2de917b7be5", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:20:06Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm2_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:18:55Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:20:07,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4782dcf5-1169-4cf9-b382-63a42dce704f 2018-08-16 12:20:07,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820070028305s 2018-08-16 12:20:07,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4782dcf5-1169-4cf9-b382-63a42dce704f 2018-08-16 12:20:07,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:20:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:20:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:10,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f6785a7-b4a8-4f85-9712-3c8d4a57777b x-compute-request-id: req-1f6785a7-b4a8-4f85-9712-3c8d4a57777b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:35.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:19:35Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:20:10,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1f6785a7-b4a8-4f85-9712-3c8d4a57777b 2018-08-16 12:20:10,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712255954742s 2018-08-16 12:20:10,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-1f6785a7-b4a8-4f85-9712-3c8d4a57777b 2018-08-16 12:20:10,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-16 12:20:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/b65dc449-6123-4f64-b4f5-c5e1405f6b7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:11,106 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9153c0d6-b65d-41f9-aeb4-f9bb2be879b8 Content-Length: 0 Date: Thu, 16 Aug 2018 12:20:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:11,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/b65dc449-6123-4f64-b4f5-c5e1405f6b7a.json used request id req-9153c0d6-b65d-41f9-aeb4-f9bb2be879b8 2018-08-16 12:20:11,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.794740915298s 2018-08-16 12:20:11,107 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/b65dc449-6123-4f64-b4f5-c5e1405f6b7a.json used request id req-9153c0d6-b65d-41f9-aeb4-f9bb2be879b8 2018-08-16 12:20:11,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:20:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-03a65ac9-d40a-46c5-9270-5e7ca2376fe5 Date: Thu, 16 Aug 2018 12:20:11 GMT RESP BODY: {"floatingips": [{"router_id": "62b88332-9fc1-4855-b6fa-19832d359967", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T12:19:39Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "2db23898-15ea-4244-aa8b-5766dbb1d9ff", "id": "f24d4510-bfcf-4138-a7a8-05b0d05ef12c", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:19:39Z", "project_id": "74ee27bd553748ebb1a37c784a93d228"}]} 2018-08-16 12:20:11,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-03a65ac9-d40a-46c5-9270-5e7ca2376fe5 2018-08-16 12:20:11,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0650780200958s 2018-08-16 12:20:11,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-03a65ac9-d40a-46c5-9270-5e7ca2376fe5 2018-08-16 12:20:11,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:11,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:11,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:11 GMT Server: Apache x-compute-request-id: req-3fa9c543-48f9-4915-8141-64534c2b1a81 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fa9c543-48f9-4915-8141-64534c2b1a81 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:20:04.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:20:11,246 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-3fa9c543-48f9-4915-8141-64534c2b1a81 2018-08-16 12:20:11,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0638499259949s 2018-08-16 12:20:11,247 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-3fa9c543-48f9-4915-8141-64534c2b1a81 2018-08-16 12:20:11,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-16 12:20:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:12,350 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:20:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac88316f-5707-42e0-85db-54ab59832cf4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:20:12,350 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-ac88316f-5707-42e0-85db-54ab59832cf4 2018-08-16 12:20:12,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.10173296928s 2018-08-16 12:20:12,350 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777 used request id req-ac88316f-5707-42e0-85db-54ab59832cf4 2018-08-16 12:20:12,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:12,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:12 GMT Server: Apache x-compute-request-id: req-e25689e8-dd08-4c46-95e9-a8f029043061 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e25689e8-dd08-4c46-95e9-a8f029043061 Content-Encoding: gzip Content-Length: 456 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "attachments": [], "links": [{"href": "http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "self"}, {"href": "http://172.30.9.32:8776/74ee27bd553748ebb1a37c784a93d228/volumes/0ca850b6-6490-48e0-afc8-805494c59777", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-16T12:19:19.000000", "description": null, "os-vol-tenant-attr:tenant_id": "74ee27bd553748ebb1a37c784a93d228", "updated_at": "2018-08-16T12:20:12.000000", "volume_type": null, "name": "cinder_test-volume_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0ca850b6-6490-48e0-afc8-805494c59777", "size": 2}]} 2018-08-16 12:20:12,401 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-e25689e8-dd08-4c46-95e9-a8f029043061 2018-08-16 12:20:12,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0501430034637s 2018-08-16 12:20:12,402 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-e25689e8-dd08-4c46-95e9-a8f029043061 2018-08-16 12:20:12,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:20:14,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-16 12:20:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:15,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:14 GMT Server: Apache x-compute-request-id: req-fd1a468c-43a9-4354-b5e6-4f17ed7b6d41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fd1a468c-43a9-4354-b5e6-4f17ed7b6d41 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-16 12:20:15,434 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-fd1a468c-43a9-4354-b5e6-4f17ed7b6d41 2018-08-16 12:20:15,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.02815580368s 2018-08-16 12:20:15,434 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.32:8776/v3/74ee27bd553748ebb1a37c784a93d228/volumes/detail used request id req-fd1a468c-43a9-4354-b5e6-4f17ed7b6d41 2018-08-16 12:20:15,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-16 12:20:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/floatingips/f24d4510-bfcf-4138-a7a8-05b0d05ef12c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:16,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b72aea3-9bc7-4f3a-80a2-41252aa040ae Content-Length: 0 Date: Thu, 16 Aug 2018 12:20:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:16,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/f24d4510-bfcf-4138-a7a8-05b0d05ef12c.json used request id req-3b72aea3-9bc7-4f3a-80a2-41252aa040ae 2018-08-16 12:20:16,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01700687408s 2018-08-16 12:20:16,455 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/floatingips/f24d4510-bfcf-4138-a7a8-05b0d05ef12c.json used request id req-3b72aea3-9bc7-4f3a-80a2-41252aa040ae 2018-08-16 12:20:16,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-16 12:20:16,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:16,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e329761d-30de-409f-b3c3-9f533d743e93 Date: Thu, 16 Aug 2018 12:20:16 GMT RESP BODY: {"floatingips": []} 2018-08-16 12:20:16,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e329761d-30de-409f-b3c3-9f533d743e93 2018-08-16 12:20:16,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.309671878815s 2018-08-16 12:20:16,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips.json used request id req-e329761d-30de-409f-b3c3-9f533d743e93 2018-08-16 12:20:16,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-16 12:20:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:16,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89e91fe6-99ce-4bf2-acd1-06d3a6d9ad29 x-compute-request-id: req-89e91fe6-99ce-4bf2-acd1-06d3a6d9ad29 Content-Type: application/json 2018-08-16 12:20:16,942 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-89e91fe6-99ce-4bf2-acd1-06d3a6d9ad29 2018-08-16 12:20:16,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17059803009s 2018-08-16 12:20:16,942 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c used request id req-89e91fe6-99ce-4bf2-acd1-06d3a6d9ad29 2018-08-16 12:20:16,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:20:16,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:17,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-762289de-a992-41c7-aa5a-dd51e33fbc09 x-compute-request-id: req-762289de-a992-41c7-aa5a-dd51e33fbc09 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:71:f3", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/09bfea05-f478-4ce5-b18a-b29971d1cc0c", "rel": "bookmark"}], "image": {"id": "7a4296d1-e95f-4139-a210-0304b449bedc", "links": [{"href": "http://172.30.9.32:8774/images/7a4296d1-e95f-4139-a210-0304b449bedc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T12:19:35.000000", "flavor": {"id": "af331f3e-7ce3-481a-9840-6886beb536aa", "links": [{"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "bookmark"}]}, "id": "09bfea05-f478-4ce5-b18a-b29971d1cc0c", "security_groups": [{"name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}], "user_id": "c53dfe3369b84d0d9a5a7ba31415cd45", "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": "2018-08-16T12:20:16Z", "hostId": "4d6ea04e4c8a0301c87500af0fedf40f35da20dd5d7e9fed89e0d597", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "name": "cinder_test-vm_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "created": "2018-08-16T12:19:28Z", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 12:20:17,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-762289de-a992-41c7-aa5a-dd51e33fbc09 2018-08-16 12:20:17,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73233795166s 2018-08-16 12:20:17,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-762289de-a992-41c7-aa5a-dd51e33fbc09 2018-08-16 12:20:17,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 12:20:19,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 12:20:19,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:19,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89db6666-06f1-4f47-9c5f-95f70f33c73f x-compute-request-id: req-89db6666-06f1-4f47-9c5f-95f70f33c73f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-16 12:20:19,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89db6666-06f1-4f47-9c5f-95f70f33c73f 2018-08-16 12:20:19,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0665240287781s 2018-08-16 12:20:19,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-89db6666-06f1-4f47-9c5f-95f70f33c73f 2018-08-16 12:20:19,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 12:20:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:19,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-db795d3e-d0cd-4916-bf51-f330d6509b4b Date: Thu, 16 Aug 2018 12:20:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:47Z", "updated_at": "2018-08-16T12:18:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T12:18:48Z", "revision_number": 0, "id": "1d3440a6-4fe8-4526-a9f7-3460a3429076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:48Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": 22, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:49Z", "revision_number": 0, "id": "3af7cdac-942f-4dbd-bfbb-c30299750ff5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:49Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "57eaba46-7799-426f-a74e-9bcf6459584b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:47Z", "revision_number": 0, "id": "a4329a92-1dd4-44cc-8009-ed0f5a41ee2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:47Z", "security_group_id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 3, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "e98949aa-495e-41bc-a6a3-28d218fde5ae", "name": "cinder_test-sg_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:20:19,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-db795d3e-d0cd-4916-bf51-f330d6509b4b 2018-08-16 12:20:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469219684601s 2018-08-16 12:20:19,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-db795d3e-d0cd-4916-bf51-f330d6509b4b 2018-08-16 12:20:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-16 12:20:19,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/e98949aa-495e-41bc-a6a3-28d218fde5ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:20,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c454a05a-21d0-47ad-8a62-00beb811883e Content-Length: 0 Date: Thu, 16 Aug 2018 12:20:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:20,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/e98949aa-495e-41bc-a6a3-28d218fde5ae.json used request id req-c454a05a-21d0-47ad-8a62-00beb811883e 2018-08-16 12:20:20,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.198415994644s 2018-08-16 12:20:20,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/e98949aa-495e-41bc-a6a3-28d218fde5ae.json used request id req-c454a05a-21d0-47ad-8a62-00beb811883e 2018-08-16 12:20:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 12:20:20,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:20,063 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:20:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47066163-7a4e-4d1d-ac2d-c9d979fb2087 x-compute-request-id: req-47066163-7a4e-4d1d-ac2d-c9d979fb2087 Content-Length: 0 Content-Type: application/json 2018-08-16 12:20:20,064 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 used request id req-47066163-7a4e-4d1d-ac2d-c9d979fb2087 2018-08-16 12:20:20,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0612061023712s 2018-08-16 12:20:20,064 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/cinder_test-kp_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5 used request id req-47066163-7a4e-4d1d-ac2d-c9d979fb2087 2018-08-16 12:20:20,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:20:20,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" -d '{"subnet_id": "21ebeca3-db9c-40b8-aafc-2d5134780f36"}' 2018-08-16 12:20:22,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc663bc9-dec4-4c19-8e56-7b322d427a46 Date: Thu, 16 Aug 2018 12:20:22 GMT RESP BODY: {"network_id": "95c557e8-7c73-4e81-a708-26d90e50f4f1", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "subnet_id": "21ebeca3-db9c-40b8-aafc-2d5134780f36", "subnet_ids": ["21ebeca3-db9c-40b8-aafc-2d5134780f36"], "port_id": "17c415e7-d5a0-4534-aebc-62ed1db6c869", "id": "62b88332-9fc1-4855-b6fa-19832d359967"} 2018-08-16 12:20:22,304 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/remove_router_interface.json used request id req-cc663bc9-dec4-4c19-8e56-7b322d427a46 2018-08-16 12:20:22,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23973822594s 2018-08-16 12:20:22,304 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967/remove_router_interface.json used request id req-cc663bc9-dec4-4c19-8e56-7b322d427a46 returning object 62b88332-9fc1-4855-b6fa-19832d359967 2018-08-16 12:20:22,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:20:22,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:22,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-edf8ea98-169e-41af-a513-0314a729fa82 Date: Thu, 16 Aug 2018 12:20:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.216"}]}, "description": "", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:40Z", "admin_state_up": true, "updated_at": "2018-08-16T12:20:21Z", "revision_number": 4, "routes": [], "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "62b88332-9fc1-4855-b6fa-19832d359967", "name": "cinder_test-router_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:20:22,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-edf8ea98-169e-41af-a513-0314a729fa82 2018-08-16 12:20:22,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116672039032s 2018-08-16 12:20:22,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-edf8ea98-169e-41af-a513-0314a729fa82 2018-08-16 12:20:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:20:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:24,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-feb5d124-b144-4b67-b017-7270f61647f2 Content-Length: 0 Date: Thu, 16 Aug 2018 12:20:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:24,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967.json used request id req-feb5d124-b144-4b67-b017-7270f61647f2 2018-08-16 12:20:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72957897186s 2018-08-16 12:20:24,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/62b88332-9fc1-4855-b6fa-19832d359967.json used request id req-feb5d124-b144-4b67-b017-7270f61647f2 2018-08-16 12:20:24,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:20:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:24,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9a77fc3-fc6b-418a-8a32-53d0f16362d1 Date: Thu, 16 Aug 2018 12:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:18:39Z","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":"74ee27bd553748ebb1a37c784a93d228","id":"21ebeca3-db9c-40b8-aafc-2d5134780f36","subnetpool_id":null,"name":"cinder_test-subnet_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:20:24,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b9a77fc3-fc6b-418a-8a32-53d0f16362d1 2018-08-16 12:20:24,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426111221313s 2018-08-16 12:20:24,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-b9a77fc3-fc6b-418a-8a32-53d0f16362d1 2018-08-16 12:20:24,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:20:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/21ebeca3-db9c-40b8-aafc-2d5134780f36.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:26,644 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f438dde5-fcb5-4834-a050-e2285a191753 Date: Thu, 16 Aug 2018 12:20:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:26,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/21ebeca3-db9c-40b8-aafc-2d5134780f36.json used request id req-f438dde5-fcb5-4834-a050-e2285a191753 2018-08-16 12:20:26,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44610595703s 2018-08-16 12:20:26,644 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/21ebeca3-db9c-40b8-aafc-2d5134780f36.json used request id req-f438dde5-fcb5-4834-a050-e2285a191753 2018-08-16 12:20:26,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:20:26,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:26,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-0bc492e9-242e-4b98-910a-8b624b9ca9ad Date: Thu, 16 Aug 2018 12:20:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:08:49Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T12:20:26Z","tenant_id":"74ee27bd553748ebb1a37c784a93d228","created_at":"2018-08-16T12:18:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"74ee27bd553748ebb1a37c784a93d228","id":"95c557e8-7c73-4e81-a708-26d90e50f4f1","name":"cinder_test-net_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}]} 2018-08-16 12:20:26,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0bc492e9-242e-4b98-910a-8b624b9ca9ad 2018-08-16 12:20:26,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106987953186s 2018-08-16 12:20:26,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0bc492e9-242e-4b98-910a-8b624b9ca9ad 2018-08-16 12:20:26,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:20:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/95c557e8-7c73-4e81-a708-26d90e50f4f1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:28,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40491dbf-aa2c-44ab-a4d7-1a2cf35f9ec1 Date: Thu, 16 Aug 2018 12:20:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:20:28,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/95c557e8-7c73-4e81-a708-26d90e50f4f1.json used request id req-40491dbf-aa2c-44ab-a4d7-1a2cf35f9ec1 2018-08-16 12:20:28,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.92747592926s 2018-08-16 12:20:28,682 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/95c557e8-7c73-4e81-a708-26d90e50f4f1.json used request id req-40491dbf-aa2c-44ab-a4d7-1a2cf35f9ec1 2018-08-16 12:20:28,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:20:28,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-eb374a59-8548-4e68-bba1-f4f8a9e21d99 Date: Thu, 16 Aug 2018 12:20:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:18:45Z", "file": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc/file", "owner": "74ee27bd553748ebb1a37c784a93d228", "id": "7a4296d1-e95f-4139-a210-0304b449bedc", "size": 12716032, "self": "/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/7a4296d1-e95f-4139-a210-0304b449bedc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:18:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:20:28,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-eb374a59-8548-4e68-bba1-f4f8a9e21d99 2018-08-16 12:20:28,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301083087921s 2018-08-16 12:20:28,987 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-eb374a59-8548-4e68-bba1-f4f8a9e21d99 2018-08-16 12:20:28,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:20:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}76477f77b70951d6429c79b2ee1fd9600417c8a0" 2018-08-16 12:20:29,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba7bb076-f7cc-4458-bb41-0805f9252ca8 Date: Thu, 16 Aug 2018 12:20:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:20:29,979 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc used request id req-ba7bb076-f7cc-4458-bb41-0805f9252ca8 2018-08-16 12:20:29,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.990149021149s 2018-08-16 12:20:29,980 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/7a4296d1-e95f-4139-a210-0304b449bedc used request id req-ba7bb076-f7cc-4458-bb41-0805f9252ca8 2018-08-16 12:20:29,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:20:29,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:30,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bb4ee30-66c9-4d5e-8fc9-b06394feaa87 x-compute-request-id: req-6bb4ee30-66c9-4d5e-8fc9-b06394feaa87 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/af331f3e-7ce3-481a-9840-6886beb536aa", "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": "af331f3e-7ce3-481a-9840-6886beb536aa"}]} 2018-08-16 12:20:30,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-6bb4ee30-66c9-4d5e-8fc9-b06394feaa87 2018-08-16 12:20:30,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.031485080719s 2018-08-16 12:20:30,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-6bb4ee30-66c9-4d5e-8fc9-b06394feaa87 2018-08-16 12:20:30,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:20:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:30,181 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62edc28a-2368-49d6-be27-c9abb41f6c5b x-compute-request-id: req-62edc28a-2368-49d6-be27-c9abb41f6c5b Content-Length: 0 Content-Type: application/json 2018-08-16 12:20:30,181 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa used request id req-62edc28a-2368-49d6-be27-c9abb41f6c5b 2018-08-16 12:20:30,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.167517900467s 2018-08-16 12:20:30,181 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/af331f3e-7ce3-481a-9840-6886beb536aa used request id req-62edc28a-2368-49d6-be27-c9abb41f6c5b 2018-08-16 12:20:30,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:20:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:30,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdecf070-dcba-4d83-abf0-8f403337525f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": {"self": "http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c53dfe3369b84d0d9a5a7ba31415cd45", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:20:30,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-cdecf070-dcba-4d83-abf0-8f403337525f 2018-08-16 12:20:30,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232865810394s 2018-08-16 12:20:30,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-cdecf070-dcba-4d83-abf0-8f403337525f 2018-08-16 12:20:30,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:20:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:30,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2191e23b-847f-474c-b87f-cfcc336b7019 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5", "links": {"self": "http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c53dfe3369b84d0d9a5a7ba31415cd45", "description": null}} 2018-08-16 12:20:30,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 used request id req-2191e23b-847f-474c-b87f-cfcc336b7019 2018-08-16 12:20:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206172943115s 2018-08-16 12:20:30,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 used request id req-2191e23b-847f-474c-b87f-cfcc336b7019 2018-08-16 12:20:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 12:20:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:30,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32b7a07-6e9f-4a3d-a395-258e1b6bc2fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:20:30,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 used request id req-e32b7a07-6e9f-4a3d-a395-258e1b6bc2fe 2018-08-16 12:20:30,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.367849111557s 2018-08-16 12:20:30,997 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/c53dfe3369b84d0d9a5a7ba31415cd45 used request id req-e32b7a07-6e9f-4a3d-a395-258e1b6bc2fe 2018-08-16 12:20:31,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:20:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ebd0ee-1216-4e19-b856-5b7bedcdadb7 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228"}, "tags": [], "enabled": true, "id": "74ee27bd553748ebb1a37c784a93d228", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_e667e62b-e3b3-47dc-8880-83a3fc1fc8f5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 12:20:31,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-76ebd0ee-1216-4e19-b856-5b7bedcdadb7 2018-08-16 12:20:31,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178578138351s 2018-08-16 12:20:31,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-76ebd0ee-1216-4e19-b856-5b7bedcdadb7 2018-08-16 12:20:31,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 12:20:31,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9e35dc45737a9f22d1f7a0ad5158d6f8c3096065" 2018-08-16 12:20:31,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b15d1b51-06eb-4a91-8dd8-79366b00534e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:20:31,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228 used request id req-b15d1b51-06eb-4a91-8dd8-79366b00534e 2018-08-16 12:20:31,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.315990924835s 2018-08-16 12:20:31,503 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/74ee27bd553748ebb1a37c784a93d228 used request id req-b15d1b51-06eb-4a91-8dd8-79366b00534e 2018-08-16 12:20:31,561 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-16 12:20:31,727 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-16 12:20:31,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:20:31,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:20:31,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:20:31,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:20:31,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:20:31,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:20:31,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:20:31,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:20:31,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394a6dbd-4dd0-4c53-b637-11949e773fd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:20:31,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-394a6dbd-4dd0-4c53-b637-11949e773fd9 2018-08-16 12:20:31,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:20:32,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["6a2KYUajSnuuU9ZHr5Rhrg"], "issued_at": "2018-08-16T12:20:32.000000Z"}} 2018-08-16 12:20:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:20:32,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a561bfa-cf6b-447c-9c1e-b2dd3b906e22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:20:32,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-8a561bfa-cf6b-447c-9c1e-b2dd3b906e22 2018-08-16 12:20:32,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-16 12:20:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:20:32,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:20:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7e304c5-463d-4282-9a06-42418d663282 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-08-16 12:20:32,173 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-f7e304c5-463d-4282-9a06-42418d663282 2018-08-16 12:20:32,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d667243d22d79fde65c98f29454facd8b7df16de" 2018-08-16 12:20:32,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842d5c90-49d2-42ab-9601-65b8e606b687 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1394dd0a95424c84910339e8a5599fb8"}, "enabled": true, "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/1a973309adfa4c29b7590b594261af26"}, "enabled": true, "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/26791c05ac6b4db38d15b0655f9f72cd"}, "enabled": true, "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/5253f89bde31444caf51d996bb82ee04"}, "enabled": true, "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/543dced29abd4c13baea1db1019120f5"}, "enabled": true, "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/57a29e0dc613468091be68fb18b5de36"}, "enabled": true, "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71f2a5d6427d41279f388cd84dd2a803"}, "enabled": true, "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/82a96e4c5dca4ecca7e0a8f8a69809db"}, "enabled": true, "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/835a133d4e4148c8954d3342c5194b7e"}, "enabled": true, "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/92763d8673cc42b3b3f738534051d703"}, "enabled": true, "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/978ecd5a00ea4cd5976f14b40fcf2167"}, "enabled": true, "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/991f7c2e76f64581b6b72d27d434e6cb"}, "enabled": true, "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b7a5aa1164084ba3a2148466c6c2fe81"}, "enabled": true, "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/de259cc6622e4be2888e03164358d38d"}, "enabled": true, "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e303ccdab3344d2ab524a36ad7b1da69"}, "enabled": true, "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-08-16 12:20:32,361 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-842d5c90-49d2-42ab-9601-65b8e606b687 2018-08-16 12:20:32,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.198489189148s 2018-08-16 12:20:32,362 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-842d5c90-49d2-42ab-9601-65b8e606b687 2018-08-16 12:20:32,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-16 12:20:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d667243d22d79fde65c98f29454facd8b7df16de" 2018-08-16 12:20:32,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcde9068-7bdb-4af8-b23f-35ade4ebb028 Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/01caf7201ef94ea2a26fa0aa0c6986fc"}, "url": "http://172.30.9.32:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/11b72fb0f20a49d18b6efe112014f561"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/16c7ef17ade14a048ff1a1bdaebdf1aa"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2591714daf2242a5a7ad0fb1531c4723"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/292c09f5f8d941178809c6d5a230a6ea"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/2a1ef59c0148448495d7ca81e0ecd857"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/34d550aa73644c3baaf90521990914f5"}, "url": "http://172.30.9.32:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "34d550aa73644c3baaf90521990914f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/35f16b18720d4c3f9dd7962a734b0762"}, "url": "http://172.30.9.32:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3f44934eff89494b84fd15296870ef0f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/3f71a33f066f47088d9972c9d912bcce"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4182a9860942410f862a79a2e9b54d3e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/4298b9f8929d4648907ca2bb1afa83b2"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/506710bc6f8c49f5aaf5f972764fabd3"}, "url": "http://172.30.9.32:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5414c2e4959046398d5357ed7a4e9a2c"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/543771762683484badbe29cad04e13b2"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5bf3bb8499e74db396554d6f9a8f8555"}, "url": "http://172.30.9.32:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/5feb2dc12d8c46df9a867854750f3adf"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/6062b8d1eef448509434aa37e5fb1bb5"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/640c69d69916433d84118c983c42c102"}, "url": "http://172.30.9.32:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/6a6e9b5d7eb54d21b9508b66ddb9b53d"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/70683f10e9bd4493915c49bef6f4f682"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5253f89bde31444caf51d996bb82ee04", "id": "70683f10e9bd4493915c49bef6f4f682"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/729663550969457d821e478ab5a70ec1"}, "url": "http://172.30.9.32:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "729663550969457d821e478ab5a70ec1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/741555535db94a7a9f80713db5cfbb6b"}, "url": "http://172.30.9.32:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "835a133d4e4148c8954d3342c5194b7e", "id": "741555535db94a7a9f80713db5cfbb6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/76f66a52431144c8a2719f52ff8f6906"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/7df7b599378d428184953a82062ca089"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7a5aa1164084ba3a2148466c6c2fe81", "id": "7df7b599378d428184953a82062ca089"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/8ee296a7e0634367b7683027b2d7481f"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "978ecd5a00ea4cd5976f14b40fcf2167", "id": "8ee296a7e0634367b7683027b2d7481f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/a3b43b18441a45d8aad553f06c77212a"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/bd95f65f74584c86903040f464a2460f"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/be9b90783dfc444fbc999143a79aedab"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/bea5ca31be95425ab586f73d32c89eb3"}, "url": "http://172.30.9.32:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a973309adfa4c29b7590b594261af26", "id": "bea5ca31be95425ab586f73d32c89eb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c0b90394152c41158a02815d52c32b44"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "991f7c2e76f64581b6b72d27d434e6cb", "id": "c0b90394152c41158a02815d52c32b44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c0e9300fc1aa45f3af03d43bfcb49761"}, "url": "http://172.30.9.32:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/c27220e563c04e0ea3041787f4f6e1c9"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d78cc9e227424f83adf73799781a3c3b"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/d81b7c7f0ed4439780075e531d9d5b10"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71f2a5d6427d41279f388cd84dd2a803", "id": "d81b7c7f0ed4439780075e531d9d5b10"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}, "url": "http://172.30.9.32:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "543dced29abd4c13baea1db1019120f5", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/dfb1309e0a5e4193b0b712df7d2800db"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "26791c05ac6b4db38d15b0655f9f72cd", "id": "dfb1309e0a5e4193b0b712df7d2800db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/eac099b53a654a21a1ad2a22429f3f68"}, "url": "http://172.30.9.32:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "57a29e0dc613468091be68fb18b5de36", "id": "eac099b53a654a21a1ad2a22429f3f68"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f4f7d0a1ba164bdf8206d2b7f3a107a2"}, "url": "http://172.30.9.32:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1394dd0a95424c84910339e8a5599fb8", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f739d98bdaba48cb88d0b23401a4d67d"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e303ccdab3344d2ab524a36ad7b1da69", "id": "f739d98bdaba48cb88d0b23401a4d67d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f77f4ead7d84462b8ac7ce7a9372372c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "92763d8673cc42b3b3f738534051d703", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.32:5000/v3/endpoints/f956325cde284f1a86fca54ef6d4a37e"}, "url": "http://172.30.9.32:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de259cc6622e4be2888e03164358d38d", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "links": {"self": "http://172.30.9.32:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-16 12:20:32,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-bcde9068-7bdb-4af8-b23f-35ade4ebb028 2018-08-16 12:20:32,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.155888080597s 2018-08-16 12:20:32,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/endpoints used request id req-bcde9068-7bdb-4af8-b23f-35ade4ebb028 2018-08-16 12:20:53,635 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-16 12:20:53,662 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-16 12:20:53,772 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-08-16 12:20:53,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:20:53,897 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:20:53,959 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-16 12:20:54,382 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-16 12:20:54,382 - openstack_tests - INFO - OS Credentials = > 2018-08-16 12:20:55,475 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 12:20:56,252 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-16 12:20:56,253 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-16 12:20:56,312 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-16 12:20:56,350 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-16 12:20:56,351 - openstack_tests - INFO - OS Credentials = > 2018-08-16 12:20:57,438 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 12:20:58,126 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-16 12:20:58,126 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-16 12:20:58,132 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 00:13 | PASS | | vmready2 | functest | healthcheck | 00:13 | PASS | | singlevm1 | functest | healthcheck | 00:53 | PASS | | singlevm2 | functest | healthcheck | 00:47 | PASS | | vping_ssh | functest | healthcheck | 01:08 | PASS | | vping_userdata | functest | healthcheck | 00:44 | PASS | | cinder_test | functest | healthcheck | 01:29 | PASS | | odl | functest | healthcheck | 00:21 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-16 12:20:58,146 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-16 12:21:00,987 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | 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-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 12:21:00,990 - 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.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N 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=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 12:21:00,990 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 12:21:00,991 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity patrole vmtp shaker | | | | | snaps_smoke neutron_trunk networking- | | | | | bgpvpn networking-sfc barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-16 12:21:01,017 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-16 12:21:01,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:21:01,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 12:21:01,950 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:21:01,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:21:01,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:21:01,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 12:21:01,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 12:21:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:21:01,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5bf7f8-1000-4b7a-9152-96a3a491312c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:21:01,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0b5bf7f8-1000-4b7a-9152-96a3a491312c 2018-08-16 12:21:01,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:21:02,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["oTEAUfZYQjyasw9-G_1Ozw"], "issued_at": "2018-08-16T12:21:02.000000Z"}} 2018-08-16 12:21:02,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:21:02,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:02,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9ba5e3fc-1171-452e-b845-8b14a7f7e0df Date: Thu, 16 Aug 2018 12:21:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:21:02,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9ba5e3fc-1171-452e-b845-8b14a7f7e0df 2018-08-16 12:21:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.54870390892s 2018-08-16 12:21:02,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9ba5e3fc-1171-452e-b845-8b14a7f7e0df 2018-08-16 12:21:02,931 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:21:08,705 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2b6a0236-72a9-4043-bc83-0e44f7fc08be | 2018-08-16T12:21:08.322439 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2b6a0236-72a9-4043-bc83-0e44f7fc08be ~/.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 2018-08-16 12:21:12,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 12:21:12,535 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 12:21:18,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ec974a26-01dc-4b10-b0c1-505679d91819) as the default verifier for the future CLI operations. 2018-08-16 12:21:21,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 12:21:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:22,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-bb97892f-dccc-4ea1-b64f-1e60e8e34107 Date: Thu, 16 Aug 2018 12:21:22 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 12:21:22,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-bb97892f-dccc-4ea1-b64f-1e60e8e34107 2018-08-16 12:21:22,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272442102432s 2018-08-16 12:21:22,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-bb97892f-dccc-4ea1-b64f-1e60e8e34107 2018-08-16 12:21:22,221 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-16 12:21:22,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:21:22,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"network": {"name": "tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc", "admin_state_up": true}}' 2018-08-16 12:21:22,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-323952bc-ddab-4a7a-9043-2de3d21b4415 Date: Thu, 16 Aug 2018 12:21:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f76b10bd-d507-40cf-aa8a-2817809d3919","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:21:22Z","is_default":false,"provider:segmentation_id":56,"name":"tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:21:22Z","mtu":1450}} 2018-08-16 12:21:22,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-323952bc-ddab-4a7a-9043-2de3d21b4415 2018-08-16 12:21:22,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.539629936218s 2018-08-16 12:21:22,762 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-323952bc-ddab-4a7a-9043-2de3d21b4415 2018-08-16 12:21:22,762 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:21:22Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f76b10bd-d507-40cf-aa8a-2817809d3919', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:22Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:21:22,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:21:22,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:23,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-d5056e9e-22e4-405f-ac26-d5b2444d12e1 Date: Thu, 16 Aug 2018 12:21:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f76b10bd-d507-40cf-aa8a-2817809d3919","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:21:22Z","provider:segmentation_id":56,"name":"tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:21:22Z","provider:network_type":"vxlan"}]} 2018-08-16 12:21:23,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5056e9e-22e4-405f-ac26-d5b2444d12e1 2018-08-16 12:21:23,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353291034698s 2018-08-16 12:21:23,117 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d5056e9e-22e4-405f-ac26-d5b2444d12e1 2018-08-16 12:21:23,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:21:23,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"subnet": {"name": "tempest_smoke-subnet_05bcd6cc-26b8-4f51-8c67-2545290584dc", "enable_dhcp": true, "network_id": "f76b10bd-d507-40cf-aa8a-2817809d3919", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:21:23,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-482f10e3-88a8-401a-b2ab-ee7fc0320246 Date: Thu, 16 Aug 2018 12:21:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f76b10bd-d507-40cf-aa8a-2817809d3919","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:21:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:21:23Z","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":"c0e827e233dd4490a13a2da2d4505275","id":"ace8da2a-e42c-48be-92c7-c98bdf64cbc1","subnetpool_id":null,"name":"tempest_smoke-subnet_05bcd6cc-26b8-4f51-8c67-2545290584dc"}} 2018-08-16 12:21:23,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-482f10e3-88a8-401a-b2ab-ee7fc0320246 2018-08-16 12:21:23,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.763200998306s 2018-08-16 12:21:23,882 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-482f10e3-88a8-401a-b2ab-ee7fc0320246 2018-08-16 12:21:23,883 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:21:23Z', 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'ace8da2a-e42c-48be-92c7-c98bdf64cbc1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'enable_dhcp': True, u'network_id': u'f76b10bd-d507-40cf-aa8a-2817809d3919', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:21:23,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:21:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "tempest_smoke-router_05bcd6cc-26b8-4f51-8c67-2545290584dc", "admin_state_up": true}}' 2018-08-16 12:21:25,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-74fcba29-3cfe-43fa-8548-156664a34763 Date: Thu, 16 Aug 2018 12:21:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:21:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:21:25Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "a240a2ba-67f8-4b37-948d-1ecc484d7e09", "name": "tempest_smoke-router_05bcd6cc-26b8-4f51-8c67-2545290584dc"}} 2018-08-16 12:21:25,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-74fcba29-3cfe-43fa-8548-156664a34763 2018-08-16 12:21:25,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54673218727s 2018-08-16 12:21:25,430 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-74fcba29-3cfe-43fa-8548-156664a34763 2018-08-16 12:21:25,431 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:21:24Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:21:25Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'a240a2ba-67f8-4b37-948d-1ecc484d7e09', u'name': u'tempest_smoke-router_05bcd6cc-26b8-4f51-8c67-2545290584dc'}) 2018-08-16 12:21:25,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:21:25,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"subnet_id": "ace8da2a-e42c-48be-92c7-c98bdf64cbc1"}' 2018-08-16 12:21:27,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c2a2239-9633-4c04-b829-a1fe0a8c28c2 Date: Thu, 16 Aug 2018 12:21:27 GMT RESP BODY: {"network_id": "f76b10bd-d507-40cf-aa8a-2817809d3919", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "ace8da2a-e42c-48be-92c7-c98bdf64cbc1", "subnet_ids": ["ace8da2a-e42c-48be-92c7-c98bdf64cbc1"], "port_id": "89e5301f-2c6d-4150-99d6-67b85d686148", "id": "a240a2ba-67f8-4b37-948d-1ecc484d7e09"} 2018-08-16 12:21:27,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/add_router_interface.json used request id req-3c2a2239-9633-4c04-b829-a1fe0a8c28c2 2018-08-16 12:21:27,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10152697563s 2018-08-16 12:21:27,533 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/add_router_interface.json used request id req-3c2a2239-9633-4c04-b829-a1fe0a8c28c2 returning object a240a2ba-67f8-4b37-948d-1ecc484d7e09 2018-08-16 12:21:27,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:21:27,660 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:21:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:21:27,668 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:21:27 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:21:27,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:21:27,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:27,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5a5c6717-9308-4ebf-b5b2-8d928ab30bf5 Date: Thu, 16 Aug 2018 12:21:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:21:27,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a5c6717-9308-4ebf-b5b2-8d928ab30bf5 2018-08-16 12:21:27,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309172868729s 2018-08-16 12:21:27,982 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a5c6717-9308-4ebf-b5b2-8d928ab30bf5 2018-08-16 12:21:27,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:21:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc"}' 2018-08-16 12:21:28,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d26cda51-1af5-4878-acef-44280037822a Date: Thu, 16 Aug 2018 12:21:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:28Z", "file": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0cdc67a8-d535-4704-895e-4e896908e9fb", "size": null, "self": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb", "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_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": null, "created_at": "2018-08-16T12:21:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:21:28,387 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d26cda51-1af5-4878-acef-44280037822a 2018-08-16 12:21:28,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.397690057755s 2018-08-16 12:21:28,388 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-d26cda51-1af5-4878-acef-44280037822a returning object 0cdc67a8-d535-4704-895e-4e896908e9fb 2018-08-16 12:21:28,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:21:28,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '' 2018-08-16 12:21:29,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb11dd09-f7d0-4fbe-9acd-41ad5f03ee85 Date: Thu, 16 Aug 2018 12:21:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:21:29,894 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file used request id req-eb11dd09-f7d0-4fbe-9acd-41ad5f03ee85 2018-08-16 12:21:29,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50543189049s 2018-08-16 12:21:29,894 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file used request id req-eb11dd09-f7d0-4fbe-9acd-41ad5f03ee85 2018-08-16 12:21:29,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:21:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:30,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-1ce68c6a-a19f-4c05-8ee7-8f5f2165a5f4 Date: Thu, 16 Aug 2018 12:21:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:29Z", "file": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0cdc67a8-d535-4704-895e-4e896908e9fb", "size": 12716032, "self": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:21:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:21:30,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1ce68c6a-a19f-4c05-8ee7-8f5f2165a5f4 2018-08-16 12:21:30,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297196149826s 2018-08-16 12:21:30,196 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1ce68c6a-a19f-4c05-8ee7-8f5f2165a5f4 2018-08-16 12:21:30,198 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'0cdc67a8-d535-4704-895e-4e896908e9fb', 'size': 12716032, u'self': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:21:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:21:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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/0cdc67a8-d535-4704-895e-4e896908e9fb', 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_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'created': u'2018-08-16T12:21:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:21:28Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb', 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_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:21:30,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:21:30,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:21:30,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25f78167-6ba3-46ff-af00-53ad7f8f14f6 x-compute-request-id: req-25f78167-6ba3-46ff-af00-53ad7f8f14f6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "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": "0e464ef7-6e7b-4f54-aaca-33daa9641c3a"}} 2018-08-16 12:21:30,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-25f78167-6ba3-46ff-af00-53ad7f8f14f6 2018-08-16 12:21:30,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314890861511s 2018-08-16 12:21:30,514 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-25f78167-6ba3-46ff-af00-53ad7f8f14f6 2018-08-16 12:21:30,515 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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'c0e827e233dd4490a13a2da2d4505275', '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'0e464ef7-6e7b-4f54-aaca-33daa9641c3a', 'swap': 0}) 2018-08-16 12:21:30,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:21:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"extra_specs": {}}' 2018-08-16 12:21:30,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-356ea768-cfc5-4506-a295-583831f3d7ee x-compute-request-id: req-356ea768-cfc5-4506-a295-583831f3d7ee Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:21:30,540 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a/os-extra_specs used request id req-356ea768-cfc5-4506-a295-583831f3d7ee 2018-08-16 12:21:30,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240700244904s 2018-08-16 12:21:30,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a/os-extra_specs used request id req-356ea768-cfc5-4506-a295-583831f3d7ee 2018-08-16 12:21:30,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:21:30,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b462d2b-5c18-47e7-a6a5-ae3a9fff0379 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:21:30,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-3b462d2b-5c18-47e7-a6a5-ae3a9fff0379 2018-08-16 12:21:30,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:21:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:30,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91b6a1f0-b263-4b0d-87a1-a3d4056f7df9 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:21:30,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-91b6a1f0-b263-4b0d-87a1-a3d4056f7df9 2018-08-16 12:21:30,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197902917862s 2018-08-16 12:21:30,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-91b6a1f0-b263-4b0d-87a1-a3d4056f7df9 2018-08-16 12:21:30,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:21:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:30,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7761a1-0d3d-454e-8a6f-147f30034eeb Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:21:30,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea7761a1-0d3d-454e-8a6f-147f30034eeb 2018-08-16 12:21:30,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189494848251s 2018-08-16 12:21:30,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea7761a1-0d3d-454e-8a6f-147f30034eeb 2018-08-16 12:21:30,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 12:21:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:30,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-859ea2a6-fe1b-4ecb-8d1b-60e7a666c4f4 x-compute-request-id: req-859ea2a6-fe1b-4ecb-8d1b-60e7a666c4f4 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2439, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 12:21:30,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-859ea2a6-fe1b-4ecb-8d1b-60e7a666c4f4 2018-08-16 12:21:30,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0386710166931s 2018-08-16 12:21:30,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-859ea2a6-fe1b-4ecb-8d1b-60e7a666c4f4 2018-08-16 12:21:30,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:21:31,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:31,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-ca991450-e384-47a1-818e-9b06eb1492f4 Date: Thu, 16 Aug 2018 12:21:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:29Z", "file": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0cdc67a8-d535-4704-895e-4e896908e9fb", "size": 12716032, "self": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:21:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:21:31,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca991450-e384-47a1-818e-9b06eb1492f4 2018-08-16 12:21:31,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290961027145s 2018-08-16 12:21:31,289 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ca991450-e384-47a1-818e-9b06eb1492f4 2018-08-16 12:21:31,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:21:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc"}' 2018-08-16 12:21:31,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9eba416b-ed8f-4609-b54b-1ef2bceae1dc Date: Thu, 16 Aug 2018 12:21:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:31Z", "file": "/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "ecfda2ea-029e-44e4-9973-e07078f9fc4a", "size": null, "self": "/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a", "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_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": null, "created_at": "2018-08-16T12:21:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:21:31,659 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9eba416b-ed8f-4609-b54b-1ef2bceae1dc 2018-08-16 12:21:31,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.361015081406s 2018-08-16 12:21:31,660 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-9eba416b-ed8f-4609-b54b-1ef2bceae1dc returning object ecfda2ea-029e-44e4-9973-e07078f9fc4a 2018-08-16 12:21:31,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:21:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '' 2018-08-16 12:21:32,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ea32061-41c7-4756-9dd4-cdb7f7c3ae61 Date: Thu, 16 Aug 2018 12:21:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:21:32,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file used request id req-1ea32061-41c7-4756-9dd4-cdb7f7c3ae61 2018-08-16 12:21:32,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.465861082077s 2018-08-16 12:21:32,126 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file used request id req-1ea32061-41c7-4756-9dd4-cdb7f7c3ae61 2018-08-16 12:21:32,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:21:32,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:21:32,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-dae13891-96db-400f-bbde-eb72326eb57e Date: Thu, 16 Aug 2018 12:21:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:32Z", "file": "/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "ecfda2ea-029e-44e4-9973-e07078f9fc4a", "size": 12716032, "self": "/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:21:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:29Z", "file": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0cdc67a8-d535-4704-895e-4e896908e9fb", "size": 12716032, "self": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:21:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:21:32,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-dae13891-96db-400f-bbde-eb72326eb57e 2018-08-16 12:21:32,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208264827728s 2018-08-16 12:21:32,339 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-dae13891-96db-400f-bbde-eb72326eb57e 2018-08-16 12:21:32,342 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'ecfda2ea-029e-44e4-9973-e07078f9fc4a', 'size': 12716032, u'self': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:21:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:21:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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/ecfda2ea-029e-44e4-9973-e07078f9fc4a', 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_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', 'created': u'2018-08-16T12:21:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:21:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a', 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_05bcd6cc-26b8-4f51-8c67-2545290584dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:21:32,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:21:32,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:21:32,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c2f2289-619e-4b62-98ce-8849c608dde4 x-compute-request-id: req-8c2f2289-619e-4b62-98ce-8849c608dde4 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5", "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": "e41567e1-b2f6-451a-8f9a-5efa44dd3df5"}} 2018-08-16 12:21:32,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-8c2f2289-619e-4b62-98ce-8849c608dde4 2018-08-16 12:21:32,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0487778186798s 2018-08-16 12:21:32,392 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-8c2f2289-619e-4b62-98ce-8849c608dde4 2018-08-16 12:21:32,393 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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'c0e827e233dd4490a13a2da2d4505275', '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'e41567e1-b2f6-451a-8f9a-5efa44dd3df5', 'swap': 0}) 2018-08-16 12:21:32,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:21:32,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"extra_specs": {}}' 2018-08-16 12:21:32,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:21:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a63d41b-4e66-43f9-b253-312d2427d52c x-compute-request-id: req-1a63d41b-4e66-43f9-b253-312d2427d52c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:21:32,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5/os-extra_specs used request id req-1a63d41b-4e66-43f9-b253-312d2427d52c 2018-08-16 12:21:32,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.165924072266s 2018-08-16 12:21:32,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5/os-extra_specs used request id req-1a63d41b-4e66-43f9-b253-312d2427d52c 2018-08-16 12:21:32,560 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc', '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'c0e827e233dd4490a13a2da2d4505275', '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'e41567e1-b2f6-451a-8f9a-5efa44dd3df5', 'swap': 0}) 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 12:21:36,294 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 12:21:36,297 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 12:21:36,301 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 12:21:40,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ec974a26-01dc-4b10-b0c1-505679d91819/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-16 12:21:40,319 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 12:21:40,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 12:21:40,326 - 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', '--concurrency=4']'. 2018-08-16 12:21:48,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:48.690 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-16 12:21:51,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:51.706 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.297s] 2018-08-16 12:21:51,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:51.755 49 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.050s] 2018-08-16 12:21:54,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:21:54.850 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.720s] 2018-08-16 12:22:01,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:01.425 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.151s] 2018-08-16 12:22:01,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:01.681 49 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.265s] 2018-08-16 12:22:05,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:05.303 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.877s] 2018-08-16 12:22:06,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:06.306 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [1.502s] 2018-08-16 12:22:15,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:15.190 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [21.548s] 2018-08-16 12:22:23,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:23.293 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.990s] 2018-08-16 12:22:26,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:26.567 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.754s] 2018-08-16 12:22:26,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:26.576 49 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-08-16 12:22:33,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:33.162 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.580s] 2018-08-16 12:22:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:33.744 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.893s] 2018-08-16 12:22:42,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:42.395 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.092s] 2018-08-16 12:22:42,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:42.396 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-16 12:22:43,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:43.753 49 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.361s] 2018-08-16 12:22:45,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:45.156 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [1.053s] 2018-08-16 12:22:52,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:52.502 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.533s] 2018-08-16 12:22:54,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:54.329 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.827s] 2018-08-16 12:22:56,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:56.499 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.169s] 2018-08-16 12:22:57,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:57.546 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-08-16 12:22:57,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:22:57.547 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-16 12:23:00,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:00.801 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.025s] 2018-08-16 12:23:08,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:08.059 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-08-16 12:23:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:08.616 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.602s] 2018-08-16 12:23:13,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:13.960 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.342s] 2018-08-16 12:23:22,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:22.681 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.721s] 2018-08-16 12:23:29,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:29.691 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.021s] 2018-08-16 12:23:30,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.143 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.453s] 2018-08-16 12:23:30,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.269 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.126s] 2018-08-16 12:23:30,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.362 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.093s] 2018-08-16 12:23:30,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.641 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.277s] 2018-08-16 12:23:30,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:30.691 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.051s] 2018-08-16 12:23:34,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:34.592 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.077s] 2018-08-16 12:23:34,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:34.593 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-16 12:23:37,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:37.167 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.781s] 2018-08-16 12:23:40,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:40.185 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.014s] 2018-08-16 12:23:40,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:40.499 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.318s] 2018-08-16 12:23:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:50.988 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-16 12:23:51,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:51.469 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.421s] 2018-08-16 12:23:51,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:51.491 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-08-16 12:23:53,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:53.284 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.457s] 2018-08-16 12:23:53,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:53.942 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.658s] 2018-08-16 12:23:54,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.048 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.192s] 2018-08-16 12:23:54,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.246 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.198s] 2018-08-16 12:23:54,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.273 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.330s] 2018-08-16 12:23:54,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.314 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.041s] 2018-08-16 12:23:54,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.438 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.191s] 2018-08-16 12:23:54,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.445 49 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-08-16 12:23:54,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:54.598 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.284s] 2018-08-16 12:23:55,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:23:55.061 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.462s] 2018-08-16 12:24:01,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:01.137 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.960s] 2018-08-16 12:24:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:06.419 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [6.743s] 2018-08-16 12:24:12,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:12.989 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.261s] 2018-08-16 12:24:13,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.151 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.162s] 2018-08-16 12:24:13,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.246 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.094s] 2018-08-16 12:24:13,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:13.556 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.310s] 2018-08-16 12:24:20,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:20.374 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.217s] 2018-08-16 12:24:25,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:25.315 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.147s] 2018-08-16 12:24:28,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:28.184 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.809s] 2018-08-16 12:24:32,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:32.538 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.221s] 2018-08-16 12:24:33,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:33.882 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.961s] 2018-08-16 12:24:34,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:34.598 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.413s] 2018-08-16 12:24:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:38.868 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-08-16 12:24:38,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:38.977 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.109s] 2018-08-16 12:24:39,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:39.488 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.890s] 2018-08-16 12:24:46,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:46.279 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-16 12:24:48,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:48.198 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.702s] 2018-08-16 12:24:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:51.271 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.198s] 2018-08-16 12:24:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:24:53.505 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.306s] 2018-08-16 12:25:01,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:01.551 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.395s] 2018-08-16 12:25:04,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:04.874 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [2.018s] 2018-08-16 12:25:05,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:05.453 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [11.947s] 2018-08-16 12:25:13,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:13.591 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.696s] 2018-08-16 12:25:16,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:16.480 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.887s] 2018-08-16 12:25:19,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:19.509 49 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.029s] 2018-08-16 12:25:19,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:19.583 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.683s] 2018-08-16 12:25:25,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:25.425 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-16 12:25:25,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:25.494 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.819s] 2018-08-16 12:25:30,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:30.495 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.910s] 2018-08-16 12:25:33,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.418 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.923s] 2018-08-16 12:25:33,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.760 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.342s] 2018-08-16 12:25:33,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:33.806 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.046s] 2018-08-16 12:25:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:35.520 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.026s] 2018-08-16 12:25:38,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.092 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.571s] 2018-08-16 12:25:38,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.391 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.299s] 2018-08-16 12:25:38,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:38.435 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-08-16 12:25:44,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:44.482 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.723s] 2018-08-16 12:25:47,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:47.523 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.039s] 2018-08-16 12:25:47,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:25:47.828 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.308s] 2018-08-16 12:26:00,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:00.624 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.572s] 2018-08-16 12:26:08,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:08.334 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.708s] 2018-08-16 12:26:11,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:11.119 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.348s] 2018-08-16 12:26:15,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:15.305 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.971s] 2018-08-16 12:26:19,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:19.894 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.590s] 2018-08-16 12:26:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:29.074 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [10.410s] 2018-08-16 12:26:41,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:41.238 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-08-16 12:26:45,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:45.273 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [16.198s] 2018-08-16 12:26:50,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:50.353 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [1.186s] 2018-08-16 12:26:50,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:26:50.592 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.239s] 2018-08-16 12:27:01,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:01.803 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.239s] 2018-08-16 12:27:04,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:04.335 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.531s] 2018-08-16 12:27:06,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-16 12:27:06.749 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.414s] 2018-08-16 12:27:10,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ae0111cd-92f9-4814-91cc-e0b2ee7dd632 2018-08-16 12:27:10,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ae0111cd-92f9-4814-91cc-e0b2ee7dd632']'. 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 12:27:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ae0111cd-92f9-4814-91cc-e0b2ee7dd632 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 12:21:42 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 12:27:10 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:28 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 12:27:11,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ec974a26-01dc-4b10-b0c1-505679d91819) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2b6a0236-72a9-4043-bc83-0e44f7fc08be) | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 318.22 | 2018-08-16 12:27:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 12:27:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 12:27:11,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-16 12:27:11,526 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:27:11,526 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:49 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-16 12:27:11,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:27:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:12,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3058da65-1bd6-4fcc-a70b-411a99fd73b2 Date: Thu, 16 Aug 2018 12:27:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:27:12,088 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a used request id req-3058da65-1bd6-4fcc-a70b-411a99fd73b2 2018-08-16 12:27:12,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.558459997177s 2018-08-16 12:27:12,089 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/ecfda2ea-029e-44e4-9973-e07078f9fc4a used request id req-3058da65-1bd6-4fcc-a70b-411a99fd73b2 2018-08-16 12:27:12,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:27:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:12,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23fedd46-a147-46c7-9a83-17a0941243d7 x-compute-request-id: req-23fedd46-a147-46c7-9a83-17a0941243d7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "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": "0e464ef7-6e7b-4f54-aaca-33daa9641c3a"}, {"name": "tempest_smoke-flavor_alt_05bcd6cc-26b8-4f51-8c67-2545290584dc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5", "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": "e41567e1-b2f6-451a-8f9a-5efa44dd3df5"}]} 2018-08-16 12:27:12,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-23fedd46-a147-46c7-9a83-17a0941243d7 2018-08-16 12:27:12,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292279958725s 2018-08-16 12:27:12,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-23fedd46-a147-46c7-9a83-17a0941243d7 2018-08-16 12:27:12,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:27:12,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:12,430 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3dfeee8-c569-426c-ab6f-4ba2d952fc81 x-compute-request-id: req-c3dfeee8-c569-426c-ab6f-4ba2d952fc81 Content-Length: 0 Content-Type: application/json 2018-08-16 12:27:12,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5 used request id req-c3dfeee8-c569-426c-ab6f-4ba2d952fc81 2018-08-16 12:27:12,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0460319519043s 2018-08-16 12:27:12,431 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e41567e1-b2f6-451a-8f9a-5efa44dd3df5 used request id req-c3dfeee8-c569-426c-ab6f-4ba2d952fc81 2018-08-16 12:27:12,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:27:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" -d '{"subnet_id": "ace8da2a-e42c-48be-92c7-c98bdf64cbc1"}' 2018-08-16 12:27:14,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a514d912-d746-46c7-b3cb-37b3f9aca7d8 Date: Thu, 16 Aug 2018 12:27:14 GMT RESP BODY: {"network_id": "f76b10bd-d507-40cf-aa8a-2817809d3919", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "ace8da2a-e42c-48be-92c7-c98bdf64cbc1", "subnet_ids": ["ace8da2a-e42c-48be-92c7-c98bdf64cbc1"], "port_id": "89e5301f-2c6d-4150-99d6-67b85d686148", "id": "a240a2ba-67f8-4b37-948d-1ecc484d7e09"} 2018-08-16 12:27:14,261 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/remove_router_interface.json used request id req-a514d912-d746-46c7-b3cb-37b3f9aca7d8 2018-08-16 12:27:14,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83016419411s 2018-08-16 12:27:14,262 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09/remove_router_interface.json used request id req-a514d912-d746-46c7-b3cb-37b3f9aca7d8 returning object a240a2ba-67f8-4b37-948d-1ecc484d7e09 2018-08-16 12:27:14,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:27:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:14,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9006411a-18e3-4cbf-b4f3-d97c96b534b7 Date: Thu, 16 Aug 2018 12:27:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:21:24Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:27:13Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "a240a2ba-67f8-4b37-948d-1ecc484d7e09", "name": "tempest_smoke-router_05bcd6cc-26b8-4f51-8c67-2545290584dc"}]} 2018-08-16 12:27:14,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9006411a-18e3-4cbf-b4f3-d97c96b534b7 2018-08-16 12:27:14,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.486072063446s 2018-08-16 12:27:14,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9006411a-18e3-4cbf-b4f3-d97c96b534b7 2018-08-16 12:27:14,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:27:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:16,475 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f14a7543-bcb4-4227-8dbd-d4bd7ec53906 Content-Length: 0 Date: Thu, 16 Aug 2018 12:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:27:16,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09.json used request id req-f14a7543-bcb4-4227-8dbd-d4bd7ec53906 2018-08-16 12:27:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72522592545s 2018-08-16 12:27:16,476 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/a240a2ba-67f8-4b37-948d-1ecc484d7e09.json used request id req-f14a7543-bcb4-4227-8dbd-d4bd7ec53906 2018-08-16 12:27:16,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:27:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-fdd21084-9898-4b42-baec-f9a7b435a91d Date: Thu, 16 Aug 2018 12:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f76b10bd-d507-40cf-aa8a-2817809d3919","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:21:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:21:23Z","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":"c0e827e233dd4490a13a2da2d4505275","id":"ace8da2a-e42c-48be-92c7-c98bdf64cbc1","subnetpool_id":null,"name":"tempest_smoke-subnet_05bcd6cc-26b8-4f51-8c67-2545290584dc"}]} 2018-08-16 12:27:16,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fdd21084-9898-4b42-baec-f9a7b435a91d 2018-08-16 12:27:16,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.323398828506s 2018-08-16 12:27:16,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-fdd21084-9898-4b42-baec-f9a7b435a91d 2018-08-16 12:27:16,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:27:16,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/ace8da2a-e42c-48be-92c7-c98bdf64cbc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:19,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-836de2fd-1d56-43f7-a523-39d9e57abef5 Date: Thu, 16 Aug 2018 12:27:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:27:19,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/ace8da2a-e42c-48be-92c7-c98bdf64cbc1.json used request id req-836de2fd-1d56-43f7-a523-39d9e57abef5 2018-08-16 12:27:19,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58203697205s 2018-08-16 12:27:19,384 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/ace8da2a-e42c-48be-92c7-c98bdf64cbc1.json used request id req-836de2fd-1d56-43f7-a523-39d9e57abef5 2018-08-16 12:27:19,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:27:19,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:19,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-0326a565-ae9b-4ca5-86a1-7277a82c3d18 Date: Thu, 16 Aug 2018 12:27:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f76b10bd-d507-40cf-aa8a-2817809d3919","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:27:19Z","provider:segmentation_id":56,"name":"tempest_smoke-net_05bcd6cc-26b8-4f51-8c67-2545290584dc","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:21:22Z","provider:network_type":"vxlan"}]} 2018-08-16 12:27:19,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0326a565-ae9b-4ca5-86a1-7277a82c3d18 2018-08-16 12:27:19,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410094022751s 2018-08-16 12:27:19,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0326a565-ae9b-4ca5-86a1-7277a82c3d18 2018-08-16 12:27:19,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:27:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/f76b10bd-d507-40cf-aa8a-2817809d3919.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:21,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-82b9728b-a2b5-440f-a07c-a6a96a0eb35e Date: Thu, 16 Aug 2018 12:27:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:27:21,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/f76b10bd-d507-40cf-aa8a-2817809d3919.json used request id req-82b9728b-a2b5-440f-a07c-a6a96a0eb35e 2018-08-16 12:27:21,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.34653306007s 2018-08-16 12:27:21,143 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/f76b10bd-d507-40cf-aa8a-2817809d3919.json used request id req-82b9728b-a2b5-440f-a07c-a6a96a0eb35e 2018-08-16 12:27:21,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:27:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:21,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-c339bcde-adc1-4700-9f6a-03fe44ffec51 Date: Thu, 16 Aug 2018 12:27:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:21:29Z", "file": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0cdc67a8-d535-4704-895e-4e896908e9fb", "size": 12716032, "self": "/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0cdc67a8-d535-4704-895e-4e896908e9fb/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_05bcd6cc-26b8-4f51-8c67-2545290584dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:21:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:27:21,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c339bcde-adc1-4700-9f6a-03fe44ffec51 2018-08-16 12:27:21,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299822092056s 2018-08-16 12:27:21,448 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c339bcde-adc1-4700-9f6a-03fe44ffec51 2018-08-16 12:27:21,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:27:21,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:22,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100bed61-ce0e-4b63-8a98-85b36d542430 Date: Thu, 16 Aug 2018 12:27:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:27:22,216 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb used request id req-100bed61-ce0e-4b63-8a98-85b36d542430 2018-08-16 12:27:22,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.766642093658s 2018-08-16 12:27:22,216 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0cdc67a8-d535-4704-895e-4e896908e9fb used request id req-100bed61-ce0e-4b63-8a98-85b36d542430 2018-08-16 12:27:22,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:27:22,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a33e20b-ba65-4b78-bbaf-dd14fa510bf3 x-compute-request-id: req-0a33e20b-ba65-4b78-bbaf-dd14fa510bf3 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_05bcd6cc-26b8-4f51-8c67-2545290584dc", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a", "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": "0e464ef7-6e7b-4f54-aaca-33daa9641c3a"}]} 2018-08-16 12:27:22,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0a33e20b-ba65-4b78-bbaf-dd14fa510bf3 2018-08-16 12:27:22,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215909481049s 2018-08-16 12:27:22,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-0a33e20b-ba65-4b78-bbaf-dd14fa510bf3 2018-08-16 12:27:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:27:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2294e07639732528b34a876ae9045d89f3119237" 2018-08-16 12:27:22,275 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89a6f372-223a-4bed-9bab-e75aef1b1fa4 x-compute-request-id: req-89a6f372-223a-4bed-9bab-e75aef1b1fa4 Content-Length: 0 Content-Type: application/json 2018-08-16 12:27:22,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a used request id req-89a6f372-223a-4bed-9bab-e75aef1b1fa4 2018-08-16 12:27:22,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344259738922s 2018-08-16 12:27:22,275 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/0e464ef7-6e7b-4f54-aaca-33daa9641c3a used request id req-89a6f372-223a-4bed-9bab-e75aef1b1fa4 2018-08-16 12:27:22,331 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-16 12:27:22,372 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:27:22,373 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 12:27:22,374 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 12:27:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:27:22,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3b2e53-f3e9-4fbb-9cff-9c7145f66708 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:27:22,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5f3b2e53-f3e9-4fbb-9cff-9c7145f66708 2018-08-16 12:27:22,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:27:22,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["WZ76RLx2SoG5DTMaRXM2rA"], "issued_at": "2018-08-16T12:27:22.000000Z"}} 2018-08-16 12:27:22,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:27:22,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:23,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1004452c-f138-4dd8-8280-95542ff99317 Date: Thu, 16 Aug 2018 12:27:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:27:23,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1004452c-f138-4dd8-8280-95542ff99317 2018-08-16 12:27:23,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390599012375s 2018-08-16 12:27:23,178 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1004452c-f138-4dd8-8280-95542ff99317 2018-08-16 12:27:23,178 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:27:26,227 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 12:27:28,962 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 77203346-28e0-4983-bf31-16e14d78e549 | 2018-08-16T12:27:28.663910 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 77203346-28e0-4983-bf31-16e14d78e549 ~/.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 2018-08-16 12:27:32,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 12:27:32,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 12:27:35,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 12:27:38,560 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f5270b9d-cae1-48ba-a430-7e591b1c836a) as the default verifier for the future CLI operations. 2018-08-16 12:27:41,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 12:27:41,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:42,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-c712189d-b6e1-4476-b929-0018de55d0e9 Date: Thu, 16 Aug 2018 12:27:42 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 12:27:42,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-c712189d-b6e1-4476-b929-0018de55d0e9 2018-08-16 12:27:42,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277319908142s 2018-08-16 12:27:42,218 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-c712189d-b6e1-4476-b929-0018de55d0e9 2018-08-16 12:27:42,224 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-16 12:27:42,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:27:42,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"network": {"name": "neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e", "admin_state_up": true}}' 2018-08-16 12:27:42,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-b024d05d-9eb6-461f-ae42-01a2e306a03e Date: Thu, 16 Aug 2018 12:27:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ee550afd-9481-4867-bf8a-7d50a4a44444","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:27:42Z","is_default":false,"provider:segmentation_id":7,"name":"neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:27:42Z","mtu":1450}} 2018-08-16 12:27:42,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b024d05d-9eb6-461f-ae42-01a2e306a03e 2018-08-16 12:27:42,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.588168144226s 2018-08-16 12:27:42,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-b024d05d-9eb6-461f-ae42-01a2e306a03e 2018-08-16 12:27:42,814 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:27:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ee550afd-9481-4867-bf8a-7d50a4a44444', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:42Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:27:42,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:27:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:43,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1363 X-Openstack-Request-Id: req-6872bf4f-01df-4f5d-9c3a-7758ee0b67de Date: Thu, 16 Aug 2018 12:27:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:08:49Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ee550afd-9481-4867-bf8a-7d50a4a44444","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:27:42Z","provider:segmentation_id":7,"name":"neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:27:42Z","provider:network_type":"vxlan"}]} 2018-08-16 12:27:43,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6872bf4f-01df-4f5d-9c3a-7758ee0b67de 2018-08-16 12:27:43,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366399049759s 2018-08-16 12:27:43,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6872bf4f-01df-4f5d-9c3a-7758ee0b67de 2018-08-16 12:27:43,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:27:43,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_963d9cf7-328b-4ab0-a589-94e6d523843e", "enable_dhcp": true, "network_id": "ee550afd-9481-4867-bf8a-7d50a4a44444", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:27:43,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-03ebbd02-9744-4097-838e-09acca11519a Date: Thu, 16 Aug 2018 12:27:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee550afd-9481-4867-bf8a-7d50a4a44444","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:27:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:27:43Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"48300635-94ab-47dc-b942-494e08c33ee6","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_963d9cf7-328b-4ab0-a589-94e6d523843e"}} 2018-08-16 12:27:43,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-03ebbd02-9744-4097-838e-09acca11519a 2018-08-16 12:27:43,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.523449897766s 2018-08-16 12:27:43,707 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-03ebbd02-9744-4097-838e-09acca11519a 2018-08-16 12:27:43,707 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:27:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'48300635-94ab-47dc-b942-494e08c33ee6', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_963d9cf7-328b-4ab0-a589-94e6d523843e', u'enable_dhcp': True, u'network_id': u'ee550afd-9481-4867-bf8a-7d50a4a44444', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 12:27:43,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:27:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "neutron-tempest-plugin-api-router_963d9cf7-328b-4ab0-a589-94e6d523843e", "admin_state_up": true}}' 2018-08-16 12:27:45,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a587578c-d14c-4ea6-a180-4d11e83f3468 Date: Thu, 16 Aug 2018 12:27:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:27:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:27:45Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "b09ab1fc-8e3d-4577-bae7-86453386b265", "name": "neutron-tempest-plugin-api-router_963d9cf7-328b-4ab0-a589-94e6d523843e"}} 2018-08-16 12:27:45,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-a587578c-d14c-4ea6-a180-4d11e83f3468 2018-08-16 12:27:45,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68821501732s 2018-08-16 12:27:45,396 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-a587578c-d14c-4ea6-a180-4d11e83f3468 2018-08-16 12:27:45,397 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T12:27:44Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:27:45Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'b09ab1fc-8e3d-4577-bae7-86453386b265', u'name': u'neutron-tempest-plugin-api-router_963d9cf7-328b-4ab0-a589-94e6d523843e'}) 2018-08-16 12:27:45,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:27:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"subnet_id": "48300635-94ab-47dc-b942-494e08c33ee6"}' 2018-08-16 12:27:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e699292b-4c5d-4053-aa0c-57d5ff14fb29 Date: Thu, 16 Aug 2018 12:27:47 GMT RESP BODY: {"network_id": "ee550afd-9481-4867-bf8a-7d50a4a44444", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "48300635-94ab-47dc-b942-494e08c33ee6", "subnet_ids": ["48300635-94ab-47dc-b942-494e08c33ee6"], "port_id": "049b92d5-f485-49e3-89f2-c6d9e9eb2e29", "id": "b09ab1fc-8e3d-4577-bae7-86453386b265"} 2018-08-16 12:27:47,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/add_router_interface.json used request id req-e699292b-4c5d-4053-aa0c-57d5ff14fb29 2018-08-16 12:27:47,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23613786697s 2018-08-16 12:27:47,634 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/add_router_interface.json used request id req-e699292b-4c5d-4053-aa0c-57d5ff14fb29 returning object b09ab1fc-8e3d-4577-bae7-86453386b265 2018-08-16 12:27:47,634 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:27:47,766 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:27:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:27:47,773 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:27:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:27:47,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:27:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:48,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1026a241-5a4e-4306-bd26-35c8d5fdcb6c Date: Thu, 16 Aug 2018 12:27:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:27:48,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1026a241-5a4e-4306-bd26-35c8d5fdcb6c 2018-08-16 12:27:48,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.36906504631s 2018-08-16 12:27:48,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-1026a241-5a4e-4306-bd26-35c8d5fdcb6c 2018-08-16 12:27:48,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:27:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e"}' 2018-08-16 12:27:48,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41de7c0e-b4f3-4cb0-a71a-4676eb8f1904 Date: Thu, 16 Aug 2018 12:27:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:48Z", "file": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e4048405-6a03-4074-98b8-bf9b0c636d8d", "size": null, "self": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d", "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/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": null, "created_at": "2018-08-16T12:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:27:48,481 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-41de7c0e-b4f3-4cb0-a71a-4676eb8f1904 2018-08-16 12:27:48,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.324831008911s 2018-08-16 12:27:48,481 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-41de7c0e-b4f3-4cb0-a71a-4676eb8f1904 returning object e4048405-6a03-4074-98b8-bf9b0c636d8d 2018-08-16 12:27:48,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:27:48,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '' 2018-08-16 12:27:50,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5013e71-72e2-4edc-b65a-b6a872cb8764 Date: Thu, 16 Aug 2018 12:27:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:27:50,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file used request id req-b5013e71-72e2-4edc-b65a-b6a872cb8764 2018-08-16 12:27:50,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.95172810555s 2018-08-16 12:27:50,434 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file used request id req-b5013e71-72e2-4edc-b65a-b6a872cb8764 2018-08-16 12:27:50,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:27:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:50,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-6b2098ce-c1d4-4e8b-9407-12d8f17e0d5e Date: Thu, 16 Aug 2018 12:27:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:50Z", "file": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e4048405-6a03-4074-98b8-bf9b0c636d8d", "size": 12716032, "self": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:27:50,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6b2098ce-c1d4-4e8b-9407-12d8f17e0d5e 2018-08-16 12:27:50,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318099021912s 2018-08-16 12:27:50,757 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6b2098ce-c1d4-4e8b-9407-12d8f17e0d5e 2018-08-16 12:27:50,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'e4048405-6a03-4074-98b8-bf9b0c636d8d', 'size': 12716032, u'self': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:27:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:27:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', '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/e4048405-6a03-4074-98b8-bf9b0c636d8d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', 'created': u'2018-08-16T12:27:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:27:48Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:27:50,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:27:50,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:27:51,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2d91273-bbc5-4478-b7b9-2c2f72a6ddd5 x-compute-request-id: req-b2d91273-bbc5-4478-b7b9-2c2f72a6ddd5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "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": "46ea1cbb-dc80-4f17-a52a-b1f02bd9e337"}} 2018-08-16 12:27:51,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b2d91273-bbc5-4478-b7b9-2c2f72a6ddd5 2018-08-16 12:27:51,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326283931732s 2018-08-16 12:27:51,086 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b2d91273-bbc5-4478-b7b9-2c2f72a6ddd5 2018-08-16 12:27:51,087 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e', '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'c0e827e233dd4490a13a2da2d4505275', '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'46ea1cbb-dc80-4f17-a52a-b1f02bd9e337', 'swap': 0}) 2018-08-16 12:27:51,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:27:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"extra_specs": {}}' 2018-08-16 12:27:51,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e846669c-372a-4e78-a8ad-0929a354f072 x-compute-request-id: req-e846669c-372a-4e78-a8ad-0929a354f072 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:27:51,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337/os-extra_specs used request id req-e846669c-372a-4e78-a8ad-0929a354f072 2018-08-16 12:27:51,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216062068939s 2018-08-16 12:27:51,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337/os-extra_specs used request id req-e846669c-372a-4e78-a8ad-0929a354f072 2018-08-16 12:27:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:27:51,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:27:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fa87d1-691f-44f8-8fb4-fe9205fbbff2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:27:51,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-f8fa87d1-691f-44f8-8fb4-fe9205fbbff2 2018-08-16 12:27:51,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:27:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:51,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7ac5c3-d7fe-4219-b3b8-226c18b4d8c7 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:27:51,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2b7ac5c3-d7fe-4219-b3b8-226c18b4d8c7 2018-08-16 12:27:51,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203876972198s 2018-08-16 12:27:51,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2b7ac5c3-d7fe-4219-b3b8-226c18b4d8c7 2018-08-16 12:27:51,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:27:51,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:51,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791a471d-d571-4d70-994e-a5aba9529dd2 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:27:51,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-791a471d-d571-4d70-994e-a5aba9529dd2 2018-08-16 12:27:51,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211424827576s 2018-08-16 12:27:51,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-791a471d-d571-4d70-994e-a5aba9529dd2 2018-08-16 12:27:51,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 12:27:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:51,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-346f44b5-167c-484b-b114-9755a1f4401a x-compute-request-id: req-346f44b5-167c-484b-b114-9755a1f4401a Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 12:27:51,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-346f44b5-167c-484b-b114-9755a1f4401a 2018-08-16 12:27:51,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0325610637665s 2018-08-16 12:27:51,586 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-346f44b5-167c-484b-b114-9755a1f4401a 2018-08-16 12:27:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:27:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:51,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-5560374b-d107-48b6-8724-8a8305cf188a Date: Thu, 16 Aug 2018 12:27:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:50Z", "file": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e4048405-6a03-4074-98b8-bf9b0c636d8d", "size": 12716032, "self": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:27:51,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5560374b-d107-48b6-8724-8a8305cf188a 2018-08-16 12:27:51,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290100097656s 2018-08-16 12:27:51,881 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5560374b-d107-48b6-8724-8a8305cf188a 2018-08-16 12:27:51,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:27:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e"}' 2018-08-16 12:27:52,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a98cc2fc-57b3-406e-a0e4-66369c06c6c9 Date: Thu, 16 Aug 2018 12:27:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:52Z", "file": "/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "35c09a09-6a8e-4143-be7b-2f2ab44c3168", "size": null, "self": "/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168", "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/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": null, "created_at": "2018-08-16T12:27:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:27:52,224 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a98cc2fc-57b3-406e-a0e4-66369c06c6c9 2018-08-16 12:27:52,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.333832025528s 2018-08-16 12:27:52,225 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a98cc2fc-57b3-406e-a0e4-66369c06c6c9 returning object 35c09a09-6a8e-4143-be7b-2f2ab44c3168 2018-08-16 12:27:52,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:27:52,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '' 2018-08-16 12:27:53,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a432d55a-b9b6-43e6-b85e-d112e279da09 Date: Thu, 16 Aug 2018 12:27:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:27:53,255 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file used request id req-a432d55a-b9b6-43e6-b85e-d112e279da09 2018-08-16 12:27:53,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02999281883s 2018-08-16 12:27:53,256 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file used request id req-a432d55a-b9b6-43e6-b85e-d112e279da09 2018-08-16 12:27:53,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:27:53,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:27:53,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-c6c4faea-e292-419b-9e50-786803c3c413 Date: Thu, 16 Aug 2018 12:27:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:53Z", "file": "/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "35c09a09-6a8e-4143-be7b-2f2ab44c3168", "size": 12716032, "self": "/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:27:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:50Z", "file": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e4048405-6a03-4074-98b8-bf9b0c636d8d", "size": 12716032, "self": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:27:53,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c6c4faea-e292-419b-9e50-786803c3c413 2018-08-16 12:27:53,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295094013214s 2018-08-16 12:27:53,555 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c6c4faea-e292-419b-9e50-786803c3c413 2018-08-16 12:27:53,558 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap', u'metadata': Munch({})})], 'file': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'35c09a09-6a8e-4143-be7b-2f2ab44c3168', 'size': 12716032, u'self': u'/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:27:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', '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/35c09a09-6a8e-4143-be7b-2f2ab44c3168', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', 'created': u'2018-08-16T12:27:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:27:52Z', 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/35c09a09-6a8e-4143-be7b-2f2ab44c3168', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:27:53,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:27:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:27:53,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10e3da38-4db0-4738-8e71-a73e77387a16 x-compute-request-id: req-10e3da38-4db0-4738-8e71-a73e77387a16 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/d945f674-67f1-4d86-9523-b14f78f4c306", "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": "d945f674-67f1-4d86-9523-b14f78f4c306"}} 2018-08-16 12:27:53,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-10e3da38-4db0-4738-8e71-a73e77387a16 2018-08-16 12:27:53,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.042573928833s 2018-08-16 12:27:53,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-10e3da38-4db0-4738-8e71-a73e77387a16 2018-08-16 12:27:53,603 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', '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'c0e827e233dd4490a13a2da2d4505275', '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'd945f674-67f1-4d86-9523-b14f78f4c306', 'swap': 0}) 2018-08-16 12:27:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:27:53,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"extra_specs": {}}' 2018-08-16 12:27:53,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:27:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-067ff33b-1284-4449-8c90-35d30a0322e5 x-compute-request-id: req-067ff33b-1284-4449-8c90-35d30a0322e5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:27:53,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306/os-extra_specs used request id req-067ff33b-1284-4449-8c90-35d30a0322e5 2018-08-16 12:27:53,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237581729889s 2018-08-16 12:27:53,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306/os-extra_specs used request id req-067ff33b-1284-4449-8c90-35d30a0322e5 2018-08-16 12:27:53,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e', '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'c0e827e233dd4490a13a2da2d4505275', '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'd945f674-67f1-4d86-9523-b14f78f4c306', 'swap': 0}) 2018-08-16 12:27:57,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 12:27:57,928 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 12:27:57,928 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 12:27:57,931 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 12:27:57,934 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 12:28:01,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f5270b9d-cae1-48ba-a430-7e591b1c836a/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-16 12:28:01,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 12:28:01,776 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 12:28:01,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-08-16 12:42:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 19e2b5fc-c808-4f61-947a-396e9508793a 2018-08-16 12:42:06,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '19e2b5fc-c808-4f61-947a-396e9508793a']'. 2018-08-16 12:42:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 19e2b5fc-c808-4f61-947a-396e9508793a | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-16 12:42:07,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 12:28:04 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 12:42:05 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:01 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f5270b9d-cae1-48ba-a430-7e591b1c836a) | 2018-08-16 12:42:07,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 77203346-28e0-4983-bf31-16e14d78e549) | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 828.64 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 370 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 173 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 12:42:07,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 12:42:07,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 12:42:07,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.1957104558% 2018-08-16 12:42:07,724 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-16 12:42:07,726 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:25 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2018-08-16 12:42:07,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:42:07,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:08,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8eb5f22-fb82-4aca-8d55-4315dc9dae5e Date: Thu, 16 Aug 2018 12:42:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:42:08,540 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168 used request id req-d8eb5f22-fb82-4aca-8d55-4315dc9dae5e 2018-08-16 12:42:08,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.807036161423s 2018-08-16 12:42:08,540 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/35c09a09-6a8e-4143-be7b-2f2ab44c3168 used request id req-d8eb5f22-fb82-4aca-8d55-4315dc9dae5e 2018-08-16 12:42:08,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:42:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:08,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d9a41c2-3d8e-4e7c-b6ca-fc8dd5c7aad9 x-compute-request-id: req-7d9a41c2-3d8e-4e7c-b6ca-fc8dd5c7aad9 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "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": "46ea1cbb-dc80-4f17-a52a-b1f02bd9e337"}, {"name": "neutron-tempest-plugin-api-flavor_alt_963d9cf7-328b-4ab0-a589-94e6d523843e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/d945f674-67f1-4d86-9523-b14f78f4c306", "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": "d945f674-67f1-4d86-9523-b14f78f4c306"}]} 2018-08-16 12:42:08,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7d9a41c2-3d8e-4e7c-b6ca-fc8dd5c7aad9 2018-08-16 12:42:08,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315371990204s 2018-08-16 12:42:08,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7d9a41c2-3d8e-4e7c-b6ca-fc8dd5c7aad9 2018-08-16 12:42:08,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:42:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:08,914 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:42:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d652982-a206-4851-a64f-b29c1a261af3 x-compute-request-id: req-3d652982-a206-4851-a64f-b29c1a261af3 Content-Length: 0 Content-Type: application/json 2018-08-16 12:42:08,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306 used request id req-3d652982-a206-4851-a64f-b29c1a261af3 2018-08-16 12:42:08,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535650253296s 2018-08-16 12:42:08,914 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/d945f674-67f1-4d86-9523-b14f78f4c306 used request id req-3d652982-a206-4851-a64f-b29c1a261af3 2018-08-16 12:42:08,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 12:42:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" -d '{"subnet_id": "48300635-94ab-47dc-b942-494e08c33ee6"}' 2018-08-16 12:42:10,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-61f03f1c-fef6-41bf-9852-f7d16f92cd90 Date: Thu, 16 Aug 2018 12:42:10 GMT RESP BODY: {"network_id": "ee550afd-9481-4867-bf8a-7d50a4a44444", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "48300635-94ab-47dc-b942-494e08c33ee6", "subnet_ids": ["48300635-94ab-47dc-b942-494e08c33ee6"], "port_id": "049b92d5-f485-49e3-89f2-c6d9e9eb2e29", "id": "b09ab1fc-8e3d-4577-bae7-86453386b265"} 2018-08-16 12:42:10,766 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/remove_router_interface.json used request id req-61f03f1c-fef6-41bf-9852-f7d16f92cd90 2018-08-16 12:42:10,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85138392448s 2018-08-16 12:42:10,767 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265/remove_router_interface.json used request id req-61f03f1c-fef6-41bf-9852-f7d16f92cd90 returning object b09ab1fc-8e3d-4577-bae7-86453386b265 2018-08-16 12:42:10,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 12:42:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:11,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-5b8c266e-99ca-4c31-9db6-4818dc5d85be Date: Thu, 16 Aug 2018 12:42:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:27:44Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:42:10Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "b09ab1fc-8e3d-4577-bae7-86453386b265", "name": "neutron-tempest-plugin-api-router_963d9cf7-328b-4ab0-a589-94e6d523843e"}]} 2018-08-16 12:42:11,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-5b8c266e-99ca-4c31-9db6-4818dc5d85be 2018-08-16 12:42:11,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.401939868927s 2018-08-16 12:42:11,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-5b8c266e-99ca-4c31-9db6-4818dc5d85be 2018-08-16 12:42:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 12:42:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:12,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a8ea66a0-ea0e-4cb5-bffe-7964e739ec72 Content-Length: 0 Date: Thu, 16 Aug 2018 12:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:42:12,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265.json used request id req-a8ea66a0-ea0e-4cb5-bffe-7964e739ec72 2018-08-16 12:42:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.80018401146s 2018-08-16 12:42:12,972 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/b09ab1fc-8e3d-4577-bae7-86453386b265.json used request id req-a8ea66a0-ea0e-4cb5-bffe-7964e739ec72 2018-08-16 12:42:12,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 12:42:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:13,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1308 X-Openstack-Request-Id: req-39678033-27bb-4ff3-b08a-a92c16e82751 Date: Thu, 16 Aug 2018 12:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee550afd-9481-4867-bf8a-7d50a4a44444","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:27:43Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:27:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"48300635-94ab-47dc-b942-494e08c33ee6","subnetpool_id":null,"name":"neutron-tempest-plugin-api-subnet_963d9cf7-328b-4ab0-a589-94e6d523843e"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 12:42:13,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-39678033-27bb-4ff3-b08a-a92c16e82751 2018-08-16 12:42:13,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.332323074341s 2018-08-16 12:42:13,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-39678033-27bb-4ff3-b08a-a92c16e82751 2018-08-16 12:42:13,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 12:42:13,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/48300635-94ab-47dc-b942-494e08c33ee6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:15,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-daea481f-99e9-4f89-bac6-076fe95b9a04 Date: Thu, 16 Aug 2018 12:42:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:42:15,990 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/48300635-94ab-47dc-b942-494e08c33ee6.json used request id req-daea481f-99e9-4f89-bac6-076fe95b9a04 2018-08-16 12:42:15,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.68363213539s 2018-08-16 12:42:15,991 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/48300635-94ab-47dc-b942-494e08c33ee6.json used request id req-daea481f-99e9-4f89-bac6-076fe95b9a04 2018-08-16 12:42:15,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:42:15,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:16,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1368 X-Openstack-Request-Id: req-887d8615-f18a-4065-856b-118412a1152c Date: Thu, 16 Aug 2018 12:42:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ee550afd-9481-4867-bf8a-7d50a4a44444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:42:15Z","provider:segmentation_id":7,"name":"neutron-tempest-plugin-api-net_963d9cf7-328b-4ab0-a589-94e6d523843e","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T12:27:42Z","provider:network_type":"vxlan"}]} 2018-08-16 12:42:16,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-887d8615-f18a-4065-856b-118412a1152c 2018-08-16 12:42:16,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.499604940414s 2018-08-16 12:42:16,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-887d8615-f18a-4065-856b-118412a1152c 2018-08-16 12:42:16,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 12:42:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/ee550afd-9481-4867-bf8a-7d50a4a44444.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:17,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54d17e1d-7150-495a-8bc4-c55ccd1b057f Date: Thu, 16 Aug 2018 12:42:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 12:42:17,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/ee550afd-9481-4867-bf8a-7d50a4a44444.json used request id req-54d17e1d-7150-495a-8bc4-c55ccd1b057f 2018-08-16 12:42:17,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.940206050873s 2018-08-16 12:42:17,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/ee550afd-9481-4867-bf8a-7d50a4a44444.json used request id req-54d17e1d-7150-495a-8bc4-c55ccd1b057f 2018-08-16 12:42:17,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:42:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:17,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-e3a20cc6-bb0b-409d-b861-f0646a7711bb Date: Thu, 16 Aug 2018 12:42:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:27:50Z", "file": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e4048405-6a03-4074-98b8-bf9b0c636d8d", "size": 12716032, "self": "/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/e4048405-6a03-4074-98b8-bf9b0c636d8d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_963d9cf7-328b-4ab0-a589-94e6d523843e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:27:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:42:17,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e3a20cc6-bb0b-409d-b861-f0646a7711bb 2018-08-16 12:42:17,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308817863464s 2018-08-16 12:42:17,746 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-e3a20cc6-bb0b-409d-b861-f0646a7711bb 2018-08-16 12:42:17,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 12:42:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:18,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-454c3e0c-bc1e-4afa-90d0-5f55a2dc1d5e Date: Thu, 16 Aug 2018 12:42:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:42:18,507 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d used request id req-454c3e0c-bc1e-4afa-90d0-5f55a2dc1d5e 2018-08-16 12:42:18,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.759310007095s 2018-08-16 12:42:18,507 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e4048405-6a03-4074-98b8-bf9b0c636d8d used request id req-454c3e0c-bc1e-4afa-90d0-5f55a2dc1d5e 2018-08-16 12:42:18,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 12:42:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:18,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31e2f06d-90c7-4121-b4ad-448b84628c15 x-compute-request-id: req-31e2f06d-90c7-4121-b4ad-448b84628c15 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_963d9cf7-328b-4ab0-a589-94e6d523843e", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337", "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": "46ea1cbb-dc80-4f17-a52a-b1f02bd9e337"}]} 2018-08-16 12:42:18,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-31e2f06d-90c7-4121-b4ad-448b84628c15 2018-08-16 12:42:18,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235710144043s 2018-08-16 12:42:18,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-31e2f06d-90c7-4121-b4ad-448b84628c15 2018-08-16 12:42:18,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 12:42:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}36c4c40a44644d6b27501991b6f65417e95671f5" 2018-08-16 12:42:18,566 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 12:42:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-062f5c56-8beb-438d-bbd8-3b2fa348805d x-compute-request-id: req-062f5c56-8beb-438d-bbd8-3b2fa348805d Content-Length: 0 Content-Type: application/json 2018-08-16 12:42:18,566 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337 used request id req-062f5c56-8beb-438d-bbd8-3b2fa348805d 2018-08-16 12:42:18,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032233953476s 2018-08-16 12:42:18,566 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/46ea1cbb-dc80-4f17-a52a-b1f02bd9e337 used request id req-062f5c56-8beb-438d-bbd8-3b2fa348805d 2018-08-16 12:42:18,567 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2018-08-16 12:42:18,622 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-16 12:42:18,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:42:18,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 12:42:18,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:42:18,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 12:42:18,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 12:42:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:42:18,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef40367f-3297-46ac-9796-5f195ce09f9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:42:18,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-ef40367f-3297-46ac-9796-5f195ce09f9f 2018-08-16 12:42:18,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:42:19,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:42:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["74afGtG6RTW3yIg3dngxOg"], "issued_at": "2018-08-16T12:42:19.000000Z"}} 2018-08-16 12:42:19,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:42:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:19,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-f450cb78-67db-44b1-ae1e-1e507ff2d9a7 Date: Thu, 16 Aug 2018 12:42:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 12:42:19,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f450cb78-67db-44b1-ae1e-1e507ff2d9a7 2018-08-16 12:42:19,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385359048843s 2018-08-16 12:42:19,487 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f450cb78-67db-44b1-ae1e-1e507ff2d9a7 2018-08-16 12:42:19,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:42:19,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 12:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c63afb8-c5ae-412c-aad7-8fca3b430bb8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 12:42:19,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-3c63afb8-c5ae-412c-aad7-8fca3b430bb8 2018-08-16 12:42:19,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:42:19,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:19,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f75e8f8-1232-40e4-b881-743dd5d6aa88 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 12:42:19,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-4f75e8f8-1232-40e4-b881-743dd5d6aa88 2018-08-16 12:42:19,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186408042908s 2018-08-16 12:42:19,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-4f75e8f8-1232-40e4-b881-743dd5d6aa88 2018-08-16 12:42:19,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 12:42:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}}' 2018-08-16 12:42:19,909 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-709db17a-b0b8-4a11-828b-b5fc2ce71253 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20"}, "tags": [], "enabled": true, "id": "d5a979dd08014540a16436ba359fcd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}} 2018-08-16 12:42:19,909 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-709db17a-b0b8-4a11-828b-b5fc2ce71253 2018-08-16 12:42:19,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21793794632s 2018-08-16 12:42:19,910 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-709db17a-b0b8-4a11-828b-b5fc2ce71253 2018-08-16 12:42:19,910 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'd5a979dd08014540a16436ba359fcd20', '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'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 12:42:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7f4734a3-95c1-4fba-9720-8e83c5b85f65", "email": null, "name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}}' 2018-08-16 12:42:20,389 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 12:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899c34a3-cb6b-4c14-9430-33746c6acb67 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": {"self": "http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c95ee93b5b54931b2cab5e947891b79", "domain_id": "default", "password_expires_at": null}} 2018-08-16 12:42:20,389 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-899c34a3-cb6b-4c14-9430-33746c6acb67 2018-08-16 12:42:20,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472532987595s 2018-08-16 12:42:20,389 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-899c34a3-cb6b-4c14-9430-33746c6acb67 2018-08-16 12:42:20,390 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7c95ee93b5b54931b2cab5e947891b79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:20,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:42:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:20,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b931d78-6046-44a3-8df0-3d3c6703405c Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:42:20,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7b931d78-6046-44a3-8df0-3d3c6703405c 2018-08-16 12:42:20,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200229883194s 2018-08-16 12:42:20,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7b931d78-6046-44a3-8df0-3d3c6703405c 2018-08-16 12:42:20,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:42:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:20,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13dfcc22-4042-4dc4-b386-3c5ca73686ea Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:42:20,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-13dfcc22-4042-4dc4-b386-3c5ca73686ea 2018-08-16 12:42:20,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188539981842s 2018-08-16 12:42:20,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-13dfcc22-4042-4dc4-b386-3c5ca73686ea 2018-08-16 12:42:20,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:42:20,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:20,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea171894-262b-4d30-971b-b5780c4bf572 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:42:20,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea171894-262b-4d30-971b-b5780c4bf572 2018-08-16 12:42:20,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19769692421s 2018-08-16 12:42:20,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ea171894-262b-4d30-971b-b5780c4bf572 2018-08-16 12:42:20,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:42:20,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:21,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acab842-a453-4d77-a7fc-80452bf3cc09 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:42:21,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-1acab842-a453-4d77-a7fc-80452bf3cc09 2018-08-16 12:42:21,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198415994644s 2018-08-16 12:42:21,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-1acab842-a453-4d77-a7fc-80452bf3cc09 2018-08-16 12:42:21,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:42:21,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:21,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd5bdca-9b5a-463a-869e-5ea50df844d2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": {"self": "http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c95ee93b5b54931b2cab5e947891b79", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:42:21,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-3fd5bdca-9b5a-463a-869e-5ea50df844d2 2018-08-16 12:42:21,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233210086823s 2018-08-16 12:42:21,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-3fd5bdca-9b5a-463a-869e-5ea50df844d2 2018-08-16 12:42:21,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:42:21,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:21,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd545dc7-0026-411e-aa22-e46976c606e4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20"}, "tags": [], "enabled": true, "id": "d5a979dd08014540a16436ba359fcd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-16 12:42:21,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-cd545dc7-0026-411e-aa22-e46976c606e4 2018-08-16 12:42:21,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231432199478s 2018-08-16 12:42:21,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-cd545dc7-0026-411e-aa22-e46976c606e4 2018-08-16 12:42:21,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:42:21,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=d5a979dd08014540a16436ba359fcd20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:21,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def30104-b0d0-4366-a737-11f6797720dc Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=d5a979dd08014540a16436ba359fcd20", "previous": null, "next": null}} 2018-08-16 12:42:21,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=d5a979dd08014540a16436ba359fcd20 used request id req-def30104-b0d0-4366-a737-11f6797720dc 2018-08-16 12:42:21,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.180979013443s 2018-08-16 12:42:21,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=d5a979dd08014540a16436ba359fcd20 used request id req-def30104-b0d0-4366-a737-11f6797720dc 2018-08-16 12:42:21,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:42:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:22,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6500d9-3381-4501-b409-ea86147fe6c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:42:22,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/938251980d884ef7a6be9caa88f95318 used request id req-fb6500d9-3381-4501-b409-ea86147fe6c3 2018-08-16 12:42:22,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240174055099s 2018-08-16 12:42:22,104 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/938251980d884ef7a6be9caa88f95318 used request id req-fb6500d9-3381-4501-b409-ea86147fe6c3 2018-08-16 12:42:22,105 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 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'd5a979dd08014540a16436ba359fcd20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '7f4734a3-95c1-4fba-9720-8e83c5b85f65', 'username': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 12:42:22,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 12:42:22,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 12:42:22,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 12:42:22,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 12:42:22,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 12:42:22,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 12:42:22,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 12:42:22,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 12:42:22,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 12:42:22,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 12:42:22,110 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'password': '7f4734a3-95c1-4fba-9720-8e83c5b85f65', 'project_name': 'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'd5a979dd08014540a16436ba359fcd20', 'project_domain_name': 'Default'} 2018-08-16 12:42:22,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:42:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:22,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac947e2-4621-4615-bf02-997fc9a1e5f0 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:42:22,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ac947e2-4621-4615-bf02-997fc9a1e5f0 2018-08-16 12:42:22,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202970981598s 2018-08-16 12:42:22,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2ac947e2-4621-4615-bf02-997fc9a1e5f0 2018-08-16 12:42:22,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 12:42:22,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:22,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b48a7d0-6c96-4556-9f38-83c4d14a22d3 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 12:42:22,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2b48a7d0-6c96-4556-9f38-83c4d14a22d3 2018-08-16 12:42:22,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201148986816s 2018-08-16 12:42:22,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2b48a7d0-6c96-4556-9f38-83c4d14a22d3 2018-08-16 12:42:22,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 12:42:22,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:22,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf722e75-7f31-49e5-8db0-1b6726d5306a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 12:42:22,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-bf722e75-7f31-49e5-8db0-1b6726d5306a 2018-08-16 12:42:22,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114382982254s 2018-08-16 12:42:22,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-bf722e75-7f31-49e5-8db0-1b6726d5306a 2018-08-16 12:42:22,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 12:42:22,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:22,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5936cf63-9938-4117-9ac5-a05c5515c421 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": {"self": "http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c95ee93b5b54931b2cab5e947891b79", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 12:42:22,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5936cf63-9938-4117-9ac5-a05c5515c421 2018-08-16 12:42:22,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.31728386879s 2018-08-16 12:42:22,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-5936cf63-9938-4117-9ac5-a05c5515c421 2018-08-16 12:42:22,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 12:42:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:23,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6de63b8-92a9-46b1-96be-4a5530c85487 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20"}, "tags": [], "enabled": true, "id": "d5a979dd08014540a16436ba359fcd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-16 12:42:23,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e6de63b8-92a9-46b1-96be-4a5530c85487 2018-08-16 12:42:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112406015396s 2018-08-16 12:42:23,086 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-e6de63b8-92a9-46b1-96be-4a5530c85487 2018-08-16 12:42:23,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 12:42:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=d5a979dd08014540a16436ba359fcd20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:23,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7d31d2-b2b7-48b0-bb2d-ef4874a58e03 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=d5a979dd08014540a16436ba359fcd20", "previous": null, "next": null}} 2018-08-16 12:42:23,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=d5a979dd08014540a16436ba359fcd20 used request id req-4e7d31d2-b2b7-48b0-bb2d-ef4874a58e03 2018-08-16 12:42:23,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203581094742s 2018-08-16 12:42:23,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=7c95ee93b5b54931b2cab5e947891b79&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=d5a979dd08014540a16436ba359fcd20 used request id req-4e7d31d2-b2b7-48b0-bb2d-ef4874a58e03 2018-08-16 12:42:23,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 12:42:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/73f52065114c4591ad77d429b01879b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 12:42:23,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 12:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1153ef-fe2c-456b-9220-b3966cb7a42c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 12:42:23,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/73f52065114c4591ad77d429b01879b8 used request id req-aa1153ef-fe2c-456b-9220-b3966cb7a42c 2018-08-16 12:42:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.245712041855s 2018-08-16 12:42:23,546 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20/users/7c95ee93b5b54931b2cab5e947891b79/roles/73f52065114c4591ad77d429b01879b8 used request id req-aa1153ef-fe2c-456b-9220-b3966cb7a42c 2018-08-16 12:42:23,546 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-16 12:42:23,909 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-16 12:42:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:42:23,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f3a182-a159-4ece-b559-910403e1840f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 12:42:23,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-24f3a182-a159-4ece-b559-910403e1840f 2018-08-16 12:42:23,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 12:42:24,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T13:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d5a979dd08014540a16436ba359fcd20", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_d5a979dd08014540a16436ba359fcd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_d5a979dd08014540a16436ba359fcd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d5a979dd08014540a16436ba359fcd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/d5a979dd08014540a16436ba359fcd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/d5a979dd08014540a16436ba359fcd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/d5a979dd08014540a16436ba359fcd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/d5a979dd08014540a16436ba359fcd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/d5a979dd08014540a16436ba359fcd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/d5a979dd08014540a16436ba359fcd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/d5a979dd08014540a16436ba359fcd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/d5a979dd08014540a16436ba359fcd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d5a979dd08014540a16436ba359fcd20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/d5a979dd08014540a16436ba359fcd20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/d5a979dd08014540a16436ba359fcd20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "id": "7c95ee93b5b54931b2cab5e947891b79"}, "audit_ids": ["h7TDzNyfRMWXAANqv5EjrA"], "issued_at": "2018-08-16T12:42:24.000000Z"}} 2018-08-16 12:42:24,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 12:42:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"network": {"shared": true, "name": "rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "admin_state_up": true}}' 2018-08-16 12:42:25,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-45b4502d-1b99-4049-aca1-ed1f73ba0c1c Date: Thu, 16 Aug 2018 12:42:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"d5a979dd08014540a16436ba359fcd20","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:42:24Z","is_default":false,"provider:segmentation_id":26,"name":"rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c","admin_state_up":true,"tenant_id":"d5a979dd08014540a16436ba359fcd20","created_at":"2018-08-16T12:42:24Z","mtu":1450}} 2018-08-16 12:42:25,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-45b4502d-1b99-4049-aca1-ed1f73ba0c1c 2018-08-16 12:42:25,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.701592206955s 2018-08-16 12:42:25,027 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-45b4502d-1b99-4049-aca1-ed1f73ba0c1c 2018-08-16 12:42:25,028 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T12:42:24Z', u'is_default': False, u'revision_number': 0, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'admin_state_up': True, u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:24Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd5a979dd08014540a16436ba359fcd20'}) 2018-08-16 12:42:25,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 12:42:25,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 12:42:25,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-ac7e3cc5-e2bf-44f9-8a90-2983508fc71a Date: Thu, 16 Aug 2018 12:42:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":0,"port_security_enabled":true,"mtu":1450,"id":"fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"d5a979dd08014540a16436ba359fcd20","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T12:42:24Z","provider:segmentation_id":26,"name":"rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c","admin_state_up":true,"tenant_id":"d5a979dd08014540a16436ba359fcd20","created_at":"2018-08-16T12:42:24Z","provider:network_type":"vxlan"}]} 2018-08-16 12:42:25,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ac7e3cc5-e2bf-44f9-8a90-2983508fc71a 2018-08-16 12:42:25,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362061977386s 2018-08-16 12:42:25,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ac7e3cc5-e2bf-44f9-8a90-2983508fc71a 2018-08-16 12:42:25,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 12:42:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"subnet": {"name": "rally_sanity-subnet_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "enable_dhcp": true, "network_id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 12:42:26,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-80a8cbaa-506e-418c-9233-65945e54b6fe Date: Thu, 16 Aug 2018 12:42:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f","tenant_id":"d5a979dd08014540a16436ba359fcd20","created_at":"2018-08-16T12:42:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:42:25Z","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":"d5a979dd08014540a16436ba359fcd20","id":"70992682-ec28-4a28-a3f5-437db3b4a5fc","subnetpool_id":null,"name":"rally_sanity-subnet_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}} 2018-08-16 12:42:26,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-80a8cbaa-506e-418c-9233-65945e54b6fe 2018-08-16 12:42:26,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.907856941223s 2018-08-16 12:42:26,301 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-80a8cbaa-506e-418c-9233-65945e54b6fe 2018-08-16 12:42:26,301 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T12:42:25Z', 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'70992682-ec28-4a28-a3f5-437db3b4a5fc', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'enable_dhcp': True, u'network_id': u'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd5a979dd08014540a16436ba359fcd20'}) 2018-08-16 12:42:26,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 12:42:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "rally_sanity-router_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "admin_state_up": true}}' 2018-08-16 12:42:27,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-1bf4c686-dd31-4b1a-a1a7-6a8e863fddff Date: Thu, 16 Aug 2018 12:42:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T12:42:27Z", "revision_number": 2, "routes": [], "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "a80f63fa-bf56-4d02-b760-f1f5adce3d38", "name": "rally_sanity-router_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}} 2018-08-16 12:42:27,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1bf4c686-dd31-4b1a-a1a7-6a8e863fddff 2018-08-16 12:42:27,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47623705864s 2018-08-16 12:42:27,778 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1bf4c686-dd31-4b1a-a1a7-6a8e863fddff 2018-08-16 12:42:27,779 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd5a979dd08014540a16436ba359fcd20', u'created_at': u'2018-08-16T12:42:26Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T12:42:27Z', u'revision_number': 2, u'routes': [], u'project_id': u'd5a979dd08014540a16436ba359fcd20', u'id': u'a80f63fa-bf56-4d02-b760-f1f5adce3d38', u'name': u'rally_sanity-router_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c'}) 2018-08-16 12:42:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 12:42:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"subnet_id": "70992682-ec28-4a28-a3f5-437db3b4a5fc"}' 2018-08-16 12:42:30,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4078cc10-ab65-4cf5-ba38-632f8fb7e9f7 Date: Thu, 16 Aug 2018 12:42:30 GMT RESP BODY: {"network_id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "subnet_id": "70992682-ec28-4a28-a3f5-437db3b4a5fc", "subnet_ids": ["70992682-ec28-4a28-a3f5-437db3b4a5fc"], "port_id": "8af553d5-d63c-4cbd-8bcd-e8ab19645e5e", "id": "a80f63fa-bf56-4d02-b760-f1f5adce3d38"} 2018-08-16 12:42:30,095 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/add_router_interface.json used request id req-4078cc10-ab65-4cf5-ba38-632f8fb7e9f7 2018-08-16 12:42:30,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31604099274s 2018-08-16 12:42:30,096 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/add_router_interface.json used request id req-4078cc10-ab65-4cf5-ba38-632f8fb7e9f7 returning object a80f63fa-bf56-4d02-b760-f1f5adce3d38 2018-08-16 12:42:30,097 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 12:42:30,229 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 12:42:30,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 12:42:30,235 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 12:42:30 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 12:42:30,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:42:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 12:42:30,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b5873517-d3c0-4488-8424-656fb6e4e0f5 Date: Thu, 16 Aug 2018 12:42:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:42:30,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b5873517-d3c0-4488-8424-656fb6e4e0f5 2018-08-16 12:42:30,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.353760957718s 2018-08-16 12:42:30,594 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b5873517-d3c0-4488-8424-656fb6e4e0f5 2018-08-16 12:42:30,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 12:42:30,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}' 2018-08-16 12:42:30,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b26b4ded-5827-47a8-9a14-be74fae9a55a Date: Thu, 16 Aug 2018 12:42:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:42:30Z", "file": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file", "owner": "d5a979dd08014540a16436ba359fcd20", "id": "965f4a7e-13ee-48d9-8ccb-c655946d190c", "size": null, "self": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c", "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/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "checksum": null, "created_at": "2018-08-16T12:42:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 12:42:30,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-b26b4ded-5827-47a8-9a14-be74fae9a55a 2018-08-16 12:42:30,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.358309984207s 2018-08-16 12:42:30,960 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-b26b4ded-5827-47a8-9a14-be74fae9a55a returning object 965f4a7e-13ee-48d9-8ccb-c655946d190c 2018-08-16 12:42:30,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 12:42:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '' 2018-08-16 12:42:32,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c2b7927-a8ac-45bd-b85f-27d7026bf8e1 Date: Thu, 16 Aug 2018 12:42:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 12:42:32,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file used request id req-1c2b7927-a8ac-45bd-b85f-27d7026bf8e1 2018-08-16 12:42:32,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47918319702s 2018-08-16 12:42:32,440 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file used request id req-1c2b7927-a8ac-45bd-b85f-27d7026bf8e1 2018-08-16 12:42:32,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 12:42:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 12:42:32,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-7a7e87c6-44f0-4577-9dbc-6e7af4d871e6 Date: Thu, 16 Aug 2018 12:42:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:42:32Z", "file": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file", "owner": "d5a979dd08014540a16436ba359fcd20", "id": "965f4a7e-13ee-48d9-8ccb-c655946d190c", "size": 12716032, "self": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:42:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 12:42:32,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7a7e87c6-44f0-4577-9dbc-6e7af4d871e6 2018-08-16 12:42:32,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29835486412s 2018-08-16 12:42:32,743 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-7a7e87c6-44f0-4577-9dbc-6e7af4d871e6 2018-08-16 12:42:32,745 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file', 'owner': u'd5a979dd08014540a16436ba359fcd20', 'id': u'965f4a7e-13ee-48d9-8ccb-c655946d190c', 'size': 12716032, u'self': u'/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd5a979dd08014540a16436ba359fcd20', 'name': 'rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T12:42:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T12:42:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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/965f4a7e-13ee-48d9-8ccb-c655946d190c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'created': u'2018-08-16T12:42:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T12:42:30Z', 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/965f4a7e-13ee-48d9-8ccb-c655946d190c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 12:42:32,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:42:32,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:42:33,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fc692ad-5293-42c1-9f93-663c1d8e2bfe x-compute-request-id: req-5fc692ad-5293-42c1-9f93-663c1d8e2bfe Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "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": "678ea9cf-9623-436e-acb9-c2f6818a4960"}} 2018-08-16 12:42:33,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-5fc692ad-5293-42c1-9f93-663c1d8e2bfe 2018-08-16 12:42:33,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.318940877914s 2018-08-16 12:42:33,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-5fc692ad-5293-42c1-9f93-663c1d8e2bfe 2018-08-16 12:42:33,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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'c0e827e233dd4490a13a2da2d4505275', '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'678ea9cf-9623-436e-acb9-c2f6818a4960', 'swap': 0}) 2018-08-16 12:42:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:42:33,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"extra_specs": {}}' 2018-08-16 12:42:33,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-291b311a-b261-49e5-8b7c-7950b75b4313 x-compute-request-id: req-291b311a-b261-49e5-8b7c-7950b75b4313 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:42:33,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960/os-extra_specs used request id req-291b311a-b261-49e5-8b7c-7950b75b4313 2018-08-16 12:42:33,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202150344849s 2018-08-16 12:42:33,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960/os-extra_specs used request id req-291b311a-b261-49e5-8b7c-7950b75b4313 2018-08-16 12:42:33,087 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 12:42:35,891 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 12:42:38,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0fcb560f-7e7b-4b82-8b26-e5b02e84962b | 2018-08-16T12:42:38.410789 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0fcb560f-7e7b-4b82-8b26-e5b02e84962b ~/.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 2018-08-16 12:42:42,690 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 12:42:42,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-16 12:42:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 12:42:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 12:42:42,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8112c4f6-d92a-445a-9873-8e544e946a81 x-compute-request-id: req-8112c4f6-d92a-445a-9873-8e544e946a81 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2525, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 12:42:42,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-8112c4f6-d92a-445a-9873-8e544e946a81 2018-08-16 12:42:42,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.301957130432s 2018-08-16 12:42:42,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-8112c4f6-d92a-445a-9873-8e544e946a81 2018-08-16 12:42:42,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 12:42:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 12:42:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b1afd89-08c9-4535-85bc-dbe4c31e07d0 x-compute-request-id: req-9b1afd89-08c9-4535-85bc-dbe4c31e07d0 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/99f2a232-221c-49ee-b475-b20032a34c66", "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": "99f2a232-221c-49ee-b475-b20032a34c66"}} 2018-08-16 12:42:43,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-9b1afd89-08c9-4535-85bc-dbe4c31e07d0 2018-08-16 12:42:43,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0767860412598s 2018-08-16 12:42:43,073 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-9b1afd89-08c9-4535-85bc-dbe4c31e07d0 2018-08-16 12:42:43,074 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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'c0e827e233dd4490a13a2da2d4505275', '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'99f2a232-221c-49ee-b475-b20032a34c66', 'swap': 0}) 2018-08-16 12:42:43,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 12:42:43,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" -d '{"extra_specs": {}}' 2018-08-16 12:42:43,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 12:42:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0155c2bc-fd54-4996-865f-38703bc93f39 x-compute-request-id: req-0155c2bc-fd54-4996-865f-38703bc93f39 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 12:42:43,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66/os-extra_specs used request id req-0155c2bc-fd54-4996-865f-38703bc93f39 2018-08-16 12:42:43,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205528736115s 2018-08-16 12:42:43,095 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66/os-extra_specs used request id req-0155c2bc-fd54-4996-865f-38703bc93f39 2018-08-16 12:42:43,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', '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'c0e827e233dd4490a13a2da2d4505275', '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'99f2a232-221c-49ee-b475-b20032a34c66', 'swap': 0}) 2018-08-16 12:42:43,096 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-16 12:42:43,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-08-16 12:42:43,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:42:43,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:42:43,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:44:10,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 369b160a-525a-4294-b6ca-26c4536fd71e 2018-08-16 12:44:10,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-16 12:44:10,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e'] 2018-08-16 12:44:11,898 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 369b160a-525a-4294-b6ca-26c4536fd71e -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | total | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> duration | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 0.589 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.589044 Full duration: 10.473471 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> duration | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.055378 Full duration: 11.088203 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | total | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> duration | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.359282 Full duration: 11.638307 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 1.627 | 100.0% | 1 | | total | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 100.0% | 1 | | -> duration | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 2.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.082272 Full duration: 11.839074 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> duration | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.124829 Full duration: 10.657145 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 369b160a-525a-4294-b6ca-26c4536fd71e has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 0.316 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816136 Full duration: 10.238737 HINTS: * To plot HTML graphics with this data, run: rally task report 369b160a-525a-4294-b6ca-26c4536fd71e --out output.html * To generate a JUnit report, run: rally task export 369b160a-525a-4294-b6ca-26c4536fd71e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 369b160a-525a-4294-b6ca-26c4536fd71e --json --out output.json 2018-08-16 12:44:11,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-16 12:44:14,513 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 369b160a-525a-4294-b6ca-26c4536fd71e --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-16 12:44:14.416 766 INFO rally.api [-] Building 'json' report for the following task(s): '369b160a-525a-4294-b6ca-26c4536fd71e'. 2018-08-16 12:44:14.421 766 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:44:14,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '369b160a-525a-4294-b6ca-26c4536fd71e', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-16 12:44:17,020 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 369b160a-525a-4294-b6ca-26c4536fd71e --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-16 12:44:16.906 769 INFO rally.api [-] Building 'html' report for the following task(s): '369b160a-525a-4294-b6ca-26c4536fd71e'. 2018-08-16 12:44:16.927 769 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:44:17,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-16 12:44:17,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-16 12:44:17,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-08-16 12:44:17,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:44:17,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:44:17,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:46:17,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3da303ed-9b31-4218-97c8-90cbd5755558 2018-08-16 12:46:17,915 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558'] 2018-08-16 12:46:18,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 4.999 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> glance_v2.upload_data | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 1.449 | 100.0% | 1 | | glance_v2.delete_image | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | total | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 100.0% | 1 | | -> duration | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 5.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.749445 Full duration: 17.916842 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 4.777 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | -> glance_v2.upload_data | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | glance_v2.list_images | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 100.0% | 1 | | -> duration | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.079799 Full duration: 20.839752 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | total | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> duration | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.600219 Full duration: 11.284506 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f" } ], "flavor": { "name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3da303ed-9b31-4218-97c8-90cbd5755558 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 4.337 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | -> glance_v2.upload_data | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | nova.boot_servers | 20.997 | 20.997 | 20.997 | 20.997 | 20.997 | 20.997 | 100.0% | 1 | | total | 25.335 | 25.335 | 25.335 | 25.335 | 25.335 | 25.335 | 100.0% | 1 | | -> duration | 24.335 | 24.335 | 24.335 | 24.335 | 24.335 | 24.335 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.335116 Full duration: 50.197789 HINTS: * To plot HTML graphics with this data, run: rally task report 3da303ed-9b31-4218-97c8-90cbd5755558 --out output.html * To generate a JUnit report, run: rally task export 3da303ed-9b31-4218-97c8-90cbd5755558 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3da303ed-9b31-4218-97c8-90cbd5755558 --json --out output.json 2018-08-16 12:46:18,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-16 12:46:21,464 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-16 12:46:21.367 1322 INFO rally.api [-] Building 'json' report for the following task(s): '3da303ed-9b31-4218-97c8-90cbd5755558'. 2018-08-16 12:46:21.372 1322 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:46:21,464 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3da303ed-9b31-4218-97c8-90cbd5755558', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-16 12:46:24,053 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3da303ed-9b31-4218-97c8-90cbd5755558 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-16 12:46:23.940 1325 INFO rally.api [-] Building 'html' report for the following task(s): '3da303ed-9b31-4218-97c8-90cbd5755558'. 2018-08-16 12:46:23.961 1325 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:46:24,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-16 12:46:24,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-16 12:46:24,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-08-16 12:46:24,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:46:24,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:46:24,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:50:21,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2025c6f3-60f8-4e20-b5f5-1e4480d09ada 2018-08-16 12:50:21,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'] 2018-08-16 12:50:23,017 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.537 | 3.537 | 3.537 | 3.537 | 3.537 | 3.537 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | total | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 100.0% | 1 | | -> duration | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 6.52 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.520041 Full duration: 27.80014 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 100.0% | 1 | | cinder_v2.delete_volume | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 2.891 | 100.0% | 1 | | total | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 100.0% | 1 | | -> duration | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 6.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.459711 Full duration: 20.331016 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 9.979 | 9.979 | 9.979 | 9.979 | 9.979 | 9.979 | 100.0% | 1 | | cinder_v2.delete_volume | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | total | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 100.0% | 1 | | -> duration | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 10.381 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.381486 Full duration: 25.206964 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 100.0% | 1 | | cinder_v2.delete_volume | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | total | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 100.0% | 1 | | -> duration | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 4.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.266592 Full duration: 17.975087 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 3.551 | 100.0% | 1 | | cinder_v2.extend_volume | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | cinder_v2.delete_volume | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> duration | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 4.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.923684 Full duration: 18.555131 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.622 | 3.622 | 3.622 | 3.622 | 3.622 | 3.622 | 100.0% | 1 | | cinder_v2.delete_volume | 2.979 | 2.979 | 2.979 | 2.979 | 2.979 | 2.979 | 100.0% | 1 | | total | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> duration | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 6.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.602315 Full duration: 26.914535 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | cinder_v2.list_qos | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> duration | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.07572 Full duration: 17.075641 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | cinder_v2.set_qos | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> duration | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.078719 Full duration: 17.440802 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | cinder_v2.list_types | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056823 Full duration: 16.949543 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2025c6f3-60f8-4e20-b5f5-1e4480d09ada has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 0.891 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> duration | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.251228 Full duration: 17.16179 HINTS: * To plot HTML graphics with this data, run: rally task report 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out output.html * To generate a JUnit report, run: rally task export 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --json --out output.json 2018-08-16 12:50:23,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-16 12:50:25,651 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-16 12:50:25.549 3114 INFO rally.api [-] Building 'json' report for the following task(s): '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'. 2018-08-16 12:50:25.559 3114 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:50:25,651 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2025c6f3-60f8-4e20-b5f5-1e4480d09ada', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-16 12:50:28,201 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2025c6f3-60f8-4e20-b5f5-1e4480d09ada --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-16 12:50:28.082 3117 INFO rally.api [-] Building 'html' report for the following task(s): '2025c6f3-60f8-4e20-b5f5-1e4480d09ada'. 2018-08-16 12:50:28.110 3117 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:50:28,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-16 12:50:28,215 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-16 12:50:28,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-08-16 12:50:28,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:50:28,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:50:28,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:53:03,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b6128f8b-9601-4d17-ad04-4897a7109898 2018-08-16 12:53:03,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898'] 2018-08-16 12:53:04,884 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b6128f8b-9601-4d17-ad04-4897a7109898 -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728418 Full duration: 10.455227 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756367 Full duration: 10.902146 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763165 Full duration: 10.078342 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> duration | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.045628 Full duration: 11.626772 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706873 Full duration: 10.424312 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> duration | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 1.087 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.086523 Full duration: 11.493319 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> duration | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.704961 Full duration: 10.183957 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 1.351 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | total | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> duration | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 1.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.76426 Full duration: 12.462538 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730818 Full duration: 10.207992 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | gnocchi.delete_metric | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 0.298 | 100.0% | 1 | | total | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> duration | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.304436 Full duration: 11.559111 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b6128f8b-9601-4d17-ad04-4897a7109898 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | gnocchi.delete_resource | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.126067 Full duration: 11.620372 HINTS: * To plot HTML graphics with this data, run: rally task report b6128f8b-9601-4d17-ad04-4897a7109898 --out output.html * To generate a JUnit report, run: rally task export b6128f8b-9601-4d17-ad04-4897a7109898 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b6128f8b-9601-4d17-ad04-4897a7109898 --json --out output.json 2018-08-16 12:53:04,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-16 12:53:07,481 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b6128f8b-9601-4d17-ad04-4897a7109898 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-16 12:53:07.378 4252 INFO rally.api [-] Building 'json' report for the following task(s): 'b6128f8b-9601-4d17-ad04-4897a7109898'. 2018-08-16 12:53:07.387 4252 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:53:07,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b6128f8b-9601-4d17-ad04-4897a7109898', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-16 12:53:10,135 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b6128f8b-9601-4d17-ad04-4897a7109898 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-16 12:53:10.012 4255 INFO rally.api [-] Building 'html' report for the following task(s): 'b6128f8b-9601-4d17-ad04-4897a7109898'. 2018-08-16 12:53:10.040 4255 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:53:10,147 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-16 12:53:10,148 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-16 12:53:10,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-08-16 12:53:10,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:53:10,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:53:10,161 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:55:11,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 435c9cdf-c1a7-4719-90de-704bf708e326 2018-08-16 12:55:11,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326'] 2018-08-16 12:55:12,127 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 7.695 | 100.0% | 1 | | heat.update_stack | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 100.0% | 1 | | heat.delete_stack | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | total | 17.234 | 17.234 | 17.234 | 17.234 | 17.234 | 17.234 | 100.0% | 1 | | -> duration | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 13.234 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.234432 Full duration: 29.502978 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.087 | 7.087 | 7.087 | 7.087 | 7.087 | 7.087 | 100.0% | 1 | | heat.check_stack | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 3.14 | 100.0% | 1 | | heat.delete_stack | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 2.958 | 100.0% | 1 | | total | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 13.185 | 100.0% | 1 | | -> duration | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 11.185 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.185102 Full duration: 25.01582 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 5.821 | 100.0% | 1 | | heat.suspend_stack | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 1.685 | 100.0% | 1 | | heat.resume_stack | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | heat.delete_stack | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | total | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 11.642 | 100.0% | 1 | | -> duration | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.642091 Full duration: 24.616053 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 435c9cdf-c1a7-4719-90de-704bf708e326 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | total | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> duration | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.208359 Full duration: 12.698822 HINTS: * To plot HTML graphics with this data, run: rally task report 435c9cdf-c1a7-4719-90de-704bf708e326 --out output.html * To generate a JUnit report, run: rally task export 435c9cdf-c1a7-4719-90de-704bf708e326 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 435c9cdf-c1a7-4719-90de-704bf708e326 --json --out output.json 2018-08-16 12:55:12,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-16 12:55:14,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-16 12:55:14.462 5168 INFO rally.api [-] Building 'json' report for the following task(s): '435c9cdf-c1a7-4719-90de-704bf708e326'. 2018-08-16 12:55:14.467 5168 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:55:14,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '435c9cdf-c1a7-4719-90de-704bf708e326', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-16 12:55:17,174 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 435c9cdf-c1a7-4719-90de-704bf708e326 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-16 12:55:17.056 5171 INFO rally.api [-] Building 'html' report for the following task(s): '435c9cdf-c1a7-4719-90de-704bf708e326'. 2018-08-16 12:55:17.078 5171 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:55:17,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-16 12:55:17,177 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-16 12:55:17,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-08-16 12:55:17,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:55:17,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:55:17,183 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 12:59:44,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bfbaf4b5-6b76-49f2-a5d9-928f8221a351 2018-08-16 12:59:44,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'] 2018-08-16 12:59:45,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.revoke_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365293 Full duration: 20.782694 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | keystone_v3.add_role | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | keystone_v3.list_roles | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> duration | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 1.272 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.272447 Full duration: 21.00585 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | keystone_v3.list_projects | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> duration | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 1.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.261449 Full duration: 20.619283 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | keystone_v3.delete_role | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> duration | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 1.053 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.053238 Full duration: 17.572632 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> duration | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.939707 Full duration: 17.846491 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | keystone_v3.create_user | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | -> keystone_v3.add_role | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | keystone_v3.create_role | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | keystone_v3.get_project | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | keystone_v3.get_user | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.get_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | keystone_v3.list_services | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | keystone_v3.get_services | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> duration | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 3.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.734285 Full duration: 27.689819 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 1.13 | 100.0% | 1 | | keystone_v3.update_project | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | keystone_v3.delete_project | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> duration | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 1.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.623221 Full duration: 18.128705 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | total | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> duration | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.38034 Full duration: 20.607258 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | total | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> duration | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 1.206 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.206292 Full duration: 20.371698 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | keystone_v3.list_users | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 100.0% | 1 | | -> duration | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 1.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.608936 Full duration: 20.489372 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bfbaf4b5-6b76-49f2-a5d9-928f8221a351 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 1.202 | 100.0% | 1 | | keystone_v3.create_users | 8.669 | 8.669 | 8.669 | 8.669 | 8.669 | 8.669 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 8.668 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 2.056 | 100.0% | 1 | | total | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 100.0% | 1 | | -> duration | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 11.857 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.857079 Full duration: 33.951576 HINTS: * To plot HTML graphics with this data, run: rally task report bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out output.html * To generate a JUnit report, run: rally task export bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --json --out output.json 2018-08-16 12:59:45,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-16 12:59:48,378 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-16 12:59:48.278 7086 INFO rally.api [-] Building 'json' report for the following task(s): 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'. 2018-08-16 12:59:48.289 7086 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:59:48,379 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-16 12:59:50,930 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bfbaf4b5-6b76-49f2-a5d9-928f8221a351 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-16 12:59:50.808 7089 INFO rally.api [-] Building 'html' report for the following task(s): 'bfbaf4b5-6b76-49f2-a5d9-928f8221a351'. 2018-08-16 12:59:50.838 7089 INFO rally.api [-] The report has been successfully built. 2018-08-16 12:59:50,939 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-16 12:59:50,940 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-16 12:59:50,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-08-16 12:59:50,940 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 12:59:50,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 12:59:50,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 13:06:53,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e20f3b08-f46a-4ce0-91de-e4abbe973d4d 2018-08-16 13:06:53,104 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'] 2018-08-16 13:06:54,180 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 1.194 | 100.0% | 1 | | neutron.delete_network | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 1.181 | 100.0% | 1 | | total | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | -> duration | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.37491 Full duration: 20.645286 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.88 | 1.88 | 1.88 | 1.88 | 1.88 | 1.88 | 100.0% | 1 | | neutron.delete_port | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | total | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> duration | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 2.822 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.822349 Full duration: 41.105489 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_subnet | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | neutron.create_router | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | neutron.add_interface_router | 2.106 | 2.106 | 2.106 | 2.106 | 2.106 | 2.106 | 100.0% | 1 | | neutron.remove_interface_router | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 2.096 | 100.0% | 1 | | neutron.delete_router | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | total | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 100.0% | 1 | | -> duration | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 7.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.725539 Full duration: 51.455442 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | neutron.delete_subnet | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | total | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | -> duration | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 2.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.235455 Full duration: 39.3777 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | neutron.list_networks | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> duration | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 1.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.293362 Full duration: 21.992554 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | neutron.list_ports | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> duration | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.863919 Full duration: 40.947518 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.create_subnet | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.create_router | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | neutron.add_interface_router | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 2.441 | 100.0% | 1 | | neutron.list_routers | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> duration | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 5.327 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.327295 Full duration: 55.095841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 1.432 | 100.0% | 1 | | neutron.create_subnet | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | neutron.list_subnets | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 0.331 | 100.0% | 1 | | total | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> duration | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 2.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.825745 Full duration: 45.108596 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | neutron.delete_security_group | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 0.455 | 100.0% | 1 | | total | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> duration | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 1.486 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.485851 Full duration: 19.532743 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 1.116 | 100.0% | 1 | | neutron.create_security_group_rule | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | neutron.delete_security_group | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> duration | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 2.392 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.391855 Full duration: 19.904314 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e20f3b08-f46a-4ce0-91de-e4abbe973d4d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | neutron.create_router | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | neutron.add_gateway_router | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | neutron.remove_gateway_router | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 1.5 | 100.0% | 1 | | total | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 100.0% | 1 | | -> duration | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 4.977 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.977027 Full duration: 34.196766 HINTS: * To plot HTML graphics with this data, run: rally task report e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out output.html * To generate a JUnit report, run: rally task export e20f3b08-f46a-4ce0-91de-e4abbe973d4d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e20f3b08-f46a-4ce0-91de-e4abbe973d4d --json --out output.json 2018-08-16 13:06:54,181 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-16 13:06:56,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-16 13:06:56.730 10384 INFO rally.api [-] Building 'json' report for the following task(s): 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'. 2018-08-16 13:06:56.742 10384 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:06:56,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-16 13:06:59,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e20f3b08-f46a-4ce0-91de-e4abbe973d4d --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-16 13:06:59.328 10387 INFO rally.api [-] Building 'html' report for the following task(s): 'e20f3b08-f46a-4ce0-91de-e4abbe973d4d'. 2018-08-16 13:06:59.357 10387 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:06:59,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-16 13:06:59,470 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-16 13:06:59,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-08-16 13:06:59,471 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 13:06:59,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 13:06:59,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 13:08:36,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e39a05c0-ca89-49b8-878d-2e3d10b81185 2018-08-16 13:08:36,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185'] 2018-08-16 13:08:37,577 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 -------------------------------------------------------------------------------- Task e39a05c0-ca89-49b8-878d-2e3d10b81185: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "image": { "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c" }, "nics": [ { "net-id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e39a05c0-ca89-49b8-878d-2e3d10b81185 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-0.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 819, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-0.opnfvlf.org -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 18.935 | 18.935 | 18.935 | 18.935 | 18.935 | 18.935 | 100.0% | 1 | | nova.live_migrate | 15.122 | 15.122 | 15.122 | 15.122 | 15.122 | 15.122 | 0.0% | 1 | | total | 34.057 | 34.057 | 34.057 | 34.057 | 34.057 | 34.057 | 0.0% | 1 | | -> duration | 33.057 | 33.057 | 33.057 | 33.057 | 33.057 | 33.057 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.057027 Full duration: 53.713622 HINTS: * To plot HTML graphics with this data, run: rally task report e39a05c0-ca89-49b8-878d-2e3d10b81185 --out output.html * To generate a JUnit report, run: rally task export e39a05c0-ca89-49b8-878d-2e3d10b81185 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e39a05c0-ca89-49b8-878d-2e3d10b81185 --json --out output.json At least one workload did not pass SLA criteria. 2018-08-16 13:08:37,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-16 13:08:40,178 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-16 13:08:40.081 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'e39a05c0-ca89-49b8-878d-2e3d10b81185'. 2018-08-16 13:08:40.084 10622 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:08:40,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e39a05c0-ca89-49b8-878d-2e3d10b81185', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-16 13:08:42,809 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e39a05c0-ca89-49b8-878d-2e3d10b81185 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-16 13:08:42.698 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'e39a05c0-ca89-49b8-878d-2e3d10b81185'. 2018-08-16 13:08:42.715 10625 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:08:42,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-16 13:08:42,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-16 13:08:42,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-08-16 13:08:42,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-16 13:08:42,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-16 13:08:42,826 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'flavor_name': 'rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-16 13:09:49,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc 2018-08-16 13:09:49,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'] 2018-08-16 13:09:50,878 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | quotas.delete_quotas | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 0.312 | 100.0% | 1 | | total | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> duration | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 1.192 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.191789 Full duration: 12.25241 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.862964 Full duration: 11.942561 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.895232 Full duration: 12.001592 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | total | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> duration | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.237761 Full duration: 11.981934 HINTS: * To plot HTML graphics with this data, run: rally task report d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out output.html * To generate a JUnit report, run: rally task export d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --json --out output.json 2018-08-16 13:09:50,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-16 13:09:53,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-16 13:09:53.401 11138 INFO rally.api [-] Building 'json' report for the following task(s): 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'. 2018-08-16 13:09:53.405 11138 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:09:53,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-16 13:09:56,034 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d62bd0b8-8147-4ba9-95b8-9cc1ed3958dc --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-16 13:09:55.921 11141 INFO rally.api [-] Building 'html' report for the following task(s): 'd62bd0b8-8147-4ba9-95b8-9cc1ed3958dc'. 2018-08-16 13:09:55.941 11141 INFO rally.api [-] The report has been successfully built. 2018-08-16 13:09:56,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-16 13:09:56,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 01:05 | 6 | 100.00% | | glance | 01:40 | 4 | 100.00% | | cinder | 03:25 | 10 | 100.00% | | gnocchi | 02:01 | 11 | 100.00% | | heat | 01:31 | 4 | 100.00% | | keystone | 03:59 | 11 | 100.00% | | neutron | 06:29 | 11 | 100.00% | | nova | 00:53 | 1 | 0.00% | | quotas | 00:48 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:54 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-16 13:09:56,044 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-16 13:09:56,174 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:09:56,174 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 27:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-16 13:09:56,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:09:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:09:56,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6ac8a91-7516-40dc-91dc-4b4940bdf384 x-compute-request-id: req-e6ac8a91-7516-40dc-91dc-4b4940bdf384 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "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": "678ea9cf-9623-436e-acb9-c2f6818a4960"}, {"name": "rally_sanity-flavor_alt_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/99f2a232-221c-49ee-b475-b20032a34c66", "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": "99f2a232-221c-49ee-b475-b20032a34c66"}]} 2018-08-16 13:09:56,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e6ac8a91-7516-40dc-91dc-4b4940bdf384 2018-08-16 13:09:56,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.346335887909s 2018-08-16 13:09:56,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-e6ac8a91-7516-40dc-91dc-4b4940bdf384 2018-08-16 13:09:56,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:09:56,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:09:56,563 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9dc15ea-0062-4987-b3aa-6b040d2e4bd9 x-compute-request-id: req-e9dc15ea-0062-4987-b3aa-6b040d2e4bd9 Content-Length: 0 Content-Type: application/json 2018-08-16 13:09:56,563 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66 used request id req-e9dc15ea-0062-4987-b3aa-6b040d2e4bd9 2018-08-16 13:09:56,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339138507843s 2018-08-16 13:09:56,564 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/99f2a232-221c-49ee-b475-b20032a34c66 used request id req-e9dc15ea-0062-4987-b3aa-6b040d2e4bd9 2018-08-16 13:09:56,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 13:09:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" -d '{"subnet_id": "70992682-ec28-4a28-a3f5-437db3b4a5fc"}' 2018-08-16 13:09:58,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-84b2b582-1e92-41e2-9c32-3bd9d64e7542 Date: Thu, 16 Aug 2018 13:09:58 GMT RESP BODY: {"network_id": "fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "subnet_id": "70992682-ec28-4a28-a3f5-437db3b4a5fc", "subnet_ids": ["70992682-ec28-4a28-a3f5-437db3b4a5fc"], "port_id": "8af553d5-d63c-4cbd-8bcd-e8ab19645e5e", "id": "a80f63fa-bf56-4d02-b760-f1f5adce3d38"} 2018-08-16 13:09:58,435 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/remove_router_interface.json used request id req-84b2b582-1e92-41e2-9c32-3bd9d64e7542 2018-08-16 13:09:58,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.87047386169s 2018-08-16 13:09:58,435 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38/remove_router_interface.json used request id req-84b2b582-1e92-41e2-9c32-3bd9d64e7542 returning object a80f63fa-bf56-4d02-b760-f1f5adce3d38 2018-08-16 13:09:58,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 13:09:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:09:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-d1958bac-69db-4b60-99e0-21d7d97b6f2a Date: Thu, 16 Aug 2018 13:09:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:26Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:09:57Z", "revision_number": 4, "routes": [], "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "a80f63fa-bf56-4d02-b760-f1f5adce3d38", "name": "rally_sanity-router_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}]} 2018-08-16 13:09:58,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d1958bac-69db-4b60-99e0-21d7d97b6f2a 2018-08-16 13:09:58,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.4156229496s 2018-08-16 13:09:58,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-d1958bac-69db-4b60-99e0-21d7d97b6f2a 2018-08-16 13:09:58,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 13:09:58,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:00,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b21973a-c49a-4bdd-ae82-e77eae2f0bc3 Content-Length: 0 Date: Thu, 16 Aug 2018 13:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:10:00,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38.json used request id req-8b21973a-c49a-4bdd-ae82-e77eae2f0bc3 2018-08-16 13:10:00,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.71507382393s 2018-08-16 13:10:00,569 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/a80f63fa-bf56-4d02-b760-f1f5adce3d38.json used request id req-8b21973a-c49a-4bdd-ae82-e77eae2f0bc3 2018-08-16 13:10:00,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 13:10:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:00,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-d5d64eb2-449f-45e6-8280-aa0e57163de4 Date: Thu, 16 Aug 2018 13:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f","tenant_id":"d5a979dd08014540a16436ba359fcd20","created_at":"2018-08-16T12:42:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T12:42:25Z","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":"d5a979dd08014540a16436ba359fcd20","id":"70992682-ec28-4a28-a3f5-437db3b4a5fc","subnetpool_id":null,"name":"rally_sanity-subnet_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 13:10:00,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-d5d64eb2-449f-45e6-8280-aa0e57163de4 2018-08-16 13:10:00,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.319851875305s 2018-08-16 13:10:00,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-d5d64eb2-449f-45e6-8280-aa0e57163de4 2018-08-16 13:10:00,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 13:10:00,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/70992682-ec28-4a28-a3f5-437db3b4a5fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:03,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-715133a3-31e3-4745-9de0-e601b266dc4d Date: Thu, 16 Aug 2018 13:10:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:10:03,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/70992682-ec28-4a28-a3f5-437db3b4a5fc.json used request id req-715133a3-31e3-4745-9de0-e601b266dc4d 2018-08-16 13:10:03,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.04682993889s 2018-08-16 13:10:03,938 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/70992682-ec28-4a28-a3f5-437db3b4a5fc.json used request id req-715133a3-31e3-4745-9de0-e601b266dc4d 2018-08-16 13:10:03,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:10:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:04,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-cc08d5a5-c8d3-452e-8d2c-5bc1552c12cd Date: Thu, 16 Aug 2018 13:10:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"d5a979dd08014540a16436ba359fcd20","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:10:03Z","provider:segmentation_id":26,"name":"rally_sanity-net_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c","admin_state_up":true,"tenant_id":"d5a979dd08014540a16436ba359fcd20","created_at":"2018-08-16T12:42:24Z","provider:network_type":"vxlan"}]} 2018-08-16 13:10:04,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc08d5a5-c8d3-452e-8d2c-5bc1552c12cd 2018-08-16 13:10:04,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.492351055145s 2018-08-16 13:10:04,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-cc08d5a5-c8d3-452e-8d2c-5bc1552c12cd 2018-08-16 13:10:04,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 13:10:04,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:06,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb5fb59e-987d-4146-ae2f-95170443318b Date: Thu, 16 Aug 2018 13:10:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:10:06,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f.json used request id req-fb5fb59e-987d-4146-ae2f-95170443318b 2018-08-16 13:10:06,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63924407959s 2018-08-16 13:10:06,073 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/fce3d5ba-7ecc-4d63-9cd4-d1cc015d857f.json used request id req-fb5fb59e-987d-4146-ae2f-95170443318b 2018-08-16 13:10:06,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:10:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:06,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-0b76cbab-a39a-4be0-8103-69edc68010f7 Date: Thu, 16 Aug 2018 13:10:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T12:42:32Z", "file": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/file", "owner": "d5a979dd08014540a16436ba359fcd20", "id": "965f4a7e-13ee-48d9-8ccb-c655946d190c", "size": 12716032, "self": "/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/965f4a7e-13ee-48d9-8ccb-c655946d190c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T12:42:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:10:06,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0b76cbab-a39a-4be0-8103-69edc68010f7 2018-08-16 13:10:06,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314210891724s 2018-08-16 13:10:06,392 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0b76cbab-a39a-4be0-8103-69edc68010f7 2018-08-16 13:10:06,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:10:06,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f5f885c5befd083ef229d7d2a069f9a3c0d6c111" 2018-08-16 13:10:07,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1e7440d-6ac2-457d-9665-fede3699b5d0 Date: Thu, 16 Aug 2018 13:10:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:10:07,302 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c used request id req-e1e7440d-6ac2-457d-9665-fede3699b5d0 2018-08-16 13:10:07,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.908275842667s 2018-08-16 13:10:07,303 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/965f4a7e-13ee-48d9-8ccb-c655946d190c used request id req-e1e7440d-6ac2-457d-9665-fede3699b5d0 2018-08-16 13:10:07,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:10:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:07,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7efc94b3-2f54-40c9-a956-2f7f2eb4a36a x-compute-request-id: req-7efc94b3-2f54-40c9-a956-2f7f2eb4a36a Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960", "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": "678ea9cf-9623-436e-acb9-c2f6818a4960"}]} 2018-08-16 13:10:07,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7efc94b3-2f54-40c9-a956-2f7f2eb4a36a 2018-08-16 13:10:07,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246329307556s 2018-08-16 13:10:07,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-7efc94b3-2f54-40c9-a956-2f7f2eb4a36a 2018-08-16 13:10:07,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:10:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:07,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:10:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f39e33c-dfaf-4461-abe2-a0cfd7fa7d1f x-compute-request-id: req-0f39e33c-dfaf-4461-abe2-a0cfd7fa7d1f Content-Length: 0 Content-Type: application/json 2018-08-16 13:10:07,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960 used request id req-0f39e33c-dfaf-4461-abe2-a0cfd7fa7d1f 2018-08-16 13:10:07,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365369319916s 2018-08-16 13:10:07,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/678ea9cf-9623-436e-acb9-c2f6818a4960 used request id req-0f39e33c-dfaf-4461-abe2-a0cfd7fa7d1f 2018-08-16 13:10:07,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:10:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:07,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8725c8bd-1fa4-4c70-b639-605c5e755bb0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": {"self": "http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7c95ee93b5b54931b2cab5e947891b79", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:10:07,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8725c8bd-1fa4-4c70-b639-605c5e755bb0 2018-08-16 13:10:07,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227936983109s 2018-08-16 13:10:07,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-8725c8bd-1fa4-4c70-b639-605c5e755bb0 2018-08-16 13:10:07,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:10:07,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:07,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3cb446-1717-4020-99c1-cca2cfd3d11b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c", "links": {"self": "http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7c95ee93b5b54931b2cab5e947891b79", "description": null}} 2018-08-16 13:10:07,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 used request id req-da3cb446-1717-4020-99c1-cca2cfd3d11b 2018-08-16 13:10:07,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205271959305s 2018-08-16 13:10:07,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 used request id req-da3cb446-1717-4020-99c1-cca2cfd3d11b 2018-08-16 13:10:07,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 13:10:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:08,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-292cec95-be84-4418-aba3-46de9c398a19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:10:08,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 used request id req-292cec95-be84-4418-aba3-46de9c398a19 2018-08-16 13:10:08,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.36027598381s 2018-08-16 13:10:08,169 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/7c95ee93b5b54931b2cab5e947891b79 used request id req-292cec95-be84-4418-aba3-46de9c398a19 2018-08-16 13:10:08,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:10:08,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:08,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41e492d-0f42-4adf-8d88-51f474eac4e2 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20"}, "tags": [], "enabled": true, "id": "d5a979dd08014540a16436ba359fcd20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_1ee52375-89f9-4ddb-a26b-9b38d9b8ad2c"}]} 2018-08-16 13:10:08,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-b41e492d-0f42-4adf-8d88-51f474eac4e2 2018-08-16 13:10:08,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191294908524s 2018-08-16 13:10:08,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-b41e492d-0f42-4adf-8d88-51f474eac4e2 2018-08-16 13:10:08,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 13:10:08,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0f0c178d758e693f41b35dba07d80431fb263fce" 2018-08-16 13:10:08,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-555a8b5d-a869-4390-881b-c0206f7213e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:10:08,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20 used request id req-555a8b5d-a869-4390-881b-c0206f7213e7 2018-08-16 13:10:08,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.267739057541s 2018-08-16 13:10:08,640 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/d5a979dd08014540a16436ba359fcd20 used request id req-555a8b5d-a869-4390-881b-c0206f7213e7 2018-08-16 13:10:08,640 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-16 13:10:08,700 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-16 13:10:08,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:10:08,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:10:08,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:10:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:10:08,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c4c0be-4959-4680-9b19-3c96a3018010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:10:08,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e7c4c0be-4959-4680-9b19-3c96a3018010 2018-08-16 13:10:08,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:10:09,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["3YeRBYJiQ_-VaGP6IuvaOw"], "issued_at": "2018-08-16T13:10:09.000000Z"}} 2018-08-16 13:10:09,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:10:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:09,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-c6a65a9e-e5f5-480d-a1c2-b3ec8bee1ae5 Date: Thu, 16 Aug 2018 13:10:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:10:09,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6a65a9e-e5f5-480d-a1c2-b3ec8bee1ae5 2018-08-16 13:10:09,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374694108963s 2018-08-16 13:10:09,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6a65a9e-e5f5-480d-a1c2-b3ec8bee1ae5 2018-08-16 13:10:09,532 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:10:12,621 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:10:15,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e8474eda-30a0-4566-b917-3d6f09f50f14 | 2018-08-16T13:10:15.038109 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e8474eda-30a0-4566-b917-3d6f09f50f14 ~/.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 2018-08-16 13:10:19,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 13:10:19,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:10:22,079 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:10:25,804 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2e588e91-eb6f-4026-8c57-099b1e4cd987) as the default verifier for the future CLI operations. 2018-08-16 13:10:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 13:10:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:29,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-9a81fdc3-b1bf-44b5-a048-76f546f32719 Date: Thu, 16 Aug 2018 13:10:29 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 13:10:29,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9a81fdc3-b1bf-44b5-a048-76f546f32719 2018-08-16 13:10:29,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282110929489s 2018-08-16 13:10:29,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-9a81fdc3-b1bf-44b5-a048-76f546f32719 2018-08-16 13:10:29,548 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-16 13:10:29,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 13:10:29,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"network": {"name": "patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042", "admin_state_up": true}}' 2018-08-16 13:10:30,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-e286e3d7-d466-4877-88cb-d8b07fdd1416 Date: Thu, 16 Aug 2018 13:10:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5211bbe8-a1d7-462e-afbc-69e378e5f06d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:10:29Z","is_default":false,"provider:segmentation_id":7,"name":"patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:10:29Z","mtu":1450}} 2018-08-16 13:10:30,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e286e3d7-d466-4877-88cb-d8b07fdd1416 2018-08-16 13:10:30,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.582453012466s 2018-08-16 13:10:30,132 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-e286e3d7-d466-4877-88cb-d8b07fdd1416 2018-08-16 13:10:30,133 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:10:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5211bbe8-a1d7-462e-afbc-69e378e5f06d', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:10:30,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:10:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:30,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1343 X-Openstack-Request-Id: req-8c4c5ab9-36de-40b0-94d8-2d4afc0cf48f Date: Thu, 16 Aug 2018 13:10:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5211bbe8-a1d7-462e-afbc-69e378e5f06d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:10:29Z","provider:segmentation_id":7,"name":"patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:10:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:10:30,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8c4c5ab9-36de-40b0-94d8-2d4afc0cf48f 2018-08-16 13:10:30,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364143133163s 2018-08-16 13:10:30,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8c4c5ab9-36de-40b0-94d8-2d4afc0cf48f 2018-08-16 13:10:30,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 13:10:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"subnet": {"name": "patrole-subnet_e44e1466-5228-4c4b-9c5a-8855ecf78042", "enable_dhcp": true, "network_id": "5211bbe8-a1d7-462e-afbc-69e378e5f06d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 13:10:31,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0b02b14e-0d3b-4c51-b52b-269672787971 Date: Thu, 16 Aug 2018 13:10:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5211bbe8-a1d7-462e-afbc-69e378e5f06d","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:10:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:10: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":"c0e827e233dd4490a13a2da2d4505275","id":"83799dd8-ee74-4b2c-84b3-7859df078bb1","subnetpool_id":null,"name":"patrole-subnet_e44e1466-5228-4c4b-9c5a-8855ecf78042"}} 2018-08-16 13:10:31,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-0b02b14e-0d3b-4c51-b52b-269672787971 2018-08-16 13:10:31,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.2539498806s 2018-08-16 13:10:31,755 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-0b02b14e-0d3b-4c51-b52b-269672787971 2018-08-16 13:10:31,755 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:10: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'83799dd8-ee74-4b2c-84b3-7859df078bb1', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'enable_dhcp': True, u'network_id': u'5211bbe8-a1d7-462e-afbc-69e378e5f06d', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10: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'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:10:31,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 13:10:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "patrole-router_e44e1466-5228-4c4b-9c5a-8855ecf78042", "admin_state_up": true}}' 2018-08-16 13:10:33,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-6401cac9-3fc5-482f-bbf2-04c90654ae48 Date: Thu, 16 Aug 2018 13:10:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:10:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:10:33Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "49ef4e01-2ecb-45be-bbf4-de575dd097cf", "name": "patrole-router_e44e1466-5228-4c4b-9c5a-8855ecf78042"}} 2018-08-16 13:10:33,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-6401cac9-3fc5-482f-bbf2-04c90654ae48 2018-08-16 13:10:33,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67698979378s 2018-08-16 13:10:33,433 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-6401cac9-3fc5-482f-bbf2-04c90654ae48 2018-08-16 13:10:33,434 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:10:32Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:10:33Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'49ef4e01-2ecb-45be-bbf4-de575dd097cf', u'name': u'patrole-router_e44e1466-5228-4c4b-9c5a-8855ecf78042'}) 2018-08-16 13:10:33,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 13:10:33,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"subnet_id": "83799dd8-ee74-4b2c-84b3-7859df078bb1"}' 2018-08-16 13:10:36,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d1c45f35-a805-4b45-aa56-c596f7a52a51 Date: Thu, 16 Aug 2018 13:10:35 GMT RESP BODY: {"network_id": "5211bbe8-a1d7-462e-afbc-69e378e5f06d", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "83799dd8-ee74-4b2c-84b3-7859df078bb1", "subnet_ids": ["83799dd8-ee74-4b2c-84b3-7859df078bb1"], "port_id": "45730326-763b-4121-bc24-7a4cc4a0713a", "id": "49ef4e01-2ecb-45be-bbf4-de575dd097cf"} 2018-08-16 13:10:36,000 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/add_router_interface.json used request id req-d1c45f35-a805-4b45-aa56-c596f7a52a51 2018-08-16 13:10:36,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56567406654s 2018-08-16 13:10:36,001 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/add_router_interface.json used request id req-d1c45f35-a805-4b45-aa56-c596f7a52a51 returning object 49ef4e01-2ecb-45be-bbf4-de575dd097cf 2018-08-16 13:10:36,002 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 13:10:36,124 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 13:10:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:10:36,131 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 13:10:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 13:10:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:10:36,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:36,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3556ce23-5cb0-4a3b-b8bd-96d2f6ca83d0 Date: Thu, 16 Aug 2018 13:10:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:10:36,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3556ce23-5cb0-4a3b-b8bd-96d2f6ca83d0 2018-08-16 13:10:36,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319160938263s 2018-08-16 13:10:36,455 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3556ce23-5cb0-4a3b-b8bd-96d2f6ca83d0 2018-08-16 13:10:36,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:10:36,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042"}' 2018-08-16 13:10:37,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-608cd295-b7d1-4535-891b-9b3462f8a371 Date: Thu, 16 Aug 2018 13:10:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:36Z", "file": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "b69f14c4-fa79-4afe-b1e5-6e8794c58851", "size": null, "self": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851", "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/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": null, "created_at": "2018-08-16T13:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:10:37,011 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-608cd295-b7d1-4535-891b-9b3462f8a371 2018-08-16 13:10:37,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.54766702652s 2018-08-16 13:10:37,012 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-608cd295-b7d1-4535-891b-9b3462f8a371 returning object b69f14c4-fa79-4afe-b1e5-6e8794c58851 2018-08-16 13:10:37,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:10:37,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '' 2018-08-16 13:10:38,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68811f1c-da00-40e0-9568-7d8841944a64 Date: Thu, 16 Aug 2018 13:10:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:10:38,696 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file used request id req-68811f1c-da00-40e0-9568-7d8841944a64 2018-08-16 13:10:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.68359708786s 2018-08-16 13:10:38,696 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file used request id req-68811f1c-da00-40e0-9568-7d8841944a64 2018-08-16 13:10:38,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:10:38,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:39,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-3232b2cc-d273-4b89-b6ad-db2c2972f2a1 Date: Thu, 16 Aug 2018 13:10:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:38Z", "file": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "b69f14c4-fa79-4afe-b1e5-6e8794c58851", "size": 12716032, "self": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:10:39,012 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3232b2cc-d273-4b89-b6ad-db2c2972f2a1 2018-08-16 13:10:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311909914017s 2018-08-16 13:10:39,013 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-3232b2cc-d273-4b89-b6ad-db2c2972f2a1 2018-08-16 13:10:39,015 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'b69f14c4-fa79-4afe-b1e5-6e8794c58851', 'size': 12716032, u'self': u'/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:10:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:10:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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/b69f14c4-fa79-4afe-b1e5-6e8794c58851', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'created': u'2018-08-16T13:10:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13: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/b69f14c4-fa79-4afe-b1e5-6e8794c58851', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:10:39,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:10:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:10:39,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8a91286-34d7-43a9-8d28-bc2923fdfc52 x-compute-request-id: req-c8a91286-34d7-43a9-8d28-bc2923fdfc52 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "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": "2e415523-7e00-47ac-856e-41cf0843c421"}} 2018-08-16 13:10:39,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c8a91286-34d7-43a9-8d28-bc2923fdfc52 2018-08-16 13:10:39,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.348788022995s 2018-08-16 13:10:39,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c8a91286-34d7-43a9-8d28-bc2923fdfc52 2018-08-16 13:10:39,366 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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'c0e827e233dd4490a13a2da2d4505275', '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'2e415523-7e00-47ac-856e-41cf0843c421', 'swap': 0}) 2018-08-16 13:10:39,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:10:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"extra_specs": {}}' 2018-08-16 13:10:39,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1bc9c16-7dd1-4199-9fff-efc977bb739f x-compute-request-id: req-b1bc9c16-7dd1-4199-9fff-efc977bb739f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:10:39,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421/os-extra_specs used request id req-b1bc9c16-7dd1-4199-9fff-efc977bb739f 2018-08-16 13:10:39,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203931331635s 2018-08-16 13:10:39,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421/os-extra_specs used request id req-b1bc9c16-7dd1-4199-9fff-efc977bb739f 2018-08-16 13:10:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:10:39,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 13:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ec469a-2bab-4963-a16b-ee0342ef8c43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 13:10:39,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-51ec469a-2bab-4963-a16b-ee0342ef8c43 2018-08-16 13:10:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:10:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:39,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3ab5c9-5f53-4519-94a1-db538405e24e Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:10:39,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ef3ab5c9-5f53-4519-94a1-db538405e24e 2018-08-16 13:10:39,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215185165405s 2018-08-16 13:10:39,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-ef3ab5c9-5f53-4519-94a1-db538405e24e 2018-08-16 13:10:39,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:10:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:39,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8783ca49-7658-45b7-9081-07bb9bdc2138 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:10:39,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8783ca49-7658-45b7-9081-07bb9bdc2138 2018-08-16 13:10:39,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209668874741s 2018-08-16 13:10:39,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8783ca49-7658-45b7-9081-07bb9bdc2138 2018-08-16 13:10:40,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 13:10:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:40,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f41cd52d-eae8-45a1-98a9-5174db377c95 x-compute-request-id: req-f41cd52d-eae8-45a1-98a9-5174db377c95 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2504, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 13:10:40,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-f41cd52d-eae8-45a1-98a9-5174db377c95 2018-08-16 13:10:40,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0437979698181s 2018-08-16 13:10:40,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-f41cd52d-eae8-45a1-98a9-5174db377c95 2018-08-16 13:10:40,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:10:40,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:41,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-439fa6d5-fc6e-4b71-b70c-23d02e32c2b5 Date: Thu, 16 Aug 2018 13:10:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:38Z", "file": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "b69f14c4-fa79-4afe-b1e5-6e8794c58851", "size": 12716032, "self": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:10:41,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-439fa6d5-fc6e-4b71-b70c-23d02e32c2b5 2018-08-16 13:10:41,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307558059692s 2018-08-16 13:10:41,110 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-439fa6d5-fc6e-4b71-b70c-23d02e32c2b5 2018-08-16 13:10:41,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:10:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042"}' 2018-08-16 13:10:41,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c903285-cfca-4f32-85ce-283d58e2b43b Date: Thu, 16 Aug 2018 13:10:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:41Z", "file": "/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0fa4d679-f416-4365-b52a-02f392a82ea6", "size": null, "self": "/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6", "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/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": null, "created_at": "2018-08-16T13:10:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:10:41,468 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-6c903285-cfca-4f32-85ce-283d58e2b43b 2018-08-16 13:10:41,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.349362850189s 2018-08-16 13:10:41,469 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-6c903285-cfca-4f32-85ce-283d58e2b43b returning object 0fa4d679-f416-4365-b52a-02f392a82ea6 2018-08-16 13:10:41,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:10:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '' 2018-08-16 13:10:43,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60a37ba9-d11a-4527-a246-150a93c9e495 Date: Thu, 16 Aug 2018 13:10:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:10:43,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file used request id req-60a37ba9-d11a-4527-a246-150a93c9e495 2018-08-16 13:10:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.77509903908s 2018-08-16 13:10:43,245 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file used request id req-60a37ba9-d11a-4527-a246-150a93c9e495 2018-08-16 13:10:43,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:10:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:10:43,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-6ec8cd20-93c4-43d3-a26b-df1804288dbd Date: Thu, 16 Aug 2018 13:10:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:43Z", "file": "/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "0fa4d679-f416-4365-b52a-02f392a82ea6", "size": 12716032, "self": "/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:10:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:38Z", "file": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "b69f14c4-fa79-4afe-b1e5-6e8794c58851", "size": 12716032, "self": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:10:43,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6ec8cd20-93c4-43d3-a26b-df1804288dbd 2018-08-16 13:10:43,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302369594574s 2018-08-16 13:10:43,280 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-6ec8cd20-93c4-43d3-a26b-df1804288dbd 2018-08-16 13:10:43,282 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'0fa4d679-f416-4365-b52a-02f392a82ea6', 'size': 12716032, u'self': u'/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/0fa4d679-f416-4365-b52a-02f392a82ea6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:10:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:10:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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/0fa4d679-f416-4365-b52a-02f392a82ea6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', 'created': u'2018-08-16T13:10:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:10:41Z', 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/0fa4d679-f416-4365-b52a-02f392a82ea6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:10:43,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:10:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:10:43,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60dd47ba-a729-49b4-a901-1b1fed36e5e0 x-compute-request-id: req-60dd47ba-a729-49b4-a901-1b1fed36e5e0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c", "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": "b0d748be-ef02-48bc-ab11-0010b9a5973c"}} 2018-08-16 13:10:43,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-60dd47ba-a729-49b4-a901-1b1fed36e5e0 2018-08-16 13:10:43,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0743441581726s 2018-08-16 13:10:43,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-60dd47ba-a729-49b4-a901-1b1fed36e5e0 2018-08-16 13:10:43,359 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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'c0e827e233dd4490a13a2da2d4505275', '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'b0d748be-ef02-48bc-ab11-0010b9a5973c', 'swap': 0}) 2018-08-16 13:10:43,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:10:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"extra_specs": {}}' 2018-08-16 13:10:43,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:10:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eec0296-a504-4b64-91b6-eaaa32d0e6a7 x-compute-request-id: req-8eec0296-a504-4b64-91b6-eaaa32d0e6a7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:10:43,385 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c/os-extra_specs used request id req-8eec0296-a504-4b64-91b6-eaaa32d0e6a7 2018-08-16 13:10:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253179073334s 2018-08-16 13:10:43,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c/os-extra_specs used request id req-8eec0296-a504-4b64-91b6-eaaa32d0e6a7 2018-08-16 13:10:43,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042', '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'c0e827e233dd4490a13a2da2d4505275', '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'b0d748be-ef02-48bc-ab11-0010b9a5973c', 'swap': 0}) 2018-08-16 13:10:47,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:10:47,275 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:10:47,276 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:10:47,278 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:10:47,290 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:10:51,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2e588e91-eb6f-4026-8c57-099b1e4cd987/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-08-16 13:10:51,132 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:10:51,134 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:10:51,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-16 13:12:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 423e839c-457e-4ec4-8171-909eadc31272 2018-08-16 13:12:47,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '423e839c-457e-4ec4-8171-909eadc31272']'. 2018-08-16 13:12:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 13:12:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 423e839c-457e-4ec4-8171-909eadc31272 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:10:53 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 13:12:47 | 2018-08-16 13:12:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:54 | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2e588e91-eb6f-4026-8c57-099b1e4cd987) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e8474eda-30a0-4566-b917-3d6f09f50f14) | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-16 13:12:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 85.73 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:12:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 13:12:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 13:12:48,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-16 13:12:48,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:12:48,851 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:12:48,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:12:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:49,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54bed72d-2279-4ca2-a099-5d3f3d486260 Date: Thu, 16 Aug 2018 13:12:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:12:49,468 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6 used request id req-54bed72d-2279-4ca2-a099-5d3f3d486260 2018-08-16 13:12:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.610992908478s 2018-08-16 13:12:49,469 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/0fa4d679-f416-4365-b52a-02f392a82ea6 used request id req-54bed72d-2279-4ca2-a099-5d3f3d486260 2018-08-16 13:12:49,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:12:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:49,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec7ba28d-c1db-4802-982d-fab2dd1e6bfe x-compute-request-id: req-ec7ba28d-c1db-4802-982d-fab2dd1e6bfe Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "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": "2e415523-7e00-47ac-856e-41cf0843c421"}, {"name": "patrole-flavor_alt_e44e1466-5228-4c4b-9c5a-8855ecf78042", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c", "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": "b0d748be-ef02-48bc-ab11-0010b9a5973c"}]} 2018-08-16 13:12:49,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ec7ba28d-c1db-4802-982d-fab2dd1e6bfe 2018-08-16 13:12:49,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278649330139s 2018-08-16 13:12:49,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-ec7ba28d-c1db-4802-982d-fab2dd1e6bfe 2018-08-16 13:12:49,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:12:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:49,540 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:12:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9a02d89-a2d1-49ac-b044-8fed2182f655 x-compute-request-id: req-f9a02d89-a2d1-49ac-b044-8fed2182f655 Content-Length: 0 Content-Type: application/json 2018-08-16 13:12:49,540 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c used request id req-f9a02d89-a2d1-49ac-b044-8fed2182f655 2018-08-16 13:12:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03986287117s 2018-08-16 13:12:49,540 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/b0d748be-ef02-48bc-ab11-0010b9a5973c used request id req-f9a02d89-a2d1-49ac-b044-8fed2182f655 2018-08-16 13:12:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 13:12:49,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" -d '{"subnet_id": "83799dd8-ee74-4b2c-84b3-7859df078bb1"}' 2018-08-16 13:12:51,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec4519a9-9388-4b8a-8179-c6d78b898549 Date: Thu, 16 Aug 2018 13:12:51 GMT RESP BODY: {"network_id": "5211bbe8-a1d7-462e-afbc-69e378e5f06d", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "83799dd8-ee74-4b2c-84b3-7859df078bb1", "subnet_ids": ["83799dd8-ee74-4b2c-84b3-7859df078bb1"], "port_id": "45730326-763b-4121-bc24-7a4cc4a0713a", "id": "49ef4e01-2ecb-45be-bbf4-de575dd097cf"} 2018-08-16 13:12:51,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/remove_router_interface.json used request id req-ec4519a9-9388-4b8a-8179-c6d78b898549 2018-08-16 13:12:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.1324698925s 2018-08-16 13:12:51,673 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf/remove_router_interface.json used request id req-ec4519a9-9388-4b8a-8179-c6d78b898549 returning object 49ef4e01-2ecb-45be-bbf4-de575dd097cf 2018-08-16 13:12:51,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 13:12:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:51,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-e0102acb-34dc-4b02-9095-d912e364974f Date: Thu, 16 Aug 2018 13:12:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:10:32Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:12:50Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "49ef4e01-2ecb-45be-bbf4-de575dd097cf", "name": "patrole-router_e44e1466-5228-4c4b-9c5a-8855ecf78042"}]} 2018-08-16 13:12:51,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e0102acb-34dc-4b02-9095-d912e364974f 2018-08-16 13:12:51,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117660999298s 2018-08-16 13:12:51,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e0102acb-34dc-4b02-9095-d912e364974f 2018-08-16 13:12:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 13:12:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:53,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b3065ad-4193-492b-9f84-78530f10b57e Content-Length: 0 Date: Thu, 16 Aug 2018 13:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:12:53,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf.json used request id req-2b3065ad-4193-492b-9f84-78530f10b57e 2018-08-16 13:12:53,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.70171189308s 2018-08-16 13:12:53,495 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/49ef4e01-2ecb-45be-bbf4-de575dd097cf.json used request id req-2b3065ad-4193-492b-9f84-78530f10b57e 2018-08-16 13:12:53,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 13:12:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:53,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-e11f978b-a574-449c-accb-37096f4f7e72 Date: Thu, 16 Aug 2018 13:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5211bbe8-a1d7-462e-afbc-69e378e5f06d","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:10:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:10: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":"c0e827e233dd4490a13a2da2d4505275","id":"83799dd8-ee74-4b2c-84b3-7859df078bb1","subnetpool_id":null,"name":"patrole-subnet_e44e1466-5228-4c4b-9c5a-8855ecf78042"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 13:12:53,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e11f978b-a574-449c-accb-37096f4f7e72 2018-08-16 13:12:53,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.320333957672s 2018-08-16 13:12:53,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e11f978b-a574-449c-accb-37096f4f7e72 2018-08-16 13:12:53,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 13:12:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/83799dd8-ee74-4b2c-84b3-7859df078bb1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:56,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63c81865-d4bf-493b-bd1b-ac4098716adf Date: Thu, 16 Aug 2018 13:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:12:56,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/83799dd8-ee74-4b2c-84b3-7859df078bb1.json used request id req-63c81865-d4bf-493b-bd1b-ac4098716adf 2018-08-16 13:12:56,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.10296797752s 2018-08-16 13:12:56,921 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/83799dd8-ee74-4b2c-84b3-7859df078bb1.json used request id req-63c81865-d4bf-493b-bd1b-ac4098716adf 2018-08-16 13:12:56,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:12:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:57,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1349 X-Openstack-Request-Id: req-42799db3-83c5-4534-933a-19c27b5417a9 Date: Thu, 16 Aug 2018 13:12:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5211bbe8-a1d7-462e-afbc-69e378e5f06d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:12:56Z","provider:segmentation_id":7,"name":"patrole-net_e44e1466-5228-4c4b-9c5a-8855ecf78042","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:10:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:12:57,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-42799db3-83c5-4534-933a-19c27b5417a9 2018-08-16 13:12:57,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377771854401s 2018-08-16 13:12:57,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-42799db3-83c5-4534-933a-19c27b5417a9 2018-08-16 13:12:57,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 13:12:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/5211bbe8-a1d7-462e-afbc-69e378e5f06d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:58,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c02d7326-408b-4a22-aa25-2d0fadf048f0 Date: Thu, 16 Aug 2018 13:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:12:58,936 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/5211bbe8-a1d7-462e-afbc-69e378e5f06d.json used request id req-c02d7326-408b-4a22-aa25-2d0fadf048f0 2018-08-16 13:12:58,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.63437700272s 2018-08-16 13:12:58,936 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/5211bbe8-a1d7-462e-afbc-69e378e5f06d.json used request id req-c02d7326-408b-4a22-aa25-2d0fadf048f0 2018-08-16 13:12:58,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:12:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:12:59,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-a9f4e9a4-2004-408e-802f-8800a962d095 Date: Thu, 16 Aug 2018 13:12:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:10:38Z", "file": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "b69f14c4-fa79-4afe-b1e5-6e8794c58851", "size": 12716032, "self": "/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e44e1466-5228-4c4b-9c5a-8855ecf78042", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:10:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:12:59,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a9f4e9a4-2004-408e-802f-8800a962d095 2018-08-16 13:12:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694156885147s 2018-08-16 13:12:59,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a9f4e9a4-2004-408e-802f-8800a962d095 2018-08-16 13:12:59,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:12:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:13:00,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-132a7947-baac-46e9-b1bf-34f953186983 Date: Thu, 16 Aug 2018 13:13:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:13:00,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851 used request id req-132a7947-baac-46e9-b1bf-34f953186983 2018-08-16 13:13:00,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.599344015121s 2018-08-16 13:13:00,236 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/b69f14c4-fa79-4afe-b1e5-6e8794c58851 used request id req-132a7947-baac-46e9-b1bf-34f953186983 2018-08-16 13:13:00,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:13:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:13:00,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58aaf307-1af1-4194-ab8f-4e4079c33767 x-compute-request-id: req-58aaf307-1af1-4194-ab8f-4e4079c33767 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_e44e1466-5228-4c4b-9c5a-8855ecf78042", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/2e415523-7e00-47ac-856e-41cf0843c421", "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": "2e415523-7e00-47ac-856e-41cf0843c421"}]} 2018-08-16 13:13:00,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-58aaf307-1af1-4194-ab8f-4e4079c33767 2018-08-16 13:13:00,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220370292664s 2018-08-16 13:13:00,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-58aaf307-1af1-4194-ab8f-4e4079c33767 2018-08-16 13:13:00,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:13:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f0debee6ec6dbe2e52c0d5f524ae1d3d3651971" 2018-08-16 13:13:00,305 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:13:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5193c0ae-7238-4848-85cb-60d7d3a30adf x-compute-request-id: req-5193c0ae-7238-4848-85cb-60d7d3a30adf Content-Length: 0 Content-Type: application/json 2018-08-16 13:13:00,305 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421 used request id req-5193c0ae-7238-4848-85cb-60d7d3a30adf 2018-08-16 13:13:00,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443890094757s 2018-08-16 13:13:00,305 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/2e415523-7e00-47ac-856e-41cf0843c421 used request id req-5193c0ae-7238-4848-85cb-60d7d3a30adf 2018-08-16 13:13:00,366 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-16 13:13:00,412 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:13:00,413 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:13:00,414 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:13:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:13:00,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729a3372-c3bf-41db-8f26-b9215756a6f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:13:00,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-729a3372-c3bf-41db-8f26-b9215756a6f6 2018-08-16 13:13:00,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:13:00,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["LklnWHoOS5esKsdSJFFxYQ"], "issued_at": "2018-08-16T13:13:00.000000Z"}} 2018-08-16 13:13:00,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:13:00,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:01,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e0c737fb-f574-4a9d-aabe-c10ea4e74b9b Date: Thu, 16 Aug 2018 13:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:13:01,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0c737fb-f574-4a9d-aabe-c10ea4e74b9b 2018-08-16 13:13:01,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375303030014s 2018-08-16 13:13:01,207 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e0c737fb-f574-4a9d-aabe-c10ea4e74b9b 2018-08-16 13:13:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:13:01,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 13:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a6dc67-37cd-4904-91db-bb50b64ea75a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 13:13:01,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-53a6dc67-37cd-4904-91db-bb50b64ea75a 2018-08-16 13:13:01,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 13:13:01,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:01,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a615bf-2c1b-44ff-9c6f-46be51d37e26 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 13:13:01,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-78a615bf-2c1b-44ff-9c6f-46be51d37e26 2018-08-16 13:13:01,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191623210907s 2018-08-16 13:13:01,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-78a615bf-2c1b-44ff-9c6f-46be51d37e26 2018-08-16 13:13:01,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 13:13:01,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}}' 2018-08-16 13:13:01,649 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 13:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-220cb049-fedd-47dd-93f1-aad229147de5 Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0"}, "tags": [], "enabled": true, "id": "1d45e6c143084c879573badbf25f13f0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}} 2018-08-16 13:13:01,649 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-220cb049-fedd-47dd-93f1-aad229147de5 2018-08-16 13:13:01,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233533859253s 2018-08-16 13:13:01,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-220cb049-fedd-47dd-93f1-aad229147de5 2018-08-16 13:13:01,650 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'1d45e6c143084c879573badbf25f13f0', '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'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:01,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 13:13:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f20b2d6d-73cb-49b2-bafe-acc349a3ac30", "email": null, "name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}}' 2018-08-16 13:13:02,080 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 13:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558bee88-6992-4708-92f5-ea79484307cd Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": {"self": "http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db04b89c633e414abfc91320bfd53202", "domain_id": "default", "password_expires_at": null}} 2018-08-16 13:13:02,080 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-558bee88-6992-4708-92f5-ea79484307cd 2018-08-16 13:13:02,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.424701929092s 2018-08-16 13:13:02,081 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-558bee88-6992-4708-92f5-ea79484307cd 2018-08-16 13:13:02,081 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db04b89c633e414abfc91320bfd53202', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:02,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:13:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:02,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1181acf-396b-44d3-bc79-fad10029a0e2 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:13:02,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-a1181acf-396b-44d3-bc79-fad10029a0e2 2018-08-16 13:13:02,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194504976273s 2018-08-16 13:13:02,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-a1181acf-396b-44d3-bc79-fad10029a0e2 2018-08-16 13:13:02,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:13:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:02,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd0375f-916c-4e9f-b83b-2dae89efde1b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:13:02,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-3bd0375f-916c-4e9f-b83b-2dae89efde1b 2018-08-16 13:13:02,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108402013779s 2018-08-16 13:13:02,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-3bd0375f-916c-4e9f-b83b-2dae89efde1b 2018-08-16 13:13:02,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:13:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:02,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefa06d3-4f68-43de-a0ac-9396db6393a0 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:13:02,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-fefa06d3-4f68-43de-a0ac-9396db6393a0 2018-08-16 13:13:02,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.292281150818s 2018-08-16 13:13:02,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-fefa06d3-4f68-43de-a0ac-9396db6393a0 2018-08-16 13:13:02,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 13:13:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:02,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd236e2-5d57-4b2b-9511-8e116eead7a2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 13:13:02,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-9bd236e2-5d57-4b2b-9511-8e116eead7a2 2018-08-16 13:13:02,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184954166412s 2018-08-16 13:13:02,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-9bd236e2-5d57-4b2b-9511-8e116eead7a2 2018-08-16 13:13:02,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:13:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfc0f34-089b-40e2-adc8-c5dc1f5af54e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": {"self": "http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db04b89c633e414abfc91320bfd53202", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:13:03,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-9bfc0f34-089b-40e2-adc8-c5dc1f5af54e 2018-08-16 13:13:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.160352945328s 2018-08-16 13:13:03,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-9bfc0f34-089b-40e2-adc8-c5dc1f5af54e 2018-08-16 13:13:03,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:13:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:03,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8fa34a9-311c-4b36-bedb-2615387b4671 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0"}, "tags": [], "enabled": true, "id": "1d45e6c143084c879573badbf25f13f0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}]} 2018-08-16 13:13:03,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b8fa34a9-311c-4b36-bedb-2615387b4671 2018-08-16 13:13:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204059839249s 2018-08-16 13:13:03,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-b8fa34a9-311c-4b36-bedb-2615387b4671 2018-08-16 13:13:03,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 13:13:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=1d45e6c143084c879573badbf25f13f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:03,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2771497f-7b95-45fb-8a45-5304d886ef7b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=1d45e6c143084c879573badbf25f13f0", "previous": null, "next": null}} 2018-08-16 13:13:03,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=1d45e6c143084c879573badbf25f13f0 used request id req-2771497f-7b95-45fb-8a45-5304d886ef7b 2018-08-16 13:13:03,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186757087708s 2018-08-16 13:13:03,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=1d45e6c143084c879573badbf25f13f0 used request id req-2771497f-7b95-45fb-8a45-5304d886ef7b 2018-08-16 13:13:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 13:13:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:03,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06052ab0-3504-4f61-9363-1e78f50861fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:13:03,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/938251980d884ef7a6be9caa88f95318 used request id req-06052ab0-3504-4f61-9363-1e78f50861fe 2018-08-16 13:13:03,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.23483300209s 2018-08-16 13:13:03,690 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/938251980d884ef7a6be9caa88f95318 used request id req-06052ab0-3504-4f61-9363-1e78f50861fe 2018-08-16 13:13:03,691 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 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'1d45e6c143084c879573badbf25f13f0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f20b2d6d-73cb-49b2-bafe-acc349a3ac30', 'username': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 13:13:03,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:13:03,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:13:03,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:13:03,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:13:03,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:13:03,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:13:03,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:13:03,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:13:03,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:13:03,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:13:03,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:13:03,696 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'password': 'f20b2d6d-73cb-49b2-bafe-acc349a3ac30', 'project_name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': '1d45e6c143084c879573badbf25f13f0', 'project_domain_name': 'Default'} 2018-08-16 13:13:03,701 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-16 13:13:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:13:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f4ec296-f972-4f65-8145-41861aee78db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:13:03,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-1f4ec296-f972-4f65-8145-41861aee78db 2018-08-16 13:13:03,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:13:04,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d45e6c143084c879573badbf25f13f0", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_1d45e6c143084c879573badbf25f13f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_1d45e6c143084c879573badbf25f13f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1d45e6c143084c879573badbf25f13f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/1d45e6c143084c879573badbf25f13f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/1d45e6c143084c879573badbf25f13f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/1d45e6c143084c879573badbf25f13f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/1d45e6c143084c879573badbf25f13f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/1d45e6c143084c879573badbf25f13f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/1d45e6c143084c879573badbf25f13f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/1d45e6c143084c879573badbf25f13f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/1d45e6c143084c879573badbf25f13f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1d45e6c143084c879573badbf25f13f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/1d45e6c143084c879573badbf25f13f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/1d45e6c143084c879573badbf25f13f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "id": "db04b89c633e414abfc91320bfd53202"}, "audit_ids": ["FEnwBklSTSC_RNuNh52BPw"], "issued_at": "2018-08-16T13:13:04.000000Z"}} 2018-08-16 13:13:04,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 13:13:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "admin_state_up": true}}' 2018-08-16 13:13:05,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 615 X-Openstack-Request-Id: req-ba6f041a-46d2-481d-8102-2ffe8e9e6af3 Date: Thu, 16 Aug 2018 13:13:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:04Z", "admin_state_up": true, "updated_at": "2018-08-16T13:13:05Z", "revision_number": 2, "routes": [], "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "e4f4f1e6-4ebe-41a8-936d-1067fec7ac59", "name": "vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}} 2018-08-16 13:13:05,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ba6f041a-46d2-481d-8102-2ffe8e9e6af3 2018-08-16 13:13:05,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46884298325s 2018-08-16 13:13:05,584 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-ba6f041a-46d2-481d-8102-2ffe8e9e6af3 2018-08-16 13:13:05,584 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'1d45e6c143084c879573badbf25f13f0', u'created_at': u'2018-08-16T13:13:04Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T13:13:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'1d45e6c143084c879573badbf25f13f0', u'id': u'e4f4f1e6-4ebe-41a8-936d-1067fec7ac59', u'name': u'vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:05,585 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-16 13:13:07,065 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:d7ba271c24da7bd727354314039ce602 sha256:8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555 2018-08-16 13:13:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:13:07,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 13:13:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 13:13:07,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:13:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:13:07,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-db776d85-5aba-44ac-a919-bbb7a94ab735 Date: Thu, 16 Aug 2018 13:13:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:13:07,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-db776d85-5aba-44ac-a919-bbb7a94ab735 2018-08-16 13:13:07,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.703249931335s 2018-08-16 13:13:07,780 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-db776d85-5aba-44ac-a919-bbb7a94ab735 2018-08-16 13:13:07,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:13:07,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" -d '{"owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "owner_specified.shade.object": "images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}' 2018-08-16 13:13:08,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00181979-ac2e-49d4-8be4-95bffeeceb11 Date: Thu, 16 Aug 2018 13:13:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:13:08Z", "file": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file", "owner": "1d45e6c143084c879573badbf25f13f0", "id": "d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "size": null, "self": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "checksum": null, "created_at": "2018-08-16T13:13:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:13:08,249 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-00181979-ac2e-49d4-8be4-95bffeeceb11 2018-08-16 13:13:08,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.461138010025s 2018-08-16 13:13:08,250 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-00181979-ac2e-49d4-8be4-95bffeeceb11 returning object d37d1c83-fd0b-4186-bfa2-3ab2138df10e 2018-08-16 13:13:08,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:13:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" -d '' 2018-08-16 13:13:13,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7449ea84-bdb7-442e-b997-043b96445231 Date: Thu, 16 Aug 2018 13:13:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:13:13,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file used request id req-7449ea84-bdb7-442e-b997-043b96445231 2018-08-16 13:13:13,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.20200395584s 2018-08-16 13:13:13,453 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file used request id req-7449ea84-bdb7-442e-b997-043b96445231 2018-08-16 13:13:13,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:13:13,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:13:13,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-fa2e6c84-d37c-4dd3-b863-7c103336ea55 Date: Thu, 16 Aug 2018 13:13:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:13:13Z", "file": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file", "owner": "1d45e6c143084c879573badbf25f13f0", "id": "d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "size": 263324160, "self": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-16T13:13:08Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:13:13,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fa2e6c84-d37c-4dd3-b863-7c103336ea55 2018-08-16 13:13:13,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324448108673s 2018-08-16 13:13:13,782 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-fa2e6c84-d37c-4dd3-b863-7c103336ea55 2018-08-16 13:13:13,784 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file', 'owner': u'1d45e6c143084c879573badbf25f13f0', 'id': u'd37d1c83-fd0b-4186-bfa2-3ab2138df10e', 'size': 263324160, u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d45e6c143084c879573badbf25f13f0', 'name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:13:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T13:13:13Z', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', 'properties': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'created': u'2018-08-16T13:13:08Z', 'checksum': u'd7ba271c24da7bd727354314039ce602', 'created_at': u'2018-08-16T13:13:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', 'metadata': {u'os_hash_value': u'c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5', u'self': u'/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555', u'owner_specified.shade.object': u'images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', u'owner_specified.shade.md5': u'd7ba271c24da7bd727354314039ce602', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:13:13,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:13:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-16 13:13:14,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d77131a-18cf-423f-85e6-4f8d850f2284 x-compute-request-id: req-2d77131a-18cf-423f-85e6-4f8d850f2284 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "8d8ce646-dd8e-4c70-bae0-89a183f62f84"}} 2018-08-16 13:13:14,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-2d77131a-18cf-423f-85e6-4f8d850f2284 2018-08-16 13:13:14,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.726843833923s 2018-08-16 13:13:14,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-2d77131a-18cf-423f-85e6-4f8d850f2284 2018-08-16 13:13:14,513 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'ephemeral': 0, 'ram': 2048, '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'c0e827e233dd4490a13a2da2d4505275', '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': 0, 'id': u'8d8ce646-dd8e-4c70-bae0-89a183f62f84', 'swap': 0}) 2018-08-16 13:13:14,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:13:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" -d '{"extra_specs": {}}' 2018-08-16 13:13:14,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-044bd5a8-38b9-4491-ae36-6d5898ba93de x-compute-request-id: req-044bd5a8-38b9-4491-ae36-6d5898ba93de Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:13:14,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84/os-extra_specs used request id req-044bd5a8-38b9-4491-ae36-6d5898ba93de 2018-08-16 13:13:14,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229659080505s 2018-08-16 13:13:14,537 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84/os-extra_specs used request id req-044bd5a8-38b9-4491-ae36-6d5898ba93de 2018-08-16 13:13:14,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:13:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:14,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db910f05-cc26-476a-82ce-514a540794ca Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:13:14,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-db910f05-cc26-476a-82ce-514a540794ca 2018-08-16 13:13:14,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194761037827s 2018-08-16 13:13:14,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-db910f05-cc26-476a-82ce-514a540794ca 2018-08-16 13:13:14,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:13:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:14,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9850d36-f796-42f4-9d10-25a85d1da43b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:13:14,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d9850d36-f796-42f4-9d10-25a85d1da43b 2018-08-16 13:13:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191759824753s 2018-08-16 13:13:14,933 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-d9850d36-f796-42f4-9d10-25a85d1da43b 2018-08-16 13:13:14,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 13:13:14,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:15,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a25ed01-9ec2-444f-86b9-042d16f592f0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 13:13:15,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-3a25ed01-9ec2-444f-86b9-042d16f592f0 2018-08-16 13:13:15,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180119991302s 2018-08-16 13:13:15,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-3a25ed01-9ec2-444f-86b9-042d16f592f0 2018-08-16 13:13:15,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:13:15,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:15,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1cba3c3-2420-45fe-ac58-f7274aca3ce1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": {"self": "http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db04b89c633e414abfc91320bfd53202", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:13:15,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-d1cba3c3-2420-45fe-ac58-f7274aca3ce1 2018-08-16 13:13:15,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215380191803s 2018-08-16 13:13:15,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-d1cba3c3-2420-45fe-ac58-f7274aca3ce1 2018-08-16 13:13:15,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:13:15,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26c10643-c66b-4e2b-8919-74321148c879 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0"}, "tags": [], "enabled": true, "id": "1d45e6c143084c879573badbf25f13f0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}]} 2018-08-16 13:13:15,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-26c10643-c66b-4e2b-8919-74321148c879 2018-08-16 13:13:15,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209259033203s 2018-08-16 13:13:15,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-26c10643-c66b-4e2b-8919-74321148c879 2018-08-16 13:13:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 13:13:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=1d45e6c143084c879573badbf25f13f0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef2d77b-4b82-404c-b27c-bd8d74a4a6d4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=1d45e6c143084c879573badbf25f13f0", "previous": null, "next": null}} 2018-08-16 13:13:15,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=1d45e6c143084c879573badbf25f13f0 used request id req-4ef2d77b-4b82-404c-b27c-bd8d74a4a6d4 2018-08-16 13:13:15,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197993993759s 2018-08-16 13:13:15,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=db04b89c633e414abfc91320bfd53202&role.id=73f52065114c4591ad77d429b01879b8&scope.project.id=1d45e6c143084c879573badbf25f13f0 used request id req-4ef2d77b-4b82-404c-b27c-bd8d74a4a6d4 2018-08-16 13:13:15,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 13:13:15,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/73f52065114c4591ad77d429b01879b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:13:15,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-264f9d04-f8de-44d2-bb8c-836c37975b47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:13:15,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/73f52065114c4591ad77d429b01879b8 used request id req-264f9d04-f8de-44d2-bb8c-836c37975b47 2018-08-16 13:13:15,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.235036849976s 2018-08-16 13:13:15,999 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0/users/db04b89c633e414abfc91320bfd53202/roles/73f52065114c4591ad77d429b01879b8 used request id req-264f9d04-f8de-44d2-bb8c-836c37975b47 2018-08-16 13:13:16,000 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519' 2018-08-16 13:13:16,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 13:13:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" -d '{"keypair": {"name": "vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}}' 2018-08-16 13:13:16,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afbfdf29-0917-42ff-9ca6-8b91717c4860 x-compute-request-id: req-afbfdf29-0917-42ff-9ca6-8b91717c4860 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4FZIpAFlYiuw5sZjmZWLJfZjM+5JmYLbnqeSNkoziAvIw84wTihLet4GAqND6qej2ULtKECXkNh7IwWt41BAdiUCgrSxnjyQDTgdyiBoB33iWIyiZSp1dOakC3/4ScZhj6IviJM0PExUaNnUQ4De0voxcfvZCZkTBfjCe2x7Q9xwIRbg1gR7faC0HZ209vEQrD7aGVsCXUEKIz9NFgdg57kWt2vIhQ207/pV4B8j27C8228w3Wf7CjkJmgwBU86lvkKO5b2TEQq10+PN4pqTc8ADmhYGlrUJbonrNb2bb3B8LYewcizFAas49tLVe93k1ml6UllbLVDEiOP/mn+td Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuBWSKQBZWIrsObGY5mViyX2YzPuSZmC256nkjZKM4gLyMPOM\nE4oS3reBgKjQ+qno9lC7ShAl5DYeyMFreNQQHYlAoK0sZ48kA04HcogaAd94liMo\nmUqdXTmpAt/+EnGYY+iL4iTNDxMVGjZ1EOA3tL6MXH72QmZEwX4wntse0PccCEW4\nNYEe32gtB2dtPbxEKw+2hlbAl1BCiM/TRYHYOe5FrdryIUNtO/6VeAfI9uwvNtvM\nN1n+wo5CZoMAVPOpb5CjuW9kxEKtdPjzeKak3PAA5oWBpa1CW6J6zW9m29wfC2Hs\nHIsxQGrOPbS1Xvd5NZpelJZWy1QxIjj/5p/rXQIDAQABAoIBAE/PmmUIb7RB1xVU\neJQ7lM8DE0KcN+cHO4XJVPxEc6xx1ot+rFa0YGYLbaxYhPKIxCY27ly4D5WYGVS0\n92GVn78OiOSg8EWd++Eq7XOsqonxV5jQeYOso/mNTEeg0ckxUv7ODgfoKLfGcDnD\nLpI4hC5rBvP7X81+BYVWrsHRAtVZ8Y/tYlR0Xv7LfPksfWWhYW0WvNxrABorOxIO\nMKI7uelOCTxYU977aDhDjp2UIqXe5V4Pl+u1tLcjvCa+RzIk+yb/M/xI5DpoWoMS\nyTheU8W4HIGvAwqoFyc3m6Jg28oaBjLeeBWnbFxEUbrO2qmL3gxmhHLqBi08SS78\nQ7wW5cECgYEA3yFz6ygs7V1iXk6N0uE01n7iDUSBzZiaaLwGnbP5OKMUAht9BKHm\nEBTYbMNh1jfCUKkyU2Mz7Ag5PM85YeryobjZLomQEX2I2KYuHL7Nsr4BP+nMYGng\n6Sf4dtYPvotfO0ob5zDZvcCTCTz1twj2bo5Lh1QtWhSr8rYs+60/36kCgYEA0zOg\nkeoKcgZDCgR/866U8404QceuKsEN6vqPxoxAM9xV3xMi/BTSuw3sj7rN10Rrl7Fi\ntd3GPiWPkqje2uao7BKFjbKmAFb9+NDDRJ19OfH+W0UqP5S/zwlCBL3C9dMhHV9j\nAO/zPUzXluGjt5ITWlUZUN5vWy1h0hi/rikrjpUCgYASsefXdRdGkAN06VoCqDHY\nIutntyy1ACs3yUE4p2KjNy6u+oSgBbyT7lsvybMB0swqG/MGf5JTHWFGUgp5xMit\neiJgPtBeVslHdaz5ZZcwebD7HOitz1Ez19B+jHLnQSAqhIwP88zalC79oCjqPAsB\nulRjs07VdFPv0wmz0JFAeQKBgGpfZlAXgItNfBZfjdI96+d/CQaYe7As68WdzSxD\nF1MHdniUOtqb4kc0DCGYBHSXkVkljoHq4R4L7PQA+b1mz02XRozHnbQuHFxlSPQW\nHixBJcryWwUK9lBgaU/aA4esftE8abDfKbOGME9d9gdPG1Az7Dw+y/cwNESNEn21\nXqrBAoGBALXxZxkg5wgoS4t0bhtloEsiBoOgvv+5j35sX2BwefaAlmJx0SFVkjr8\niCtA8OAkevAGFnOAe4fm6k5wfq2JwYWfcRfjoFzOwmiDXhRcoOfmkTFVKQDbROcA\nWyDuDNnwjdXWSAf/UUbjlVZ01Ke/8NxXAouupoY9bb7ayZT0U66l\n-----END RSA PRIVATE KEY-----\n", "user_id": "db04b89c633e414abfc91320bfd53202", "name": "vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "fingerprint": "69:f4:eb:2f:58:44:6a:76:13:d5:3a:a4:d3:f1:89:b4"}} 2018-08-16 13:13:16,379 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-afbfdf29-0917-42ff-9ca6-8b91717c4860 2018-08-16 13:13:16,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.378997087479s 2018-08-16 13:13:16,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-afbfdf29-0917-42ff-9ca6-8b91717c4860 2018-08-16 13:13:16,380 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4FZIpAFlYiuw5sZjmZWLJfZjM+5JmYLbnqeSNkoziAvIw84wTihLet4GAqND6qej2ULtKECXkNh7IwWt41BAdiUCgrSxnjyQDTgdyiBoB33iWIyiZSp1dOakC3/4ScZhj6IviJM0PExUaNnUQ4De0voxcfvZCZkTBfjCe2x7Q9xwIRbg1gR7faC0HZ209vEQrD7aGVsCXUEKIz9NFgdg57kWt2vIhQ207/pV4B8j27C8228w3Wf7CjkJmgwBU86lvkKO5b2TEQq10+PN4pqTc8ADmhYGlrUJbonrNb2bb3B8LYewcizFAas49tLVe93k1ml6UllbLVDEiOP/mn+td Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuBWSKQBZWIrsObGY5mViyX2YzPuSZmC256nkjZKM4gLyMPOM\nE4oS3reBgKjQ+qno9lC7ShAl5DYeyMFreNQQHYlAoK0sZ48kA04HcogaAd94liMo\nmUqdXTmpAt/+EnGYY+iL4iTNDxMVGjZ1EOA3tL6MXH72QmZEwX4wntse0PccCEW4\nNYEe32gtB2dtPbxEKw+2hlbAl1BCiM/TRYHYOe5FrdryIUNtO/6VeAfI9uwvNtvM\nN1n+wo5CZoMAVPOpb5CjuW9kxEKtdPjzeKak3PAA5oWBpa1CW6J6zW9m29wfC2Hs\nHIsxQGrOPbS1Xvd5NZpelJZWy1QxIjj/5p/rXQIDAQABAoIBAE/PmmUIb7RB1xVU\neJQ7lM8DE0KcN+cHO4XJVPxEc6xx1ot+rFa0YGYLbaxYhPKIxCY27ly4D5WYGVS0\n92GVn78OiOSg8EWd++Eq7XOsqonxV5jQeYOso/mNTEeg0ckxUv7ODgfoKLfGcDnD\nLpI4hC5rBvP7X81+BYVWrsHRAtVZ8Y/tYlR0Xv7LfPksfWWhYW0WvNxrABorOxIO\nMKI7uelOCTxYU977aDhDjp2UIqXe5V4Pl+u1tLcjvCa+RzIk+yb/M/xI5DpoWoMS\nyTheU8W4HIGvAwqoFyc3m6Jg28oaBjLeeBWnbFxEUbrO2qmL3gxmhHLqBi08SS78\nQ7wW5cECgYEA3yFz6ygs7V1iXk6N0uE01n7iDUSBzZiaaLwGnbP5OKMUAht9BKHm\nEBTYbMNh1jfCUKkyU2Mz7Ag5PM85YeryobjZLomQEX2I2KYuHL7Nsr4BP+nMYGng\n6Sf4dtYPvotfO0ob5zDZvcCTCTz1twj2bo5Lh1QtWhSr8rYs+60/36kCgYEA0zOg\nkeoKcgZDCgR/866U8404QceuKsEN6vqPxoxAM9xV3xMi/BTSuw3sj7rN10Rrl7Fi\ntd3GPiWPkqje2uao7BKFjbKmAFb9+NDDRJ19OfH+W0UqP5S/zwlCBL3C9dMhHV9j\nAO/zPUzXluGjt5ITWlUZUN5vWy1h0hi/rikrjpUCgYASsefXdRdGkAN06VoCqDHY\nIutntyy1ACs3yUE4p2KjNy6u+oSgBbyT7lsvybMB0swqG/MGf5JTHWFGUgp5xMit\neiJgPtBeVslHdaz5ZZcwebD7HOitz1Ez19B+jHLnQSAqhIwP88zalC79oCjqPAsB\nulRjs07VdFPv0wmz0JFAeQKBgGpfZlAXgItNfBZfjdI96+d/CQaYe7As68WdzSxD\nF1MHdniUOtqb4kc0DCGYBHSXkVkljoHq4R4L7PQA+b1mz02XRozHnbQuHFxlSPQW\nHixBJcryWwUK9lBgaU/aA4esftE8abDfKbOGME9d9gdPG1Az7Dw+y/cwNESNEn21\nXqrBAoGBALXxZxkg5wgoS4t0bhtloEsiBoOgvv+5j35sX2BwefaAlmJx0SFVkjr8\niCtA8OAkevAGFnOAe4fm6k5wfq2JwYWfcRfjoFzOwmiDXhRcoOfmkTFVKQDbROcA\nWyDuDNnwjdXWSAf/UUbjlVZ01Ke/8NxXAouupoY9bb7ayZT0U66l\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'db04b89c633e414abfc91320bfd53202', 'name': u'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'created_at': '2018-08-16T13:13:16.380670', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d45e6c143084c879573badbf25f13f0', 'name': 'vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:f4:eb:2f:58:44:6a:76:13:d5:3a:a4:d3:f1:89:b4', 'type': 'ssh', 'id': u'vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519'}) 2018-08-16 13:13:16,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 13:13:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:13:16,458 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f69616b-efd9-4213-8361-b48ea49064d8 x-compute-request-id: req-9f69616b-efd9-4213-8361-b48ea49064d8 Content-Length: 0 Content-Type: application/json 2018-08-16 13:13:16,458 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 used request id req-9f69616b-efd9-4213-8361-b48ea49064d8 2018-08-16 13:13:16,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.077141046524s 2018-08-16 13:13:16,459 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/vmtp_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 used request id req-9f69616b-efd9-4213-8361-b48ea49064d8 2018-08-16 13:13:17,475 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-08-16 13:31:37,129 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-08-16 13:13:18,348 INFO Using http://172.30.9.32:5000/v3 2018-08-16 13:13:18,348 INFO VM public key: /tmp/tmpl8P1hr 2018-08-16 13:13:18,348 INFO VM private key: /tmp/tmp4Lgc2i 2018-08-16 13:13:20,951 INFO Found image vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 to launch VM, will continue 2018-08-16 13:13:22,702 INFO Using external router: vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:22,703 INFO Using external network: external. 2018-08-16 13:13:24,144 INFO Created internal network: pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519. 2018-08-16 13:13:25,258 INFO Created internal network: pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519. 2018-08-16 13:13:28,618 DEBUG Ext router associated to pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:30,899 DEBUG Ext router associated to pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 2018-08-16 13:13:31,179 INFO OpenStack agent: Unknown agent 2018-08-16 13:13:31,179 INFO OpenStack network type: vxlan 2018-08-16 13:13:34,259 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Creating server VM... 2018-08-16 13:13:34,259 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:13:39,827 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:13:42,728 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:13:46,107 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:13:48,823 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:13:52,038 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:13:54,983 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 6 of 90... 2018-08-16 13:13:57,986 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 7 of 90... 2018-08-16 13:14:01,060 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 8 of 90... 2018-08-16 13:14:04,433 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 9 of 90... 2018-08-16 13:14:07,584 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 10 of 90... 2018-08-16 13:14:10,157 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 11 of 90... 2018-08-16 13:14:13,531 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 12 of 90... 2018-08-16 13:14:16,340 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 13 of 90... 2018-08-16 13:14:18,778 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 14 of 90... 2018-08-16 13:14:21,915 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 15 of 90... 2018-08-16 13:14:24,365 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 16 of 90... 2018-08-16 13:14:27,640 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 17 of 90... 2018-08-16 13:14:30,582 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 18 of 90... 2018-08-16 13:14:33,843 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 19 of 90... 2018-08-16 13:14:36,570 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 20 of 90... 2018-08-16 13:14:39,269 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 21 of 90... 2018-08-16 13:14:42,001 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 22 of 90... 2018-08-16 13:14:45,352 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 23 of 90... 2018-08-16 13:14:48,054 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 24 of 90... 2018-08-16 13:14:50,765 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 25 of 90... 2018-08-16 13:14:53,820 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 26 of 90... 2018-08-16 13:14:57,222 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 27 of 90... 2018-08-16 13:15:00,369 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 28 of 90... 2018-08-16 13:15:03,373 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 29 of 90... 2018-08-16 13:15:06,531 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 30 of 90... 2018-08-16 13:15:09,216 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 31 of 90... 2018-08-16 13:15:12,347 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 32 of 90... 2018-08-16 13:15:15,113 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 33 of 90... 2018-08-16 13:15:18,247 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 34 of 90... 2018-08-16 13:15:20,959 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 35 of 90... 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Internal network IP: 192.168.1.11 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] SSH IP: 172.30.9.202 2018-08-16 13:15:25,829 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Setup SSH for ubuntu@172.30.9.202 2018-08-16 13:17:01,303 INFO [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Installing nuttcp-8.1.4... 2018-08-16 13:17:01,346 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Copying nuttcp-8.1.4 to target... 2018-08-16 13:17:01,560 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting nuttcp-8.1.4 server... 2018-08-16 13:17:01,602 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] 2018-08-16 13:17:01,648 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Creating client VM... 2018-08-16 13:17:01,648 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:17:05,632 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:17:08,002 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:17:10,760 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:17:13,409 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:17:15,883 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Internal network IP: 192.168.1.7 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] SSH IP: 172.30.9.203 2018-08-16 13:17:21,625 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Setup SSH for ubuntu@172.30.9.203 2018-08-16 13:18:57,104 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Installing nuttcp-8.1.4... 2018-08-16 13:18:57,148 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Copying nuttcp-8.1.4 to target... 2018-08-16 13:18:57,317 INFO ============================================================ 2018-08-16 13:18:57,317 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-16 13:19:06,359 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.775 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.368 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.133 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.180 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.121 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.093 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.130 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.088 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.112 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.193 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.088/0.219/0.775/0.201 ms 2018-08-16 13:19:15,429 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.150 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.131 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.123 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.098 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.121 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.108 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.121 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.131 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.107 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.219 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.098/0.130/0.219/0.035 ms 2018-08-16 13:19:24,473 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.383 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.138 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.165 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.135 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.116 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.145 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.127 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.119 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.122 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.109 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.109/0.155/0.383/0.079 ms 2018-08-16 13:19:24,474 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:19:24,474 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:34,572 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=19577.6343 real_seconds=10.00 rate_Mbps=16419.1993 tx_cpu=37 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.24 2018-08-16 13:19:34,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:44,672 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=18213.1250 real_seconds=10.00 rate_Mbps=15275.1849 tx_cpu=34 rx_cpu=54 retrans=0 cwnd=3137 rtt_ms=0.18 2018-08-16 13:19:44,672 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:54,794 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=20234.5093 real_seconds=10.00 rate_Mbps=16969.8758 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3135 rtt_ms=0.28 2018-08-16 13:19:54,795 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:19:54,796 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:19:58,122 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=28.9207 real_seconds=1.00 rate_Mbps=242.6334 tx_cpu=19 rx_cpu=34 drop=70 pkt=236988 data_loss=0.02938 2018-08-16 13:19:58,124 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<248456/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:19:58,124 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R745368K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:01,449 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=29.9963 real_seconds=1.00 rate_Mbps=251.2225 tx_cpu=19 rx_cpu=40 drop=244 pkt=245974 data_loss=0.09925 2018-08-16 13:20:01,449 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<257251/745368<745368 Kbps loss-rate=0 2018-08-16 13:20:01,450 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R501309K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=27.5892 real_seconds=1.00 rate_Mbps=231.1082 tx_cpu=19 rx_cpu=33 drop=2381 pkt=228391 data_loss=1.04233 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<236654/501309<501309 Kbps loss-rate=1 2018-08-16 13:20:04,777 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R368981K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:08,105 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=28.2046 real_seconds=1.00 rate_Mbps=236.3193 tx_cpu=19 rx_cpu=37 drop=0 pkt=231052 data_loss=0.00000 2018-08-16 13:20:08,105 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<241990/368981<368981 Kbps loss-rate=0 2018-08-16 13:20:08,106 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305485K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:11,456 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=26.5417 real_seconds=1.00 rate_Mbps=222.2234 tx_cpu=19 rx_cpu=33 drop=0 pkt=217430 data_loss=0.00000 2018-08-16 13:20:11,456 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<227556/305485<305485 Kbps loss-rate=0 2018-08-16 13:20:11,457 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266520K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:14,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=26.4181 real_seconds=1.00 rate_Mbps=221.2300 tx_cpu=19 rx_cpu=34 drop=123 pkt=216540 data_loss=0.05675 2018-08-16 13:20:14,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=1<226539/266520<266520 Kbps loss-rate=0 2018-08-16 13:20:14,781 DEBUG undershot, min=226539 kbps=246529 max=266520 2018-08-16 13:20:14,782 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R246529K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:18,111 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=27.1077 real_seconds=1.00 rate_Mbps=227.0271 tx_cpu=22 rx_cpu=33 drop=0 pkt=222066 data_loss=0.00000 2018-08-16 13:20:18,111 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=226539<232475/246529<266520 Kbps loss-rate=0 2018-08-16 13:20:18,111 DEBUG undershot, min=232475 kbps=249497 max=266520 2018-08-16 13:20:18,112 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249497K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:21,465 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=29.6564 real_seconds=1.00 rate_Mbps=248.5021 tx_cpu=43 rx_cpu=34 drop=0 pkt=242945 data_loss=0.00000 2018-08-16 13:20:21,465 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=128 throughput=232475<254466/249497<266520 Kbps loss-rate=0 2018-08-16 13:20:21,466 DEBUG undershot, min=254466 kbps=260493 max=266520 2018-08-16 13:20:21,466 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:20:21,466 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:24,818 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=211.4541 real_seconds=1.00 rate_Mbps=1772.9156 tx_cpu=39 rx_cpu=32 drop=126 pkt=216655 data_loss=0.05813 2018-08-16 13:20:24,818 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1815465/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:20:24,819 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3407732K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:28,170 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=213.2646 real_seconds=1.00 rate_Mbps=1787.7153 tx_cpu=39 rx_cpu=33 drop=0 pkt=218383 data_loss=0.00000 2018-08-16 13:20:28,171 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1830620/3407732<3407732 Kbps loss-rate=0 2018-08-16 13:20:28,171 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2619176K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:31,524 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=214.2285 real_seconds=1.00 rate_Mbps=1795.1672 tx_cpu=37 rx_cpu=34 drop=168 pkt=219538 data_loss=0.07654 2018-08-16 13:20:31,525 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<1838251/2619176<2619176 Kbps loss-rate=0 2018-08-16 13:20:31,525 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2228713K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:34,849 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=245.6230 real_seconds=1.00 rate_Mbps=2061.6993 tx_cpu=33 rx_cpu=40 drop=198 pkt=251716 data_loss=0.07868 2018-08-16 13:20:34,849 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=1<2111180/2228713<2228713 Kbps loss-rate=0 2018-08-16 13:20:34,850 DEBUG undershot, min=2111180 kbps=2169946 max=2228713 2018-08-16 13:20:34,850 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2169946K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:38,177 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=239.9180 real_seconds=1.00 rate_Mbps=2011.7248 tx_cpu=32 rx_cpu=41 drop=5 pkt=245681 data_loss=0.00204 2018-08-16 13:20:38,178 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=1024 throughput=2111180<2060006/2169946<2228713 Kbps loss-rate=0 2018-08-16 13:20:38,178 DEBUG undershot, min=2169946 kbps=2199329 max=2228713 2018-08-16 13:20:38,178 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:20:38,179 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:41,504 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=595.5625 real_seconds=1.00 rate_Mbps=4996.4950 tx_cpu=99 rx_cpu=21 drop=62 pkt=76294 data_loss=0.08127 2018-08-16 13:20:41,505 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=1<5116410/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:20:41,505 DEBUG undershot, min=5116410 kbps=7558205 max=10000000 2018-08-16 13:20:41,505 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558205K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:44,828 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=898.6953 real_seconds=1.00 rate_Mbps=7538.9912 tx_cpu=99 rx_cpu=30 drop=295 pkt=115328 data_loss=0.25579 2018-08-16 13:20:44,829 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=5116410<7719926/7558205<10000000 Kbps loss-rate=0 2018-08-16 13:20:44,829 DEBUG undershot, min=7719926 kbps=8859963 max=10000000 2018-08-16 13:20:44,829 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8859963K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=1055.8750 real_seconds=1.00 rate_Mbps=8858.2339 tx_cpu=95 rx_cpu=33 drop=40 pkt=135192 data_loss=0.02959 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=7719926<9070831/8859963<10000000 Kbps loss-rate=0 2018-08-16 13:20:48,155 DEBUG undershot, min=9070831 kbps=9535415 max=10000000 2018-08-16 13:20:48,155 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9535415K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:20:51,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] megabytes=1134.1562 real_seconds=1.00 rate_Mbps=9515.1626 tx_cpu=98 rx_cpu=38 drop=327 pkt=145499 data_loss=0.22474 2018-08-16 13:20:51,484 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] pkt-size=8192 throughput=9070831<9743526/9535415<10000000 Kbps loss-rate=0 2018-08-16 13:20:51,484 DEBUG undershot, min=9743526 kbps=9871763 max=10000000 2018-08-16 13:20:51,495 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.7', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.24, 'throughput_kbps': 16813260, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15641789, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 17377152, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 254466, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2060006, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.22, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9743526, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.219', 'rtt_max_ms': '0.775', 'rtt_min_ms': '0.088', 'rtt_stddev': '0.201', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.130', 'rtt_max_ms': '0.219', 'rtt_min_ms': '0.098', 'rtt_stddev': '0.035', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.155', 'rtt_max_ms': '0.383', 'rtt_min_ms': '0.109', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-16 13:20:51,496 INFO Deleting floating ip caed60bc-2269-4a75-be23-c006a8bb4a16 2018-08-16 13:20:52,693 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Floating IP 172.30.9.203 deleted 2018-08-16 13:20:53,123 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Instance deleted 2018-08-16 13:20:53,238 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Creating client VM... 2018-08-16 13:20:53,238 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-16 13:21:00,251 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:21:02,956 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:21:06,127 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:21:09,114 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:21:12,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Internal network IP: 192.168.2.13 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] SSH IP: 172.30.9.205 2018-08-16 13:21:18,454 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Setup SSH for ubuntu@172.30.9.205 2018-08-16 13:21:53,866 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Installing nuttcp-8.1.4... 2018-08-16 13:21:53,910 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Copying nuttcp-8.1.4 to target... 2018-08-16 13:21:54,075 INFO ============================================================ 2018-08-16 13:21:54,075 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-16 13:22:03,116 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.690 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.242 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.097 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.087 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.110 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.193 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.259 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.199 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.174 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.130 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.087/0.218/0.690/0.167 ms 2018-08-16 13:22:12,152 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.127 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.099 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.109 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.103 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.107 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.083 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.093 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.102 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.101 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.172 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.083/0.109/0.172/0.026 ms 2018-08-16 13:22:21,188 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.385 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.138 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.292 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.159 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.144 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.140 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.127 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.127/0.190/0.385/0.081 ms 2018-08-16 13:22:21,189 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:22:21,189 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:31,283 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=19753.4375 real_seconds=10.00 rate_Mbps=16577.2208 tx_cpu=37 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.33 2018-08-16 13:22:31,284 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:41,379 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18894.1971 real_seconds=10.00 rate_Mbps=15853.5409 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.22 2018-08-16 13:22:41,380 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:51,473 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18615.3521 real_seconds=10.00 rate_Mbps=15622.2864 tx_cpu=34 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.27 2018-08-16 13:22:51,474 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:22:51,474 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:54,800 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=27.3948 real_seconds=1.00 rate_Mbps=230.1603 tx_cpu=20 rx_cpu=35 drop=1238 pkt=225656 data_loss=0.54854 2018-08-16 13:22:54,801 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<235684/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:22:54,801 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R707052K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=26.7592 real_seconds=1.00 rate_Mbps=224.1701 tx_cpu=19 rx_cpu=35 drop=0 pkt=219211 data_loss=0.00000 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<229550/707052<707052 Kbps loss-rate=0 2018-08-16 13:22:58,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468301K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:01,476 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=25.8817 real_seconds=1.00 rate_Mbps=216.7691 tx_cpu=18 rx_cpu=34 drop=0 pkt=212023 data_loss=0.00000 2018-08-16 13:23:01,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<221971/468301<468301 Kbps loss-rate=0 2018-08-16 13:23:01,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R345136K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:04,804 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=27.8108 real_seconds=1.00 rate_Mbps=232.9686 tx_cpu=18 rx_cpu=34 drop=638 pkt=228464 data_loss=0.27932 2018-08-16 13:23:04,804 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<238559/345136<345136 Kbps loss-rate=0 2018-08-16 13:23:04,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291847K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:08,156 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=26.4590 real_seconds=1.00 rate_Mbps=221.6798 tx_cpu=20 rx_cpu=33 drop=253 pkt=217005 data_loss=0.11665 2018-08-16 13:23:08,156 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<227000/291847<291847 Kbps loss-rate=0 2018-08-16 13:23:08,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259423K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:11,480 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=28.0380 real_seconds=1.00 rate_Mbps=234.9702 tx_cpu=22 rx_cpu=37 drop=0 pkt=229687 data_loss=0.00000 2018-08-16 13:23:11,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<240609/259423<259423 Kbps loss-rate=0 2018-08-16 13:23:11,481 DEBUG undershot, min=240609 kbps=250016 max=259423 2018-08-16 13:23:11,481 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250016K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:14,831 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=29.7935 real_seconds=1.00 rate_Mbps=249.8115 tx_cpu=36 rx_cpu=38 drop=88 pkt=244157 data_loss=0.03624 2018-08-16 13:23:14,831 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=240609<255806/250016<259423 Kbps loss-rate=0 2018-08-16 13:23:14,831 DEBUG undershot, min=255806 kbps=257614 max=259423 2018-08-16 13:23:14,831 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:23:14,832 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=232.4229 real_seconds=1.00 rate_Mbps=1949.5482 tx_cpu=30 rx_cpu=39 drop=0 pkt=238001 data_loss=0.00000 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1996337/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:23:18,157 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3498168K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:21,482 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=205.6348 real_seconds=1.00 rate_Mbps=1724.8083 tx_cpu=33 rx_cpu=32 drop=0 pkt=210570 data_loss=0.00000 2018-08-16 13:23:21,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1766203/3498168<3498168 Kbps loss-rate=0 2018-08-16 13:23:21,483 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2632185K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:24,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=204.6377 real_seconds=1.00 rate_Mbps=1715.9922 tx_cpu=35 rx_cpu=35 drop=1415 pkt=210964 data_loss=0.67071 2018-08-16 13:23:24,805 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1757176/2632185<2632185 Kbps loss-rate=0 2018-08-16 13:23:24,806 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2194680K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:28,128 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=202.6143 real_seconds=1.00 rate_Mbps=1699.3321 tx_cpu=39 rx_cpu=34 drop=0 pkt=207477 data_loss=0.00000 2018-08-16 13:23:28,128 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1740116/2194680<2194680 Kbps loss-rate=0 2018-08-16 13:23:28,129 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1967398K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:31,454 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=226.0078 real_seconds=1.00 rate_Mbps=1895.6578 tx_cpu=32 rx_cpu=33 drop=0 pkt=231432 data_loss=0.00000 2018-08-16 13:23:31,454 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1941153/1967398<1967398 Kbps loss-rate=0 2018-08-16 13:23:31,454 DEBUG undershot, min=1941153 kbps=1954275 max=1967398 2018-08-16 13:23:31,455 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:23:31,455 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:34,781 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=594.7969 real_seconds=1.00 rate_Mbps=4992.2486 tx_cpu=99 rx_cpu=24 drop=159 pkt=76293 data_loss=0.20841 2018-08-16 13:23:34,782 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=1<5112062/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:23:34,782 DEBUG undershot, min=5112062 kbps=7556031 max=10000000 2018-08-16 13:23:34,783 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556031K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:38,108 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=899.6484 real_seconds=1.00 rate_Mbps=7550.9360 tx_cpu=99 rx_cpu=32 drop=141 pkt=115296 data_loss=0.12230 2018-08-16 13:23:38,109 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=5112062<7732158/7556031<10000000 Kbps loss-rate=0 2018-08-16 13:23:38,109 DEBUG undershot, min=7732158 kbps=8866079 max=10000000 2018-08-16 13:23:38,110 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8866079K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:41,433 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1056.5859 real_seconds=1.00 rate_Mbps=8868.6685 tx_cpu=99 rx_cpu=36 drop=43 pkt=135286 data_loss=0.03179 2018-08-16 13:23:41,433 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=7732158<9081516/8866079<10000000 Kbps loss-rate=0 2018-08-16 13:23:41,433 DEBUG undershot, min=9081516 kbps=9540758 max=10000000 2018-08-16 13:23:41,434 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9540758K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:44,784 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1104.2266 real_seconds=1.00 rate_Mbps=9256.4535 tx_cpu=41 rx_cpu=30 drop=498 pkt=141839 data_loss=0.35110 2018-08-16 13:23:44,784 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9081516<9478608/9540758<10000000 Kbps loss-rate=0 2018-08-16 13:23:44,785 DEBUG undershot, min=9478608 kbps=9739304 max=10000000 2018-08-16 13:23:44,785 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9739304K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:23:48,134 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1160.5469 real_seconds=1.00 rate_Mbps=9741.2273 tx_cpu=95 rx_cpu=39 drop=59 pkt=148609 data_loss=0.03970 2018-08-16 13:23:48,135 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9478608<9975016/9739304<10000000 Kbps loss-rate=0 2018-08-16 13:23:48,135 DEBUG undershot, min=9975016 kbps=9987508 max=10000000 2018-08-16 13:23:48,145 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 16975074, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.22, 'throughput_kbps': 16234025, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 15997221, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 255806, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1941153, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9975016, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.218', 'rtt_max_ms': '0.690', 'rtt_min_ms': '0.087', 'rtt_stddev': '0.167', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.109', 'rtt_max_ms': '0.172', 'rtt_min_ms': '0.083', 'rtt_stddev': '0.026', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.190', 'rtt_max_ms': '0.385', 'rtt_min_ms': '0.127', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:23:48,147 INFO ============================================================ 2018-08-16 13:23:48,147 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-16 13:23:57,210 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 64(92) bytes of data. 72 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.628 ms 72 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.197 ms 72 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.090 ms 72 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.161 ms 72 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.247 ms 72 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.193 ms 72 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.174 ms 72 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.133 ms 72 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.184 ms 72 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.116 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.090/0.212/0.628/0.145 ms 2018-08-16 13:24:06,250 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 391(419) bytes of data. 399 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.101 ms 399 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.178 ms 399 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.224 ms 399 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.308 ms 399 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.202 ms 399 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.265 ms 399 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.278 ms 399 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.325 ms 399 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.143 ms 399 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.292 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.101/0.231/0.325/0.072 ms 2018-08-16 13:24:15,289 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] PING 172.30.9.202 (172.30.9.202) 1500(1528) bytes of data. 1508 bytes from 172.30.9.202: icmp_seq=1 ttl=64 time=0.693 ms 1508 bytes from 172.30.9.202: icmp_seq=2 ttl=64 time=0.212 ms 1508 bytes from 172.30.9.202: icmp_seq=3 ttl=64 time=0.196 ms 1508 bytes from 172.30.9.202: icmp_seq=4 ttl=64 time=0.187 ms 1508 bytes from 172.30.9.202: icmp_seq=5 ttl=64 time=0.221 ms 1508 bytes from 172.30.9.202: icmp_seq=6 ttl=64 time=0.370 ms 1508 bytes from 172.30.9.202: icmp_seq=7 ttl=64 time=0.284 ms 1508 bytes from 172.30.9.202: icmp_seq=8 ttl=64 time=0.403 ms 1508 bytes from 172.30.9.202: icmp_seq=9 ttl=64 time=0.399 ms 1508 bytes from 172.30.9.202: icmp_seq=10 ttl=64 time=0.310 ms --- 172.30.9.202 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.187/0.327/0.693/0.146 ms 2018-08-16 13:24:15,290 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:24:15,290 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:25,385 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18846.9468 real_seconds=10.00 rate_Mbps=15814.6413 tx_cpu=35 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.37 2018-08-16 13:24:25,386 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:35,477 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=18543.1875 real_seconds=10.00 rate_Mbps=15560.9169 tx_cpu=34 rx_cpu=51 retrans=0 cwnd=3137 rtt_ms=0.20 2018-08-16 13:24:35,478 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:45,570 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=19010.6250 real_seconds=10.00 rate_Mbps=15951.9580 tx_cpu=35 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.30 2018-08-16 13:24:45,571 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:24:45,571 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:48,897 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.4631 real_seconds=1.00 rate_Mbps=281.1531 tx_cpu=21 rx_cpu=36 drop=167 pkt=274297 data_loss=0.06093 2018-08-16 13:24:48,897 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<287900/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:24:48,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R863700K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=31.6971 real_seconds=1.00 rate_Mbps=265.6200 tx_cpu=22 rx_cpu=36 drop=0 pkt=259663 data_loss=0.00000 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<271994/863700<863700 Kbps loss-rate=0 2018-08-16 13:24:52,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R567847K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:55,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=30.9972 real_seconds=1.00 rate_Mbps=259.8526 tx_cpu=23 rx_cpu=38 drop=21 pkt=253950 data_loss=0.00839 2018-08-16 13:24:55,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<266089/567847<567847 Kbps loss-rate=0 2018-08-16 13:24:55,575 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R416968K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:24:58,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.0197 real_seconds=1.00 rate_Mbps=276.7318 tx_cpu=21 rx_cpu=36 drop=23 pkt=270520 data_loss=0.00848 2018-08-16 13:24:58,898 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<283373/416968<416968 Kbps loss-rate=0 2018-08-16 13:24:58,899 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R350170K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:02,248 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=29.9344 real_seconds=1.00 rate_Mbps=250.9513 tx_cpu=19 rx_cpu=39 drop=274 pkt=245497 data_loss=0.11179 2018-08-16 13:25:02,249 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<256974/350170<350170 Kbps loss-rate=0 2018-08-16 13:25:02,249 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303572K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:05,573 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=33.1500 real_seconds=1.00 rate_Mbps=277.9041 tx_cpu=22 rx_cpu=43 drop=0 pkt=271565 data_loss=0.00000 2018-08-16 13:25:05,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=1<284573/303572<303572 Kbps loss-rate=0 2018-08-16 13:25:05,574 DEBUG undershot, min=284573 kbps=294072 max=303572 2018-08-16 13:25:05,574 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294072K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:08,926 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=31.1123 real_seconds=1.00 rate_Mbps=260.6550 tx_cpu=23 rx_cpu=34 drop=0 pkt=254872 data_loss=0.00000 2018-08-16 13:25:08,927 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=128 throughput=284573<266910/294072<303572 Kbps loss-rate=0 2018-08-16 13:25:08,927 DEBUG undershot, min=294072 kbps=298822 max=303572 2018-08-16 13:25:08,927 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:25:08,927 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:12,278 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=220.0928 real_seconds=1.00 rate_Mbps=1845.5965 tx_cpu=37 rx_cpu=33 drop=0 pkt=225375 data_loss=0.00000 2018-08-16 13:25:12,278 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1889890/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:25:12,279 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3444945K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:15,604 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=247.3076 real_seconds=1.00 rate_Mbps=2073.5403 tx_cpu=35 rx_cpu=41 drop=0 pkt=253243 data_loss=0.00000 2018-08-16 13:25:15,604 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<2123305/3444945<3444945 Kbps loss-rate=0 2018-08-16 13:25:15,605 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2784125K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:18,954 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=245.9150 real_seconds=1.00 rate_Mbps=2062.5693 tx_cpu=32 rx_cpu=36 drop=152 pkt=251969 data_loss=0.06035 2018-08-16 13:25:18,955 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<2112070/2784125<2784125 Kbps loss-rate=0 2018-08-16 13:25:18,955 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2448097K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:22,281 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=229.1924 real_seconds=1.00 rate_Mbps=1921.8517 tx_cpu=34 rx_cpu=40 drop=1 pkt=234694 data_loss=0.00044 2018-08-16 13:25:22,282 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1<1967976/2448097<2448097 Kbps loss-rate=0 2018-08-16 13:25:22,282 DEBUG undershot, min=1967976 kbps=2208036 max=2448097 2018-08-16 13:25:22,282 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2208036K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:25,633 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=226.7725 real_seconds=1.00 rate_Mbps=1901.6777 tx_cpu=35 rx_cpu=38 drop=1424 pkt=233639 data_loss=0.60948 2018-08-16 13:25:25,634 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=1967976<1947317/2208036<2448097 Kbps loss-rate=0 2018-08-16 13:25:25,634 DEBUG undershot, min=2208036 kbps=2328066 max=2448097 2018-08-16 13:25:25,634 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2328066K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:28,957 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=213.7646 real_seconds=1.00 rate_Mbps=1793.5609 tx_cpu=39 rx_cpu=35 drop=118 pkt=219013 data_loss=0.05391 2018-08-16 13:25:28,958 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=1024 throughput=2208036<1836606/2328066<2448097 Kbps loss-rate=0 2018-08-16 13:25:28,958 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:25:28,959 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:32,309 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=595.7969 real_seconds=1.00 rate_Mbps=5000.6668 tx_cpu=99 rx_cpu=21 drop=32 pkt=76294 data_loss=0.04194 2018-08-16 13:25:32,309 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=1<5120682/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:25:32,309 DEBUG undershot, min=5120682 kbps=7560341 max=10000000 2018-08-16 13:25:32,310 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560341K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:35,635 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=900.3047 real_seconds=1.00 rate_Mbps=7556.0585 tx_cpu=99 rx_cpu=28 drop=122 pkt=115361 data_loss=0.10575 2018-08-16 13:25:35,635 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=5120682<7737403/7560341<10000000 Kbps loss-rate=0 2018-08-16 13:25:35,635 DEBUG undershot, min=7737403 kbps=8868701 max=10000000 2018-08-16 13:25:35,636 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8868701K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:38,960 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1056.8828 real_seconds=1.00 rate_Mbps=8870.7521 tx_cpu=97 rx_cpu=36 drop=45 pkt=135326 data_loss=0.03326 2018-08-16 13:25:38,961 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=7737403<9083650/8868701<10000000 Kbps loss-rate=0 2018-08-16 13:25:38,961 DEBUG undershot, min=9083650 kbps=9541825 max=10000000 2018-08-16 13:25:38,961 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9541825K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:42,287 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1058.0391 real_seconds=1.00 rate_Mbps=8873.0260 tx_cpu=44 rx_cpu=32 drop=73 pkt=135502 data_loss=0.05387 2018-08-16 13:25:42,287 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9083650<9085978/9541825<10000000 Kbps loss-rate=0 2018-08-16 13:25:42,288 DEBUG undershot, min=9085978 kbps=9542989 max=10000000 2018-08-16 13:25:42,288 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9542989K -p5001 -P5002 -fparse 172.30.9.202 2018-08-16 13:25:45,638 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] megabytes=1127.8359 real_seconds=1.00 rate_Mbps=9459.3182 tx_cpu=57 rx_cpu=34 drop=356 pkt=144719 data_loss=0.24600 2018-08-16 13:25:45,639 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] pkt-size=8192 throughput=9085978<9686341/9542989<10000000 Kbps loss-rate=0 2018-08-16 13:25:45,639 DEBUG undershot, min=9686341 kbps=9843170 max=10000000 2018-08-16 13:25:45,649 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.13', 'ip_to': u'172.30.9.202', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 16194192, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 15934378, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 16334804, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 266910, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.05, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1836606, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.25, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 9686341, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.212', 'rtt_max_ms': '0.628', 'rtt_min_ms': '0.090', 'rtt_stddev': '0.145', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.231', 'rtt_max_ms': '0.325', 'rtt_min_ms': '0.101', 'rtt_stddev': '0.072', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.327', 'rtt_max_ms': '0.693', 'rtt_min_ms': '0.187', 'rtt_stddev': '0.146', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:25:45,651 INFO Deleting floating ip d2b4452c-529c-4aa8-a437-f1ffc306cea5 2018-08-16 13:25:47,003 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Floating IP 172.30.9.205 deleted 2018-08-16 13:25:47,235 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65192] Instance deleted 2018-08-16 13:25:47,267 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Creating client VM... 2018-08-16 13:25:47,267 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-16 13:25:52,470 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:25:55,368 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:25:58,368 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 3 of 90... 2018-08-16 13:26:01,720 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 4 of 90... 2018-08-16 13:26:04,854 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 5 of 90... 2018-08-16 13:26:07,755 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 6 of 90... 2018-08-16 13:26:10,754 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 7 of 90... 2018-08-16 13:26:13,193 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 8 of 90... 2018-08-16 13:26:16,151 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 9 of 90... 2018-08-16 13:26:19,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 10 of 90... 2018-08-16 13:26:22,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 11 of 90... 2018-08-16 13:26:25,517 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 12 of 90... 2018-08-16 13:26:28,113 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 13 of 90... 2018-08-16 13:26:31,007 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 14 of 90... 2018-08-16 13:26:34,268 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 15 of 90... 2018-08-16 13:26:36,988 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 16 of 90... 2018-08-16 13:26:40,200 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 17 of 90... 2018-08-16 13:26:42,807 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 18 of 90... 2018-08-16 13:26:45,215 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 19 of 90... 2018-08-16 13:26:47,890 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 20 of 90... 2018-08-16 13:26:50,704 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 21 of 90... 2018-08-16 13:26:53,176 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 22 of 90... 2018-08-16 13:26:56,236 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 23 of 90... 2018-08-16 13:26:58,875 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 24 of 90... 2018-08-16 13:27:02,371 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 25 of 90... 2018-08-16 13:27:05,555 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 26 of 90... 2018-08-16 13:27:08,104 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 27 of 90... 2018-08-16 13:27:10,808 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 28 of 90... 2018-08-16 13:27:13,562 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 29 of 90... 2018-08-16 13:27:16,457 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 30 of 90... 2018-08-16 13:27:19,429 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 31 of 90... 2018-08-16 13:27:22,396 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 32 of 90... 2018-08-16 13:27:24,753 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 33 of 90... 2018-08-16 13:27:27,768 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 34 of 90... 2018-08-16 13:27:30,509 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 35 of 90... 2018-08-16 13:27:33,237 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 36 of 90... 2018-08-16 13:27:35,851 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] VM status=BUILD, retrying 37 of 90... 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Internal network IP: 192.168.1.13 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] SSH IP: 172.30.9.203 2018-08-16 13:27:40,792 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Setup SSH for ubuntu@172.30.9.203 2018-08-16 13:29:16,247 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Installing nuttcp-8.1.4... 2018-08-16 13:29:16,289 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Copying nuttcp-8.1.4 to target... 2018-08-16 13:29:16,453 INFO ============================================================ 2018-08-16 13:29:16,454 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-16 13:29:25,496 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=1.71 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.451 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.434 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.387 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.329 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.152 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.363 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.160 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.299 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.179 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.152/0.446/1.711/0.434 ms 2018-08-16 13:29:34,532 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.156 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.166 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.139 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.150 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.189 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.259 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.179 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.308 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.241 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.237 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.139/0.202/0.308/0.054 ms 2018-08-16 13:29:43,567 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.570 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.264 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.350 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.321 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.172 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.258 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.172/0.290/0.570/0.106 ms 2018-08-16 13:29:43,568 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring TCP Throughput (packet size=65536)... 2018-08-16 13:29:43,568 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:29:53,668 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=7869.7308 real_seconds=10.00 rate_Mbps=6601.3328 tx_cpu=11 rx_cpu=19 retrans=101 cwnd=506 rtt_ms=0.31 2018-08-16 13:29:53,668 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:03,763 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=6747.6761 real_seconds=10.00 rate_Mbps=5661.9259 tx_cpu=10 rx_cpu=18 retrans=8 cwnd=484 rtt_ms=0.41 2018-08-16 13:30:03,763 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:13,857 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=6794.1580 real_seconds=10.00 rate_Mbps=5700.9788 tx_cpu=10 rx_cpu=17 retrans=55 cwnd=547 rtt_ms=0.30 2018-08-16 13:30:13,858 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=128)... 2018-08-16 13:30:13,858 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:17,185 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=28.8682 real_seconds=0.99 rate_Mbps=243.4320 tx_cpu=18 rx_cpu=34 drop=1038 pkt=237526 data_loss=0.43697 2018-08-16 13:30:17,185 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<249274/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:30:17,186 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R747822K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:20,512 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=30.0890 real_seconds=1.00 rate_Mbps=252.2219 tx_cpu=21 rx_cpu=32 drop=8703 pkt=255192 data_loss=3.41044 2018-08-16 13:30:20,513 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<258275/747822<747822 Kbps loss-rate=3 2018-08-16 13:30:20,513 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R503048K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:23,836 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.4193 real_seconds=1.00 rate_Mbps=263.3826 tx_cpu=22 rx_cpu=32 drop=5800 pkt=263187 data_loss=2.20373 2018-08-16 13:30:23,837 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269703/503048<503048 Kbps loss-rate=2 2018-08-16 13:30:23,837 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R386375K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:27,162 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.4091 real_seconds=1.00 rate_Mbps=263.0779 tx_cpu=23 rx_cpu=34 drop=5182 pkt=262486 data_loss=1.97430 2018-08-16 13:30:27,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269391/386375<386375 Kbps loss-rate=1 2018-08-16 13:30:27,163 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R327883K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:30,485 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=31.3956 real_seconds=1.00 rate_Mbps=263.0991 tx_cpu=21 rx_cpu=34 drop=0 pkt=257193 data_loss=0.00000 2018-08-16 13:30:30,485 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=1<269413/327883<327883 Kbps loss-rate=0 2018-08-16 13:30:30,486 DEBUG undershot, min=269413 kbps=298648 max=327883 2018-08-16 13:30:30,486 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R298648K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:33,812 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=30.9341 real_seconds=1.00 rate_Mbps=259.2577 tx_cpu=22 rx_cpu=34 drop=4582 pkt=257994 data_loss=1.77593 2018-08-16 13:30:33,813 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=269413<265479/298648<327883 Kbps loss-rate=1 2018-08-16 13:30:33,813 DEBUG undershot, min=298648 kbps=313265 max=327883 2018-08-16 13:30:33,813 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313265K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:37,164 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=26.9152 real_seconds=1.00 rate_Mbps=225.5948 tx_cpu=25 rx_cpu=32 drop=11 pkt=220500 data_loss=0.00483 2018-08-16 13:30:37,164 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=128 throughput=298648<231009/313265<327883 Kbps loss-rate=0 2018-08-16 13:30:37,164 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=1024)... 2018-08-16 13:30:37,165 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:40,515 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=207.8408 real_seconds=1.00 rate_Mbps=1743.5754 tx_cpu=29 rx_cpu=34 drop=682 pkt=213511 data_loss=0.31941 2018-08-16 13:30:40,516 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1785421/5000000<10000000 Kbps loss-rate=0 2018-08-16 13:30:40,516 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3392710K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=209.6670 real_seconds=1.00 rate_Mbps=1758.3693 tx_cpu=33 rx_cpu=33 drop=289 pkt=214988 data_loss=0.13441 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1800570/3392710<3392710 Kbps loss-rate=0 2018-08-16 13:30:43,840 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2596640K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:47,166 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=220.3799 real_seconds=1.00 rate_Mbps=1847.2322 tx_cpu=31 rx_cpu=34 drop=357 pkt=226026 data_loss=0.15793 2018-08-16 13:30:47,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<1891565/2596640<2596640 Kbps loss-rate=0 2018-08-16 13:30:47,167 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2244102K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:50,493 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=256.9297 real_seconds=1.00 rate_Mbps=2154.1967 tx_cpu=34 rx_cpu=36 drop=0 pkt=263096 data_loss=0.00000 2018-08-16 13:30:50,493 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=1024 throughput=1<2205897/2244102<2244102 Kbps loss-rate=0 2018-08-16 13:30:50,493 DEBUG undershot, min=2205897 kbps=2224999 max=2244102 2018-08-16 13:30:50,494 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Measuring UDP Throughput (packet size=8192)... 2018-08-16 13:30:50,494 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:53,843 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=363.7500 real_seconds=1.00 rate_Mbps=3048.2561 tx_cpu=99 rx_cpu=14 drop=29734 pkt=76294 data_loss=38.97292 2018-08-16 13:30:53,844 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3121414/5000000<10000000 Kbps loss-rate=38 2018-08-16 13:30:53,844 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4060707K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:30:57,168 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=361.9297 real_seconds=1.00 rate_Mbps=3032.9472 tx_cpu=99 rx_cpu=15 drop=15635 pkt=61962 data_loss=25.23320 2018-08-16 13:30:57,169 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3105737/4060707<4060707 Kbps loss-rate=25 2018-08-16 13:30:57,169 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3583222K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:00,494 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=367.4844 real_seconds=1.00 rate_Mbps=3079.5135 tx_cpu=99 rx_cpu=14 drop=7638 pkt=54676 data_loss=13.96955 2018-08-16 13:31:00,495 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3153421/3583222<3583222 Kbps loss-rate=13 2018-08-16 13:31:00,495 DEBUG overshot, min=1 kbps=3153421 max=3583222 2018-08-16 13:31:00,495 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3153421K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:03,845 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=372.2109 real_seconds=1.00 rate_Mbps=3123.8936 tx_cpu=99 rx_cpu=14 drop=475 pkt=48118 data_loss=0.98717 2018-08-16 13:31:03,845 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=1<3198867/3153421<3583222 Kbps loss-rate=0 2018-08-16 13:31:03,845 DEBUG undershot, min=3198867 kbps=3391044 max=3583222 2018-08-16 13:31:03,846 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3391044K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:07,172 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=383.0000 real_seconds=1.00 rate_Mbps=3209.4509 tx_cpu=99 rx_cpu=15 drop=2720 pkt=51744 data_loss=5.25665 2018-08-16 13:31:07,172 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=3198867<3286477/3391044<3583222 Kbps loss-rate=5 2018-08-16 13:31:07,173 DEBUG overshot, min=3198867 kbps=3286477 max=3391044 2018-08-16 13:31:07,173 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3286477K -p5001 -P5002 -fparse 192.168.1.11 2018-08-16 13:31:10,499 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] megabytes=387.9375 real_seconds=1.00 rate_Mbps=3255.8412 tx_cpu=99 rx_cpu=16 drop=492 pkt=50148 data_loss=0.98108 2018-08-16 13:31:10,500 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] pkt-size=8192 throughput=3198867<3333981/3286477<3391044 Kbps loss-rate=0 2018-08-16 13:31:10,500 DEBUG undershot, min=3333981 kbps=3362512 max=3391044 2018-08-16 13:31:10,510 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.13', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 101, 'rtt_ms': 0.31, 'throughput_kbps': 6759764, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.41, 'throughput_kbps': 5797812, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 55, 'rtt_ms': 0.3, 'throughput_kbps': 5837802, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 231009, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 2205897, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.98, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3333981, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.446', 'rtt_max_ms': '1.711', 'rtt_min_ms': '0.152', 'rtt_stddev': '0.434', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.202', 'rtt_max_ms': '0.308', 'rtt_min_ms': '0.139', 'rtt_stddev': '0.054', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.290', 'rtt_max_ms': '0.570', 'rtt_min_ms': '0.172', 'rtt_stddev': '0.106', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-16 13:31:10,512 INFO Deleting floating ip fd276b5c-252f-43ba-886d-f3c8e09ad3d7 2018-08-16 13:31:11,630 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Floating IP 172.30.9.203 deleted 2018-08-16 13:31:12,121 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65193] Instance deleted 2018-08-16 13:31:12,235 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Creating client VM... 2018-08-16 13:31:12,236 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-16 13:31:17,560 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] VM status=BUILD, retrying 1 of 90... 2018-08-16 13:31:19,894 DEBUG [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] VM status=BUILD, retrying 2 of 90... 2018-08-16 13:31:22,265 ERROR Instance creation error: Failed to get traits for resource provider with UUID efd50210-bb9a-40f6-81bd-05be506a1465 2018-08-16 13:31:22,265 ERROR Instance failed status=ERROR 2018-08-16 13:31:23,675 INFO [TestClient_8283f90d-a47d-41a6-a8c4-94f0fa8f65194] Server creation failed 2018-08-16 13:31:23,675 INFO { 'desc': 'VM to VM different network fixed IP (inter-node)', 'results': 'error: VM cannot be spawned.'} 2018-08-16 13:31:23,676 INFO Cleaning up... 2018-08-16 13:31:23,676 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Terminating nuttcp-8.1.4 2018-08-16 13:31:23,689 INFO Deleting floating ip ff72c064-fd27-4bf9-9aae-553235b830ef 2018-08-16 13:31:25,111 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Floating IP 172.30.9.202 deleted 2018-08-16 13:31:25,366 DEBUG [TestServer_8283f90d-a47d-41a6-a8c4-94f0fa8f65191] Instance deleted 2018-08-16 13:31:33,233 INFO Network pns-internal-net_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 deleted. 2018-08-16 13:31:36,431 INFO Network pns-internal-net2_8283f90d-a47d-41a6-a8c4-94f0fa8f6519 deleted. 2018-08-16 13:31:36,517 INFO Removed public key pns_public_key 2018-08-16 13:31:36,517 INFO Deleting security group 2018-08-16 13:31:37,038 ERROR string indices must be integers, not str Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1255, in main run_vmtp(opts) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 1229, in run_vmtp print_report(rescol.results) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 666, in print_report if (item['protocol'] == proto) and (run_status[idx0][idx1][idx2][idx3] != SFAIL): TypeError: string indices must be integers, not str 2018-08-16 13:31:37,462 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp_genchart', '-c', '/home/opnfv/functest/results/vmtp/vmtp.html', '/home/opnfv/functest/results/vmtp/vmtp.json'] Error: No such file %s: /home/opnfv/functest/results/vmtp/vmtp.json 2018-08-16 13:31:37,584 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:31:37,584 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:31:37,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 13:31:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:31:38,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 640 X-Openstack-Request-Id: req-1f7de1f8-3c9d-4b13-9b61-762337741ba7 Date: Thu, 16 Aug 2018 13:31:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:04Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:31:28Z", "revision_number": 6, "routes": [], "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "e4f4f1e6-4ebe-41a8-936d-1067fec7ac59", "name": "vmtp-router_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}]} 2018-08-16 13:31:38,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1f7de1f8-3c9d-4b13-9b61-762337741ba7 2018-08-16 13:31:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.529067993164s 2018-08-16 13:31:38,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-1f7de1f8-3c9d-4b13-9b61-762337741ba7 2018-08-16 13:31:38,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 13:31:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/e4f4f1e6-4ebe-41a8-936d-1067fec7ac59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:31:39,826 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fddab7ac-1594-4c15-8439-2785391a4d4f Content-Length: 0 Date: Thu, 16 Aug 2018 13:31:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:31:39,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e4f4f1e6-4ebe-41a8-936d-1067fec7ac59.json used request id req-fddab7ac-1594-4c15-8439-2785391a4d4f 2018-08-16 13:31:39,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.7057390213s 2018-08-16 13:31:39,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/e4f4f1e6-4ebe-41a8-936d-1067fec7ac59.json used request id req-fddab7ac-1594-4c15-8439-2785391a4d4f 2018-08-16 13:31:39,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:31:39,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:31:40,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-b666e543-a748-4c96-9700-8061cf480202 Date: Thu, 16 Aug 2018 13:31:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:13:13Z", "file": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/file", "owner": "1d45e6c143084c879573badbf25f13f0", "id": "d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "size": 263324160, "self": "/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8a5bc3fdf061a08326c1ce8f48bb660eec107547806d0401c5681e49e710a555", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d7ba271c24da7bd727354314039ce602", "name": "vmtp-img_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "checksum": "d7ba271c24da7bd727354314039ce602", "created_at": "2018-08-16T13:13:08Z", "os_hidden": false, "protected": false, "os_hash_value": "c7186c493b45e03a3d4fb45863d0be88fa34d1e960098a7303cdc88af5e043f547c4a4c85be80eef584e8ed98e3d8de823928c5fb6aa99a8342e3347b0cef4a5"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:31:40,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b666e543-a748-4c96-9700-8061cf480202 2018-08-16 13:31:40,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.73653793335s 2018-08-16 13:31:40,568 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b666e543-a748-4c96-9700-8061cf480202 2018-08-16 13:31:40,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:31:40,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:31:41,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-faeb1315-c2c0-4815-a7f5-0efb1c3a5fe0 Date: Thu, 16 Aug 2018 13:31:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:31:41,895 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e used request id req-faeb1315-c2c0-4815-a7f5-0efb1c3a5fe0 2018-08-16 13:31:41,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32543802261s 2018-08-16 13:31:41,895 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/d37d1c83-fd0b-4186-bfa2-3ab2138df10e used request id req-faeb1315-c2c0-4815-a7f5-0efb1c3a5fe0 2018-08-16 13:31:41,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:31:41,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:42,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b0ebe98-c8a4-452a-b356-de8c11484965 x-compute-request-id: req-2b0ebe98-c8a4-452a-b356-de8c11484965 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84", "rel": "bookmark"}], "ram": 2048, "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": 0, "id": "8d8ce646-dd8e-4c70-bae0-89a183f62f84"}]} 2018-08-16 13:31:42,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-2b0ebe98-c8a4-452a-b356-de8c11484965 2018-08-16 13:31:42,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.307155847549s 2018-08-16 13:31:42,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-2b0ebe98-c8a4-452a-b356-de8c11484965 2018-08-16 13:31:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:31:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:42,240 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25a72364-65f2-4328-9062-9de8ec2ce496 x-compute-request-id: req-25a72364-65f2-4328-9062-9de8ec2ce496 Content-Length: 0 Content-Type: application/json 2018-08-16 13:31:42,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84 used request id req-25a72364-65f2-4328-9062-9de8ec2ce496 2018-08-16 13:31:42,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0347509384155s 2018-08-16 13:31:42,240 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/8d8ce646-dd8e-4c70-bae0-89a183f62f84 used request id req-25a72364-65f2-4328-9062-9de8ec2ce496 2018-08-16 13:31:42,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:31:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:42,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82432860-fc4e-4174-adb4-2df577676858 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": {"self": "http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db04b89c633e414abfc91320bfd53202", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:31:42,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-82432860-fc4e-4174-adb4-2df577676858 2018-08-16 13:31:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206820011139s 2018-08-16 13:31:42,448 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-82432860-fc4e-4174-adb4-2df577676858 2018-08-16 13:31:42,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:31:42,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:42,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06391067-77a4-4366-bed5-37601fcbde8b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_8283f90d-a47d-41a6-a8c4-94f0fa8f6519", "links": {"self": "http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "db04b89c633e414abfc91320bfd53202", "description": null}} 2018-08-16 13:31:42,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 used request id req-06391067-77a4-4366-bed5-37601fcbde8b 2018-08-16 13:31:42,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215299129486s 2018-08-16 13:31:42,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 used request id req-06391067-77a4-4366-bed5-37601fcbde8b 2018-08-16 13:31:42,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 13:31:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:42,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb5a12a-f102-4324-8749-6ab06f9022a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:31:42,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 used request id req-eeb5a12a-f102-4324-8749-6ab06f9022a0 2018-08-16 13:31:42,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326915979385s 2018-08-16 13:31:42,998 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/db04b89c633e414abfc91320bfd53202 used request id req-eeb5a12a-f102-4324-8749-6ab06f9022a0 2018-08-16 13:31:43,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:31:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:43,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57b6e8e-8524-4e5a-9798-cdef5aba1f52 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0"}, "tags": [], "enabled": true, "id": "1d45e6c143084c879573badbf25f13f0", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8283f90d-a47d-41a6-a8c4-94f0fa8f6519"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 13:31:43,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-f57b6e8e-8524-4e5a-9798-cdef5aba1f52 2018-08-16 13:31:43,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196931123734s 2018-08-16 13:31:43,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-f57b6e8e-8524-4e5a-9798-cdef5aba1f52 2018-08-16 13:31:43,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 13:31:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9f9b819441b9777e6ccaa945bf2934104df789c5" 2018-08-16 13:31:43,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68f8d47-2054-46e0-a5af-3f8b46da7578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:31:43,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0 used request id req-a68f8d47-2054-46e0-a5af-3f8b46da7578 2018-08-16 13:31:43,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264404058456s 2018-08-16 13:31:43,470 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/1d45e6c143084c879573badbf25f13f0 used request id req-a68f8d47-2054-46e0-a5af-3f8b46da7578 2018-08-16 13:31:43,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:31:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}beffc399bf6de18fa24b32bcbfc3a0251c0c1f1d" 2018-08-16 13:31:43,640 - keystoneauth.session - DEBUG - RESP: [401] Content-Type: application/json Content-Length: 114 Www-Authenticate: Keystone uri="http://192.30.9.8:5000" X-Openstack-Request-Id: req-c9a8cc52-96d0-41dc-8cfe-0f7376e0ed3b Date: Thu, 16 Aug 2018 13:31:43 GMT RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2018-08-16 13:31:43,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-c9a8cc52-96d0-41dc-8cfe-0f7376e0ed3b 2018-08-16 13:31:43,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:31:43,653 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-16 13:31:43,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.183091163635s 2018-08-16 13:31:43,654 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2018-08-16 13:31:43,710 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-16 13:31:43,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:31:43,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:31:43,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:31:43,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:31:43,754 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:31:43,755 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:31:43,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:31:43,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:31:43,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:31:43,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:31:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:31:43,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40507d9-030b-4220-b2e7-841df9dd3d8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:31:43,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d40507d9-030b-4220-b2e7-841df9dd3d8a 2018-08-16 13:31:43,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:31:44,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["7Bv8CDgfSPqV6MDpiiqbUQ"], "issued_at": "2018-08-16T13:31:44.000000Z"}} 2018-08-16 13:31:44,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:31:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:44,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-cfc0c67a-1706-4d28-aad7-805ab0d746eb Date: Thu, 16 Aug 2018 13:31:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:31:44,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfc0c67a-1706-4d28-aad7-805ab0d746eb 2018-08-16 13:31:44,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361623048782s 2018-08-16 13:31:44,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfc0c67a-1706-4d28-aad7-805ab0d746eb 2018-08-16 13:31:44,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:31:44,537 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 13:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8a8aa8-edb2-4085-9f48-4b3d68c04700 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 13:31:44,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-cb8a8aa8-edb2-4085-9f48-4b3d68c04700 2018-08-16 13:31:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 13:31:44,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:44,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5dcd31-e98b-4399-b5a0-e7f864790636 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.32:5000/v3/domains/42c4c1b7821749b990ac1296ed902df0"}, "tags": [], "enabled": true, "id": "42c4c1b7821749b990ac1296ed902df0", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.32:5000/v3/domains", "previous": null, "next": null}} 2018-08-16 13:31:44,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-bc5dcd31-e98b-4399-b5a0-e7f864790636 2018-08-16 13:31:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198736906052s 2018-08-16 13:31:44,737 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains used request id req-bc5dcd31-e98b-4399-b5a0-e7f864790636 2018-08-16 13:31:44,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-16 13:31:44,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_944e6112-8730-439d-9084-9bd555c7e259"}}' 2018-08-16 13:31:44,924 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 13:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c80b1f3-dc73-41d6-a0d5-fa4664a02c6f Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7"}, "tags": [], "enabled": true, "id": "bd92cbfd991c4d1498c924b435c505b7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_944e6112-8730-439d-9084-9bd555c7e259"}} 2018-08-16 13:31:44,924 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-6c80b1f3-dc73-41d6-a0d5-fa4664a02c6f 2018-08-16 13:31:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180567026138s 2018-08-16 13:31:44,925 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/projects used request id req-6c80b1f3-dc73-41d6-a0d5-fa4664a02c6f 2018-08-16 13:31:44,925 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'bd92cbfd991c4d1498c924b435c505b7', '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'shaker-project_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:31:44,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-16 13:31:44,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "769a1e99-779b-4a66-aef1-3e1fc4c08779", "email": null, "name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259"}}' 2018-08-16 13:31:45,463 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 16 Aug 2018 13:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8281e7-02fd-4088-9fa3-0a9ac2dcdd2f Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259", "links": {"self": "http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bddaf6799754aa883fd53812ecd95c8", "domain_id": "default", "password_expires_at": null}} 2018-08-16 13:31:45,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-2c8281e7-02fd-4088-9fa3-0a9ac2dcdd2f 2018-08-16 13:31:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.531502008438s 2018-08-16 13:31:45,464 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.32:5000/v3/users used request id req-2c8281e7-02fd-4088-9fa3-0a9ac2dcdd2f 2018-08-16 13:31:45,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4bddaf6799754aa883fd53812ecd95c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:31:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:31:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:45,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b04654e-0f1c-4f13-a5ba-54d1ff14647a Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:31:45,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8b04654e-0f1c-4f13-a5ba-54d1ff14647a 2018-08-16 13:31:45,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193690061569s 2018-08-16 13:31:45,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-8b04654e-0f1c-4f13-a5ba-54d1ff14647a 2018-08-16 13:31:45,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:31:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:45,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82efe829-f8f4-449b-a997-e25517542d7f Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:31:45,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-82efe829-f8f4-449b-a997-e25517542d7f 2018-08-16 13:31:45,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191607952118s 2018-08-16 13:31:45,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-82efe829-f8f4-449b-a997-e25517542d7f 2018-08-16 13:31:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:31:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:46,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c3b53b-bb9a-4bcc-afaf-fd95f21f7707 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:31:46,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-46c3b53b-bb9a-4bcc-afaf-fd95f21f7707 2018-08-16 13:31:46,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203616857529s 2018-08-16 13:31:46,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-46c3b53b-bb9a-4bcc-afaf-fd95f21f7707 2018-08-16 13:31:46,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-16 13:31:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:46,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f6e4b4-ad50-423d-adbd-07fde2aad592 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.32:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-16 13:31:46,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-76f6e4b4-ad50-423d-adbd-07fde2aad592 2018-08-16 13:31:46,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198060035706s 2018-08-16 13:31:46,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/domains/default used request id req-76f6e4b4-ad50-423d-adbd-07fde2aad592 2018-08-16 13:31:46,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:31:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:46,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d22b34-c39c-48bd-a115-57c0d9dffe7b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259", "links": {"self": "http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bddaf6799754aa883fd53812ecd95c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:31:46,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-47d22b34-c39c-48bd-a115-57c0d9dffe7b 2018-08-16 13:31:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219571113586s 2018-08-16 13:31:46,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-47d22b34-c39c-48bd-a115-57c0d9dffe7b 2018-08-16 13:31:46,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:31:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:46,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e524a71-01a2-47b9-8a3b-d9c82a5cd84e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7"}, "tags": [], "enabled": true, "id": "bd92cbfd991c4d1498c924b435c505b7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_944e6112-8730-439d-9084-9bd555c7e259"}]} 2018-08-16 13:31:46,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-6e524a71-01a2-47b9-8a3b-d9c82a5cd84e 2018-08-16 13:31:46,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209154129028s 2018-08-16 13:31:46,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects?domain_id=default used request id req-6e524a71-01a2-47b9-8a3b-d9c82a5cd84e 2018-08-16 13:31:46,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-16 13:31:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:5000/v3/role_assignments?user.id=4bddaf6799754aa883fd53812ecd95c8&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=bd92cbfd991c4d1498c924b435c505b7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:46,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a22fc6-502d-48cb-ac4d-df36a416d9c7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.32:5000/v3/role_assignments?user.id=4bddaf6799754aa883fd53812ecd95c8&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=bd92cbfd991c4d1498c924b435c505b7", "previous": null, "next": null}} 2018-08-16 13:31:46,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=4bddaf6799754aa883fd53812ecd95c8&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=bd92cbfd991c4d1498c924b435c505b7 used request id req-b0a22fc6-502d-48cb-ac4d-df36a416d9c7 2018-08-16 13:31:46,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112149000168s 2018-08-16 13:31:46,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/role_assignments?user.id=4bddaf6799754aa883fd53812ecd95c8&role.id=938251980d884ef7a6be9caa88f95318&scope.project.id=bd92cbfd991c4d1498c924b435c505b7 used request id req-b0a22fc6-502d-48cb-ac4d-df36a416d9c7 2018-08-16 13:31:46,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-16 13:31:46,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7/users/4bddaf6799754aa883fd53812ecd95c8/roles/938251980d884ef7a6be9caa88f95318 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:31:47,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f0244a-209e-4da9-961c-1121578a869d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:31:47,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7/users/4bddaf6799754aa883fd53812ecd95c8/roles/938251980d884ef7a6be9caa88f95318 used request id req-c8f0244a-209e-4da9-961c-1121578a869d 2018-08-16 13:31:47,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.240991830826s 2018-08-16 13:31:47,077 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7/users/4bddaf6799754aa883fd53812ecd95c8/roles/938251980d884ef7a6be9caa88f95318 used request id req-c8f0244a-209e-4da9-961c-1121578a869d 2018-08-16 13:31:47,078 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 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'bd92cbfd991c4d1498c924b435c505b7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '769a1e99-779b-4a66-aef1-3e1fc4c08779', 'username': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.32:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-16 13:31:47,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:31:47,079 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:31:47,080 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:31:47,081 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:31:47,082 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:31:47,083 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_944e6112-8730-439d-9084-9bd555c7e259', 'password': '769a1e99-779b-4a66-aef1-3e1fc4c08779', 'project_name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.32:5000/v3', 'project_id': 'bd92cbfd991c4d1498c924b435c505b7', 'project_domain_name': 'Default'} 2018-08-16 13:31:47,084 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-16 13:31:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:31:47,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb10bd2-139d-4d86-a8f2-0781192c5d03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:31:47,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5cb10bd2-139d-4d86-a8f2-0781192c5d03 2018-08-16 13:31:47,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:31:47,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:31:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd92cbfd991c4d1498c924b435c505b7", "name": "shaker-project_944e6112-8730-439d-9084-9bd555c7e259"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_bd92cbfd991c4d1498c924b435c505b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_bd92cbfd991c4d1498c924b435c505b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/bd92cbfd991c4d1498c924b435c505b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/bd92cbfd991c4d1498c924b435c505b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/bd92cbfd991c4d1498c924b435c505b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/bd92cbfd991c4d1498c924b435c505b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/bd92cbfd991c4d1498c924b435c505b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/bd92cbfd991c4d1498c924b435c505b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/bd92cbfd991c4d1498c924b435c505b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259", "id": "4bddaf6799754aa883fd53812ecd95c8"}, "audit_ids": ["o1kFHKnAQJq07J8f73Pqtg"], "issued_at": "2018-08-16T13:31:47.000000Z"}} 2018-08-16 13:31:47,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 13:31:47,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"network": {"name": "shaker-net_944e6112-8730-439d-9084-9bd555c7e259", "admin_state_up": true}}' 2018-08-16 13:31:48,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 584 X-Openstack-Request-Id: req-0b87e7e5-7a3d-49c5-ab9f-d279de088447 Date: Thu, 16 Aug 2018 13:31:48 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T13:31:47Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"bd92cbfd991c4d1498c924b435c505b7","id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","name":"shaker-net_944e6112-8730-439d-9084-9bd555c7e259"}} 2018-08-16 13:31:48,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0b87e7e5-7a3d-49c5-ab9f-d279de088447 2018-08-16 13:31:48,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.613102912903s 2018-08-16 13:31:48,102 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-0b87e7e5-7a3d-49c5-ab9f-d279de088447 2018-08-16 13:31:48,103 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:31:47Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'764d9dc9-4a47-48d6-9f0f-d56205e3d3b9', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_944e6112-8730-439d-9084-9bd555c7e259', u'admin_state_up': True, u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bd92cbfd991c4d1498c924b435c505b7'}) 2018-08-16 13:31:48,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:31:48,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:31:48,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1144 X-Openstack-Request-Id: req-da4c78bc-658c-4cbd-a812-30053342a4d9 Date: Thu, 16 Aug 2018 13:31:48 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T13:31:47Z","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"bd92cbfd991c4d1498c924b435c505b7","id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","name":"shaker-net_944e6112-8730-439d-9084-9bd555c7e259"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:29:27Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 13:31:48,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-da4c78bc-658c-4cbd-a812-30053342a4d9 2018-08-16 13:31:48,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.571889877319s 2018-08-16 13:31:48,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-da4c78bc-658c-4cbd-a812-30053342a4d9 2018-08-16 13:31:48,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 13:31:48,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"subnet": {"name": "shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259", "enable_dhcp": true, "network_id": "764d9dc9-4a47-48d6-9f0f-d56205e3d3b9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 13:31:49,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c7d1512f-b8e7-44a6-8695-116dd96b235f Date: Thu, 16 Aug 2018 13:31:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:31: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":"bd92cbfd991c4d1498c924b435c505b7","id":"72df9326-d0ff-4c8c-8256-a8481b528276","subnetpool_id":null,"name":"shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259"}} 2018-08-16 13:31:49,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c7d1512f-b8e7-44a6-8695-116dd96b235f 2018-08-16 13:31:49,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.952781915665s 2018-08-16 13:31:49,631 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-c7d1512f-b8e7-44a6-8695-116dd96b235f 2018-08-16 13:31:49,631 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:31: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'72df9326-d0ff-4c8c-8256-a8481b528276', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259', u'enable_dhcp': True, u'network_id': u'764d9dc9-4a47-48d6-9f0f-d56205e3d3b9', u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31: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'bd92cbfd991c4d1498c924b435c505b7'}) 2018-08-16 13:31:49,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 13:31:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "shaker-router_944e6112-8730-439d-9084-9bd555c7e259", "admin_state_up": true}}' 2018-08-16 13:31:51,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 617 X-Openstack-Request-Id: req-4e40dbfa-9082-44bc-818f-5bf7f95f5d30 Date: Thu, 16 Aug 2018 13:31:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:49Z", "admin_state_up": true, "updated_at": "2018-08-16T13:31:50Z", "revision_number": 2, "routes": [], "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "b69d15cb-1acc-451f-876c-a4a4e17b0ba5", "name": "shaker-router_944e6112-8730-439d-9084-9bd555c7e259"}} 2018-08-16 13:31:51,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-4e40dbfa-9082-44bc-818f-5bf7f95f5d30 2018-08-16 13:31:51,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48437786102s 2018-08-16 13:31:51,116 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-4e40dbfa-9082-44bc-818f-5bf7f95f5d30 2018-08-16 13:31:51,117 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', u'created_at': u'2018-08-16T13:31:49Z', u'admin_state_up': True, u'updated_at': u'2018-08-16T13:31:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'bd92cbfd991c4d1498c924b435c505b7', u'id': u'b69d15cb-1acc-451f-876c-a4a4e17b0ba5', u'name': u'shaker-router_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:31:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 13:31:51,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"subnet_id": "72df9326-d0ff-4c8c-8256-a8481b528276"}' 2018-08-16 13:31:53,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39731f60-a309-4fc2-80f1-c57f8cc97d16 Date: Thu, 16 Aug 2018 13:31:53 GMT RESP BODY: {"network_id": "764d9dc9-4a47-48d6-9f0f-d56205e3d3b9", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "subnet_id": "72df9326-d0ff-4c8c-8256-a8481b528276", "subnet_ids": ["72df9326-d0ff-4c8c-8256-a8481b528276"], "port_id": "3c9c448f-b955-430f-aa39-ed89c4f6b7bb", "id": "b69d15cb-1acc-451f-876c-a4a4e17b0ba5"} 2018-08-16 13:31:53,861 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/add_router_interface.json used request id req-39731f60-a309-4fc2-80f1-c57f8cc97d16 2018-08-16 13:31:53,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.74354720116s 2018-08-16 13:31:53,861 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/add_router_interface.json used request id req-39731f60-a309-4fc2-80f1-c57f8cc97d16 returning object b69d15cb-1acc-451f-876c-a4a4e17b0ba5 2018-08-16 13:31:53,862 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-16 13:31:57,375 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-16 13:31:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:31:57,382 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 13:31:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 13:31:57,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:31:57,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:31:57,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c7bbf667-ed57-451e-8bd2-f033b4fd4859 Date: Thu, 16 Aug 2018 13:31:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:31:57,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c7bbf667-ed57-451e-8bd2-f033b4fd4859 2018-08-16 13:31:57,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311892032623s 2018-08-16 13:31:57,696 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-c7bbf667-ed57-451e-8bd2-f033b4fd4859 2018-08-16 13:31:57,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:31:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_944e6112-8730-439d-9084-9bd555c7e259"}' 2018-08-16 13:31:58,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2e7e21c7-dcc2-4672-b1be-cf6ab7f46180 Date: Thu, 16 Aug 2018 13:31:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:31:58Z", "file": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file", "owner": "bd92cbfd991c4d1498c924b435c505b7", "id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "size": null, "self": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "checksum": null, "created_at": "2018-08-16T13:31:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:31:58,444 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-2e7e21c7-dcc2-4672-b1be-cf6ab7f46180 2018-08-16 13:31:58,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.740431070328s 2018-08-16 13:31:58,445 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-2e7e21c7-dcc2-4672-b1be-cf6ab7f46180 returning object 36dd5d2d-8f90-4faa-8530-1e8383f1be82 2018-08-16 13:31:58,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:31:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '' 2018-08-16 13:32:08,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a7b33c8-c6a2-46b6-8511-10a1eefd766b Date: Thu, 16 Aug 2018 13:32:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:32:08,883 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file used request id req-2a7b33c8-c6a2-46b6-8511-10a1eefd766b 2018-08-16 13:32:08,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.4382669926s 2018-08-16 13:32:08,884 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file used request id req-2a7b33c8-c6a2-46b6-8511-10a1eefd766b 2018-08-16 13:32:08,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:32:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:09,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-ce5601ab-28dc-4a42-ba52-fdbe6e3cf804 Date: Thu, 16 Aug 2018 13:32:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:32:08Z", "file": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file", "owner": "bd92cbfd991c4d1498c924b435c505b7", "id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "size": 666173440, "self": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-16T13:31:58Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:32:09,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ce5601ab-28dc-4a42-ba52-fdbe6e3cf804 2018-08-16 13:32:09,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727526903152s 2018-08-16 13:32:09,616 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ce5601ab-28dc-4a42-ba52-fdbe6e3cf804 2018-08-16 13:32:09,618 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file', 'owner': u'bd92cbfd991c4d1498c924b435c505b7', 'id': u'36dd5d2d-8f90-4faa-8530-1e8383f1be82', 'size': 666173440, u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:32:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-16T13:32:08Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_944e6112-8730-439d-9084-9bd555c7e259', 'created': u'2018-08-16T13:31:58Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-16T13:31:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:32:09,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:32:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-16 13:32:09,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9759a08-5ffe-4c42-ab80-df91e83f1ad0 x-compute-request-id: req-b9759a08-5ffe-4c42-ab80-df91e83f1ad0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "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": 3, "id": "68914222-b05d-4632-aaa9-14b74cd421f7"}} 2018-08-16 13:32:09,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b9759a08-5ffe-4c42-ab80-df91e83f1ad0 2018-08-16 13:32:09,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315495014191s 2018-08-16 13:32:09,935 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-b9759a08-5ffe-4c42-ab80-df91e83f1ad0 2018-08-16 13:32:09,936 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259', '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'c0e827e233dd4490a13a2da2d4505275', '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': 3, 'id': u'68914222-b05d-4632-aaa9-14b74cd421f7', 'swap': 0}) 2018-08-16 13:32:09,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:32:09,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" -d '{"extra_specs": {}}' 2018-08-16 13:32:09,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90586a3f-f727-4359-8411-74deeefef19f x-compute-request-id: req-90586a3f-f727-4359-8411-74deeefef19f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:32:09,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7/os-extra_specs used request id req-90586a3f-f727-4359-8411-74deeefef19f 2018-08-16 13:32:09,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200958251953s 2018-08-16 13:32:09,957 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7/os-extra_specs used request id req-90586a3f-f727-4359-8411-74deeefef19f 2018-08-16 13:32:09,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-16 13:32:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"keypair": {"name": "shaker-kp_944e6112-8730-439d-9084-9bd555c7e259"}}' 2018-08-16 13:32:10,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92aa7bad-2945-400b-ad05-b7ef753f8c6c x-compute-request-id: req-92aa7bad-2945-400b-ad05-b7ef753f8c6c Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQJDxgNS3UrpcLp+REUps0DLZCFJ736NvExiuDeeaqbPEUwhvUUDhqO9DR3oTlcKQTZgIjFll+uamPwBOscgPsg2VpVQImMtMG+lxtmBoZ5WUOxf55f38CcbdYLMzuqit+afob/X+Jw/dcpgud8FB6k4yTjRbL9QeC7I/F/BISLWoxLCriWzq03MA9IFAcdPRYWfccMO/ve7Bk8y4nin6FX/PjPgsW6/mf5qLMPeKZi4iHt2fP+MDGrPIZb8qwCpPK0uD00esjDN7uvFIOIH/3nA84Cym7dpsGy3iE9v0Be9BZEhFoMDhKuQehaj7LZTYhgSqlzNGxdP326B3HPd7B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0CQ8YDUt1K6XC6fkRFKbNAy2QhSe9+jbxMYrg3nmqmzxFMIb\n1FA4ajvQ0d6E5XCkE2YCIxZZfrmpj8ATrHID7INlaVUCJjLTBvpcbZgaGeVlDsX+\neX9/AnG3WCzM7qorfmn6G/1/icP3XKYLnfBQepOMk40Wy/UHguyPxfwSEi1qMSwq\n4ls6tNzAPSBQHHT0WFn3HDDv73uwZPMuJ4p+hV/z4z4LFuv5n+aizD3imYuIh7dn\nz/jAxqzyGW/KsAqTytLg9NHrIwze7rxSDiB/95wPOAspu3abBst4hPb9AXvQWRIR\naDA4SrkHoWo+y2U2IYEqpczRsXT99ugdxz3ewQIDAQABAoIBAA5XsOFgSLwzG61t\n8EjU+GTpy1VaXmnu3dX9Ydo5eC+eOi6YAZrrvDd1z7nmf3nf/S5pBRSt4ZTd7lU9\ngx2K7cJKe556gR9ouSnt7piOtp26NPCDrDlrE7FzbJLi42w+xah8XQO4wCUaH91+\ng6ZqfOE1caZpPnzncZEQBAg8inI+Fvy1cM5CJcVqpphe6WMa/8YRG3pbXdXd1NAT\n3buFkbqhgWhMhuxyOMQafSiUoBXwFxF8QY11Lz83TdMGgwgjVJU6iFDGQsPqf8gf\n2mNJhOsxoaWDLusAjnotyn0nCSXQGkaEi+YPpVEbl6QPFF/mKwGCu9xZ9eAgMr4M\ng75FvsECgYEA+i4pBu0y2b/U0PlOmbNC+i6fQZdHcdat4iqHY742RdRSnDj1Pdxu\nmeEpE45OemLR/OltUnFuwyIlpxo5aw3WhSN39v8fZpxIFPTd2OoGaJcuxijG/8Jk\nna/jwOWesjVjT55at47a9XvpC16uJPkJbqXSmoDQ8H6kgDIqI7ElVk0CgYEA1Pu7\nZt2imE8GzNq/sx9Ax4mYJ9TLGOWT1SYzrlRH5/UezMrTnchesbJPvcc+gTzWSRdp\nbe5epEfewlydM354RJagNi/TbCQPoiVs9MSlTcGOy/FJzuws44/N1HrAd2sz7zwH\ntcLpIwUuRUsycH9zbFkeC8ZTgWRa316/PF2qDEUCgYEAnFdaZiy2+WKq4MjbeKuQ\nsH2QIlIiYJ6S3WJMZ2WHzw2Hbn8dqsHlEB6oJ8NngY3dwhoxqjKe0Cy3sPxvY1or\nc9odbuoxulLxrL71IEfnJ1dK8KSs70mQzQYM4w/bo2w/mpLQCCOq63u6v9M0KoDC\nhzXzLYBQkenibQZsVQ+v0IUCgYA2q/PcIPKW9FpDhbeFzHT9g5V6TAZierQrF+ZW\nTq4yndptKXeO3htos+QCTD4AQNSk6IyYuoKy2vwUml+EE2fd+2he4IH+FXep4L+K\nSVxBjHkSYvrWUgvn0kc8ztHPFca8F4XHI6Ri5/aLtRTaiezgGDQ9Q4i2A0PMaO7g\nGQ8InQKBgQDnWvz/4NGamhLhmhdY/iRNHHgiDwLMNC8+kGWHSJrNzN4ftDYfqBZJ\ntLtJz0Zyy6F8mTDVw6s/5gAkGWCXdb1XeYyeSFiflGG5o8CrPDNvFzLqZcdz7Uh6\nv8hfxS5shvjXj3tZh40RZwLtW0uwXWEk9QLWnia60SE+aeCyl1e25g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "4bddaf6799754aa883fd53812ecd95c8", "name": "shaker-kp_944e6112-8730-439d-9084-9bd555c7e259", "fingerprint": "05:7b:06:93:f9:22:28:9b:d2:fc:3a:ce:df:60:57:34"}} 2018-08-16 13:32:10,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-92aa7bad-2945-400b-ad05-b7ef753f8c6c 2018-08-16 13:32:10,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.863846063614s 2018-08-16 13:32:10,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/os-keypairs used request id req-92aa7bad-2945-400b-ad05-b7ef753f8c6c 2018-08-16 13:32:10,823 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQJDxgNS3UrpcLp+REUps0DLZCFJ736NvExiuDeeaqbPEUwhvUUDhqO9DR3oTlcKQTZgIjFll+uamPwBOscgPsg2VpVQImMtMG+lxtmBoZ5WUOxf55f38CcbdYLMzuqit+afob/X+Jw/dcpgud8FB6k4yTjRbL9QeC7I/F/BISLWoxLCriWzq03MA9IFAcdPRYWfccMO/ve7Bk8y4nin6FX/PjPgsW6/mf5qLMPeKZi4iHt2fP+MDGrPIZb8qwCpPK0uD00esjDN7uvFIOIH/3nA84Cym7dpsGy3iE9v0Be9BZEhFoMDhKuQehaj7LZTYhgSqlzNGxdP326B3HPd7B Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0CQ8YDUt1K6XC6fkRFKbNAy2QhSe9+jbxMYrg3nmqmzxFMIb\n1FA4ajvQ0d6E5XCkE2YCIxZZfrmpj8ATrHID7INlaVUCJjLTBvpcbZgaGeVlDsX+\neX9/AnG3WCzM7qorfmn6G/1/icP3XKYLnfBQepOMk40Wy/UHguyPxfwSEi1qMSwq\n4ls6tNzAPSBQHHT0WFn3HDDv73uwZPMuJ4p+hV/z4z4LFuv5n+aizD3imYuIh7dn\nz/jAxqzyGW/KsAqTytLg9NHrIwze7rxSDiB/95wPOAspu3abBst4hPb9AXvQWRIR\naDA4SrkHoWo+y2U2IYEqpczRsXT99ugdxz3ewQIDAQABAoIBAA5XsOFgSLwzG61t\n8EjU+GTpy1VaXmnu3dX9Ydo5eC+eOi6YAZrrvDd1z7nmf3nf/S5pBRSt4ZTd7lU9\ngx2K7cJKe556gR9ouSnt7piOtp26NPCDrDlrE7FzbJLi42w+xah8XQO4wCUaH91+\ng6ZqfOE1caZpPnzncZEQBAg8inI+Fvy1cM5CJcVqpphe6WMa/8YRG3pbXdXd1NAT\n3buFkbqhgWhMhuxyOMQafSiUoBXwFxF8QY11Lz83TdMGgwgjVJU6iFDGQsPqf8gf\n2mNJhOsxoaWDLusAjnotyn0nCSXQGkaEi+YPpVEbl6QPFF/mKwGCu9xZ9eAgMr4M\ng75FvsECgYEA+i4pBu0y2b/U0PlOmbNC+i6fQZdHcdat4iqHY742RdRSnDj1Pdxu\nmeEpE45OemLR/OltUnFuwyIlpxo5aw3WhSN39v8fZpxIFPTd2OoGaJcuxijG/8Jk\nna/jwOWesjVjT55at47a9XvpC16uJPkJbqXSmoDQ8H6kgDIqI7ElVk0CgYEA1Pu7\nZt2imE8GzNq/sx9Ax4mYJ9TLGOWT1SYzrlRH5/UezMrTnchesbJPvcc+gTzWSRdp\nbe5epEfewlydM354RJagNi/TbCQPoiVs9MSlTcGOy/FJzuws44/N1HrAd2sz7zwH\ntcLpIwUuRUsycH9zbFkeC8ZTgWRa316/PF2qDEUCgYEAnFdaZiy2+WKq4MjbeKuQ\nsH2QIlIiYJ6S3WJMZ2WHzw2Hbn8dqsHlEB6oJ8NngY3dwhoxqjKe0Cy3sPxvY1or\nc9odbuoxulLxrL71IEfnJ1dK8KSs70mQzQYM4w/bo2w/mpLQCCOq63u6v9M0KoDC\nhzXzLYBQkenibQZsVQ+v0IUCgYA2q/PcIPKW9FpDhbeFzHT9g5V6TAZierQrF+ZW\nTq4yndptKXeO3htos+QCTD4AQNSk6IyYuoKy2vwUml+EE2fd+2he4IH+FXep4L+K\nSVxBjHkSYvrWUgvn0kc8ztHPFca8F4XHI6Ri5/aLtRTaiezgGDQ9Q4i2A0PMaO7g\nGQ8InQKBgQDnWvz/4NGamhLhmhdY/iRNHHgiDwLMNC8+kGWHSJrNzN4ftDYfqBZJ\ntLtJz0Zyy6F8mTDVw6s/5gAkGWCXdb1XeYyeSFiflGG5o8CrPDNvFzLqZcdz7Uh6\nv8hfxS5shvjXj3tZh40RZwLtW0uwXWEk9QLWnia60SE+aeCyl1e25g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4bddaf6799754aa883fd53812ecd95c8', 'name': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259', 'created_at': '2018-08-16T13:32:10.823010', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'05:7b:06:93:f9:22:28:9b:d2:fc:3a:ce:df:60:57:34', 'type': 'ssh', 'id': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259'}) 2018-08-16 13:32:10,823 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0CQ8YDUt1K6XC6fkRFKbNAy2QhSe9+jbxMYrg3nmqmzxFMIb 1FA4ajvQ0d6E5XCkE2YCIxZZfrmpj8ATrHID7INlaVUCJjLTBvpcbZgaGeVlDsX+ eX9/AnG3WCzM7qorfmn6G/1/icP3XKYLnfBQepOMk40Wy/UHguyPxfwSEi1qMSwq 4ls6tNzAPSBQHHT0WFn3HDDv73uwZPMuJ4p+hV/z4z4LFuv5n+aizD3imYuIh7dn z/jAxqzyGW/KsAqTytLg9NHrIwze7rxSDiB/95wPOAspu3abBst4hPb9AXvQWRIR aDA4SrkHoWo+y2U2IYEqpczRsXT99ugdxz3ewQIDAQABAoIBAA5XsOFgSLwzG61t 8EjU+GTpy1VaXmnu3dX9Ydo5eC+eOi6YAZrrvDd1z7nmf3nf/S5pBRSt4ZTd7lU9 gx2K7cJKe556gR9ouSnt7piOtp26NPCDrDlrE7FzbJLi42w+xah8XQO4wCUaH91+ g6ZqfOE1caZpPnzncZEQBAg8inI+Fvy1cM5CJcVqpphe6WMa/8YRG3pbXdXd1NAT 3buFkbqhgWhMhuxyOMQafSiUoBXwFxF8QY11Lz83TdMGgwgjVJU6iFDGQsPqf8gf 2mNJhOsxoaWDLusAjnotyn0nCSXQGkaEi+YPpVEbl6QPFF/mKwGCu9xZ9eAgMr4M g75FvsECgYEA+i4pBu0y2b/U0PlOmbNC+i6fQZdHcdat4iqHY742RdRSnDj1Pdxu meEpE45OemLR/OltUnFuwyIlpxo5aw3WhSN39v8fZpxIFPTd2OoGaJcuxijG/8Jk na/jwOWesjVjT55at47a9XvpC16uJPkJbqXSmoDQ8H6kgDIqI7ElVk0CgYEA1Pu7 Zt2imE8GzNq/sx9Ax4mYJ9TLGOWT1SYzrlRH5/UezMrTnchesbJPvcc+gTzWSRdp be5epEfewlydM354RJagNi/TbCQPoiVs9MSlTcGOy/FJzuws44/N1HrAd2sz7zwH tcLpIwUuRUsycH9zbFkeC8ZTgWRa316/PF2qDEUCgYEAnFdaZiy2+WKq4MjbeKuQ sH2QIlIiYJ6S3WJMZ2WHzw2Hbn8dqsHlEB6oJ8NngY3dwhoxqjKe0Cy3sPxvY1or c9odbuoxulLxrL71IEfnJ1dK8KSs70mQzQYM4w/bo2w/mpLQCCOq63u6v9M0KoDC hzXzLYBQkenibQZsVQ+v0IUCgYA2q/PcIPKW9FpDhbeFzHT9g5V6TAZierQrF+ZW Tq4yndptKXeO3htos+QCTD4AQNSk6IyYuoKy2vwUml+EE2fd+2he4IH+FXep4L+K SVxBjHkSYvrWUgvn0kc8ztHPFca8F4XHI6Ri5/aLtRTaiezgGDQ9Q4i2A0PMaO7g GQ8InQKBgQDnWvz/4NGamhLhmhdY/iRNHHgiDwLMNC8+kGWHSJrNzN4ftDYfqBZJ tLtJz0Zyy6F8mTDVw6s/5gAkGWCXdb1XeYyeSFiflGG5o8CrPDNvFzLqZcdz7Uh6 v8hfxS5shvjXj3tZh40RZwLtW0uwXWEk9QLWnia60SE+aeCyl1e25g== -----END RSA PRIVATE KEY----- 2018-08-16 13:32:10,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-16 13:32:10,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"security_group": {"name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-16 13:32:11,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ba159ee2-829d-44a6-820d-21ee80662639 Date: Thu, 16 Aug 2018 13:32:11 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:11Z", "updated_at": "2018-08-16T13:32:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "652b1be6-4406-4c03-a2bf-46600392db5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "c8c657a1-416e-4db4-b3e6-4a4894d044a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259"}} 2018-08-16 13:32:11,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ba159ee2-829d-44a6-820d-21ee80662639 2018-08-16 13:32:11,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.486922025681s 2018-08-16 13:32:11,313 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ba159ee2-829d-44a6-820d-21ee80662639 2018-08-16 13:32:11,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 13:32:11,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:11,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-3692a85c-1fce-450f-9564-8862d5aa5d75 Date: Thu, 16 Aug 2018 13:32:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:11Z", "updated_at": "2018-08-16T13:32:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "652b1be6-4406-4c03-a2bf-46600392db5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "c8c657a1-416e-4db4-b3e6-4a4894d044a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 13:32:11,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-3692a85c-1fce-450f-9564-8862d5aa5d75 2018-08-16 13:32:11,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.358319997787s 2018-08-16 13:32:11,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-3692a85c-1fce-450f-9564-8862d5aa5d75 2018-08-16 13:32:11,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 13:32:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -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": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738"}}' 2018-08-16 13:32:12,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0f44a033-20f1-40d2-8fc9-94eb0aaeda10 Date: Thu, 16 Aug 2018 13:32:12 GMT 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": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "port_range_min": 22, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:12Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "97e25e54-e24b-468e-86d2-38d16c095b22"}} 2018-08-16 13:32:12,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-0f44a033-20f1-40d2-8fc9-94eb0aaeda10 2018-08-16 13:32:12,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.422703027725s 2018-08-16 13:32:12,103 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-0f44a033-20f1-40d2-8fc9-94eb0aaeda10 2018-08-16 13:32:12,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 13:32:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:12,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-72cf7fc7-cd0f-4c9c-989f-e531f1ceed7c Date: Thu, 16 Aug 2018 13:32:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:11Z", "updated_at": "2018-08-16T13:32:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "652b1be6-4406-4c03-a2bf-46600392db5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T13:32:12Z", "revision_number": 0, "id": "97e25e54-e24b-468e-86d2-38d16c095b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "c8c657a1-416e-4db4-b3e6-4a4894d044a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 2, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 13:32:12,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-72cf7fc7-cd0f-4c9c-989f-e531f1ceed7c 2018-08-16 13:32:12,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300890922546s 2018-08-16 13:32:12,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-72cf7fc7-cd0f-4c9c-989f-e531f1ceed7c 2018-08-16 13:32:12,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 13:32:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -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": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738"}}' 2018-08-16 13:32:12,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-1daec732-8ff9-4279-bd62-ecb8ec80af90 Date: Thu, 16 Aug 2018 13:32:12 GMT 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": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:12Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "40ebb717-063f-4369-8133-2e1f92e83b53"}} 2018-08-16 13:32:12,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1daec732-8ff9-4279-bd62-ecb8ec80af90 2018-08-16 13:32:12,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.200387001038s 2018-08-16 13:32:12,612 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-1daec732-8ff9-4279-bd62-ecb8ec80af90 2018-08-16 13:32:12,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 13:32:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:12,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-16598e4f-cb56-494f-9414-d90f5ed16780 Date: Thu, 16 Aug 2018 13:32:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:11Z", "updated_at": "2018-08-16T13:32:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:12Z", "revision_number": 0, "id": "40ebb717-063f-4369-8133-2e1f92e83b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "652b1be6-4406-4c03-a2bf-46600392db5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T13:32:12Z", "revision_number": 0, "id": "97e25e54-e24b-468e-86d2-38d16c095b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "c8c657a1-416e-4db4-b3e6-4a4894d044a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 3, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 13:32:12,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-16598e4f-cb56-494f-9414-d90f5ed16780 2018-08-16 13:32:12,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305397987366s 2018-08-16 13:32:12,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-16598e4f-cb56-494f-9414-d90f5ed16780 2018-08-16 13:32:12,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-16 13:32:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738"}}' 2018-08-16 13:32:13,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-b418ba69-45b1-4bc1-a5b2-3a995fc67ac0 Date: Thu, 16 Aug 2018 13:32:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-08-16T13:32:13Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "port_range_min": 9000, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:13Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "9f89f4a7-514d-4d9d-a424-ad1367fc4824"}} 2018-08-16 13:32:13,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-b418ba69-45b1-4bc1-a5b2-3a995fc67ac0 2018-08-16 13:32:13,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.430914163589s 2018-08-16 13:32:13,357 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules.json used request id req-b418ba69-45b1-4bc1-a5b2-3a995fc67ac0 2018-08-16 13:32:13,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:32:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:13,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-aeabaf10-29ee-4558-b11b-ac9fd9964791 Date: Thu, 16 Aug 2018 13:32:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72df9326-d0ff-4c8c-8256-a8481b528276"],"updated_at":"2018-08-16T13:31:49Z","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bd92cbfd991c4d1498c924b435c505b7","id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","name":"shaker-net_944e6112-8730-439d-9084-9bd555c7e259"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:29:27Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 13:32:13,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-aeabaf10-29ee-4558-b11b-ac9fd9964791 2018-08-16 13:32:13,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364646196365s 2018-08-16 13:32:13,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-aeabaf10-29ee-4558-b11b-ac9fd9964791 2018-08-16 13:32:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:32:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:14,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-bfadd65e-c932-4eee-a956-60ddda446f90 Date: Thu, 16 Aug 2018 13:32:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:32:08Z", "file": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file", "owner": "bd92cbfd991c4d1498c924b435c505b7", "id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "size": 666173440, "self": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-16T13:31:58Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:32:14,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bfadd65e-c932-4eee-a956-60ddda446f90 2018-08-16 13:32:14,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286031007767s 2018-08-16 13:32:14,014 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-bfadd65e-c932-4eee-a956-60ddda446f90 2018-08-16 13:32:14,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:32:14,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:14,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-97860848-9147-47da-9187-72505a0017e6 x-compute-request-id: req-97860848-9147-47da-9187-72505a0017e6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "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": 3, "id": "68914222-b05d-4632-aaa9-14b74cd421f7"}]} 2018-08-16 13:32:14,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-97860848-9147-47da-9187-72505a0017e6 2018-08-16 13:32:14,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022980928421s 2018-08-16 13:32:14,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-97860848-9147-47da-9187-72505a0017e6 2018-08-16 13:32:14,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-16 13:32:14,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"server": {"name": "shaker-vm_944e6112-8730-439d-9084-9bd555c7e259", "imageRef": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "key_name": "shaker-kp_944e6112-8730-439d-9084-9bd555c7e259", "flavorRef": "68914222-b05d-4632-aaa9-14b74cd421f7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "764d9dc9-4a47-48d6-9f0f-d56205e3d3b9"}], "security_groups": [{"name": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738"}]}}' 2018-08-16 13:32:19,914 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:32:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1fa10f0c-cd06-484d-924e-f6cd6aa6cc7d x-compute-request-id: req-1fa10f0c-cd06-484d-924e-f6cd6aa6cc7d Content-Length: 403 location: http://172.30.9.32:8774/v2.1/servers/99e5ba22-73f8-4edb-83ba-62948887282c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738"}], "OS-DCF:diskConfig": "MANUAL", "id": "99e5ba22-73f8-4edb-83ba-62948887282c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "bookmark"}], "adminPass": "xNeVzh784Nse"}} 2018-08-16 13:32:19,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-1fa10f0c-cd06-484d-924e-f6cd6aa6cc7d 2018-08-16 13:32:19,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.87343382835s 2018-08-16 13:32:19,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-1fa10f0c-cd06-484d-924e-f6cd6aa6cc7d 2018-08-16 13:32:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 13:32:19,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:20,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f19b2d67-5c71-44b0-863b-ed5989cf201f x-compute-request-id: req-f19b2d67-5c71-44b0-863b-ed5989cf201f Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "bookmark"}], "image": {"id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "links": [{"href": "http://172.30.9.32:8774/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68914222-b05d-4632-aaa9-14b74cd421f7", "links": [{"href": "http://172.30.9.32:8774/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "rel": "bookmark"}]}, "id": "99e5ba22-73f8-4edb-83ba-62948887282c", "user_id": "4bddaf6799754aa883fd53812ecd95c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T13:32:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_944e6112-8730-439d-9084-9bd555c7e259", "name": "shaker-vm_944e6112-8730-439d-9084-9bd555c7e259", "created": "2018-08-16T13:32:19Z", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 13:32:20,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f19b2d67-5c71-44b0-863b-ed5989cf201f 2018-08-16 13:32:20,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54612493515s 2018-08-16 13:32:20,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-f19b2d67-5c71-44b0-863b-ed5989cf201f 2018-08-16 13:32:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:32:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:20,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1188 X-Openstack-Request-Id: req-8a3c1b88-b8e3-4bec-adee-e2cb0133ea85 Date: Thu, 16 Aug 2018 13:32:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72df9326-d0ff-4c8c-8256-a8481b528276"],"updated_at":"2018-08-16T13:31:49Z","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"bd92cbfd991c4d1498c924b435c505b7","id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","name":"shaker-net_944e6112-8730-439d-9084-9bd555c7e259"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:29:27Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 13:32:20,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8a3c1b88-b8e3-4bec-adee-e2cb0133ea85 2018-08-16 13:32:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899090766907s 2018-08-16 13:32:20,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-8a3c1b88-b8e3-4bec-adee-e2cb0133ea85 2018-08-16 13:32:20,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 13:32:20,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:20,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e6f40801-d75e-401b-b06b-cb9bc7122497 Date: Thu, 16 Aug 2018 13:32:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:31: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":"bd92cbfd991c4d1498c924b435c505b7","id":"72df9326-d0ff-4c8c-8256-a8481b528276","subnetpool_id":null,"name":"shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259"}]} 2018-08-16 13:32:20,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e6f40801-d75e-401b-b06b-cb9bc7122497 2018-08-16 13:32:20,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.347399950027s 2018-08-16 13:32:20,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-e6f40801-d75e-401b-b06b-cb9bc7122497 2018-08-16 13:32:20,909 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-16 13:32:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-16 13:32:22,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:23,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cbf5b59-5fe2-4ebb-ab5c-dea6da94dd06 x-compute-request-id: req-4cbf5b59-5fe2-4ebb-ab5c-dea6da94dd06 Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/99e5ba22-73f8-4edb-83ba-62948887282c", "rel": "bookmark"}], "image": {"id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "links": [{"href": "http://172.30.9.32:8774/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68914222-b05d-4632-aaa9-14b74cd421f7", "links": [{"href": "http://172.30.9.32:8774/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "rel": "bookmark"}]}, "id": "99e5ba22-73f8-4edb-83ba-62948887282c", "user_id": "4bddaf6799754aa883fd53812ecd95c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T13:32:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_944e6112-8730-439d-9084-9bd555c7e259", "name": "shaker-vm_944e6112-8730-439d-9084-9bd555c7e259", "created": "2018-08-16T13:32:19Z", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-16 13:32:23,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4cbf5b59-5fe2-4ebb-ab5c-dea6da94dd06 2018-08-16 13:32:23,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.136730909348s 2018-08-16 13:32:23,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/detail used request id req-4cbf5b59-5fe2-4ebb-ab5c-dea6da94dd06 2018-08-16 13:32:23,054 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 427, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 199, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'36dd5d2d-8f90-4faa-8530-1e8383f1be82'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'68914222-b05d-4632-aaa9-14b74cd421f7'}), 'az': u'', 'id': u'99e5ba22-73f8-4edb-83ba-62948887282c', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4bddaf6799754aa883fd53812ecd95c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': 'shaker-project_944e6112-8730-439d-9084-9bd555c7e259', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-08-16T13:32:20Z', 'hostId': u'', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_944e6112-8730-439d-9084-9bd555c7e259', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', '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'error', u'OS-SRV-USG:launched_at': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'bd92cbfd991c4d1498c924b435c505b7', 'name': u'shaker-vm_944e6112-8730-439d-9084-9bd555c7e259', 'adminPass': None, 'tenant_id': u'bd92cbfd991c4d1498c924b435c505b7', 'created_at': u'2018-08-16T13:32:19Z', 'created': u'2018-08-16T13:32:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-08-16 13:32:23,173 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:32:23,174 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 00:36 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-16 13:32:23,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-16 13:32:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:23,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-ede3c517-84b6-4221-8d44-8b1fe2a372dc Date: Thu, 16 Aug 2018 13:32:23 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:32:11Z", "updated_at": "2018-08-16T13:32:13Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:12Z", "revision_number": 0, "id": "40ebb717-063f-4369-8133-2e1f92e83b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "652b1be6-4406-4c03-a2bf-46600392db5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T13:32:12Z", "revision_number": 0, "id": "97e25e54-e24b-468e-86d2-38d16c095b22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:12Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-16T13:32:13Z", "revision_number": 0, "id": "9f89f4a7-514d-4d9d-a424-ad1367fc4824", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:13Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:32:11Z", "revision_number": 0, "id": "c8c657a1-416e-4db4-b3e6-4a4894d044a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:32:11Z", "security_group_id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 4, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738", "name": "shaker-sg_944e6112-8730-439d-9084-9bd555c7e259"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 13:32:23,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ede3c517-84b6-4221-8d44-8b1fe2a372dc 2018-08-16 13:32:23,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327225923538s 2018-08-16 13:32:23,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups.json used request id req-ede3c517-84b6-4221-8d44-8b1fe2a372dc 2018-08-16 13:32:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-16 13:32:23,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/security-groups/bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:23,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f998f633-4c8c-4033-b001-5bbe8264e5d4 Content-Length: 0 Date: Thu, 16 Aug 2018 13:32:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:32:23,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738.json used request id req-f998f633-4c8c-4033-b001-5bbe8264e5d4 2018-08-16 13:32:23,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181037187576s 2018-08-16 13:32:23,694 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/security-groups/bb86ee5d-7c8d-4f32-a5a0-e79df3f8c738.json used request id req-f998f633-4c8c-4033-b001-5bbe8264e5d4 2018-08-16 13:32:23,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-16 13:32:23,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_944e6112-8730-439d-9084-9bd555c7e259 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:23,774 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:32:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-039d6539-5c7e-4322-9e7e-6448b6d1311a x-compute-request-id: req-039d6539-5c7e-4322-9e7e-6448b6d1311a Content-Length: 0 Content-Type: application/json 2018-08-16 13:32:23,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_944e6112-8730-439d-9084-9bd555c7e259 used request id req-039d6539-5c7e-4322-9e7e-6448b6d1311a 2018-08-16 13:32:23,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0800797939301s 2018-08-16 13:32:23,775 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/os-keypairs/shaker-kp_944e6112-8730-439d-9084-9bd555c7e259 used request id req-039d6539-5c7e-4322-9e7e-6448b6d1311a 2018-08-16 13:32:23,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 13:32:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" -d '{"subnet_id": "72df9326-d0ff-4c8c-8256-a8481b528276"}' 2018-08-16 13:32:25,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd16821a-f8c5-4b6a-9918-2b130fa154f2 Date: Thu, 16 Aug 2018 13:32:25 GMT RESP BODY: {"network_id": "764d9dc9-4a47-48d6-9f0f-d56205e3d3b9", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "subnet_id": "72df9326-d0ff-4c8c-8256-a8481b528276", "subnet_ids": ["72df9326-d0ff-4c8c-8256-a8481b528276"], "port_id": "3c9c448f-b955-430f-aa39-ed89c4f6b7bb", "id": "b69d15cb-1acc-451f-876c-a4a4e17b0ba5"} 2018-08-16 13:32:25,367 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/remove_router_interface.json used request id req-fd16821a-f8c5-4b6a-9918-2b130fa154f2 2018-08-16 13:32:25,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59159302711s 2018-08-16 13:32:25,367 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5/remove_router_interface.json used request id req-fd16821a-f8c5-4b6a-9918-2b130fa154f2 returning object b69d15cb-1acc-451f-876c-a4a4e17b0ba5 2018-08-16 13:32:25,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 13:32:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:25,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-28eeb327-68cd-4549-9da3-7fc058a36685 Date: Thu, 16 Aug 2018 13:32:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:49Z", "admin_state_up": true, "updated_at": "2018-08-16T13:32:24Z", "revision_number": 4, "routes": [], "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "b69d15cb-1acc-451f-876c-a4a4e17b0ba5", "name": "shaker-router_944e6112-8730-439d-9084-9bd555c7e259"}]} 2018-08-16 13:32:25,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-28eeb327-68cd-4549-9da3-7fc058a36685 2018-08-16 13:32:25,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130089998245s 2018-08-16 13:32:25,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-28eeb327-68cd-4549-9da3-7fc058a36685 2018-08-16 13:32:25,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 13:32:25,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:27,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ed367a7-f86c-483f-9b76-931e5b4b5aed Content-Length: 0 Date: Thu, 16 Aug 2018 13:32:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:32:27,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5.json used request id req-7ed367a7-f86c-483f-9b76-931e5b4b5aed 2018-08-16 13:32:27,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.62686395645s 2018-08-16 13:32:27,127 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/b69d15cb-1acc-451f-876c-a4a4e17b0ba5.json used request id req-7ed367a7-f86c-483f-9b76-931e5b4b5aed 2018-08-16 13:32:27,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 13:32:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:27,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-35947692-322d-4532-bfb0-660ccf99ab27 Date: Thu, 16 Aug 2018 13:32:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:31: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":"bd92cbfd991c4d1498c924b435c505b7","id":"72df9326-d0ff-4c8c-8256-a8481b528276","subnetpool_id":null,"name":"shaker-subnet_944e6112-8730-439d-9084-9bd555c7e259"}]} 2018-08-16 13:32:27,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-35947692-322d-4532-bfb0-660ccf99ab27 2018-08-16 13:32:27,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.244124889374s 2018-08-16 13:32:27,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-35947692-322d-4532-bfb0-660ccf99ab27 2018-08-16 13:32:27,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 13:32:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/72df9326-d0ff-4c8c-8256-a8481b528276.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:30,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dccb943d-72db-4fff-b02f-ca65b04df27b Date: Thu, 16 Aug 2018 13:32:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:32:30,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/72df9326-d0ff-4c8c-8256-a8481b528276.json used request id req-dccb943d-72db-4fff-b02f-ca65b04df27b 2018-08-16 13:32:30,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.77993988991s 2018-08-16 13:32:30,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/72df9326-d0ff-4c8c-8256-a8481b528276.json used request id req-dccb943d-72db-4fff-b02f-ca65b04df27b 2018-08-16 13:32:30,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:32:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:30,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-6e29470b-09a2-41ca-b8d4-bcf90457a02a Date: Thu, 16 Aug 2018 13:32:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-16T13:32:30Z","tenant_id":"bd92cbfd991c4d1498c924b435c505b7","created_at":"2018-08-16T13:31:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bd92cbfd991c4d1498c924b435c505b7","id":"764d9dc9-4a47-48d6-9f0f-d56205e3d3b9","name":"shaker-net_944e6112-8730-439d-9084-9bd555c7e259"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"updated_at":"2018-08-16T12:29:27Z","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":true,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","name":"external"}]} 2018-08-16 13:32:30,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6e29470b-09a2-41ca-b8d4-bcf90457a02a 2018-08-16 13:32:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.129510879517s 2018-08-16 13:32:30,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-6e29470b-09a2-41ca-b8d4-bcf90457a02a 2018-08-16 13:32:30,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 13:32:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/764d9dc9-4a47-48d6-9f0f-d56205e3d3b9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:31,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69a43c75-7b2f-463b-91f6-e2428e09092c Date: Thu, 16 Aug 2018 13:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:32:31,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/764d9dc9-4a47-48d6-9f0f-d56205e3d3b9.json used request id req-69a43c75-7b2f-463b-91f6-e2428e09092c 2018-08-16 13:32:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.58564710617s 2018-08-16 13:32:31,871 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/764d9dc9-4a47-48d6-9f0f-d56205e3d3b9.json used request id req-69a43c75-7b2f-463b-91f6-e2428e09092c 2018-08-16 13:32:31,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:32:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:32,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-90419880-1bc2-4771-8904-359e810caedb Date: Thu, 16 Aug 2018 13:32:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:32:08Z", "file": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/file", "owner": "bd92cbfd991c4d1498c924b435c505b7", "id": "36dd5d2d-8f90-4faa-8530-1e8383f1be82", "size": 666173440, "self": "/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_944e6112-8730-439d-9084-9bd555c7e259", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-16T13:31:58Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:32:32,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-90419880-1bc2-4771-8904-359e810caedb 2018-08-16 13:32:32,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.242031097412s 2018-08-16 13:32:32,118 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-90419880-1bc2-4771-8904-359e810caedb 2018-08-16 13:32:32,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:32:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9af19a65aa86c11e46e7f8b7e317c11699cb7f15" 2018-08-16 13:32:32,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0797cd2e-ffc5-4df1-a952-886bccaf8c74 Date: Thu, 16 Aug 2018 13:32:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:32:32,775 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82 used request id req-0797cd2e-ffc5-4df1-a952-886bccaf8c74 2018-08-16 13:32:32,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.655822992325s 2018-08-16 13:32:32,776 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/36dd5d2d-8f90-4faa-8530-1e8383f1be82 used request id req-0797cd2e-ffc5-4df1-a952-886bccaf8c74 2018-08-16 13:32:32,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:32:32,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:32,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e4ce33-b964-4c06-ac28-995be184e453 x-compute-request-id: req-c0e4ce33-b964-4c06-ac28-995be184e453 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_944e6112-8730-439d-9084-9bd555c7e259", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/68914222-b05d-4632-aaa9-14b74cd421f7", "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": 3, "id": "68914222-b05d-4632-aaa9-14b74cd421f7"}]} 2018-08-16 13:32:32,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-c0e4ce33-b964-4c06-ac28-995be184e453 2018-08-16 13:32:32,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239372253418s 2018-08-16 13:32:32,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-c0e4ce33-b964-4c06-ac28-995be184e453 2018-08-16 13:32:32,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:32:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:32,851 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:32:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d97d1db9-9222-4407-9d57-abaccdd898ce x-compute-request-id: req-d97d1db9-9222-4407-9d57-abaccdd898ce Content-Length: 0 Content-Type: application/json 2018-08-16 13:32:32,852 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7 used request id req-d97d1db9-9222-4407-9d57-abaccdd898ce 2018-08-16 13:32:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0499820709229s 2018-08-16 13:32:32,852 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/68914222-b05d-4632-aaa9-14b74cd421f7 used request id req-d97d1db9-9222-4407-9d57-abaccdd898ce 2018-08-16 13:32:32,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:32:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:33,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200bdd01-6452-4703-84f6-bf1041386c45 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.32:5000/v3/users/003a5b7d8fff4d0893038e235f580f2a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "003a5b7d8fff4d0893038e235f580f2a", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.32:5000/v3/users/0985a33b67f94c609b7ddedda2cf154b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0985a33b67f94c609b7ddedda2cf154b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.32:5000/v3/users/15e44164b7d040e783928214df0ca18a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15e44164b7d040e783928214df0ca18a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.32:5000/v3/users/23311f495ae04a3a8c0bb91326678369"}, "domain_id": "default", "enabled": true, "options": {}, "id": "23311f495ae04a3a8c0bb91326678369", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.32:5000/v3/users/25a445c298634d64afc0b0cb15977d6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25a445c298634d64afc0b0cb15977d6e", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.32:5000/v3/users/3debfec620aa4deca4630daae7af464c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3debfec620aa4deca4630daae7af464c", "email": "glance@localhost", "password_expires_at": null}, {"name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259", "links": {"self": "http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4bddaf6799754aa883fd53812ecd95c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.32:5000/v3/users/559efb7fe15d44c499c1bb35a705b3ec"}, "domain_id": "42c4c1b7821749b990ac1296ed902df0", "enabled": true, "options": {}, "id": "559efb7fe15d44c499c1bb35a705b3ec", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.32:5000/v3/users/5c75cd505b6f4e109741d85279fc4185"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5c75cd505b6f4e109741d85279fc4185", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.32:5000/v3/users/62fa1f54498d43388163eb0456cb2c91"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62fa1f54498d43388163eb0456cb2c91", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.32:5000/v3/users/6bb99792fc6c44228b8117c35974f3f3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bb99792fc6c44228b8117c35974f3f3", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.32:5000/v3/users/762643305d994635848fadf50aacf76b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "762643305d994635848fadf50aacf76b", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.32:5000/v3/users/a2f4753c17d046c1bdbf4662178251aa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2f4753c17d046c1bdbf4662178251aa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.32:5000/v3/users/c06557397d104f5fa8de4bee9114ee76"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c06557397d104f5fa8de4bee9114ee76", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.32:5000/v3/users/e18467bf13cc4e76aad37c6f107f5c6a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e18467bf13cc4e76aad37c6f107f5c6a", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.32:5000/v3/users", "previous": null, "next": null}} 2018-08-16 13:32:33,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-200bdd01-6452-4703-84f6-bf1041386c45 2018-08-16 13:32:33,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225141048431s 2018-08-16 13:32:33,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users used request id req-200bdd01-6452-4703-84f6-bf1041386c45 2018-08-16 13:32:33,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-16 13:32:33,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:33,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87041155-197c-4def-a65e-731b6d3a4cb4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_944e6112-8730-439d-9084-9bd555c7e259", "links": {"self": "http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4bddaf6799754aa883fd53812ecd95c8", "description": null}} 2018-08-16 13:32:33,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 used request id req-87041155-197c-4def-a65e-731b6d3a4cb4 2018-08-16 13:32:33,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215903997421s 2018-08-16 13:32:33,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 used request id req-87041155-197c-4def-a65e-731b6d3a4cb4 2018-08-16 13:32:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-16 13:32:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:33,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f3e8054-ad3b-44e1-a799-ca158e74af2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:32:33,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 used request id req-6f3e8054-ad3b-44e1-a799-ca158e74af2c 2018-08-16 13:32:33,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310012102127s 2018-08-16 13:32:33,611 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/users/4bddaf6799754aa883fd53812ecd95c8 used request id req-6f3e8054-ad3b-44e1-a799-ca158e74af2c 2018-08-16 13:32:33,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-16 13:32:33,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:33,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c8d22d-271b-4fbc-912c-7ea3180d2079 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.32:5000/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7"}, "tags": [], "enabled": true, "id": "bd92cbfd991c4d1498c924b435c505b7", "parent_id": "default", "domain_id": "default", "name": "shaker-project_944e6112-8730-439d-9084-9bd555c7e259"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.32:5000/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 13:32:33,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-91c8d22d-271b-4fbc-912c-7ea3180d2079 2018-08-16 13:32:33,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197406053543s 2018-08-16 13:32:33,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/projects used request id req-91c8d22d-271b-4fbc-912c-7ea3180d2079 2018-08-16 13:32:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-16 13:32:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}948f9db237822576a98009236573151afa97f40e" 2018-08-16 13:32:34,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 16 Aug 2018 13:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f0cbcf-1633-444d-8a2b-8f818fddca02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-16 13:32:34,081 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7 used request id req-48f0cbcf-1633-444d-8a2b-8f818fddca02 2018-08-16 13:32:34,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261841058731s 2018-08-16 13:32:34,081 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.32:5000/v3/projects/bd92cbfd991c4d1498c924b435c505b7 used request id req-48f0cbcf-1633-444d-8a2b-8f818fddca02 2018-08-16 13:32:34,081 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2018-08-16 13:32:34,142 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-16 13:32:34,448 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-16 13:32:34,449 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-16 13:32:34,449 - openstack_tests - INFO - OS Credentials = > 2018-08-16 13:32:34,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-16 13:32:34,450 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair = networking_sfc.cli.port_pair') 2018-08-16 13:32:34,451 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_pair_group = networking_sfc.cli.port_pair_group') 2018-08-16 13:32:34,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('flow_classifier = networking_sfc.cli.flow_classifier') 2018-08-16 13:32:34,452 - stevedore.extension - DEBUG - found extension EntryPoint.parse('port_chain = networking_sfc.cli.port_chain') 2018-08-16 13:32:34,453 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 13:32:34,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:32:34,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["E_ZNZi6KTQOdSrcLF_vBcw"], "issued_at": "2018-08-16T13:32:34.000000Z"}} 2018-08-16 13:32:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e9f4734b4faae094de35954affba93aa1e9a5" 2018-08-16 13:32:35,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-67af425e-7952-4c7b-b766-8bda3fb5f77f Date: Thu, 16 Aug 2018 13:32:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:32:35,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks?router%3Aexternal=True used request id req-67af425e-7952-4c7b-b766-8bda3fb5f77f 2018-08-16 13:32:35,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.32:9696/v2.0/subnets?network_id=8478bf79-52b3-42d5-8b8e-cbd8c8a6562e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c9e9f4734b4faae094de35954affba93aa1e9a5" 2018-08-16 13:32:35,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ef76aeaf-f9a7-4049-a8d5-198765a80648 Date: Thu, 16 Aug 2018 13:32:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 13:32:35,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets?network_id=8478bf79-52b3-42d5-8b8e-cbd8c8a6562e used request id req-ef76aeaf-f9a7-4049-a8d5-198765a80648 2018-08-16 13:32:35,589 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-16 13:32:35,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:32:35,590 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:32:35,591 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:32:35,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:32:35,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:32:35,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-16 13:32:35,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:32:35,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebad758-cc55-4fef-8364-3d94ced25baa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:32:35,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-aebad758-cc55-4fef-8364-3d94ced25baa 2018-08-16 13:32:35,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:32:36,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["XG_RKydqTVOorHq6zaHoCg"], "issued_at": "2018-08-16T13:32:35.000000Z"}} 2018-08-16 13:32:36,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1a66be8035fd405515ae149d6a1d80d168e798d6" 2018-08-16 13:32:36,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c134f41a-d34f-4d8e-93b8-959936e5255e x-compute-request-id: req-c134f41a-d34f-4d8e-93b8-959936e5255e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.32:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.65", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-08-16 13:32:36,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-c134f41a-d34f-4d8e-93b8-959936e5255e 2018-08-16 13:32:36,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.686836004257s 2018-08-16 13:32:36,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/ used request id req-c134f41a-d34f-4d8e-93b8-959936e5255e 2018-08-16 13:32:36,283 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.32:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.65', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-08-16 13:32:36,283 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-16 13:32:36,284 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-16 13:32:36,284 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-16 13:32:36,347 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-16 13:32:36,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:32:36,390 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:32:36,391 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:32:36,392 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:32:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:32:36,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6822158d-6a73-4f62-b88a-be99b242a1ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:32:36,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-6822158d-6a73-4f62-b88a-be99b242a1ce 2018-08-16 13:32:36,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:32:36,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["dMeKBq22THGCuXVIWtaxXA"], "issued_at": "2018-08-16T13:32:36.000000Z"}} 2018-08-16 13:32:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:32:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:32:37,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-e6951a35-e454-4938-95e4-e631b1a37045 Date: Thu, 16 Aug 2018 13:32:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:32:37,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6951a35-e454-4938-95e4-e631b1a37045 2018-08-16 13:32:37,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382658004761s 2018-08-16 13:32:37,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e6951a35-e454-4938-95e4-e631b1a37045 2018-08-16 13:32:37,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:32:40,268 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:32:43,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c1110c9c-0559-49ae-a126-638b27ac9170 | 2018-08-16T13:32:42.860147 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c1110c9c-0559-49ae-a126-638b27ac9170 ~/.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 2018-08-16 13:32:47,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 13:32:47,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:32:50,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:32:53,567 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c6eb2d97-b2a4-452e-8534-b014ea28240b) as the default verifier for the future CLI operations. 2018-08-16 13:32:57,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 13:32:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:32:57,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-4146be13-8f44-4065-ac87-822898fc535b Date: Thu, 16 Aug 2018 13:32:57 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 13:32:57,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-4146be13-8f44-4065-ac87-822898fc535b 2018-08-16 13:32:57,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.303639888763s 2018-08-16 13:32:57,495 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-4146be13-8f44-4065-ac87-822898fc535b 2018-08-16 13:32:57,503 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-16 13:32:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 13:32:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"network": {"name": "neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "admin_state_up": true}}' 2018-08-16 13:32:58,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1fabbc8f-92e0-407d-b231-c60a7991f59a Date: Thu, 16 Aug 2018 13:32:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4b814ef9-c126-4c3a-aa02-da4098582fa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:32:57Z","is_default":false,"provider:segmentation_id":11,"name":"neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:32:57Z","mtu":1450}} 2018-08-16 13:32:58,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1fabbc8f-92e0-407d-b231-c60a7991f59a 2018-08-16 13:32:58,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.519622087479s 2018-08-16 13:32:58,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1fabbc8f-92e0-407d-b231-c60a7991f59a 2018-08-16 13:32:58,024 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:32:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4b814ef9-c126-4c3a-aa02-da4098582fa6', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:32:58,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:32:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:32:58,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1350 X-Openstack-Request-Id: req-63a77fb6-655b-4949-8548-837ef69a8ea3 Date: Thu, 16 Aug 2018 13:32:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4b814ef9-c126-4c3a-aa02-da4098582fa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:32:57Z","provider:segmentation_id":11,"name":"neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:32:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:32:58,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-63a77fb6-655b-4949-8548-837ef69a8ea3 2018-08-16 13:32:58,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340236186981s 2018-08-16 13:32:58,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-63a77fb6-655b-4949-8548-837ef69a8ea3 2018-08-16 13:32:58,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 13:32:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"subnet": {"name": "neutron_trunk-subnet_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "enable_dhcp": true, "network_id": "4b814ef9-c126-4c3a-aa02-da4098582fa6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 13:32:58,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-959b20bc-b407-4ec1-b813-3ae70618b288 Date: Thu, 16 Aug 2018 13:32:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b814ef9-c126-4c3a-aa02-da4098582fa6","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:32:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:32:58Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"7ca23039-dbfa-4eb7-9d36-630d9be1b894","subnetpool_id":null,"name":"neutron_trunk-subnet_466362c2-e1cb-4724-8d86-fb6f74a0bf81"}} 2018-08-16 13:32:58,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-959b20bc-b407-4ec1-b813-3ae70618b288 2018-08-16 13:32:58,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.501702785492s 2018-08-16 13:32:58,869 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-959b20bc-b407-4ec1-b813-3ae70618b288 2018-08-16 13:32:58,869 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:32:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7ca23039-dbfa-4eb7-9d36-630d9be1b894', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'enable_dhcp': True, u'network_id': u'4b814ef9-c126-4c3a-aa02-da4098582fa6', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:32:58,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 13:32:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "neutron_trunk-router_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "admin_state_up": true}}' 2018-08-16 13:33:00,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-8637b556-49e3-4be1-94fa-e1bd139470e2 Date: Thu, 16 Aug 2018 13:33:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:32:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:33:00Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "875c50a3-5e62-44df-81da-b98c18917e50", "name": "neutron_trunk-router_466362c2-e1cb-4724-8d86-fb6f74a0bf81"}} 2018-08-16 13:33:00,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8637b556-49e3-4be1-94fa-e1bd139470e2 2018-08-16 13:33:00,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83074998856s 2018-08-16 13:33:00,701 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-8637b556-49e3-4be1-94fa-e1bd139470e2 2018-08-16 13:33:00,702 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:32:59Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:33:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'875c50a3-5e62-44df-81da-b98c18917e50', u'name': u'neutron_trunk-router_466362c2-e1cb-4724-8d86-fb6f74a0bf81'}) 2018-08-16 13:33:00,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 13:33:00,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"subnet_id": "7ca23039-dbfa-4eb7-9d36-630d9be1b894"}' 2018-08-16 13:33:02,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e39966ff-7caf-45fd-86b5-ed8b3424edce Date: Thu, 16 Aug 2018 13:33:02 GMT RESP BODY: {"network_id": "4b814ef9-c126-4c3a-aa02-da4098582fa6", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "7ca23039-dbfa-4eb7-9d36-630d9be1b894", "subnet_ids": ["7ca23039-dbfa-4eb7-9d36-630d9be1b894"], "port_id": "5e999dc8-f4af-4a51-bb41-7e28b9e9f402", "id": "875c50a3-5e62-44df-81da-b98c18917e50"} 2018-08-16 13:33:02,786 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/add_router_interface.json used request id req-e39966ff-7caf-45fd-86b5-ed8b3424edce 2018-08-16 13:33:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08375096321s 2018-08-16 13:33:02,786 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/add_router_interface.json used request id req-e39966ff-7caf-45fd-86b5-ed8b3424edce returning object 875c50a3-5e62-44df-81da-b98c18917e50 2018-08-16 13:33:02,787 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 13:33:02,919 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 13:33:02,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:33:02,925 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 13:33:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 13:33:02,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:33:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:03,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-860118fa-7d0e-4256-b2f4-adaf71a5371e Date: Thu, 16 Aug 2018 13:33:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:33:03,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-860118fa-7d0e-4256-b2f4-adaf71a5371e 2018-08-16 13:33:03,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289089918137s 2018-08-16 13:33:03,220 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-860118fa-7d0e-4256-b2f4-adaf71a5371e 2018-08-16 13:33:03,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:33:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81"}' 2018-08-16 13:33:03,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a01a0caf-07e3-4038-9b0c-7fef500d622f Date: Thu, 16 Aug 2018 13:33:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:03Z", "file": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "size": null, "self": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "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/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": null, "created_at": "2018-08-16T13:33:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:33:03,551 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a01a0caf-07e3-4038-9b0c-7fef500d622f 2018-08-16 13:33:03,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.323294878006s 2018-08-16 13:33:03,552 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-a01a0caf-07e3-4038-9b0c-7fef500d622f returning object 04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b 2018-08-16 13:33:03,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:33:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '' 2018-08-16 13:33:04,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de0577ae-1f33-44a5-880e-f630126c61a9 Date: Thu, 16 Aug 2018 13:33:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:33:04,825 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file used request id req-de0577ae-1f33-44a5-880e-f630126c61a9 2018-08-16 13:33:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27274417877s 2018-08-16 13:33:04,826 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file used request id req-de0577ae-1f33-44a5-880e-f630126c61a9 2018-08-16 13:33:04,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:33:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:05,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a36e57b4-4ca1-4d99-a761-66c4fbeaba88 Date: Thu, 16 Aug 2018 13:33:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:04Z", "file": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "size": 12716032, "self": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:33:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:33:05,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a36e57b4-4ca1-4d99-a761-66c4fbeaba88 2018-08-16 13:33:05,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322867870331s 2018-08-16 13:33:05,153 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-a36e57b4-4ca1-4d99-a761-66c4fbeaba88 2018-08-16 13:33:05,155 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', 'size': 12716032, u'self': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:33:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:33:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'created': u'2018-08-16T13:33:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:33:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:33:05,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:33:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:33:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f813ca7-1d99-4b94-a602-92de819e9aaf x-compute-request-id: req-3f813ca7-1d99-4b94-a602-92de819e9aaf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "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": "e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8"}} 2018-08-16 13:33:05,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-3f813ca7-1d99-4b94-a602-92de819e9aaf 2018-08-16 13:33:05,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333755016327s 2018-08-16 13:33:05,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-3f813ca7-1d99-4b94-a602-92de819e9aaf 2018-08-16 13:33:05,491 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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'c0e827e233dd4490a13a2da2d4505275', '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'e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8', 'swap': 0}) 2018-08-16 13:33:05,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:33:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"extra_specs": {}}' 2018-08-16 13:33:05,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-deb4d428-fe90-4e42-a0c2-0ac5c27923ad x-compute-request-id: req-deb4d428-fe90-4e42-a0c2-0ac5c27923ad Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:33:05,521 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8/os-extra_specs used request id req-deb4d428-fe90-4e42-a0c2-0ac5c27923ad 2018-08-16 13:33:05,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0286848545074s 2018-08-16 13:33:05,521 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8/os-extra_specs used request id req-deb4d428-fe90-4e42-a0c2-0ac5c27923ad 2018-08-16 13:33:05,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:33:05,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85142c8f-0abb-4182-9a60-d7d932c4009f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 13:33:05,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-85142c8f-0abb-4182-9a60-d7d932c4009f 2018-08-16 13:33:05,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:33:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:05,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fbbe2d-7fb5-412f-b63f-6368f9c93f0b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:33:05,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-51fbbe2d-7fb5-412f-b63f-6368f9c93f0b 2018-08-16 13:33:05,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201136827469s 2018-08-16 13:33:05,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-51fbbe2d-7fb5-412f-b63f-6368f9c93f0b 2018-08-16 13:33:05,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:33:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:05,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2747e755-1cf4-4adb-b292-10a864752f62 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:33:05,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2747e755-1cf4-4adb-b292-10a864752f62 2018-08-16 13:33:05,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199121952057s 2018-08-16 13:33:05,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-2747e755-1cf4-4adb-b292-10a864752f62 2018-08-16 13:33:05,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 13:33:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:05,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20df43b-d75e-4064-8b95-89cb95b9e3f3 x-compute-request-id: req-f20df43b-d75e-4064-8b95-89cb95b9e3f3 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 245, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 244, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 13:33:05,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-f20df43b-d75e-4064-8b95-89cb95b9e3f3 2018-08-16 13:33:05,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0451169013977s 2018-08-16 13:33:05,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-f20df43b-d75e-4064-8b95-89cb95b9e3f3 2018-08-16 13:33:05,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:33:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:06,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d120b2b7-f888-4a97-b03c-117b42b76406 Date: Thu, 16 Aug 2018 13:33:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:04Z", "file": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "size": 12716032, "self": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:33:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:33:06,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d120b2b7-f888-4a97-b03c-117b42b76406 2018-08-16 13:33:06,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.297345161438s 2018-08-16 13:33:06,295 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-d120b2b7-f888-4a97-b03c-117b42b76406 2018-08-16 13:33:06,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:33:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81"}' 2018-08-16 13:33:06,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-df8a41bc-f01a-4890-97a6-5378f83be97f Date: Thu, 16 Aug 2018 13:33:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:06Z", "file": "/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "53e02da8-88ad-4388-a1dc-400c78a2cc7f", "size": null, "self": "/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f", "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/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": null, "created_at": "2018-08-16T13:33:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:33:06,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-df8a41bc-f01a-4890-97a6-5378f83be97f 2018-08-16 13:33:06,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.45599603653s 2018-08-16 13:33:06,760 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-df8a41bc-f01a-4890-97a6-5378f83be97f returning object 53e02da8-88ad-4388-a1dc-400c78a2cc7f 2018-08-16 13:33:06,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:33:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '' 2018-08-16 13:33:07,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42806849-fb4e-413e-b434-5f9d5288d9d2 Date: Thu, 16 Aug 2018 13:33:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:33:07,999 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file used request id req-42806849-fb4e-413e-b434-5f9d5288d9d2 2018-08-16 13:33:08,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23884010315s 2018-08-16 13:33:08,000 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file used request id req-42806849-fb4e-413e-b434-5f9d5288d9d2 2018-08-16 13:33:08,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:33:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:33:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-0960e378-2cca-4fb2-adbe-3f2077ea1ede Date: Thu, 16 Aug 2018 13:33:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:07Z", "file": "/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "53e02da8-88ad-4388-a1dc-400c78a2cc7f", "size": 12716032, "self": "/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:33:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:04Z", "file": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "size": 12716032, "self": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:33:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:33:08,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0960e378-2cca-4fb2-adbe-3f2077ea1ede 2018-08-16 13:33:08,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.752166986465s 2018-08-16 13:33:08,756 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-0960e378-2cca-4fb2-adbe-3f2077ea1ede 2018-08-16 13:33:08,758 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'53e02da8-88ad-4388-a1dc-400c78a2cc7f', 'size': 12716032, u'self': u'/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:33:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:33:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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/53e02da8-88ad-4388-a1dc-400c78a2cc7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', 'created': u'2018-08-16T13:33:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:33:06Z', 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/53e02da8-88ad-4388-a1dc-400c78a2cc7f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:33:08,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:33:08,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:33:08,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8875753a-72c5-4914-b268-a114bd706d1b x-compute-request-id: req-8875753a-72c5-4914-b268-a114bd706d1b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df", "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": "755e2981-fb6d-48b0-83f8-cc234bfed7df"}} 2018-08-16 13:33:08,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-8875753a-72c5-4914-b268-a114bd706d1b 2018-08-16 13:33:08,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0360989570618s 2018-08-16 13:33:08,795 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-8875753a-72c5-4914-b268-a114bd706d1b 2018-08-16 13:33:08,796 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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'c0e827e233dd4490a13a2da2d4505275', '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'755e2981-fb6d-48b0-83f8-cc234bfed7df', 'swap': 0}) 2018-08-16 13:33:08,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:33:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"extra_specs": {}}' 2018-08-16 13:33:08,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:33:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3e584d4-24cd-4642-9931-e2439699078f x-compute-request-id: req-c3e584d4-24cd-4642-9931-e2439699078f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:33:08,819 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df/os-extra_specs used request id req-c3e584d4-24cd-4642-9931-e2439699078f 2018-08-16 13:33:08,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225660800934s 2018-08-16 13:33:08,819 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df/os-extra_specs used request id req-c3e584d4-24cd-4642-9931-e2439699078f 2018-08-16 13:33:08,819 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81', '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'c0e827e233dd4490a13a2da2d4505275', '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'755e2981-fb6d-48b0-83f8-cc234bfed7df', 'swap': 0}) 2018-08-16 13:33:12,827 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:33:12,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:33:12,828 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:33:12,829 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:33:12,832 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:33:17,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c6eb2d97-b2a4-452e-8534-b014ea28240b/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-16 13:33:17,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:33:17,137 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:33:17,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-08-16 13:35:33,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 69776974-e2f1-4abe-b83f-1259a859f9e2 2018-08-16 13:35:33,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '69776974-e2f1-4abe-b83f-1259a859f9e2']'. 2018-08-16 13:35:34,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 69776974-e2f1-4abe-b83f-1259a859f9e2 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:33:19 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 13:35:32 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:13 | 2018-08-16 13:35:34,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6eb2d97-b2a4-452e-8534-b014ea28240b) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c1110c9c-0559-49ae-a126-638b27ac9170) | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 120.051 | 2018-08-16 13:35:34,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 13:35:34,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 13:35:34,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-16 13:35:34,298 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 13:35:34,298 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:37 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-16 13:35:34,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:35:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:34,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2749d6f-0027-43a6-a0bb-8af45730d8d2 Date: Thu, 16 Aug 2018 13:35:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:35:34,626 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f used request id req-c2749d6f-0027-43a6-a0bb-8af45730d8d2 2018-08-16 13:35:34,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321825027466s 2018-08-16 13:35:34,627 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/53e02da8-88ad-4388-a1dc-400c78a2cc7f used request id req-c2749d6f-0027-43a6-a0bb-8af45730d8d2 2018-08-16 13:35:34,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:35:34,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:34,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4117a57-9fd1-4d20-ac88-8e58d4ee49d4 x-compute-request-id: req-f4117a57-9fd1-4d20-ac88-8e58d4ee49d4 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df", "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": "755e2981-fb6d-48b0-83f8-cc234bfed7df"}, {"name": "neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "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": "e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8"}]} 2018-08-16 13:35:34,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f4117a57-9fd1-4d20-ac88-8e58d4ee49d4 2018-08-16 13:35:34,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296199321747s 2018-08-16 13:35:34,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-f4117a57-9fd1-4d20-ac88-8e58d4ee49d4 2018-08-16 13:35:34,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:35:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:34,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:35:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfa2d1ab-285a-4ffe-86a9-6c84f989988a x-compute-request-id: req-cfa2d1ab-285a-4ffe-86a9-6c84f989988a Content-Length: 0 Content-Type: application/json 2018-08-16 13:35:34,696 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df used request id req-cfa2d1ab-285a-4ffe-86a9-6c84f989988a 2018-08-16 13:35:34,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365569591522s 2018-08-16 13:35:34,696 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/755e2981-fb6d-48b0-83f8-cc234bfed7df used request id req-cfa2d1ab-285a-4ffe-86a9-6c84f989988a 2018-08-16 13:35:34,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 13:35:34,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" -d '{"subnet_id": "7ca23039-dbfa-4eb7-9d36-630d9be1b894"}' 2018-08-16 13:35:36,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7238a080-e835-4192-894d-e273020d047e Date: Thu, 16 Aug 2018 13:35:36 GMT RESP BODY: {"network_id": "4b814ef9-c126-4c3a-aa02-da4098582fa6", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "7ca23039-dbfa-4eb7-9d36-630d9be1b894", "subnet_ids": ["7ca23039-dbfa-4eb7-9d36-630d9be1b894"], "port_id": "5e999dc8-f4af-4a51-bb41-7e28b9e9f402", "id": "875c50a3-5e62-44df-81da-b98c18917e50"} 2018-08-16 13:35:36,266 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/remove_router_interface.json used request id req-7238a080-e835-4192-894d-e273020d047e 2018-08-16 13:35:36,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5695681572s 2018-08-16 13:35:36,267 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50/remove_router_interface.json used request id req-7238a080-e835-4192-894d-e273020d047e returning object 875c50a3-5e62-44df-81da-b98c18917e50 2018-08-16 13:35:36,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 13:35:36,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-85c28914-758d-4a89-afb6-91b3a8ba0ae6 Date: Thu, 16 Aug 2018 13:35:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:32:59Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:35:35Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "875c50a3-5e62-44df-81da-b98c18917e50", "name": "neutron_trunk-router_466362c2-e1cb-4724-8d86-fb6f74a0bf81"}]} 2018-08-16 13:35:36,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-85c28914-758d-4a89-afb6-91b3a8ba0ae6 2018-08-16 13:35:36,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.375349998474s 2018-08-16 13:35:36,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-85c28914-758d-4a89-afb6-91b3a8ba0ae6 2018-08-16 13:35:36,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 13:35:36,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:38,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad2b52de-dce1-4601-a997-dfb25572cfa6 Content-Length: 0 Date: Thu, 16 Aug 2018 13:35:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:35:38,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50.json used request id req-ad2b52de-dce1-4601-a997-dfb25572cfa6 2018-08-16 13:35:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.72678184509s 2018-08-16 13:35:38,371 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/875c50a3-5e62-44df-81da-b98c18917e50.json used request id req-ad2b52de-dce1-4601-a997-dfb25572cfa6 2018-08-16 13:35:38,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 13:35:38,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:38,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-f2b9a4ca-991a-4547-be6b-57665c21280b Date: Thu, 16 Aug 2018 13:35:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b814ef9-c126-4c3a-aa02-da4098582fa6","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:32:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:32:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"7ca23039-dbfa-4eb7-9d36-630d9be1b894","subnetpool_id":null,"name":"neutron_trunk-subnet_466362c2-e1cb-4724-8d86-fb6f74a0bf81"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 13:35:38,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f2b9a4ca-991a-4547-be6b-57665c21280b 2018-08-16 13:35:38,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434608459473s 2018-08-16 13:35:38,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-f2b9a4ca-991a-4547-be6b-57665c21280b 2018-08-16 13:35:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 13:35:38,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/7ca23039-dbfa-4eb7-9d36-630d9be1b894.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:40,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf38bd55-3950-47fc-b880-aff3679ae48c Date: Thu, 16 Aug 2018 13:35:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:35:40,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/7ca23039-dbfa-4eb7-9d36-630d9be1b894.json used request id req-bf38bd55-3950-47fc-b880-aff3679ae48c 2018-08-16 13:35:40,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5281560421s 2018-08-16 13:35:40,945 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/7ca23039-dbfa-4eb7-9d36-630d9be1b894.json used request id req-bf38bd55-3950-47fc-b880-aff3679ae48c 2018-08-16 13:35:40,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:35:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:41,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1356 X-Openstack-Request-Id: req-3b8bb185-2483-47d1-a221-76610b55dd5d Date: Thu, 16 Aug 2018 13:35:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4b814ef9-c126-4c3a-aa02-da4098582fa6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:35:40Z","provider:segmentation_id":11,"name":"neutron_trunk-net_466362c2-e1cb-4724-8d86-fb6f74a0bf81","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:32:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:35:41,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b8bb185-2483-47d1-a221-76610b55dd5d 2018-08-16 13:35:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.416411161423s 2018-08-16 13:35:41,363 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-3b8bb185-2483-47d1-a221-76610b55dd5d 2018-08-16 13:35:41,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 13:35:41,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/4b814ef9-c126-4c3a-aa02-da4098582fa6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:42,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7420722-4a09-4fe5-83e7-8035639566cc Date: Thu, 16 Aug 2018 13:35:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 13:35:42,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4b814ef9-c126-4c3a-aa02-da4098582fa6.json used request id req-d7420722-4a09-4fe5-83e7-8035639566cc 2018-08-16 13:35:42,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04158115387s 2018-08-16 13:35:42,406 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/4b814ef9-c126-4c3a-aa02-da4098582fa6.json used request id req-d7420722-4a09-4fe5-83e7-8035639566cc 2018-08-16 13:35:42,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:35:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-17a3af12-ee14-4364-a5df-5c17e841a759 Date: Thu, 16 Aug 2018 13:35:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:33:04Z", "file": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "size": 12716032, "self": "/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:33:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:35:42,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-17a3af12-ee14-4364-a5df-5c17e841a759 2018-08-16 13:35:42,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317801952362s 2018-08-16 13:35:42,728 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-17a3af12-ee14-4364-a5df-5c17e841a759 2018-08-16 13:35:42,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 13:35:42,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:43,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-add7dc19-f9f8-4bf6-9850-49303bfb3c89 Date: Thu, 16 Aug 2018 13:35:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:35:43,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b used request id req-add7dc19-f9f8-4bf6-9850-49303bfb3c89 2018-08-16 13:35:43,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.23781490326s 2018-08-16 13:35:43,968 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/04714d84-f55d-4e7c-9fc5-8f3e5d1d9f3b used request id req-add7dc19-f9f8-4bf6-9850-49303bfb3c89 2018-08-16 13:35:43,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 13:35:43,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:43,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c2ca18a-e90a-4ef3-b6b1-5f2d3d00ecb7 x-compute-request-id: req-4c2ca18a-e90a-4ef3-b6b1-5f2d3d00ecb7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_466362c2-e1cb-4724-8d86-fb6f74a0bf81", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8", "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": "e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8"}]} 2018-08-16 13:35:43,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-4c2ca18a-e90a-4ef3-b6b1-5f2d3d00ecb7 2018-08-16 13:35:43,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240488052368s 2018-08-16 13:35:43,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-4c2ca18a-e90a-4ef3-b6b1-5f2d3d00ecb7 2018-08-16 13:35:43,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 13:35:43,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}f72e09bc388976a15ea562091853ef83157ace35" 2018-08-16 13:35:44,026 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 13:35:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ae6dda1-3007-4c14-98cd-aab8ffa00a3a x-compute-request-id: req-1ae6dda1-3007-4c14-98cd-aab8ffa00a3a Content-Length: 0 Content-Type: application/json 2018-08-16 13:35:44,026 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8 used request id req-1ae6dda1-3007-4c14-98cd-aab8ffa00a3a 2018-08-16 13:35:44,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315639972687s 2018-08-16 13:35:44,026 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/e7e2154c-abe8-49ac-b62e-2a3cf5d3d0c8 used request id req-1ae6dda1-3007-4c14-98cd-aab8ffa00a3a 2018-08-16 13:35:44,084 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-08-16 13:35:44,127 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 13:35:44,128 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 13:35:44,129 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 13:35:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:35:44,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:35:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3bbb21f-cb41-4170-a9c9-084ec80d3b7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 13:35:44,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-f3bbb21f-cb41-4170-a9c9-084ec80d3b7a 2018-08-16 13:35:44,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 13:35:44,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T14:35:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["GrSja97PQfi4DhGC9MB10w"], "issued_at": "2018-08-16T13:35:44.000000Z"}} 2018-08-16 13:35:44,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:35:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:35:44,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-5dc18844-ab4f-4620-8e0f-1f8fcf8d11ef Date: Thu, 16 Aug 2018 13:35:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:35:44,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5dc18844-ab4f-4620-8e0f-1f8fcf8d11ef 2018-08-16 13:35:44,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357687950134s 2018-08-16 13:35:44,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5dc18844-ab4f-4620-8e0f-1f8fcf8d11ef 2018-08-16 13:35:44,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 13:35:47,734 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 13:35:50,517 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1 | 2018-08-16T13:35:50.173140 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1 ~/.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 2018-08-16 13:35:54,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 13:35:54,333 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 13:35:57,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 13:36:00,530 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fe1faab8-065d-496a-9707-352093dfc452) as the default verifier for the future CLI operations. 2018-08-16 13:36:03,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 13:36:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:04,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-75ee9817-2276-474a-8d1c-b42aa46bf31a Date: Thu, 16 Aug 2018 13:36:04 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 13:36:04,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-75ee9817-2276-474a-8d1c-b42aa46bf31a 2018-08-16 13:36:04,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28160905838s 2018-08-16 13:36:04,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-75ee9817-2276-474a-8d1c-b42aa46bf31a 2018-08-16 13:36:04,279 - xtesting.ci.run_tests - INFO - Running test case 'networking-bgpvpn'... 2018-08-16 13:36:04,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-16 13:36:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"network": {"name": "networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61", "admin_state_up": true}}' 2018-08-16 13:36:04,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-d0a93f9c-77d4-4196-9beb-a19a24366158 Date: Thu, 16 Aug 2018 13:36:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"229343c6-37c5-467d-bb08-caf84fa8f159","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:04Z","is_default":false,"provider:segmentation_id":49,"name":"networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:36:04Z","mtu":1450}} 2018-08-16 13:36:04,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d0a93f9c-77d4-4196-9beb-a19a24366158 2018-08-16 13:36:04,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.511521816254s 2018-08-16 13:36:04,792 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-d0a93f9c-77d4-4196-9beb-a19a24366158 2018-08-16 13:36:04,792 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-16T13:36:04Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'229343c6-37c5-467d-bb08-caf84fa8f159', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'admin_state_up': True, u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:04Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:36:04,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 13:36:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-ce908114-6324-409a-ab3c-f9d48a72d96d Date: Thu, 16 Aug 2018 13:36:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"229343c6-37c5-467d-bb08-caf84fa8f159","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:04Z","provider:segmentation_id":49,"name":"networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:36:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 13:36:05,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ce908114-6324-409a-ab3c-f9d48a72d96d 2018-08-16 13:36:05,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370833873749s 2018-08-16 13:36:05,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-ce908114-6324-409a-ab3c-f9d48a72d96d 2018-08-16 13:36:05,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-16 13:36:05,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"subnet": {"name": "networking-bgpvpn-subnet_2ba4d88d-0eea-426b-9170-d6861aec2d61", "enable_dhcp": true, "network_id": "229343c6-37c5-467d-bb08-caf84fa8f159", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-16 13:36:05,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-99e8f591-ff8c-4c33-bf3e-249122ef636d Date: Thu, 16 Aug 2018 13:36:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229343c6-37c5-467d-bb08-caf84fa8f159","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:36:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:36:05Z","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":"c0e827e233dd4490a13a2da2d4505275","id":"6532b695-c908-48f7-b7e9-ec47fdf2cf9e","subnetpool_id":null,"name":"networking-bgpvpn-subnet_2ba4d88d-0eea-426b-9170-d6861aec2d61"}} 2018-08-16 13:36:05,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-99e8f591-ff8c-4c33-bf3e-249122ef636d 2018-08-16 13:36:05,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.827449083328s 2018-08-16 13:36:05,994 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-99e8f591-ff8c-4c33-bf3e-249122ef636d 2018-08-16 13:36:05,994 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-16T13:36:05Z', 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'6532b695-c908-48f7-b7e9-ec47fdf2cf9e', u'subnetpool_id': None, u'service_types': [], u'name': u'networking-bgpvpn-subnet_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'enable_dhcp': True, u'network_id': u'229343c6-37c5-467d-bb08-caf84fa8f159', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c0e827e233dd4490a13a2da2d4505275'}) 2018-08-16 13:36:05,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-16 13:36:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}, "name": "networking-bgpvpn-router_2ba4d88d-0eea-426b-9170-d6861aec2d61", "admin_state_up": true}}' 2018-08-16 13:36:07,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9a0f5797-c699-4ab6-bf0b-87c0b2b51f7b Date: Thu, 16 Aug 2018 13:36:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:36:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:36:07Z", "revision_number": 2, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "d9edefeb-89ad-4377-9098-6cde68cdcde2", "name": "networking-bgpvpn-router_2ba4d88d-0eea-426b-9170-d6861aec2d61"}} 2018-08-16 13:36:07,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9a0f5797-c699-4ab6-bf0b-87c0b2b51f7b 2018-08-16 13:36:07,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.31290316582s 2018-08-16 13:36:07,308 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-9a0f5797-c699-4ab6-bf0b-87c0b2b51f7b 2018-08-16 13:36:07,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'8478bf79-52b3-42d5-8b8e-cbd8c8a6562e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'871e2aa4-986c-4cf9-97b6-215e275c66a5', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'created_at': u'2018-08-16T13:36:06Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-16T13:36:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'id': u'd9edefeb-89ad-4377-9098-6cde68cdcde2', u'name': u'networking-bgpvpn-router_2ba4d88d-0eea-426b-9170-d6861aec2d61'}) 2018-08-16 13:36:07,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-16 13:36:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"subnet_id": "6532b695-c908-48f7-b7e9-ec47fdf2cf9e"}' 2018-08-16 13:36:09,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85c54f5a-6ec2-4db7-b62c-374d603fe67f Date: Thu, 16 Aug 2018 13:36:09 GMT RESP BODY: {"network_id": "229343c6-37c5-467d-bb08-caf84fa8f159", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "6532b695-c908-48f7-b7e9-ec47fdf2cf9e", "subnet_ids": ["6532b695-c908-48f7-b7e9-ec47fdf2cf9e"], "port_id": "1d9bca0b-9762-490b-9966-f61d3c6a1e34", "id": "d9edefeb-89ad-4377-9098-6cde68cdcde2"} 2018-08-16 13:36:09,419 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/add_router_interface.json used request id req-85c54f5a-6ec2-4db7-b62c-374d603fe67f 2018-08-16 13:36:09,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.1103720665s 2018-08-16 13:36:09,420 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/add_router_interface.json used request id req-85c54f5a-6ec2-4db7-b62c-374d603fe67f returning object d9edefeb-89ad-4377-9098-6cde68cdcde2 2018-08-16 13:36:09,420 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-16 13:36:09,547 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-16 13:36:09,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:36:09,554 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 16 Aug 2018 13:36:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.32:9292/v2/", "rel": "self"}]}]} 2018-08-16 13:36:09,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:36:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:09,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-831ee1b5-3ddc-4418-994b-5132e709ad67 Date: Thu, 16 Aug 2018 13:36:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:36:09,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-831ee1b5-3ddc-4418-994b-5132e709ad67 2018-08-16 13:36:09,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294789075851s 2018-08-16 13:36:09,854 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-831ee1b5-3ddc-4418-994b-5132e709ad67 2018-08-16 13:36:09,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:36:09,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61"}' 2018-08-16 13:36:10,320 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-263d7ab1-a69e-47fa-b88f-067f1a264381 Date: Thu, 16 Aug 2018 13:36:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:10Z", "file": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "42620a3a-02ee-4d2f-9155-938721743f73", "size": null, "self": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73", "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/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": null, "created_at": "2018-08-16T13:36:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:36:10,320 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-263d7ab1-a69e-47fa-b88f-067f1a264381 2018-08-16 13:36:10,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.457845926285s 2018-08-16 13:36:10,320 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-263d7ab1-a69e-47fa-b88f-067f1a264381 returning object 42620a3a-02ee-4d2f-9155-938721743f73 2018-08-16 13:36:10,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:36:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '' 2018-08-16 13:36:11,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c8864e0-ee63-44ef-abf5-e277fefd26a2 Date: Thu, 16 Aug 2018 13:36:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:36:11,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file used request id req-6c8864e0-ee63-44ef-abf5-e277fefd26a2 2018-08-16 13:36:11,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6210899353s 2018-08-16 13:36:11,943 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file used request id req-6c8864e0-ee63-44ef-abf5-e277fefd26a2 2018-08-16 13:36:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:36:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-ea6337bb-7e60-4a30-95df-6c9bdf364c3f Date: Thu, 16 Aug 2018 13:36:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:11Z", "file": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "42620a3a-02ee-4d2f-9155-938721743f73", "size": 12716032, "self": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:36:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:36:12,735 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ea6337bb-7e60-4a30-95df-6c9bdf364c3f 2018-08-16 13:36:12,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788213014603s 2018-08-16 13:36:12,735 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-ea6337bb-7e60-4a30-95df-6c9bdf364c3f 2018-08-16 13:36:12,737 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'42620a3a-02ee-4d2f-9155-938721743f73', 'size': 12716032, u'self': u'/v2/images/42620a3a-02ee-4d2f-9155-938721743f73', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:36:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:36:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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/42620a3a-02ee-4d2f-9155-938721743f73', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'created': u'2018-08-16T13:36:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:36:10Z', 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/42620a3a-02ee-4d2f-9155-938721743f73', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:36:12,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:36:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:36:13,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73cbe802-7a52-4fdd-b0a6-21ee8ae20c21 x-compute-request-id: req-73cbe802-7a52-4fdd-b0a6-21ee8ae20c21 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "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": "fb7e7861-dd8c-47cb-9060-d1de4d0b0472"}} 2018-08-16 13:36:13,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-73cbe802-7a52-4fdd-b0a6-21ee8ae20c21 2018-08-16 13:36:13,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327255010605s 2018-08-16 13:36:13,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-73cbe802-7a52-4fdd-b0a6-21ee8ae20c21 2018-08-16 13:36:13,067 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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'c0e827e233dd4490a13a2da2d4505275', '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'fb7e7861-dd8c-47cb-9060-d1de4d0b0472', 'swap': 0}) 2018-08-16 13:36:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:36:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"extra_specs": {}}' 2018-08-16 13:36:13,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a76cf1a3-3995-4f06-ab23-81690de4f57b x-compute-request-id: req-a76cf1a3-3995-4f06-ab23-81690de4f57b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:36:13,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472/os-extra_specs used request id req-a76cf1a3-3995-4f06-ab23-81690de4f57b 2018-08-16 13:36:13,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201630592346s 2018-08-16 13:36:13,088 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472/os-extra_specs used request id req-a76cf1a3-3995-4f06-ab23-81690de4f57b 2018-08-16 13:36:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 13:36:13,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 13:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bacf712-b9d6-4b54-bd27-502f7c1490b9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 13:36:13,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-2bacf712-b9d6-4b54-bd27-502f7c1490b9 2018-08-16 13:36:13,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:36:13,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:13,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0609b08-d3c2-40fb-a931-7abccfd1f7ec Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:36:13,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b0609b08-d3c2-40fb-a931-7abccfd1f7ec 2018-08-16 13:36:13,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192755937576s 2018-08-16 13:36:13,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-b0609b08-d3c2-40fb-a931-7abccfd1f7ec 2018-08-16 13:36:13,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-16 13:36:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:13,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7228d7aa-15ad-4593-800f-489376548e6d Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.32:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://172.30.9.32:5000/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://172.30.9.32:5000/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://172.30.9.32:5000/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://172.30.9.32:5000/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://172.30.9.32:5000/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://172.30.9.32:5000/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.32:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-16 13:36:13,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7228d7aa-15ad-4593-800f-489376548e6d 2018-08-16 13:36:13,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190706014633s 2018-08-16 13:36:13,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.32:5000/v3/roles used request id req-7228d7aa-15ad-4593-800f-489376548e6d 2018-08-16 13:36:14,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-16 13:36:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:14,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7bd4ee3-01dd-4028-837c-4b2a97d17617 x-compute-request-id: req-a7bd4ee3-01dd-4028-837c-4b2a97d17617 Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 13:36:14,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-a7bd4ee3-01dd-4028-837c-4b2a97d17617 2018-08-16 13:36:14,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0406949520111s 2018-08-16 13:36:14,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-a7bd4ee3-01dd-4028-837c-4b2a97d17617 2018-08-16 13:36:14,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:36:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:14,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-5a08dcb5-7913-499e-b3c7-6191994959ac Date: Thu, 16 Aug 2018 13:36:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:11Z", "file": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "42620a3a-02ee-4d2f-9155-938721743f73", "size": 12716032, "self": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:36:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:36:14,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a08dcb5-7913-499e-b3c7-6191994959ac 2018-08-16 13:36:14,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320802927017s 2018-08-16 13:36:14,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-5a08dcb5-7913-499e-b3c7-6191994959ac 2018-08-16 13:36:14,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-16 13:36:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61"}' 2018-08-16 13:36:15,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 958 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef1d25bb-2aa8-4a22-8f6d-2f863e9a6016 Date: Thu, 16 Aug 2018 13:36:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:15Z", "file": "/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "01316c2a-fc04-4816-882d-73980c5b2b5d", "size": null, "self": "/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d", "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/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": null, "created_at": "2018-08-16T13:36:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 13:36:15,257 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ef1d25bb-2aa8-4a22-8f6d-2f863e9a6016 2018-08-16 13:36:15,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.324398994446s 2018-08-16 13:36:15,258 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ef1d25bb-2aa8-4a22-8f6d-2f863e9a6016 returning object 01316c2a-fc04-4816-882d-73980c5b2b5d 2018-08-16 13:36:15,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-16 13:36:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '' 2018-08-16 13:36:15,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac1c40d8-8c11-4fb3-a943-00882ae2809c Date: Thu, 16 Aug 2018 13:36:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 13:36:15,887 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file used request id req-ac1c40d8-8c11-4fb3-a943-00882ae2809c 2018-08-16 13:36:15,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.62829709053s 2018-08-16 13:36:15,887 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file used request id req-ac1c40d8-8c11-4fb3-a943-00882ae2809c 2018-08-16 13:36:15,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 13:36:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" 2018-08-16 13:36:15,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2761 Content-Type: application/json X-Openstack-Request-Id: req-9d42392f-a43b-4739-9111-801898d608ca Date: Thu, 16 Aug 2018 13:36:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:15Z", "file": "/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "01316c2a-fc04-4816-882d-73980c5b2b5d", "size": 12716032, "self": "/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:36:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:11Z", "file": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "42620a3a-02ee-4d2f-9155-938721743f73", "size": 12716032, "self": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:36:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 13:36:15,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9d42392f-a43b-4739-9111-801898d608ca 2018-08-16 13:36:15,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027978181839s 2018-08-16 13:36:15,920 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-9d42392f-a43b-4739-9111-801898d608ca 2018-08-16 13:36:15,922 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d/file', 'owner': u'c0e827e233dd4490a13a2da2d4505275', 'id': u'01316c2a-fc04-4816-882d-73980c5b2b5d', 'size': 12716032, u'self': u'/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c0e827e233dd4490a13a2da2d4505275', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/01316c2a-fc04-4816-882d-73980c5b2b5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-16T13:36:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-16T13:36:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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/01316c2a-fc04-4816-882d-73980c5b2b5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', 'created': u'2018-08-16T13:36:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-16T13:36:15Z', 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/01316c2a-fc04-4816-882d-73980c5b2b5d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/networking-bgpvpn-img_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-16 13:36:15,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-16 13:36:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-16 13:36:15,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f0a8115-516c-4afb-91a3-cd09437e4acf x-compute-request-id: req-7f0a8115-516c-4afb-91a3-cd09437e4acf Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/61795779-7b39-4324-a825-dfd51bc92f9b", "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": "61795779-7b39-4324-a825-dfd51bc92f9b"}} 2018-08-16 13:36:15,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7f0a8115-516c-4afb-91a3-cd09437e4acf 2018-08-16 13:36:15,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0394558906555s 2018-08-16 13:36:15,963 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7f0a8115-516c-4afb-91a3-cd09437e4acf 2018-08-16 13:36:15,963 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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'c0e827e233dd4490a13a2da2d4505275', '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'61795779-7b39-4324-a825-dfd51bc92f9b', 'swap': 0}) 2018-08-16 13:36:15,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-16 13:36:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7031ef4fbb4619787c2122e5d093aea68df6ce2a" -d '{"extra_specs": {}}' 2018-08-16 13:36:15,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 13:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86fd5b69-e012-4d50-ae3e-05da80f61d4d x-compute-request-id: req-86fd5b69-e012-4d50-ae3e-05da80f61d4d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-16 13:36:15,986 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b/os-extra_specs used request id req-86fd5b69-e012-4d50-ae3e-05da80f61d4d 2018-08-16 13:36:15,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220818519592s 2018-08-16 13:36:15,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b/os-extra_specs used request id req-86fd5b69-e012-4d50-ae3e-05da80f61d4d 2018-08-16 13:36:15,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61', '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'c0e827e233dd4490a13a2da2d4505275', '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'61795779-7b39-4324-a825-dfd51bc92f9b', 'swap': 0}) 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 13:36:19,798 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-16 13:36:19,800 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-16 13:36:19,803 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-16 13:36:23,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fe1faab8-065d-496a-9707-352093dfc452/repo; stestr list '^networking_bgpvpn_tempest\.' >/home/opnfv/functest/results/networking-bgpvpn/test_list.txt 2>/dev/null) 2018-08-16 13:36:23,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-16 13:36:23,550 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-16 13:36:23,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/networking-bgpvpn/test_list.txt', u'--concurrency=4']'. 2018-08-16 15:15:56,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ae1a2f14-6797-438f-bb50-3433e328d6ea 2018-08-16 15:15:56,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ae1a2f14-6797-438f-bb50-3433e328d6ea']'. 2018-08-16 15:15:57,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ae1a2f14-6797-438f-bb50-3433e328d6ea | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-16 13:36:26 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-16 15:15:56 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:39:30 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fe1faab8-065d-496a-9707-352093dfc452) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3e6d0f86-cfdb-4138-9cd2-5cf14f99b3f1) | 2018-08-16 15:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 44 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 5942.497 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 23 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 18 | 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-16 15:15:57,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-16 15:15:57,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest networking-bgpvpn success_rate is 56.0975609756% 2018-08-16 15:15:57,819 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'networking-bgpvpn'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-16 15:15:57,820 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 99:53 | FAIL | +---------------------------+------------------+------------------+----------------+ 2018-08-16 15:15:57,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 15:15:57,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:15:58,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["uDgLLKd6QcOGqDddvizGJA"], "issued_at": "2018-08-16T15:15:58.000000Z"}} 2018-08-16 15:15:58,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:15:59,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe144523-5998-4945-8473-485021794e1c Date: Thu, 16 Aug 2018 15:15:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 15:15:59,125 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d used request id req-fe144523-5998-4945-8473-485021794e1c 2018-08-16 15:15:59,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29978609085s 2018-08-16 15:15:59,125 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/01316c2a-fc04-4816-882d-73980c5b2b5d used request id req-fe144523-5998-4945-8473-485021794e1c 2018-08-16 15:15:59,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 15:15:59,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:15:59,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f437635-b289-4211-afd7-eac844668c28 x-compute-request-id: req-8f437635-b289-4211-afd7-eac844668c28 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_alt_2ba4d88d-0eea-426b-9170-d6861aec2d61", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/61795779-7b39-4324-a825-dfd51bc92f9b", "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": "61795779-7b39-4324-a825-dfd51bc92f9b"}, {"name": "networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "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": "fb7e7861-dd8c-47cb-9060-d1de4d0b0472"}]} 2018-08-16 15:15:59,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8f437635-b289-4211-afd7-eac844668c28 2018-08-16 15:15:59,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.71343588829s 2018-08-16 15:15:59,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-8f437635-b289-4211-afd7-eac844668c28 2018-08-16 15:15:59,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 15:15:59,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:15:59,902 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 15:15:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05a8e723-0172-435d-bdd5-b92c209e0a5b x-compute-request-id: req-05a8e723-0172-435d-bdd5-b92c209e0a5b Content-Length: 0 Content-Type: application/json 2018-08-16 15:15:59,902 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b used request id req-05a8e723-0172-435d-bdd5-b92c209e0a5b 2018-08-16 15:15:59,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.060898065567s 2018-08-16 15:15:59,903 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/61795779-7b39-4324-a825-dfd51bc92f9b used request id req-05a8e723-0172-435d-bdd5-b92c209e0a5b 2018-08-16 15:15:59,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-16 15:15:59,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" -d '{"subnet_id": "6532b695-c908-48f7-b7e9-ec47fdf2cf9e"}' 2018-08-16 15:16:02,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-26e0c2f2-3a47-493b-82b8-45250c0f1420 Date: Thu, 16 Aug 2018 15:16:02 GMT RESP BODY: {"network_id": "229343c6-37c5-467d-bb08-caf84fa8f159", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "6532b695-c908-48f7-b7e9-ec47fdf2cf9e", "subnet_ids": ["6532b695-c908-48f7-b7e9-ec47fdf2cf9e"], "port_id": "1d9bca0b-9762-490b-9966-f61d3c6a1e34", "id": "d9edefeb-89ad-4377-9098-6cde68cdcde2"} 2018-08-16 15:16:02,025 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/remove_router_interface.json used request id req-26e0c2f2-3a47-493b-82b8-45250c0f1420 2018-08-16 15:16:02,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.12161397934s 2018-08-16 15:16:02,025 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2/remove_router_interface.json used request id req-26e0c2f2-3a47-493b-82b8-45250c0f1420 returning object d9edefeb-89ad-4377-9098-6cde68cdcde2 2018-08-16 15:16:02,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-16 15:16:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:02,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1052 X-Openstack-Request-Id: req-e918c50a-074e-4626-8ca4-7888575b2fa7 Date: Thu, 16 Aug 2018 15:16:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a30b2d1997d041269b2b317629c25a9a", "created_at": "2018-08-16T13:37:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:37:10Z", "revision_number": 0, "routes": [], "project_id": "a30b2d1997d041269b2b317629c25a9a", "id": "1fd894f3-31a6-4d95-b6ca-e922d20c1ef1", "name": ""}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T13:36:06Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:16:01Z", "revision_number": 4, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "d9edefeb-89ad-4377-9098-6cde68cdcde2", "name": "networking-bgpvpn-router_2ba4d88d-0eea-426b-9170-d6861aec2d61"}]} 2018-08-16 15:16:02,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e918c50a-074e-4626-8ca4-7888575b2fa7 2018-08-16 15:16:02,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.412071228027s 2018-08-16 15:16:02,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers.json used request id req-e918c50a-074e-4626-8ca4-7888575b2fa7 2018-08-16 15:16:02,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-16 15:16:02,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:04,224 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b6fd1d5-25ee-479a-86c9-da38f601f0a1 Content-Length: 0 Date: Thu, 16 Aug 2018 15:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 15:16:04,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2.json used request id req-8b6fd1d5-25ee-479a-86c9-da38f601f0a1 2018-08-16 15:16:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.78466320038s 2018-08-16 15:16:04,225 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/d9edefeb-89ad-4377-9098-6cde68cdcde2.json used request id req-8b6fd1d5-25ee-479a-86c9-da38f601f0a1 2018-08-16 15:16:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-16 15:16:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:04,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1299 X-Openstack-Request-Id: req-be2cfaf9-2995-4fb2-aae7-02b904fcc8a1 Date: Thu, 16 Aug 2018 15:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"229343c6-37c5-467d-bb08-caf84fa8f159","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:36:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-16T13:36:05Z","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":"c0e827e233dd4490a13a2da2d4505275","id":"6532b695-c908-48f7-b7e9-ec47fdf2cf9e","subnetpool_id":null,"name":"networking-bgpvpn-subnet_2ba4d88d-0eea-426b-9170-d6861aec2d61"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 15:16:04,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-be2cfaf9-2995-4fb2-aae7-02b904fcc8a1 2018-08-16 15:16:04,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.338942050934s 2018-08-16 15:16:04,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets.json used request id req-be2cfaf9-2995-4fb2-aae7-02b904fcc8a1 2018-08-16 15:16:04,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-16 15:16:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/6532b695-c908-48f7-b7e9-ec47fdf2cf9e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:07,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-196b8c44-f816-43d3-bbd0-0c7659ad70a4 Date: Thu, 16 Aug 2018 15:16:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 15:16:07,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/6532b695-c908-48f7-b7e9-ec47fdf2cf9e.json used request id req-196b8c44-f816-43d3-bbd0-0c7659ad70a4 2018-08-16 15:16:07,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.5385351181s 2018-08-16 15:16:07,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/6532b695-c908-48f7-b7e9-ec47fdf2cf9e.json used request id req-196b8c44-f816-43d3-bbd0-0c7659ad70a4 2018-08-16 15:16:07,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 15:16:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:07,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4370 X-Openstack-Request-Id: req-1973101c-3d86-4ede-bd3a-e64063f5f4a8 Date: Thu, 16 Aug 2018 15:16:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"229343c6-37c5-467d-bb08-caf84fa8f159","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:16:06Z","provider:segmentation_id":49,"name":"networking-bgpvpn-net_2ba4d88d-0eea-426b-9170-d6861aec2d61","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T13:36:04Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 15:16:07,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1973101c-3d86-4ede-bd3a-e64063f5f4a8 2018-08-16 15:16:07,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117115020752s 2018-08-16 15:16:07,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json used request id req-1973101c-3d86-4ede-bd3a-e64063f5f4a8 2018-08-16 15:16:07,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-16 15:16:07,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/229343c6-37c5-467d-bb08-caf84fa8f159.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:08,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d541add2-eb4b-4a96-afd4-2b1669149100 Date: Thu, 16 Aug 2018 15:16:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 15:16:08,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/229343c6-37c5-467d-bb08-caf84fa8f159.json used request id req-d541add2-eb4b-4a96-afd4-2b1669149100 2018-08-16 15:16:08,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5879099369s 2018-08-16 15:16:08,814 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/229343c6-37c5-467d-bb08-caf84fa8f159.json used request id req-d541add2-eb4b-4a96-afd4-2b1669149100 2018-08-16 15:16:08,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-16 15:16:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:09,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1410 Content-Type: application/json X-Openstack-Request-Id: req-b293a19e-616c-439d-8068-05701ca8a648 Date: Thu, 16 Aug 2018 15:16:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T13:36:11Z", "file": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "42620a3a-02ee-4d2f-9155-938721743f73", "size": 12716032, "self": "/v2/images/42620a3a-02ee-4d2f-9155-938721743f73", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/42620a3a-02ee-4d2f-9155-938721743f73/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "networking-bgpvpn-img_2ba4d88d-0eea-426b-9170-d6861aec2d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T13:36:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-16 15:16:09,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b293a19e-616c-439d-8068-05701ca8a648 2018-08-16 15:16:09,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.818502902985s 2018-08-16 15:16:09,637 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images used request id req-b293a19e-616c-439d-8068-05701ca8a648 2018-08-16 15:16:09,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-16 15:16:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:11,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04422a19-1b4c-447f-b4aa-8362e7e2c628 Date: Thu, 16 Aug 2018 15:16:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 15:16:11,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73 used request id req-04422a19-1b4c-447f-b4aa-8362e7e2c628 2018-08-16 15:16:11,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.38433599472s 2018-08-16 15:16:11,023 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/42620a3a-02ee-4d2f-9155-938721743f73 used request id req-04422a19-1b4c-447f-b4aa-8362e7e2c628 2018-08-16 15:16:11,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-16 15:16:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:11,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31445cd6-b8f7-4449-b0a8-cab9a8773cbf x-compute-request-id: req-31445cd6-b8f7-4449-b0a8-cab9a8773cbf Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "networking-bgpvpn-flavor_2ba4d88d-0eea-426b-9170-d6861aec2d61", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472", "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": "fb7e7861-dd8c-47cb-9060-d1de4d0b0472"}]} 2018-08-16 15:16:11,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-31445cd6-b8f7-4449-b0a8-cab9a8773cbf 2018-08-16 15:16:11,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226449966431s 2018-08-16 15:16:11,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail?is_public=None used request id req-31445cd6-b8f7-4449-b0a8-cab9a8773cbf 2018-08-16 15:16:11,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-16 15:16:11,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ef07ee886f18a1baa023621cbc7a0960e646830" 2018-08-16 15:16:11,081 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 15:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af30feae-530d-4bd4-b86b-eaba47943f83 x-compute-request-id: req-af30feae-530d-4bd4-b86b-eaba47943f83 Content-Length: 0 Content-Type: application/json 2018-08-16 15:16:11,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472 used request id req-af30feae-530d-4bd4-b86b-eaba47943f83 2018-08-16 15:16:11,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335581302643s 2018-08-16 15:16:11,082 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/fb7e7861-dd8c-47cb-9060-d1de4d0b0472 used request id req-af30feae-530d-4bd4-b86b-eaba47943f83 2018-08-16 15:16:11,082 - xtesting.ci.run_tests - ERROR - The test case 'networking-bgpvpn' failed. 2018-08-16 15:16:11,130 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:16:11,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:16:11,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:16:11,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:16:11,171 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:16:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:16:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9938813e-fe9b-42e3-a504-351eeaf9c9c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:16:11,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-9938813e-fe9b-42e3-a504-351eeaf9c9c4 2018-08-16 15:16:11,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:16:11,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["rsRXnKN2QSKOzqikjUK36w"], "issued_at": "2018-08-16T15:16:11.000000Z"}} 2018-08-16 15:16:11,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 15:16:11,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}189a465ce1b434a6a7fe259b9c61884c62dc451b" 2018-08-16 15:16:12,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-47b372f2-4b1a-4754-9ad5-8409f79d583c Date: Thu, 16 Aug 2018 15:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 15:16:12,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47b372f2-4b1a-4754-9ad5-8409f79d583c 2018-08-16 15:16:12,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.617071151733s 2018-08-16 15:16:12,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47b372f2-4b1a-4754-9ad5-8409f79d583c 2018-08-16 15:16:12,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:16:15,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 15:16:18,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b5a15a3e-2c4c-4d89-a5c5-a0541e8f9be6 | 2018-08-16T15:16:17.649322 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b5a15a3e-2c4c-4d89-a5c5-a0541e8f9be6 ~/.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 2018-08-16 15:16:22,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 15:16:22,102 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:16:24,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 15:16:28,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=0eb7a963-e917-465e-894b-4625c2b97855) as the default verifier for the future CLI operations. 2018-08-16 15:16:31,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 15:16:31,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}189a465ce1b434a6a7fe259b9c61884c62dc451b" 2018-08-16 15:16:31,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-1ac44144-a818-4a1a-8eeb-5f26753c8db9 Date: Thu, 16 Aug 2018 15:16:31 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 15:16:31,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-1ac44144-a818-4a1a-8eeb-5f26753c8db9 2018-08-16 15:16:31,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.282160043716s 2018-08-16 15:16:31,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-1ac44144-a818-4a1a-8eeb-5f26753c8db9 2018-08-16 15:16:31,962 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-08-16 15:16:31,963 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-08-16 15:16:31,963 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-08-16 15:16:32,022 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:16:32,062 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:16:32,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:16:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:16:32,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f87e270-72ae-43ad-9021-539b41cf395f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:16:32,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0f87e270-72ae-43ad-9021-539b41cf395f 2018-08-16 15:16:32,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:16:32,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["1lSiHdZ7RCSQ9BOu696tGA"], "issued_at": "2018-08-16T15:16:32.000000Z"}} 2018-08-16 15:16:32,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-16 15:16:32,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d36452b7c8ea2b3127204e98ed814808dca8b469" 2018-08-16 15:16:32,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-9d2c0b35-d2e7-41a1-ab40-dfa68e2f2578 Date: Thu, 16 Aug 2018 15:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"}]} 2018-08-16 15:16:32,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d2c0b35-d2e7-41a1-ab40-dfa68e2f2578 2018-08-16 15:16:32,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368403911591s 2018-08-16 15:16:32,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d2c0b35-d2e7-41a1-ab40-dfa68e2f2578 2018-08-16 15:16:32,856 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:16:35,750 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-16 15:16:38,842 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4e042ae3-51a5-40a6-bc70-d3f92e951132 | 2018-08-16T15:16:38.478158 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4e042ae3-51a5-40a6-bc70-d3f92e951132 ~/.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 2018-08-16 15:16:42,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 15:16:42,749 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:16:45,369 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-16 15:16:48,754 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=5f569a6f-5807-4eac-b116-9fadee18dcad) as the default verifier for the future CLI operations. 2018-08-16 15:16:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:16:52,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 15:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cc3de62-632d-4ccc-9686-d5f150a22b05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}]}} 2018-08-16 15:16:52,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/ used request id req-6cc3de62-632d-4ccc-9686-d5f150a22b05 2018-08-16 15:16:52,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-16 15:16:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:16:52,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 15:16:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-928aae2f-a691-43ce-8e56-2ce905ad9471 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-08-16 15:16:52,052 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-928aae2f-a691-43ce-8e56-2ce905ad9471 2018-08-16 15:16:52,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d36452b7c8ea2b3127204e98ed814808dca8b469" 2018-08-16 15:16:52,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31ef5866-0878-479f-bd9b-682f678cf183 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1394dd0a95424c84910339e8a5599fb8"}, "enabled": true, "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/1a973309adfa4c29b7590b594261af26"}, "enabled": true, "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/26791c05ac6b4db38d15b0655f9f72cd"}, "enabled": true, "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/5253f89bde31444caf51d996bb82ee04"}, "enabled": true, "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/543dced29abd4c13baea1db1019120f5"}, "enabled": true, "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/57a29e0dc613468091be68fb18b5de36"}, "enabled": true, "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/71f2a5d6427d41279f388cd84dd2a803"}, "enabled": true, "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/82a96e4c5dca4ecca7e0a8f8a69809db"}, "enabled": true, "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/835a133d4e4148c8954d3342c5194b7e"}, "enabled": true, "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/92763d8673cc42b3b3f738534051d703"}, "enabled": true, "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/978ecd5a00ea4cd5976f14b40fcf2167"}, "enabled": true, "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/991f7c2e76f64581b6b72d27d434e6cb"}, "enabled": true, "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/b7a5aa1164084ba3a2148466c6c2fe81"}, "enabled": true, "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/de259cc6622e4be2888e03164358d38d"}, "enabled": true, "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e303ccdab3344d2ab524a36ad7b1da69"}, "enabled": true, "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-08-16 15:16:52,242 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-31ef5866-0878-479f-bd9b-682f678cf183 2018-08-16 15:16:52,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196449041367s 2018-08-16 15:16:52,243 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-31ef5866-0878-479f-bd9b-682f678cf183 2018-08-16 15:16:52,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-16 15:16:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d36452b7c8ea2b3127204e98ed814808dca8b469" 2018-08-16 15:16:52,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8927 X-Openstack-Request-Id: req-5ec22890-f4be-4a7e-9ae4-7e0f84536e47 Date: Thu, 16 Aug 2018 15:16:52 GMT 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": "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": "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": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"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": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "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": "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": "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"}, {"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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-08-16 15:16:52,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-5ec22890-f4be-4a7e-9ae4-7e0f84536e47 2018-08-16 15:16:52,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.287147045135s 2018-08-16 15:16:52,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/extensions.json used request id req-5ec22890-f4be-4a7e-9ae4-7e0f84536e47 2018-08-16 15:16:52,542 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-16 15:16:52,542 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-16 15:16:52,547 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:49 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:25 | FAIL | | rally_sanity | functest | smoke | 27:32 | FAIL | | patrole | functest | smoke | 02:19 | PASS | | vmtp | functest | smoke | 18:34 | FAIL | | shaker | functest | smoke | 00:36 | FAIL | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:37 | PASS | | networking-bgpvpn | functest | smoke | 99:53 | FAIL | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-16 15:16:52,558 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-16 15:16:55,284 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | 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-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 15:16:55,287 - 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.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N 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=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 15:16:55,287 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 15:16:55,288 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+------------------------------------+ | features | 2 | Test suites from feature projects | doctor-notification bgpvpn | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+------------------------------------+ 2018-08-16 15:16:55,302 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2018-08-16 15:16:55,326 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-08-16 15:17:07,707 - xtesting.core.feature - INFO - Test result is stored in '/var/lib/xtesting/results/doctor-notification.log' 2018-08-16 15:17:07,708 - xtesting.core.feature - ERROR - Execute command: doctor-test failed 2018-08-16 15:17:07,815 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 15:17:07,815 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:12 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-08-16 15:17:07,817 - xtesting.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-08-16 15:17:07,830 - xtesting.ci.run_tests - INFO - Loading test case 'bgpvpn'... 2018-08-16 15:17:08,526 - xtesting.ci.run_tests - INFO - Running test case 'bgpvpn'... 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:09,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:09,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:09,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:09,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:09,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:09,490 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:09,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:09,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:09,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:09,547 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:09,548 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:09,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:09,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:09,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:09,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:09,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:09,550 - sdnvpn.lib.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-08-16 15:17:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:09,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96dee0c-ece4-4e02-a89b-64ec34718d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:09,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d96dee0c-ece4-4e02-a89b-64ec34718d16 2018-08-16 15:17:09,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:10,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["qtIshyozQ4GZLzEVFbOPQQ"], "issued_at": "2018-08-16T15:17:09.000000Z"}} 2018-08-16 15:17:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7956b49edc05de639c8425520a9fdd8d686709d6" 2018-08-16 15:17:10,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9e3c74-6428-4fab-afa3-40002b4a7690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:10,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-9a9e3c74-6428-4fab-afa3-40002b4a7690 2018-08-16 15:17:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:10,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 16 Aug 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9b30e5-f73b-44eb-9c43-651ba9724cce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-08-16 15:17:10,243 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.8:35357/ used request id req-fd9b30e5-f73b-44eb-9c43-651ba9724cce 2018-08-16 15:17:10,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/projects? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7956b49edc05de639c8425520a9fdd8d686709d6" 2018-08-16 15:17:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd2a45d-a7a0-482d-b002-ff68b248277f Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.30.9.8:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://192.30.9.8:35357/v3/projects/49c39edb2cf84c6786b33e2b81fd55ee"}, "tags": [], "enabled": true, "id": "49c39edb2cf84c6786b33e2b81fd55ee", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://192.30.9.8:35357/v3/projects/c0e827e233dd4490a13a2da2d4505275"}, "tags": [], "enabled": true, "id": "c0e827e233dd4490a13a2da2d4505275", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-16 15:17:10,361 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/projects used request id req-2bd2a45d-a7a0-482d-b002-ff68b248277f 2018-08-16 15:17:10,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:10,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8943fe56-7a39-4c5c-8e3f-a835f6bfef3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:10,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-8943fe56-7a39-4c5c-8e3f-a835f6bfef3f 2018-08-16 15:17:10,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:10,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["f5MJQRFQRuawcfNVLIWMlw"], "issued_at": "2018-08-16T15:17:10.000000Z"}} 2018-08-16 15:17:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" 2018-08-16 15:17:11,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-fd8151e1-3e11-4cbe-a8d2-b9a2df2189e4 Date: Thu, 16 Aug 2018 15:17:11 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-08-16 15:17:11,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 used request id req-fd8151e1-3e11-4cbe-a8d2-b9a2df2189e4 2018-08-16 15:17:11,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:11,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b82d998-3102-41a4-a58b-617cdbe0be42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:11,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-2b82d998-3102-41a4-a58b-617cdbe0be42 2018-08-16 15:17:11,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:11,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["vILmw8crQgebWB7C_reU7g"], "issued_at": "2018-08-16T15:17:11.000000Z"}} 2018-08-16 15:17:11,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec893484f6077d4c021e9bef71817b7017de7b" 2018-08-16 15:17:11,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1334361f-6a5c-4461-aa42-9a6862e6a353 x-compute-request-id: req-1334361f-6a5c-4461-aa42-9a6862e6a353 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "default", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-16 15:17:11,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-quota-class-sets/default used request id req-1334361f-6a5c-4461-aa42-9a6862e6a353 2018-08-16 15:17:11,792 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting net/subnet/port/router quota to unlimited 2018-08-16 15:17:11,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" -d '{"quota": {"subnet": -1, "router": -1, "network": -1, "port": -1}}' 2018-08-16 15:17:12,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 198 X-Openstack-Request-Id: req-c7594774-ac59-42a8-b849-5b07bcb1b0cc Date: Thu, 16 Aug 2018 15:17:12 GMT RESP BODY: {"quota": {"subnet": -1, "network": -1, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": -1, "rbac_policy": 10, "port": -1, "bgpvpn": -1}} 2018-08-16 15:17:12,168 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 used request id req-c7594774-ac59-42a8-b849-5b07bcb1b0cc 2018-08-16 15:17:12,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:12,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:12,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:12,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:12,168 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:12,169 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:12,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:12,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:12,170 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:12,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:12,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b753b7-6d59-4307-acb4-ff6627969a60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:12,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c9b753b7-6d59-4307-acb4-ff6627969a60 2018-08-16 15:17:12,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:12,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["-tqF4mgKRfqpGPNk8loFHg"], "issued_at": "2018-08-16T15:17:12.000000Z"}} 2018-08-16 15:17:12,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc669727ffaaec5699d3ae3a7a3b78988b53f14e" 2018-08-16 15:17:12,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3531427b-1f08-4bc2-b7e3-064256b52a21 x-compute-request-id: req-3531427b-1f08-4bc2-b7e3-064256b52a21 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}]} 2018-08-16 15:17:12,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-3531427b-1f08-4bc2-b7e3-064256b52a21 2018-08-16 15:17:12,884 - sdnvpn.lib.openstack_utils - INFO - Using existing flavor 'm1.tiny'... 2018-08-16 15:17:12,884 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Setting instances quota class to unlimited 2018-08-16 15:17:12,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1ec893484f6077d4c021e9bef71817b7017de7b" -d '{"quota_class_set": {"instances": -1}}' 2018-08-16 15:17:12,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b027a791-9d7c-4e59-872f-4950a867053c x-compute-request-id: req-b027a791-9d7c-4e59-872f-4950a867053c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-16 15:17:12,949 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.32:8774/v2.1/os-quota-class-sets/default used request id req-b027a791-9d7c-4e59-872f-4950a867053c 2018-08-16 15:17:12,949 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the Floating IP Addresses 2018-08-16 15:17:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" 2018-08-16 15:17:13,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-85f3551c-3498-44ef-8428-89919bd04eff Date: Thu, 16 Aug 2018 15:17:13 GMT RESP BODY: {"floatingips": []} 2018-08-16 15:17:13,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/floatingips used request id req-85f3551c-3498-44ef-8428-89919bd04eff 2018-08-16 15:17:13,284 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Cleaning up the stale routers 2018-08-16 15:17:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" 2018-08-16 15:17:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82a08e6e-d7d3-4017-bb42-63b86420f355 Date: Thu, 16 Aug 2018 15:17:13 GMT RESP BODY: {"ports":[]} 2018-08-16 15:17:13,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports used request id req-82a08e6e-d7d3-4017-bb42-63b86420f355 2018-08-16 15:17:13,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" 2018-08-16 15:17:14,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-72dc3078-51e6-4411-8558-0dbab681c8f3 Date: Thu, 16 Aug 2018 15:17:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a30b2d1997d041269b2b317629c25a9a", "created_at": "2018-08-16T13:37:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T13:37:10Z", "revision_number": 0, "routes": [], "project_id": "a30b2d1997d041269b2b317629c25a9a", "id": "1fd894f3-31a6-4d95-b6ca-e922d20c1ef1", "name": ""}]} 2018-08-16 15:17:14,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers used request id req-72dc3078-51e6-4411-8558-0dbab681c8f3 2018-08-16 15:17:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/1fd894f3-31a6-4d95-b6ca-e922d20c1ef1 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" -d '{"router": {"external_gateway_info": {}}}' 2018-08-16 15:17:15,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 409 X-Openstack-Request-Id: req-95eb9ebd-a68e-42a7-925e-6eb8d93caa79 Date: Thu, 16 Aug 2018 15:17:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "a30b2d1997d041269b2b317629c25a9a", "created_at": "2018-08-16T13:37:10Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:17:14Z", "revision_number": 1, "routes": [], "project_id": "a30b2d1997d041269b2b317629c25a9a", "id": "1fd894f3-31a6-4d95-b6ca-e922d20c1ef1", "name": ""}} 2018-08-16 15:17:15,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/1fd894f3-31a6-4d95-b6ca-e922d20c1ef1 used request id req-95eb9ebd-a68e-42a7-925e-6eb8d93caa79 2018-08-16 15:17:15,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/1fd894f3-31a6-4d95-b6ca-e922d20c1ef1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba55af73cce4ebaa3c8af1c85eb0ff7123df725" 2018-08-16 15:17:15,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f293351-e43d-4a34-8d26-3d617779d942 Content-Length: 0 Date: Thu, 16 Aug 2018 15:17:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 15:17:15,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/1fd894f3-31a6-4d95-b6ca-e922d20c1ef1 used request id req-3f293351-e43d-4a34-8d26-3d617779d942 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest' 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================ 2018-08-16 15:17:15,638 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.run_tempest 2018-08-16 15:17:15,700 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.run_tempest main method 2018-08-16 15:17:15,701 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-16 15:17:21,056 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e7d51ebb-f5b4-4b80-8225-3359bbab7b40 | 2018-08-16T15:17:20.714801 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e7d51ebb-f5b4-4b80-8225-3359bbab7b40 ~/.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 2018-08-16 15:17:24,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | 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 | +-------------+----------------+-----------+ 2018-08-16 15:17:24,831 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-16 15:17:31,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f42bd964-0d5e-439a-ac97-bc98c01a0cb3) as the default verifier for the future CLI operations. 2018-08-16 15:17:39,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-16 15:17:39,333 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-16 15:17:39,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:39,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:39,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:39,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:39,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:39,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:39,336 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:39,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:39,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:39,337 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:39,338 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 15:17:39,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:39,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89119ef6-3fd1-4432-b492-adcbd8fa1977 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:39,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-89119ef6-3fd1-4432-b492-adcbd8fa1977 2018-08-16 15:17:39,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:39,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["QCpmC6XoSeecTa-_8Gfp8g"], "issued_at": "2018-08-16T15:17:39.000000Z"}} 2018-08-16 15:17:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62c4044ed1120ae0cbad4bcbcc127ab12aba618" 2018-08-16 15:17:40,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-4dc9f442-c89a-4884-ba0e-71370e4bfffb Date: Thu, 16 Aug 2018 15:17:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 15:17:40,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-4dc9f442-c89a-4884-ba0e-71370e4bfffb 2018-08-16 15:17:40,089 - sdnvpn.lib.openstack_utils - INFO - Creating image 'bgpvpn-tempest-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 15:17:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62c4044ed1120ae0cbad4bcbcc127ab12aba618" 2018-08-16 15:17:40,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-b832e8e9-b1b1-4023-be05-34a74ccc573c Date: Thu, 16 Aug 2018 15:17:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 15:17:40,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-b832e8e9-b1b1-4023-be05-34a74ccc573c 2018-08-16 15:17:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a62c4044ed1120ae0cbad4bcbcc127ab12aba618" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "bgpvpn-tempest-image", "visibility": "public"}' 2018-08-16 15:17:41,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 646 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0cdde124-24f8-4a52-9622-a79b8b53bc8d Date: Thu, 16 Aug 2018 15:17:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T15:17:41Z", "file": "/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "1e8335d9-344c-4e35-b441-078535a21ca5", "size": null, "self": "/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "bgpvpn-tempest-image", "checksum": null, "created_at": "2018-08-16T15:17:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 15:17:41,159 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-0cdde124-24f8-4a52-9622-a79b8b53bc8d 2018-08-16 15:17:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a62c4044ed1120ae0cbad4bcbcc127ab12aba618" -d '' 2018-08-16 15:17:43,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84b15ee3-5a53-4e09-bb8f-60166d6eb58e Date: Thu, 16 Aug 2018 15:17:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 15:17:43,066 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5/file used request id req-84b15ee3-5a53-4e09-bb8f-60166d6eb58e 2018-08-16 15:17:43,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 15:17:43,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 15:17:43,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 15:17:43,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 15:17:43,068 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 15:17:43,069 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 15:17:43,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 15:17:43,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 15:17:43,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 15:17:43,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 15:17:43,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 15:17:43,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7f777a-4694-4562-9932-e309f580df58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 15:17:43,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-1b7f777a-4694-4562-9932-e309f580df58 2018-08-16 15:17:43,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:43,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["-HkQgYOIR3aNgCNEc5rukw"], "issued_at": "2018-08-16T15:17:43.000000Z"}} 2018-08-16 15:17:43,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}634450997518e6471e6dd24efa9599c4bb5c619c" 2018-08-16 15:17:43,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 15:17:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be68ab09-c099-4f7b-9417-32e0bfe3141c x-compute-request-id: req-be68ab09-c099-4f7b-9417-32e0bfe3141c Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}]} 2018-08-16 15:17:43,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-be68ab09-c099-4f7b-9417-32e0bfe3141c 2018-08-16 15:17:43,783 - sdnvpn-tempest - INFO - Copying tempest.conf to /root/.rally/verification/verifier-f42bd964-0d5e-439a-ac97-bc98c01a0cb3/for-deployment-e7d51ebb-f5b4-4b80-8225-3359bbab7b40/bgpvpn_tempest.conf. 2018-08-16 15:17:43,786 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-f42bd964-0d5e-439a-ac97-bc98c01a0cb3/for-deployment-e7d51ebb-f5b4-4b80-8225-3359bbab7b40/bgpvpn_tempest.conf with bgpvpn=True 2018-08-16 15:17:43,786 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-f42bd964-0d5e-439a-ac97-bc98c01a0cb3/for-deployment-e7d51ebb-f5b4-4b80-8225-3359bbab7b40/bgpvpn_tempest.conf with flavor_id 5651d552-fefe-4974-be12-7c6ffca709fb 2018-08-16 15:17:43,786 - sdnvpn-tempest - DEBUG - Updating /root/.rally/verification/verifier-f42bd964-0d5e-439a-ac97-bc98c01a0cb3/for-deployment-e7d51ebb-f5b4-4b80-8225-3359bbab7b40/bgpvpn_tempest.conf with image_id 1e8335d9-344c-4e35-b441-078535a21ca5 2018-08-16 15:17:43,787 - sdnvpn-tempest - INFO - Configuring default tempest conf file 2018-08-16 15:17:43,805 - sdnvpn-tempest - INFO - Executing: tempest run -t --regex networking_bgpvpn_tempest --config-file /etc/tempest/tempest.conf 2018-08-16 17:05:12,551 - sdnvpn-tempest - DEBUG - 2018-08-16 15:17:50.903 63 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2018-08-16 15:17:50.905 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2876 2018-08-16 15:17:50.905 63 DEBUG tempest [-] Configuration options gathered from: log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2877 2018-08-16 15:17:50.905 63 DEBUG tempest [-] command line args: [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2878 2018-08-16 15:17:50.905 63 DEBUG tempest [-] config files: ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2880 2018-08-16 15:17:50.905 63 DEBUG tempest [-] ================================================================================ log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2881 2018-08-16 15:17:50.906 63 DEBUG tempest [-] config_dir = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.906 63 DEBUG tempest [-] config_file = ['/etc/tempest/tempest.conf'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.906 63 DEBUG tempest [-] debug = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.906 63 DEBUG tempest [-] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=WARN', 'sqlalchemy=WARN', 'suds=INFO', 'oslo.messaging=INFO', 'oslo_messaging=INFO', 'iso8601=WARN', 'requests.packages.urllib3.connectionpool=WARN', 'urllib3.connectionpool=WARN', 'websocket=WARN', 'requests.packages.urllib3.util.retry=WARN', 'urllib3.util.retry=WARN', 'keystonemiddleware=WARN', 'routes.middleware=WARN', 'stevedore=WARN', 'taskflow=WARN', 'keystoneauth=WARN', 'oslo.cache=INFO', 'dogpile.core.dogpile=INFO'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.907 63 DEBUG tempest [-] instance_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.907 63 DEBUG tempest [-] instance_uuid_format = [instance: %(uuid)s] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.907 63 DEBUG tempest [-] log_config_append = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.907 63 DEBUG tempest [-] log_date_format = %Y-%m-%d %H:%M:%S log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.908 63 DEBUG tempest [-] log_dir = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.908 63 DEBUG tempest [-] log_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.908 63 DEBUG tempest [-] logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(request_id)s %(user_identity)s] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.908 63 DEBUG tempest [-] logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.908 63 DEBUG tempest [-] logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.909 63 DEBUG tempest [-] logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.909 63 DEBUG tempest [-] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.909 63 DEBUG tempest [-] pause_teardown = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.909 63 DEBUG tempest [-] publish_errors = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.909 63 DEBUG tempest [-] rate_limit_burst = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.910 63 DEBUG tempest [-] rate_limit_except_level = CRITICAL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.910 63 DEBUG tempest [-] rate_limit_interval = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.910 63 DEBUG tempest [-] syslog_log_facility = LOG_USER log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.910 63 DEBUG tempest [-] use_journal = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.911 63 DEBUG tempest [-] use_json = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.911 63 DEBUG tempest [-] use_stderr = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.911 63 DEBUG tempest [-] use_syslog = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.911 63 DEBUG tempest [-] watch_log_file = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2890 2018-08-16 15:17:50.912 63 DEBUG tempest [-] volume-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.912 63 DEBUG tempest [-] volume-feature-enabled.api_v1 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.912 63 DEBUG tempest [-] volume-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.912 63 DEBUG tempest [-] volume-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.912 63 DEBUG tempest [-] volume-feature-enabled.backup = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.913 63 DEBUG tempest [-] volume-feature-enabled.clone = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.913 63 DEBUG tempest [-] volume-feature-enabled.extend_attached_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.913 63 DEBUG tempest [-] volume-feature-enabled.manage_snapshot = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.913 63 DEBUG tempest [-] volume-feature-enabled.manage_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.913 63 DEBUG tempest [-] volume-feature-enabled.multi_backend = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.914 63 DEBUG tempest [-] volume-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.914 63 DEBUG tempest [-] bgpvpn.max_asn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.914 63 DEBUG tempest [-] bgpvpn.max_nn = 200 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.914 63 DEBUG tempest [-] bgpvpn.min_asn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.915 63 DEBUG tempest [-] bgpvpn.min_nn = 100 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.915 63 DEBUG tempest [-] image-feature-enabled.api_v1 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.915 63 DEBUG tempest [-] image-feature-enabled.api_v2 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.915 63 DEBUG tempest [-] compute.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.915 63 DEBUG tempest [-] compute.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.916 63 DEBUG tempest [-] compute.catalog_type = compute log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.916 63 DEBUG tempest [-] compute.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.916 63 DEBUG tempest [-] compute.fixed_network_name = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.916 63 DEBUG tempest [-] compute.flavor_ref = 5651d552-fefe-4974-be12-7c6ffca709fb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.917 63 DEBUG tempest [-] compute.flavor_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.917 63 DEBUG tempest [-] compute.hypervisor_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.917 63 DEBUG tempest [-] compute.image_ref = 1e8335d9-344c-4e35-b441-078535a21ca5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.917 63 DEBUG tempest [-] compute.image_ref_alt = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.917 63 DEBUG tempest [-] compute.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.918 63 DEBUG tempest [-] compute.min_compute_nodes = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.918 63 DEBUG tempest [-] compute.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.918 63 DEBUG tempest [-] compute.ready_wait = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.918 63 DEBUG tempest [-] compute.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.919 63 DEBUG tempest [-] compute.shelved_offload_time = 0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.919 63 DEBUG tempest [-] compute.volume_device_name = vdb log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.919 63 DEBUG tempest [-] service-clients.http_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.919 63 DEBUG tempest [-] service-clients.proxy_url = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.919 63 DEBUG tempest [-] scenario.aki_img_file = cirros-0.3.1-x86_64-vmlinuz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.920 63 DEBUG tempest [-] scenario.ami_img_file = cirros-0.3.1-x86_64-blank.img log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.920 63 DEBUG tempest [-] scenario.ari_img_file = cirros-0.3.1-x86_64-initrd log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.920 63 DEBUG tempest [-] scenario.dhcp_client = udhcpc log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.920 63 DEBUG tempest [-] scenario.img_container_format = bare log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.921 63 WARNING oslo_config.cfg [-] Option "img_dir" from group "scenario" is deprecated for removal. Its value may be silently ignored in the future. 2018-08-16 15:17:50.921 63 DEBUG tempest [-] scenario.img_dir = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.921 63 DEBUG tempest [-] scenario.img_disk_format = qcow2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.921 63 DEBUG tempest [-] scenario.img_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.921 63 DEBUG tempest [-] scenario.img_properties = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.922 63 DEBUG tempest [-] image.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.922 63 DEBUG tempest [-] image.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.922 63 DEBUG tempest [-] image.catalog_type = image log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.922 63 DEBUG tempest [-] image.container_formats = ['ami', 'ari', 'aki', 'bare', 'ovf', 'ova'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.923 63 DEBUG tempest [-] image.disk_formats = ['ami', 'ari', 'aki', 'vhd', 'vmdk', 'raw', 'qcow2', 'vdi', 'iso', 'vhdx'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.923 63 DEBUG tempest [-] image.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.923 63 DEBUG tempest [-] image.http_image = http://download.cirros-cloud.net/0.3.1/cirros-0.3.1-x86_64-uec.tar.gz log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.923 63 DEBUG tempest [-] image.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.924 63 DEBUG tempest [-] identity-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.924 63 DEBUG tempest [-] identity-feature-enabled.api_v2 = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.924 63 DEBUG tempest [-] identity-feature-enabled.api_v2_admin = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.924 63 DEBUG tempest [-] identity-feature-enabled.api_v3 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.924 63 DEBUG tempest [-] identity-feature-enabled.domain_specific_drivers = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.925 63 DEBUG tempest [-] identity-feature-enabled.security_compliance = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.925 63 DEBUG tempest [-] identity-feature-enabled.trust = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.925 63 DEBUG tempest [-] auth.admin_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.925 63 DEBUG tempest [-] auth.admin_password = **** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.926 63 DEBUG tempest [-] auth.admin_project_name = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.926 63 DEBUG tempest [-] auth.admin_username = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.926 63 DEBUG tempest [-] auth.create_isolated_networks = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.926 63 DEBUG tempest [-] auth.default_credentials_domain_name = Default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.927 63 DEBUG tempest [-] auth.tempest_roles = [] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.927 63 DEBUG tempest [-] auth.test_accounts_file = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.927 63 DEBUG tempest [-] auth.use_dynamic_credentials = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.927 63 DEBUG tempest [-] volume.backend_names = ['BACKEND_1', 'BACKEND_2'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.927 63 DEBUG tempest [-] volume.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.928 63 DEBUG tempest [-] volume.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.928 63 DEBUG tempest [-] volume.catalog_type = volume log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.928 63 DEBUG tempest [-] volume.disk_format = raw log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.928 63 DEBUG tempest [-] volume.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.929 63 DEBUG tempest [-] volume.manage_snapshot_ref = ['source-name', '_snapshot-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.929 63 DEBUG tempest [-] volume.manage_volume_ref = ['source-name', 'volume-%s'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.929 63 DEBUG tempest [-] volume.max_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.929 63 DEBUG tempest [-] volume.min_microversion = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.930 63 DEBUG tempest [-] volume.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.930 63 DEBUG tempest [-] volume.storage_protocol = iSCSI log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.930 63 DEBUG tempest [-] volume.vendor_name = Open Source log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.930 63 DEBUG tempest [-] volume.volume_size = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.930 63 DEBUG tempest [-] debug.trace_requests = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.931 63 DEBUG tempest [-] object-storage-feature-enabled.container_sync = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.931 63 DEBUG tempest [-] object-storage-feature-enabled.discoverability = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.931 63 DEBUG tempest [-] object-storage-feature-enabled.discoverable_apis = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.931 63 DEBUG tempest [-] object-storage-feature-enabled.object_versioning = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.932 63 DEBUG tempest [-] oslo_concurrency.disable_process_locking = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.932 63 DEBUG tempest [-] oslo_concurrency.lock_path = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.932 63 DEBUG tempest [-] object-storage.catalog_type = object-store log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.932 63 DEBUG tempest [-] object-storage.cluster_name = name1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.932 63 DEBUG tempest [-] object-storage.container_sync_interval = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.933 63 DEBUG tempest [-] object-storage.container_sync_timeout = 600 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.933 63 DEBUG tempest [-] object-storage.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.933 63 DEBUG tempest [-] object-storage.operator_role = Member log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.933 63 DEBUG tempest [-] object-storage.realm_name = realm1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.934 63 DEBUG tempest [-] object-storage.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.934 63 DEBUG tempest [-] object-storage.reseller_admin_role = ResellerAdmin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.934 63 DEBUG tempest [-] network-feature-enabled.api_extensions = ['default-subnetpools', 'network-ip-availability', 'network_availability_zone', 'auto-allocated-topology', 'ext-gw-mode', 'binding', 'agent', 'subnet_allocation', 'dhcp_agent_scheduler', 'trunk-details', 'external-net', 'flavors', 'net-mtu', 'availability_zone', 'quotas', 'standard-attr-tag', 'availability_zone_filter', 'revision-if-match', 'provider', 'multi-provider', 'quota_details', 'bgpvpn', 'address-scope', 'trunk', 'extraroute', 'net-mtu-writable', 'empty-string-filtering', 'subnet-service-types', 'port-mac-address-regenerate', 'standard-attr-timestamp', 'service-type', 'port-security', 'extra_dhcp_opt', 'port-security-groups-filtering', 'standard-attr-revisions', 'pagination', 'sorting', 'security-group', 'rbac-policies', 'standard-attr-description', 'ip-substring-filtering', 'router', 'allowed-address-pairs', 'binding-extended', 'project-id', 'dvr'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.934 63 DEBUG tempest [-] network-feature-enabled.floating_ips = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.935 63 DEBUG tempest [-] network-feature-enabled.ipv6 = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.935 63 DEBUG tempest [-] network-feature-enabled.ipv6_subnet_attributes = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.935 63 DEBUG tempest [-] network-feature-enabled.port_admin_state_change = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.935 63 DEBUG tempest [-] network-feature-enabled.port_security = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.auth_method = keypair log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.connect_method = floating log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.connect_timeout = 60 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.floating_ip_range = 10.0.0.0/29 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.image_ssh_password = password log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.936 63 DEBUG tempest [-] validation.image_ssh_user = cirros log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.ip_version_for_ssh = 4 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.network_for_ssh = public log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.ping_count = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.ping_size = 56 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.ping_timeout = 120 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.run_validation = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.security_group = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.937 63 DEBUG tempest [-] validation.security_group_rules = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] validation.ssh_shell_prologue = set -eu -o pipefail; PATH=$PATH:/sbin; log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] validation.ssh_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] service_available.cinder = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] service_available.glance = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] service_available.neutron = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] service_available.nova = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] service_available.swift = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.938 63 DEBUG tempest [-] compute-feature-enabled.api_extensions = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.attach_encrypted_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.block_migrate_cinder_iscsi = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.block_migration_for_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.change_password = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.cold_migration = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.config_drive = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.console_output = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.939 63 DEBUG tempest [-] compute-feature-enabled.disk_config = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.enable_instance_password = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.interface_attach = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.live_migrate_back_and_forth = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.metadata_service = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.nova_cert = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.pause = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.940 63 DEBUG tempest [-] compute-feature-enabled.personality = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.rdp_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.rescue = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.resize = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.scheduler_available_filters = ['all'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.serial_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.shelve = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.snapshot = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.941 63 DEBUG tempest [-] compute-feature-enabled.spice_console = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] compute-feature-enabled.suspend = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] compute-feature-enabled.swap_volume = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] compute-feature-enabled.vnc_console = True log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] compute-feature-enabled.volume_backed_live_migration = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] compute-feature-enabled.volume_multiattach = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] identity.admin_domain_scope = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] identity.admin_role = admin log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.942 63 DEBUG tempest [-] identity.auth_version = v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.ca_certificates_file = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.catalog_type = identity log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.default_domain_id = default log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.disable_ssl_certificate_validation = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.region = regionOne log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.uri = http://172.30.9.32:5000/v2.0 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.uri_v3 = http://172.30.9.32:5000/v3 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.943 63 DEBUG tempest [-] identity.user_lockout_duration = 5 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] identity.user_lockout_failure_attempts = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] identity.user_unique_last_password_count = 2 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] identity.v2_admin_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] identity.v2_public_endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] identity.v3_endpoint_type = adminURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] network.build_interval = 1 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.944 63 DEBUG tempest [-] network.build_timeout = 300 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.catalog_type = network log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.default_network = ['1.0.0.0/16', '2.0.0.0/16'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.dns_servers = ['8.8.8.8', '8.8.4.4'] log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.endpoint_type = publicURL log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.floating_network_name = external log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.port_profile = {} log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.port_vnic_type = None log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.945 63 DEBUG tempest [-] network.project_network_cidr = 10.100.0.0/16 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.project_network_mask_bits = 28 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.project_network_v6_cidr = 2003::/48 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.project_network_v6_mask_bits = 64 log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.project_networks_reachable = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.public_network_id = 8478bf79-52b3-42d5-8b8e-cbd8c8a6562e log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.public_router_id = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.region = log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.946 63 DEBUG tempest [-] network.shared_physical_network = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2898 2018-08-16 15:17:50.947 63 DEBUG tempest [-] ******************************************************************************** log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2900 2018-08-16 15:17:50.947 63 DEBUG tempest.lib.services.clients [-] Successfully registered plugin __tempest__ in the service client registry with configuration: [{'name': 'volume_v1', 'service': 'volume', 'service_version': 'volume.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v1', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'compute', 'service': 'compute', 'service_version': 'compute', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.compute', 'client_names': ['AgentsClient', 'AggregatesClient', 'AvailabilityZoneClient', 'BaremetalNodesClient', 'CertificatesClient', 'ExtensionsClient', 'FixedIPsClient', 'FlavorsClient', 'FloatingIPPoolsClient', 'FloatingIPsBulkClient', 'FloatingIPsClient', 'HostsClient', 'HypervisorClient', 'ImagesClient', 'InstanceUsagesAuditLogClient', 'InterfacesClient', 'KeyPairsClient', 'LimitsClient', 'MigrationsClient', 'NetworksClient', 'QuotaClassesClient', 'QuotasClient', 'SecurityGroupDefaultRulesClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServerGroupsClient', 'ServersClient', 'ServicesClient', 'SnapshotsClient', 'TenantNetworksClient', 'TenantUsagesClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'network', 'service': 'network', 'service_version': 'network', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.network', 'client_names': ['AgentsClient', 'ExtensionsClient', 'FloatingIPsClient', 'MeteringLabelRulesClient', 'MeteringLabelsClient', 'NetworksClient', 'NetworkVersionsClient', 'PortsClient', 'QuotasClient', 'RoutersClient', 'SecurityGroupRulesClient', 'SecurityGroupsClient', 'ServiceProvidersClient', 'SubnetpoolsClient', 'SubnetsClient', 'TagsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v2', 'service': 'image', 'service_version': 'image.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v2', 'client_names': ['ImageMembersClient', 'ImagesClient', 'NamespaceObjectsClient', 'NamespacePropertiesClient', 'NamespaceTagsClient', 'NamespacesClient', 'ResourceTypesClient', 'SchemasClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'image_v1', 'service': 'image', 'service_version': 'image.v1', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.image.v1', 'client_names': ['ImageMembersClient', 'ImagesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'object_storage', 'service': 'object-store', 'service_version': 'object-storage', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.object_storage', 'client_names': ['AccountClient', 'BulkMiddlewareClient', 'CapabilitiesClient', 'ContainerClient', 'ObjectClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v3', 'service': 'volume', 'service_version': 'volume.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v3', 'client_names': ['BackupsClient', 'BaseClient', 'GroupsClient', 'GroupSnapshotsClient', 'GroupTypesClient', 'MessagesClient', 'SnapshotsClient', 'VersionsClient', 'VolumesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'volume_v2', 'service': 'volume', 'service_version': 'volume.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'endpoint_type': 'publicURL', 'ca_certs': '', 'module_path': 'tempest.lib.services.volume.v2', 'client_names': ['AvailabilityZoneClient', 'BackupsClient', 'EncryptionTypesClient', 'ExtensionsClient', 'HostsClient', 'QosSpecsClient', 'QuotasClient', 'ServicesClient', 'SnapshotsClient', 'TypesClient', 'VolumesClient', 'LimitsClient', 'CapabilitiesClient', 'SchedulerStatsClient', 'SnapshotManageClient', 'VolumeManageClient', 'TransfersClient', 'QuotaClassesClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v3', 'service': 'identity', 'service_version': 'identity.v3', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v3', 'client_names': ['CatalogClient', 'CredentialsClient', 'DomainsClient', 'DomainConfigurationClient', 'EndPointGroupsClient', 'EndPointsClient', 'EndPointsFilterClient', 'GroupsClient', 'IdentityClient', 'InheritedRolesClient', 'OAUTHConsumerClient', 'OAUTHTokenClient', 'PoliciesClient', 'ProjectsClient', 'RegionsClient', 'RoleAssignmentsClient', 'RolesClient', 'ServicesClient', 'V3TokenClient', 'TrustsClient', 'UsersClient', 'VersionsClient'], 'disable_ssl_certificate_validation': False}, {'name': 'identity_v2', 'service': 'identity', 'service_version': 'identity.v2', 'http_timeout': 60, 'region': 'regionOne', 'proxy_url': None, 'build_timeout': 300, 'build_interval': 1, 'trace_requests': '', 'ca_certs': '', 'module_path': 'tempest.lib.services.identity.v2', 'client_names': ['EndpointsClient', 'IdentityClient', 'RolesClient', 'ServicesClient', 'TenantsClient', 'TokenClient', 'UsersClient'], 'disable_ssl_certificate_validation': False}] register_service_client /src/tempest/tempest/lib/services/clients.py:123 2018-08-16 15:17:51.591 63 INFO tempest.lib.common.rest_client [req-307d4fad-d104-4c41-8df2-7a052a8f2988 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:51.591 63 DEBUG tempest.lib.common.rest_client [req-307d4fad-d104-4c41-8df2-7a052a8f2988 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-307d4fad-d104-4c41-8df2-7a052a8f2988'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:52.120 63 INFO tempest.lib.common.rest_client [req-57a1de26-c151-4072-82a0-adf402457c62 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:52.121 63 DEBUG tempest.lib.common.rest_client [req-57a1de26-c151-4072-82a0-adf402457c62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-57a1de26-c151-4072-82a0-adf402457c62'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:52.352 63 INFO tempest.lib.common.rest_client [req-1653c87d-43ed-4770-b822-748528dd96d0 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/domains?name=Default 0.230s 2018-08-16 15:17:52.353 63 DEBUG tempest.lib.common.rest_client [req-1653c87d-43ed-4770-b822-748528dd96d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.8:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1653c87d-43ed-4770-b822-748528dd96d0'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.8:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.8:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:52.664 63 INFO tempest.lib.common.rest_client [req-3f814738-9fd7-4ddc-8328-25c0854784a9 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.305s 2018-08-16 15:17:52.664 63 DEBUG tempest.lib.common.rest_client [req-3f814738-9fd7-4ddc-8328-25c0854784a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1923545235-desc", "name": "tempest-BgpvpnTest-1923545235", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f814738-9fd7-4ddc-8328-25c0854784a9'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1923545235-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/b45f720a71f047e09564a686a416b3dd"}, "tags": [], "enabled": true, "id": "b45f720a71f047e09564a686a416b3dd", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1923545235"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:53.125 63 INFO tempest.lib.common.rest_client [req-0fe4f3ea-4ad5-45f9-bc9b-ab076f2e5ddc ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.460s 2018-08-16 15:17:53.126 63 DEBUG tempest.lib.common.rest_client [req-0fe4f3ea-4ad5-45f9-bc9b-ab076f2e5ddc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "Y1!1WfP15%fcU3*", "project_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-BgpvpnTest-1923545235", "email": "tempest-BgpvpnTest-1507618811@example.com"}} Response - Headers: {'status': '201', u'content-length': '370', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fe4f3ea-4ad5-45f9-bc9b-ab076f2e5ddc'} Body: {"user": {"name": "tempest-BgpvpnTest-1923545235", "links": {"self": "http://192.30.9.8:35357/v3/users/14643affa31247c28f0219511922eedb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14643affa31247c28f0219511922eedb", "project_id": "b45f720a71f047e09564a686a416b3dd", "email": "tempest-BgpvpnTest-1507618811@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:53.318 63 INFO tempest.lib.common.rest_client [req-dbdf5b9f-2c84-44c0-bb5c-289171b052d4 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.191s 2018-08-16 15:17:53.319 63 DEBUG tempest.lib.common.rest_client [req-dbdf5b9f-2c84-44c0-bb5c-289171b052d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbdf5b9f-2c84-44c0-bb5c-289171b052d4'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:53.510 63 INFO tempest.lib.common.rest_client [req-2b7d40db-924f-4343-af6f-c116c3c46949 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.190s 2018-08-16 15:17:53.510 63 DEBUG tempest.lib.common.rest_client [req-2b7d40db-924f-4343-af6f-c116c3c46949 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2b7d40db-924f-4343-af6f-c116c3c46949'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:53.693 63 INFO tempest.lib.common.rest_client [req-efe9bfa7-523c-4de7-9f0b-3369dd9ef367 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/b45f720a71f047e09564a686a416b3dd/users/14643affa31247c28f0219511922eedb/roles/938251980d884ef7a6be9caa88f95318 0.182s 2018-08-16 15:17:53.693 63 DEBUG tempest.lib.common.rest_client [req-efe9bfa7-523c-4de7-9f0b-3369dd9ef367 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/b45f720a71f047e09564a686a416b3dd/users/14643affa31247c28f0219511922eedb/roles/938251980d884ef7a6be9caa88f95318', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:53 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-efe9bfa7-523c-4de7-9f0b-3369dd9ef367'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:53.694 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1923545235', 'project_name': u'tempest-BgpvpnTest-1923545235', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'b45f720a71f047e09564a686a416b3dd', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1923545235', 'user_id': u'14643affa31247c28f0219511922eedb', 'project_id': u'b45f720a71f047e09564a686a416b3dd', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:53.695 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1923545235', 'project_name': u'tempest-BgpvpnTest-1923545235', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'b45f720a71f047e09564a686a416b3dd', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1923545235', 'user_id': u'14643affa31247c28f0219511922eedb', 'project_id': u'b45f720a71f047e09564a686a416b3dd', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:54.083 63 INFO tempest.lib.common.rest_client [req-b1586053-0487-4fc4-89c1-4310cc3f370a ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:54.084 63 DEBUG tempest.lib.common.rest_client [req-b1586053-0487-4fc4-89c1-4310cc3f370a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1586053-0487-4fc4-89c1-4310cc3f370a'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-BgpvpnTest-1923545235"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/b45f720a71f047e09564a686a416b3dd", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2a2242 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:54.302 63 INFO tempest.lib.common.rest_client [req-5d178ca7-8d6e-40c0-a58f-350cab3f67f4 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.216s 2018-08-16 15:17:54.302 63 DEBUG tempest.lib.common.rest_client [req-5d178ca7-8d6e-40c0-a58f-350cab3f67f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-1435946912-desc", "name": "tempest-BgpvpnTest-1435946912", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d178ca7-8d6e-40c0-a58f-350cab3f67f4'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-1435946912-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/cfebafbfaa7043a8b32b5b205a7f2760"}, "tags": [], "enabled": true, "id": "cfebafbfaa7043a8b32b5b205a7f2760", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-1435946912"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:54.766 63 INFO tempest.lib.common.rest_client [req-fec09613-fe10-4444-9499-0ddb05ab1d4f ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.463s 2018-08-16 15:17:54.766 63 DEBUG tempest.lib.common.rest_client [req-fec09613-fe10-4444-9499-0ddb05ab1d4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "N7#8jW!x93w3_=J", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "name": "tempest-BgpvpnTest-1435946912", "email": "tempest-BgpvpnTest-1185627846@example.com"}} Response - Headers: {'status': '201', u'content-length': '370', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fec09613-fe10-4444-9499-0ddb05ab1d4f'} Body: {"user": {"name": "tempest-BgpvpnTest-1435946912", "links": {"self": "http://192.30.9.8:35357/v3/users/b78070ac15004f6d9ef4d417baa9ab8b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b78070ac15004f6d9ef4d417baa9ab8b", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "email": "tempest-BgpvpnTest-1185627846@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:54.952 63 INFO tempest.lib.common.rest_client [req-67c532f9-af12-4d45-be1e-be5e8d4cd4c2 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.184s 2018-08-16 15:17:54.952 63 DEBUG tempest.lib.common.rest_client [req-67c532f9-af12-4d45-be1e-be5e8d4cd4c2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67c532f9-af12-4d45-be1e-be5e8d4cd4c2'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:55.199 63 INFO tempest.lib.common.rest_client [req-7161ce37-6bcd-4496-a4cb-1f732ed1a499 ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/cfebafbfaa7043a8b32b5b205a7f2760/users/b78070ac15004f6d9ef4d417baa9ab8b/roles/73f52065114c4591ad77d429b01879b8 0.245s 2018-08-16 15:17:55.199 63 DEBUG tempest.lib.common.rest_client [req-7161ce37-6bcd-4496-a4cb-1f732ed1a499 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/cfebafbfaa7043a8b32b5b205a7f2760/users/b78070ac15004f6d9ef4d417baa9ab8b/roles/73f52065114c4591ad77d429b01879b8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:54 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-7161ce37-6bcd-4496-a4cb-1f732ed1a499'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:55.200 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-1435946912', 'project_name': u'tempest-BgpvpnTest-1435946912', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'cfebafbfaa7043a8b32b5b205a7f2760', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1435946912', 'user_id': u'b78070ac15004f6d9ef4d417baa9ab8b', 'project_id': u'cfebafbfaa7043a8b32b5b205a7f2760', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:55.200 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-1435946912', 'project_name': u'tempest-BgpvpnTest-1435946912', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'cfebafbfaa7043a8b32b5b205a7f2760', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-1435946912', 'user_id': u'b78070ac15004f6d9ef4d417baa9ab8b', 'project_id': u'cfebafbfaa7043a8b32b5b205a7f2760', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:55.591 63 INFO tempest.lib.common.rest_client [req-275360e5-9ae6-4f2c-b0af-a22bef97bad2 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:55.592 63 DEBUG tempest.lib.common.rest_client [req-275360e5-9ae6-4f2c-b0af-a22bef97bad2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9032', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-275360e5-9ae6-4f2c-b0af-a22bef97bad2'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfebafbfaa7043a8b32b5b205a7f2760", "name": "tempest-BgpvpnTest-1435946912"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/cfebafbfaa7043a8b32b5b205a7f2760", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionO _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:55.813 63 INFO tempest.lib.common.rest_client [req-20bc7ce3-ada8-4f8d-a5cf-421b4f488051 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.220s 2018-08-16 15:17:55.814 63 DEBUG tempest.lib.common.rest_client [req-20bc7ce3-ada8-4f8d-a5cf-421b4f488051 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-BgpvpnTest-2103460610-desc", "name": "tempest-BgpvpnTest-2103460610", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-20bc7ce3-ada8-4f8d-a5cf-421b4f488051'} Body: {"project": {"is_domain": false, "description": "tempest-BgpvpnTest-2103460610-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/1a9c2e11cd3242ebba245077df97d24b"}, "tags": [], "enabled": true, "id": "1a9c2e11cd3242ebba245077df97d24b", "parent_id": "default", "domain_id": "default", "name": "tempest-BgpvpnTest-2103460610"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:56.312 63 INFO tempest.lib.common.rest_client [req-c8ff1ecc-a943-47b8-8e0c-322dcdd7ceb3 ] Request (BgpvpnTest:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.497s 2018-08-16 15:17:56.312 63 DEBUG tempest.lib.common.rest_client [req-c8ff1ecc-a943-47b8-8e0c-322dcdd7ceb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "J0~~lQKI2vZsVDE", "project_id": "1a9c2e11cd3242ebba245077df97d24b", "name": "tempest-BgpvpnTest-2103460610", "email": "tempest-BgpvpnTest-2067327890@example.com"}} Response - Headers: {'status': '201', u'content-length': '370', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8ff1ecc-a943-47b8-8e0c-322dcdd7ceb3'} Body: {"user": {"name": "tempest-BgpvpnTest-2103460610", "links": {"self": "http://192.30.9.8:35357/v3/users/decc2ff3c45c4fd494b987fbae207980"}, "domain_id": "default", "enabled": true, "options": {}, "id": "decc2ff3c45c4fd494b987fbae207980", "project_id": "1a9c2e11cd3242ebba245077df97d24b", "email": "tempest-BgpvpnTest-2067327890@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:56.508 63 INFO tempest.lib.common.rest_client [req-25045e27-f182-4be5-93e2-4c225c01e118 ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.195s 2018-08-16 15:17:56.509 63 DEBUG tempest.lib.common.rest_client [req-25045e27-f182-4be5-93e2-4c225c01e118 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25045e27-f182-4be5-93e2-4c225c01e118'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:56.696 63 INFO tempest.lib.common.rest_client [req-5c19616a-96b2-4c64-b920-bcaba78d15ad ] Request (BgpvpnTest:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.187s 2018-08-16 15:17:56.697 63 DEBUG tempest.lib.common.rest_client [req-5c19616a-96b2-4c64-b920-bcaba78d15ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5c19616a-96b2-4c64-b920-bcaba78d15ad'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:56.935 63 INFO tempest.lib.common.rest_client [req-aa5508f8-cc4d-44ea-b435-c388314d4a9d ] Request (BgpvpnTest:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/1a9c2e11cd3242ebba245077df97d24b/users/decc2ff3c45c4fd494b987fbae207980/roles/938251980d884ef7a6be9caa88f95318 0.237s 2018-08-16 15:17:56.935 63 DEBUG tempest.lib.common.rest_client [req-aa5508f8-cc4d-44ea-b435-c388314d4a9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/1a9c2e11cd3242ebba245077df97d24b/users/decc2ff3c45c4fd494b987fbae207980/roles/938251980d884ef7a6be9caa88f95318', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:56 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-aa5508f8-cc4d-44ea-b435-c388314d4a9d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:56.936 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-BgpvpnTest-2103460610', 'project_name': u'tempest-BgpvpnTest-2103460610', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1a9c2e11cd3242ebba245077df97d24b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-2103460610', 'user_id': u'decc2ff3c45c4fd494b987fbae207980', 'project_id': u'1a9c2e11cd3242ebba245077df97d24b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:56.936 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-BgpvpnTest-2103460610', 'project_name': u'tempest-BgpvpnTest-2103460610', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'1a9c2e11cd3242ebba245077df97d24b', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-BgpvpnTest-2103460610', 'user_id': u'decc2ff3c45c4fd494b987fbae207980', 'project_id': u'1a9c2e11cd3242ebba245077df97d24b', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:17:57.412 63 INFO tempest.lib.common.rest_client [req-6450f918-9bd6-4d9c-ae3f-01c37ae0e073 ] Request (BgpvpnTest:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:17:57.413 63 DEBUG tempest.lib.common.rest_client [req-6450f918-9bd6-4d9c-ae3f-01c37ae0e073 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8971', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6450f918-9bd6-4d9c-ae3f-01c37ae0e073'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a9c2e11cd3242ebba245077df97d24b", "name": "tempest-BgpvpnTest-2103460610"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/1a9c2e11cd3242ebba245077df97d24b", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2a2242 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:57.866 63 INFO tempest.lib.common.rest_client [req-7d5fcc3a-417e-4d82-b347-a72985832bf5 ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.450s 2018-08-16 15:17:57.866 63 DEBUG tempest.lib.common.rest_client [req-7d5fcc3a-417e-4d82-b347-a72985832bf5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1779753488"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:17:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d5fcc3a-417e-4d82-b347-a72985832bf5'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1779753488", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "047f0bec-d752-46b8-bf95-6db4e569c9b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:58.516 63 INFO tempest.lib.common.rest_client [req-1ce48569-4ddc-42de-8b7c-1db5efca70bb ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.32:9696/v2.0/networks 0.649s 2018-08-16 15:17:58.517 63 DEBUG tempest.lib.common.rest_client [req-1ce48569-4ddc-42de-8b7c-1db5efca70bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:17:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1ce48569-4ddc-42de-8b7c-1db5efca70bb'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:17:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:17:58Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"90e0c585-d5ba-442a-9710-eac1ef88d03f","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:59.038 63 INFO tempest.lib.common.rest_client [req-c0b0ea12-13aa-4b2a-96eb-332c9044282a ] Request (BgpvpnTest:test_associate_disassociate_network): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7/network_associations 0.521s 2018-08-16 15:17:59.039 63 DEBUG tempest.lib.common.rest_client [req-c0b0ea12-13aa-4b2a-96eb-332c9044282a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "90e0c585-d5ba-442a-9710-eac1ef88d03f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7/network_associations', u'date': 'Thu, 16 Aug 2018 15:17:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c0b0ea12-13aa-4b2a-96eb-332c9044282a'} Body: {"network_association": {"network_id": "90e0c585-d5ba-442a-9710-eac1ef88d03f", "id": "13da0976-1285-434e-9c72-e8dac2f0005d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:17:59.459 63 INFO tempest.lib.common.rest_client [req-f713f207-be53-420a-929f-2eab5aee3aae ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7 0.419s 2018-08-16 15:17:59.459 63 DEBUG tempest.lib.common.rest_client [req-f713f207-be53-420a-929f-2eab5aee3aae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '184', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7', u'date': 'Thu, 16 Aug 2018 15:17:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f713f207-be53-420a-929f-2eab5aee3aae'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": ["90e0c585-d5ba-442a-9710-eac1ef88d03f"], "id": "047f0bec-d752-46b8-bf95-6db4e569c9b7", "name": "tempest-test-bgpvpn--1779753488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:00.021 63 INFO tempest.lib.common.rest_client [req-7e3af02a-ede5-4ebd-9621-94c966397d06 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7/network_associations/13da0976-1285-434e-9c72-e8dac2f0005d 0.561s 2018-08-16 15:18:00.021 63 DEBUG tempest.lib.common.rest_client [req-7e3af02a-ede5-4ebd-9621-94c966397d06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7/network_associations/13da0976-1285-434e-9c72-e8dac2f0005d', u'date': 'Thu, 16 Aug 2018 15:18:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e3af02a-ede5-4ebd-9621-94c966397d06'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:00.315 63 INFO tempest.lib.common.rest_client [req-5107f330-3948-4876-a363-1c02950e67e7 ] Request (BgpvpnTest:test_associate_disassociate_network): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7 0.292s 2018-08-16 15:18:00.315 63 DEBUG tempest.lib.common.rest_client [req-5107f330-3948-4876-a363-1c02950e67e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7', u'date': 'Thu, 16 Aug 2018 15:18:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5107f330-3948-4876-a363-1c02950e67e7'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "047f0bec-d752-46b8-bf95-6db4e569c9b7", "name": "tempest-test-bgpvpn--1779753488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:01.557 63 INFO tempest.lib.common.rest_client [req-41462e01-1b36-420c-90dc-e6ee316cd7f5 ] Request (BgpvpnTest:test_associate_disassociate_network): 204 DELETE http://172.30.9.32:9696/v2.0/networks/90e0c585-d5ba-442a-9710-eac1ef88d03f 1.241s 2018-08-16 15:18:01.558 63 DEBUG tempest.lib.common.rest_client [req-41462e01-1b36-420c-90dc-e6ee316cd7f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/90e0c585-d5ba-442a-9710-eac1ef88d03f', u'date': 'Thu, 16 Aug 2018 15:18:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-41462e01-1b36-420c-90dc-e6ee316cd7f5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [4.143998s] ... ok 2018-08-16 15:18:02.010 63 INFO tempest.lib.common.rest_client [req-c8bb701b-bfe9-47f8-a827-9653c80e01ce ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.450s 2018-08-16 15:18:02.011 63 DEBUG tempest.lib.common.rest_client [req-c8bb701b-bfe9-47f8-a827-9653c80e01ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--856446996"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8bb701b-bfe9-47f8-a827-9653c80e01ce'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--856446996", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "617ac215-0c38-45b5-926b-8fa831e350a9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:02.430 63 INFO tempest.lib.common.rest_client [req-26326d15-89e9-4720-9623-e181d0d8a889 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.32:9696/v2.0/routers 0.418s 2018-08-16 15:18:02.430 63 DEBUG tempest.lib.common.rest_client [req-26326d15-89e9-4720-9623-e181d0d8a889 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {}} Response - Headers: {'status': '201', u'content-length': '387', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:18:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26326d15-89e9-4720-9623-e181d0d8a889'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:18:02Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "8bcedc98-3320-4c24-8611-65ebf6526c0b", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:03.389 63 INFO tempest.lib.common.rest_client [req-33f14a82-27a7-4b73-8f96-2ca22700de54 ] Request (BgpvpnTest:test_associate_disassociate_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9/router_associations 0.957s 2018-08-16 15:18:03.389 63 DEBUG tempest.lib.common.rest_client [req-33f14a82-27a7-4b73-8f96-2ca22700de54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "8bcedc98-3320-4c24-8611-65ebf6526c0b"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9/router_associations', u'date': 'Thu, 16 Aug 2018 15:18:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33f14a82-27a7-4b73-8f96-2ca22700de54'} Body: {"router_association": {"router_id": "8bcedc98-3320-4c24-8611-65ebf6526c0b", "id": "5437a4de-5db8-4666-a14e-30de709ca882"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:03.794 63 INFO tempest.lib.common.rest_client [req-a5fa8c54-88db-47a2-bdd3-ae87c1f92a1e ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9 0.403s 2018-08-16 15:18:03.794 63 DEBUG tempest.lib.common.rest_client [req-a5fa8c54-88db-47a2-bdd3-ae87c1f92a1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '183', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9', u'date': 'Thu, 16 Aug 2018 15:18:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5fa8c54-88db-47a2-bdd3-ae87c1f92a1e'} Body: {"bgpvpn": {"routers": ["8bcedc98-3320-4c24-8611-65ebf6526c0b"], "type": "l3", "networks": [], "id": "617ac215-0c38-45b5-926b-8fa831e350a9", "name": "tempest-test-bgpvpn--856446996"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:04.197 63 INFO tempest.lib.common.rest_client [req-e28b41dd-b8ec-4050-8c98-6ffe94ee0b29 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9/router_associations/5437a4de-5db8-4666-a14e-30de709ca882 0.402s 2018-08-16 15:18:04.198 63 DEBUG tempest.lib.common.rest_client [req-e28b41dd-b8ec-4050-8c98-6ffe94ee0b29 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9/router_associations/5437a4de-5db8-4666-a14e-30de709ca882', u'date': 'Thu, 16 Aug 2018 15:18:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e28b41dd-b8ec-4050-8c98-6ffe94ee0b29'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:04.501 63 INFO tempest.lib.common.rest_client [req-473ec205-72dc-4166-b4e5-1c12eabdac51 ] Request (BgpvpnTest:test_associate_disassociate_router): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9 0.302s 2018-08-16 15:18:04.501 63 DEBUG tempest.lib.common.rest_client [req-473ec205-72dc-4166-b4e5-1c12eabdac51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '145', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9', u'date': 'Thu, 16 Aug 2018 15:18:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-473ec205-72dc-4166-b4e5-1c12eabdac51'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "617ac215-0c38-45b5-926b-8fa831e350a9", "name": "tempest-test-bgpvpn--856446996"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:05.596 63 INFO tempest.lib.common.rest_client [req-670c5c94-d3e6-4bc6-b8e3-ed99f3f39cd6 ] Request (BgpvpnTest:test_associate_disassociate_router): 204 DELETE http://172.30.9.32:9696/v2.0/routers/8bcedc98-3320-4c24-8611-65ebf6526c0b 1.094s 2018-08-16 15:18:05.597 63 DEBUG tempest.lib.common.rest_client [req-670c5c94-d3e6-4bc6-b8e3-ed99f3f39cd6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8bcedc98-3320-4c24-8611-65ebf6526c0b', u'date': 'Thu, 16 Aug 2018 15:18:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-670c5c94-d3e6-4bc6-b8e3-ed99f3f39cd6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [4.038192s] ... ok 2018-08-16 15:18:05.980 63 INFO tempest.lib.common.rest_client [req-50912254-ece3-42b7-acf7-30c6d84e25ad ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.382s 2018-08-16 15:18:05.981 63 DEBUG tempest.lib.common.rest_client [req-50912254-ece3-42b7-acf7-30c6d84e25ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50912254-ece3-42b7-acf7-30c6d84e25ad'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "c19d6936-bb17-4673-8dbc-581294b15028"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:06.390 63 INFO tempest.lib.common.rest_client [req-6695a031-5858-4222-826c-3bc421afdb47 ] Request (BgpvpnTest:test_associate_invalid_network): 201 POST http://172.30.9.32:9696/v2.0/networks 0.408s 2018-08-16 15:18:06.390 63 DEBUG tempest.lib.common.rest_client [req-6695a031-5858-4222-826c-3bc421afdb47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6695a031-5858-4222-826c-3bc421afdb47'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:06Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:06.696 63 INFO tempest.lib.common.rest_client [req-0b1de66b-0024-466d-9764-103aaa6715a6 ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c19d6936-bb17-4673-8dbc-581294b15028/network_associations 0.304s 2018-08-16 15:18:06.697 63 DEBUG tempest.lib.common.rest_client [req-0b1de66b-0024-466d-9764-103aaa6715a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7cc61e57-3f73-4239-818d-69db4fe4bc23"}} Response - Headers: {'status': '404', u'content-length': '138', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c19d6936-bb17-4673-8dbc-581294b15028/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b1de66b-0024-466d-9764-103aaa6715a6'} Body: {"NeutronError": {"message": "Network 7cc61e57-3f73-4239-818d-69db4fe4bc23 could not be found.", "type": "NetworkNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:07.056 63 INFO tempest.lib.common.rest_client [req-080a5a5d-ca3d-4efa-a7f7-e7ed0c1d2e5e ] Request (BgpvpnTest:test_associate_invalid_network): 404 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/73dbb671-02c4-4ca0-9393-31a289419f48/network_associations 0.358s 2018-08-16 15:18:07.056 63 DEBUG tempest.lib.common.rest_client [req-080a5a5d-ca3d-4efa-a7f7-e7ed0c1d2e5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "44bfabe9-fdef-4273-ba08-689b1a44a2ad"}} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/73dbb671-02c4-4ca0-9393-31a289419f48/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-080a5a5d-ca3d-4efa-a7f7-e7ed0c1d2e5e'} Body: {"NeutronError": {"message": "BGPVPN 73dbb671-02c4-4ca0-9393-31a289419f48 could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [1.458869s] ... ok 2018-08-16 15:18:07.424 63 INFO tempest.lib.common.rest_client [req-5eb19210-5ffc-4579-be4b-d787246c1071 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.365s 2018-08-16 15:18:07.424 63 DEBUG tempest.lib.common.rest_client [req-5eb19210-5ffc-4579-be4b-d787246c1071 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--54449563"}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5eb19210-5ffc-4579-be4b-d787246c1071'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--54449563", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "a8daaa07-376a-4e33-92d5-372340badd80"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:07.928 63 INFO tempest.lib.common.rest_client [req-e25b38a8-8c1a-48bc-83f3-debdbb136c5a ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/networks 0.502s 2018-08-16 15:18:07.928 63 DEBUG tempest.lib.common.rest_client [req-e25b38a8-8c1a-48bc-83f3-debdbb136c5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-BgpvpnTest-test-network-610660104"}} Response - Headers: {'status': '201', u'content-length': '578', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e25b38a8-8c1a-48bc-83f3-debdbb136c5a'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"d6a656b4-c83d-4ca2-ab67-4bf6414fb658","name":"tempest-BgpvpnTest-test-network-610660104"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:09.147 63 INFO tempest.lib.common.rest_client [req-34956718-0cd5-4a1d-9826-8ed2f4fb8f6c ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.217s 2018-08-16 15:18:09.147 63 DEBUG tempest.lib.common.rest_client [req-34956718-0cd5-4a1d-9826-8ed2f4fb8f6c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "network_id": "d6a656b4-c83d-4ca2-ab67-4bf6414fb658", "cidr": "10.100.0.0/28", "gateway_ip": "10.100.0.1"}} Response - Headers: {'status': '201', u'content-length': '602', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34956718-0cd5-4a1d-9826-8ed2f4fb8f6c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a656b4-c83d-4ca2-ab67-4bf6414fb658","tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:08Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:08Z","gateway_ip":"10.100.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.100.0.0/28","project_id":"b45f720a71f047e09564a686a416b3dd","id":"ea946612-6f4c-4b21-91b3-689205cee750","subnetpool_id":null,"name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:09.473 63 INFO tempest.lib.common.rest_client [req-110fa48e-4b0e-431f-b2a9-1f864ccd462d ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a8daaa07-376a-4e33-92d5-372340badd80/network_associations 0.324s 2018-08-16 15:18:09.473 63 DEBUG tempest.lib.common.rest_client [req-110fa48e-4b0e-431f-b2a9-1f864ccd462d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d6a656b4-c83d-4ca2-ab67-4bf6414fb658"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a8daaa07-376a-4e33-92d5-372340badd80/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-110fa48e-4b0e-431f-b2a9-1f864ccd462d'} Body: {"network_association": {"network_id": "d6a656b4-c83d-4ca2-ab67-4bf6414fb658", "id": "7c906aa1-1c2c-4834-a5f4-8b77e05d64c7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:09.771 63 INFO tempest.lib.common.rest_client [req-3789068e-9242-46e2-a195-a8e0a67984a8 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.296s 2018-08-16 15:18:09.771 63 DEBUG tempest.lib.common.rest_client [req-3789068e-9242-46e2-a195-a8e0a67984a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1111274803"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3789068e-9242-46e2-a195-a8e0a67984a8'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1111274803", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "a1b36dc7-2818-4a93-8ef5-2730388bd3ee"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:10.113 63 INFO tempest.lib.common.rest_client [req-30dd13bc-6d8d-4ccd-97d8-57b47693b1ad ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/routers 0.341s 2018-08-16 15:18:10.114 63 DEBUG tempest.lib.common.rest_client [req-30dd13bc-6d8d-4ccd-97d8-57b47693b1ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {}, "name": "tempest-test-bgpvpn--351511302", "admin_state_up": false}} Response - Headers: {'status': '201', u'content-length': '418', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:18:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30dd13bc-6d8d-4ccd-97d8-57b47693b1ad'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:09Z", "admin_state_up": false, "updated_at": "2018-08-16T15:18:09Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "705eb255-7ee7-48f1-b5bf-0215048e1d54", "name": "tempest-test-bgpvpn--351511302"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:11.025 63 INFO tempest.lib.common.rest_client [req-1835f42f-6429-44e1-b538-89d2c031e462 ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a1b36dc7-2818-4a93-8ef5-2730388bd3ee/router_associations 0.911s 2018-08-16 15:18:11.026 63 DEBUG tempest.lib.common.rest_client [req-1835f42f-6429-44e1-b538-89d2c031e462 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "705eb255-7ee7-48f1-b5bf-0215048e1d54"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a1b36dc7-2818-4a93-8ef5-2730388bd3ee/router_associations', u'date': 'Thu, 16 Aug 2018 15:18:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1835f42f-6429-44e1-b538-89d2c031e462'} Body: {"router_association": {"router_id": "705eb255-7ee7-48f1-b5bf-0215048e1d54", "id": "a3aec430-acb5-4780-970d-2dfcfc65e2b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:13.516 63 INFO tempest.lib.common.rest_client [req-6e4227bc-7b87-4f7a-b997-76242b92826a ] Request (BgpvpnTest:test_attach_associated_subnet_to_associated_router): 409 PUT http://172.30.9.32:9696/v2.0/routers/705eb255-7ee7-48f1-b5bf-0215048e1d54/add_router_interface 2.489s 2018-08-16 15:18:13.517 63 DEBUG tempest.lib.common.rest_client [req-6e4227bc-7b87-4f7a-b997-76242b92826a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "ea946612-6f4c-4b21-91b3-689205cee750"} Response - Headers: {'status': '409', u'content-length': '434', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/705eb255-7ee7-48f1-b5bf-0215048e1d54/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:18:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6e4227bc-7b87-4f7a-b997-76242b92826a'} Body: {"NeutronError": {"message": "Error cannot perform router interface attachment due to Callback networking_bgpvpn.neutron.services.plugin.BGPVPNPlugin._notify_adding_interface_to_router-111341 failed with \"Bad bgpvpn request: It is not allowed to add an interface to a router if both the router and the network are bound to an L3 BGPVPN..\" while attempting the operation.", "type": "RouterInterfaceAttachmentConflict", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [6.459878s] ... ok 2018-08-16 15:18:13.919 63 INFO tempest.lib.common.rest_client [req-a15f1944-4193-48d0-b563-f5ac63c6481c ] Request (BgpvpnTest:test_create_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.400s 2018-08-16 15:18:13.919 63 DEBUG tempest.lib.common.rest_client [req-a15f1944-4193-48d0-b563-f5ac63c6481c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1597433588"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a15f1944-4193-48d0-b563-f5ac63c6481c'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1597433588", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "route_targets": [], "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "type": "l3", "id": "7b4187af-8474-4273-9e43-4773ceb43e32"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.401839s] ... ok 2018-08-16 15:18:14.114 63 INFO tempest.lib.common.rest_client [req-1fb44163-58d4-4d41-b8bf-4e7582e7ad7f ] Request (BgpvpnTest:test_create_bgpvpn_as_non_admin_fail): 403 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.192s 2018-08-16 15:18:14.114 63 DEBUG tempest.lib.common.rest_client [req-1fb44163-58d4-4d41-b8bf-4e7582e7ad7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"name": "tempest-test-bgpvpn--1448585807"}} Response - Headers: {'status': '403', u'content-length': '185', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fb44163-58d4-4d41-b8bf-4e7582e7ad7f'} Body: {"NeutronError": {"message": "((rule:create_bgpvpn and rule:create_bgpvpn:name) and rule:create_bgpvpn:tenant_id) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.194531s] ... ok 2018-08-16 15:18:14.353 63 INFO tempest.lib.common.rest_client [req-161372ed-b43c-4fb0-a05e-13ab53fa184e ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.236s 2018-08-16 15:18:14.353 63 DEBUG tempest.lib.common.rest_client [req-161372ed-b43c-4fb0-a05e-13ab53fa184e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "testbgpvpn", "route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-161372ed-b43c-4fb0-a05e-13ab53fa184e'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:14.727 63 INFO tempest.lib.common.rest_client [req-8de869d8-8d47-4df7-8a9c-050ff4047faa ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.372s 2018-08-16 15:18:14.727 63 DEBUG tempest.lib.common.rest_client [req-8de869d8-8d47-4df7-8a9c-050ff4047faa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "import_targets": ["test", " "], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8de869d8-8d47-4df7-8a9c-050ff4047faa'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:14.736 63 INFO tempest.lib.common.rest_client [req-57655854-00ad-46e9-9895-40d87cc79186 ] Request (BgpvpnTest:test_create_bgpvpn_with_invalid_routetargets): 400 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.008s 2018-08-16 15:18:14.737 63 DEBUG tempest.lib.common.rest_client [req-57655854-00ad-46e9-9895-40d87cc79186 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "export_targets": ["64512:1000000000000", "xyz"], "name": "testbgpvpn"}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57655854-00ad-46e9-9895-40d87cc79186'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.621959s] ... ok 2018-08-16 15:18:15.136 63 INFO tempest.lib.common.rest_client [req-391902ba-af7d-4989-aa73-7ddc73eceee8 ] Request (BgpvpnTest:test_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.397s 2018-08-16 15:18:15.136 63 DEBUG tempest.lib.common.rest_client [req-391902ba-af7d-4989-aa73-7ddc73eceee8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--928373514"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-391902ba-af7d-4989-aa73-7ddc73eceee8'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--928373514", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "ca1f151e-b14e-4327-8b7f-83a6601af3d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:15.549 63 INFO tempest.lib.common.rest_client [req-589a7357-6980-4155-97f5-0c68eb56ea04 ] Request (BgpvpnTest:test_delete_bgpvpn): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ca1f151e-b14e-4327-8b7f-83a6601af3d1 0.412s 2018-08-16 15:18:15.550 63 DEBUG tempest.lib.common.rest_client [req-589a7357-6980-4155-97f5-0c68eb56ea04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ca1f151e-b14e-4327-8b7f-83a6601af3d1', u'date': 'Thu, 16 Aug 2018 15:18:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-589a7357-6980-4155-97f5-0c68eb56ea04'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.812595s] ... ok 2018-08-16 15:18:15.962 63 INFO tempest.lib.common.rest_client [req-8b6bc38d-9b98-4ebc-9573-a1d8fc7bd498 ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.411s 2018-08-16 15:18:15.963 63 DEBUG tempest.lib.common.rest_client [req-8b6bc38d-9b98-4ebc-9573-a1d8fc7bd498 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1728735506"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b6bc38d-9b98-4ebc-9573-a1d8fc7bd498'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1728735506", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "d538cd40-3545-4399-8269-e9d1587d9baf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:15.994 63 INFO tempest.lib.common.rest_client [req-b86ce079-7c0d-48a3-88e0-3ffe4acb8b6b ] Request (BgpvpnTest:test_delete_bgpvpn_as_non_admin_fail): 403 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d538cd40-3545-4399-8269-e9d1587d9baf 0.030s 2018-08-16 15:18:15.995 63 DEBUG tempest.lib.common.rest_client [req-b86ce079-7c0d-48a3-88e0-3ffe4acb8b6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '403', u'content-length': '120', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d538cd40-3545-4399-8269-e9d1587d9baf', u'date': 'Thu, 16 Aug 2018 15:18:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b86ce079-7c0d-48a3-88e0-3ffe4acb8b6b'} Body: {"NeutronError": {"message": "rule:delete_bgpvpn is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.444786s] ... ok 2018-08-16 15:18:16.686 63 INFO tempest.lib.common.rest_client [req-9e6888a8-0aa5-4756-9dce-04e77d4690e2 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.689s 2018-08-16 15:18:16.686 63 DEBUG tempest.lib.common.rest_client [req-9e6888a8-0aa5-4756-9dce-04e77d4690e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e6888a8-0aa5-4756-9dce-04e77d4690e2'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "c9184ffd-352a-453c-89a5-40ef69e8c6d3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:17.087 63 INFO tempest.lib.common.rest_client [req-584ed935-7eee-4e09-b490-a90daf63ab54 ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.32:9696/v2.0/networks 0.399s 2018-08-16 15:18:17.087 63 DEBUG tempest.lib.common.rest_client [req-584ed935-7eee-4e09-b490-a90daf63ab54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-584ed935-7eee-4e09-b490-a90daf63ab54'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:16Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"9b200e05-417d-4421-8d91-a43a166265cf","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:17.391 63 INFO tempest.lib.common.rest_client [req-9d9887a9-73ee-4a09-91f9-a587816dd86f ] Request (BgpvpnTest:test_disassociate_invalid_network): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c9184ffd-352a-453c-89a5-40ef69e8c6d3/network_associations 0.303s 2018-08-16 15:18:17.392 63 DEBUG tempest.lib.common.rest_client [req-9d9887a9-73ee-4a09-91f9-a587816dd86f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "9b200e05-417d-4421-8d91-a43a166265cf"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c9184ffd-352a-453c-89a5-40ef69e8c6d3/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d9887a9-73ee-4a09-91f9-a587816dd86f'} Body: {"network_association": {"network_id": "9b200e05-417d-4421-8d91-a43a166265cf", "id": "fe469c27-349a-4e4f-80a7-5f99abea1760"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:17.429 63 INFO tempest.lib.common.rest_client [req-638d5a11-56f4-451a-93a5-754d5669723d ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c9184ffd-352a-453c-89a5-40ef69e8c6d3/network_associations/504601ba-ee4c-4bd4-ac3c-33918d28d2e0 0.036s 2018-08-16 15:18:17.429 63 DEBUG tempest.lib.common.rest_client [req-638d5a11-56f4-451a-93a5-754d5669723d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/c9184ffd-352a-453c-89a5-40ef69e8c6d3/network_associations/504601ba-ee4c-4bd4-ac3c-33918d28d2e0', u'date': 'Thu, 16 Aug 2018 15:18:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-638d5a11-56f4-451a-93a5-754d5669723d'} Body: {"NeutronError": {"message": "BGPVPN network association 504601ba-ee4c-4bd4-ac3c-33918d28d2e0 could not be found for BGPVPN c9184ffd-352a-453c-89a5-40ef69e8c6d3", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:17.836 63 INFO tempest.lib.common.rest_client [req-13dc21f9-e501-42a4-97dd-fba5dc147693 ] Request (BgpvpnTest:test_disassociate_invalid_network): 404 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f350bc7b-4f38-43d7-99d7-3775ba54dd91/network_associations/fe469c27-349a-4e4f-80a7-5f99abea1760 0.406s 2018-08-16 15:18:17.837 63 DEBUG tempest.lib.common.rest_client [req-13dc21f9-e501-42a4-97dd-fba5dc147693 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f350bc7b-4f38-43d7-99d7-3775ba54dd91/network_associations/fe469c27-349a-4e4f-80a7-5f99abea1760', u'date': 'Thu, 16 Aug 2018 15:18:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-13dc21f9-e501-42a4-97dd-fba5dc147693'} Body: {"NeutronError": {"message": "BGPVPN network association fe469c27-349a-4e4f-80a7-5f99abea1760 could not be found for BGPVPN f350bc7b-4f38-43d7-99d7-3775ba54dd91", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.841192s] ... ok 2018-08-16 15:18:17.952 63 INFO tempest.lib.common.rest_client [req-65483e99-0b62-4510-89dd-6ad13422c88d ] Request (BgpvpnTest:test_list_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.113s 2018-08-16 15:18:17.952 63 DEBUG tempest.lib.common.rest_client [req-65483e99-0b62-4510-89dd-6ad13422c88d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--2094528317"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-65483e99-0b62-4510-89dd-6ad13422c88d'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--2094528317", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "a22df3d3-010b-457e-944b-644adb65a93f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:18.348 63 INFO tempest.lib.common.rest_client [req-743df5f5-4dab-47be-aec7-4577d062f2bf ] Request (BgpvpnTest:test_list_bgpvpn): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-16 15:18:18.348 63 DEBUG tempest.lib.common.rest_client [req-743df5f5-4dab-47be-aec7-4577d062f2bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1170', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-743df5f5-4dab-47be-aec7-4577d062f2bf'} Body: {"bgpvpns": [{"routers": [], "type": "l3", "networks": [], "id": "047f0bec-d752-46b8-bf95-6db4e569c9b7", "name": "tempest-test-bgpvpn--1779753488"}, {"routers": [], "type": "l3", "networks": [], "id": "617ac215-0c38-45b5-926b-8fa831e350a9", "name": "tempest-test-bgpvpn--856446996"}, {"routers": ["705eb255-7ee7-48f1-b5bf-0215048e1d54"], "type": "l3", "networks": [], "id": "a1b36dc7-2818-4a93-8ef5-2730388bd3ee", "name": "tempest-test-bgpvpn--1111274803"}, {"routers": [], "type": "l3", "networks": [], "id": "a22df3d3-010b-457e-944b-644adb65a93f", "name": "tempest-test-bgpvpn--2094528317"}, {"routers": [], "type": "l3", "networks": ["d6a656b4-c83d-4ca2-ab67-4bf6414fb658"], "id": "a8daaa07-376a-4e33-92d5-372340badd80", "name": "tempest-test-bgpvpn--54449563"}, {"routers": [], "type": "l3", "networks": [], "id": "c19d6936-bb17-4673-8dbc-581294b15028", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": ["9b200e05-417d-4421-8d91-a43a166265cf"], "id": "c9184ffd-352a-453c-89a5-40ef69e8c6d3", "name": "testbgpvpn"}, {"routers": [], "type": "l3", "networks": [], "id": "d538cd40-3545-4399-8269-e9d1587d9baf", "name": "tempest-test-bgpvpn--1728735506"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.511174s] ... ok 2018-08-16 15:18:18.705 63 INFO tempest.lib.common.rest_client [req-69f6a32a-c3f9-4a13-87ca-3a728f994a75 ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.354s 2018-08-16 15:18:18.705 63 DEBUG tempest.lib.common.rest_client [req-69f6a32a-c3f9-4a13-87ca-3a728f994a75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1500859144"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69f6a32a-c3f9-4a13-87ca-3a728f994a75'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1500859144", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "8b21d943-672b-4d4e-b579-3e8be870e681"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:18.996 63 INFO tempest.lib.common.rest_client [req-54447a81-e957-4dfa-a927-194dc6c8261a ] Request (BgpvpnTest:test_list_bgpvpn_as_non_owner_fail): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.290s 2018-08-16 15:18:18.997 63 DEBUG tempest.lib.common.rest_client [req-54447a81-e957-4dfa-a927-194dc6c8261a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '15', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-54447a81-e957-4dfa-a927-194dc6c8261a'} Body: {"bgpvpns": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.647674s] ... ok 2018-08-16 15:18:19.116 63 INFO tempest.lib.common.rest_client [req-b5a7a19b-0e60-420a-9bea-2da708cc02a9 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.118s 2018-08-16 15:18:19.117 63 DEBUG tempest.lib.common.rest_client [req-b5a7a19b-0e60-420a-9bea-2da708cc02a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--498833529"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5a7a19b-0e60-420a-9bea-2da708cc02a9'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--498833529", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "83be673a-69f6-4e5a-bf24-863985d77eed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:19.341 63 INFO tempest.lib.common.rest_client [req-d82dfb10-578a-4c91-8449-6c4e8c9d81c3 ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/networks 0.224s 2018-08-16 15:18:19.342 63 DEBUG tempest.lib.common.rest_client [req-d82dfb10-578a-4c91-8449-6c4e8c9d81c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d82dfb10-578a-4c91-8449-6c4e8c9d81c3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"56b46814-040a-498e-948d-9a7ad000f6b3","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:19.702 63 INFO tempest.lib.common.rest_client [req-7f5f4af4-a1bb-40ac-98b3-67d38dab246c ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed/network_associations 0.359s 2018-08-16 15:18:19.702 63 DEBUG tempest.lib.common.rest_client [req-7f5f4af4-a1bb-40ac-98b3-67d38dab246c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "56b46814-040a-498e-948d-9a7ad000f6b3"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f5f4af4-a1bb-40ac-98b3-67d38dab246c'} Body: {"network_association": {"network_id": "56b46814-040a-498e-948d-9a7ad000f6b3", "id": "4574b4c5-fd9a-43c9-b14c-ee49931a6249"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:20.008 63 INFO tempest.lib.common.rest_client [req-7e29edca-ea99-4d1d-9381-3e1e6f26f28d ] Request (BgpvpnTest:test_list_netassoc_as_non_owner_fail): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed/network_associations 0.305s 2018-08-16 15:18:20.009 63 DEBUG tempest.lib.common.rest_client [req-7e29edca-ea99-4d1d-9381-3e1e6f26f28d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '28', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7e29edca-ea99-4d1d-9381-3e1e6f26f28d'} Body: {"network_associations": []} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.011603s] ... ok 2018-08-16 15:18:20.118 63 INFO tempest.lib.common.rest_client [req-807c1eeb-7526-4fcd-a807-a9e6f7ddbb2a ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.107s 2018-08-16 15:18:20.119 63 DEBUG tempest.lib.common.rest_client [req-807c1eeb-7526-4fcd-a807-a9e6f7ddbb2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--692386149"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-807c1eeb-7526-4fcd-a807-a9e6f7ddbb2a'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--692386149", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "0f974053-b8ba-4a29-853f-ed38633fe69e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:20.333 63 INFO tempest.lib.common.rest_client [req-d5120517-d535-4cc0-b67a-3fd85af7ea23 ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.213s 2018-08-16 15:18:20.333 63 DEBUG tempest.lib.common.rest_client [req-d5120517-d535-4cc0-b67a-3fd85af7ea23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5120517-d535-4cc0-b67a-3fd85af7ea23'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:20Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:20.941 63 INFO tempest.lib.common.rest_client [req-90eb78ee-8478-421e-8061-7f3267689c6c ] Request (BgpvpnTest:test_list_show_network_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations 0.607s 2018-08-16 15:18:20.941 63 DEBUG tempest.lib.common.rest_client [req-90eb78ee-8478-421e-8061-7f3267689c6c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7cc49778-b9f7-4dd0-8718-adb78e59271a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-90eb78ee-8478-421e-8061-7f3267689c6c'} Body: {"network_association": {"network_id": "7cc49778-b9f7-4dd0-8718-adb78e59271a", "id": "b0a51927-3897-4828-a826-83d1c6ff3322"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:21.028 63 INFO tempest.lib.common.rest_client [req-a6147d52-abf4-48e0-9d4d-643cd97be544 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations 0.085s 2018-08-16 15:18:21.028 63 DEBUG tempest.lib.common.rest_client [req-a6147d52-abf4-48e0-9d4d-643cd97be544 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '128', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6147d52-abf4-48e0-9d4d-643cd97be544'} Body: {"network_associations": [{"network_id": "7cc49778-b9f7-4dd0-8718-adb78e59271a", "id": "b0a51927-3897-4828-a826-83d1c6ff3322"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:21.129 63 INFO tempest.lib.common.rest_client [req-24792492-e38a-4c33-9378-02644cdb3d76 ] Request (BgpvpnTest:test_list_show_network_association): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations/b0a51927-3897-4828-a826-83d1c6ff3322 0.100s 2018-08-16 15:18:21.130 63 DEBUG tempest.lib.common.rest_client [req-24792492-e38a-4c33-9378-02644cdb3d76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e/network_associations/b0a51927-3897-4828-a826-83d1c6ff3322', u'date': 'Thu, 16 Aug 2018 15:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24792492-e38a-4c33-9378-02644cdb3d76'} Body: {"network_association": {"network_id": "7cc49778-b9f7-4dd0-8718-adb78e59271a", "id": "b0a51927-3897-4828-a826-83d1c6ff3322"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [1.120260s] ... ok 2018-08-16 15:18:21.519 63 INFO tempest.lib.common.rest_client [req-9a05f0a8-d8c3-43b2-988d-9143c4661d21 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.388s 2018-08-16 15:18:21.520 63 DEBUG tempest.lib.common.rest_client [req-9a05f0a8-d8c3-43b2-988d-9143c4661d21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1804965515"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a05f0a8-d8c3-43b2-988d-9143c4661d21'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1804965515", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "5a1d29a9-378e-44b0-85f6-f9bbe45ddedc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:21.915 63 INFO tempest.lib.common.rest_client [req-967a26b6-c5e3-4605-acf3-565f5c071ee7 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.394s 2018-08-16 15:18:21.915 63 DEBUG tempest.lib.common.rest_client [req-967a26b6-c5e3-4605-acf3-565f5c071ee7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {}} Response - Headers: {'status': '201', u'content-length': '387', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-967a26b6-c5e3-4605-acf3-565f5c071ee7'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:21Z", "admin_state_up": true, "updated_at": "2018-08-16T15:18:21Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "name": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:22.571 63 INFO tempest.lib.common.rest_client [req-576e2158-263c-4bed-8f1a-f0c16ab0d2f0 ] Request (BgpvpnTest:test_list_show_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations 0.655s 2018-08-16 15:18:22.572 63 DEBUG tempest.lib.common.rest_client [req-576e2158-263c-4bed-8f1a-f0c16ab0d2f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations', u'date': 'Thu, 16 Aug 2018 15:18:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-576e2158-263c-4bed-8f1a-f0c16ab0d2f0'} Body: {"router_association": {"router_id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "id": "4bf4d011-be91-4837-8df0-a00033ba4e5e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:22.965 63 INFO tempest.lib.common.rest_client [req-aeba3404-8288-4b3a-bc90-ac9ce017925f ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations 0.393s 2018-08-16 15:18:22.966 63 DEBUG tempest.lib.common.rest_client [req-aeba3404-8288-4b3a-bc90-ac9ce017925f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '126', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations', u'date': 'Thu, 16 Aug 2018 15:18:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aeba3404-8288-4b3a-bc90-ac9ce017925f'} Body: {"router_associations": [{"router_id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "id": "4bf4d011-be91-4837-8df0-a00033ba4e5e"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:23.088 63 INFO tempest.lib.common.rest_client [req-cb9d5267-fcc6-4aaa-aa56-53526110535e ] Request (BgpvpnTest:test_list_show_router_association): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations/4bf4d011-be91-4837-8df0-a00033ba4e5e 0.121s 2018-08-16 15:18:23.089 63 DEBUG tempest.lib.common.rest_client [req-cb9d5267-fcc6-4aaa-aa56-53526110535e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc/router_associations/4bf4d011-be91-4837-8df0-a00033ba4e5e', u'date': 'Thu, 16 Aug 2018 15:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb9d5267-fcc6-4aaa-aa56-53526110535e'} Body: {"router_association": {"router_id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "id": "4bf4d011-be91-4837-8df0-a00033ba4e5e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.958522s] ... ok 2018-08-16 15:18:23.484 63 INFO tempest.lib.common.rest_client [req-4daa9e2e-1033-40ca-8f5c-f169c2a17fd0 ] Request (BgpvpnTest:test_show_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.393s 2018-08-16 15:18:23.484 63 DEBUG tempest.lib.common.rest_client [req-4daa9e2e-1033-40ca-8f5c-f169c2a17fd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1847564717"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4daa9e2e-1033-40ca-8f5c-f169c2a17fd0'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1847564717", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "2307eb0a-f19b-4c0b-8afc-422181c79e57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:23.784 63 INFO tempest.lib.common.rest_client [req-9d04b8ea-fd04-49dc-b5c4-ec4933412b24 ] Request (BgpvpnTest:test_show_bgpvpn): 200 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2307eb0a-f19b-4c0b-8afc-422181c79e57 0.299s 2018-08-16 15:18:23.784 63 DEBUG tempest.lib.common.rest_client [req-9d04b8ea-fd04-49dc-b5c4-ec4933412b24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '146', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2307eb0a-f19b-4c0b-8afc-422181c79e57', u'date': 'Thu, 16 Aug 2018 15:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9d04b8ea-fd04-49dc-b5c4-ec4933412b24'} Body: {"bgpvpn": {"routers": [], "type": "l3", "networks": [], "id": "2307eb0a-f19b-4c0b-8afc-422181c79e57", "name": "tempest-test-bgpvpn--1847564717"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.695152s] ... ok 2018-08-16 15:18:23.885 63 INFO tempest.lib.common.rest_client [req-c4b88e58-dcb2-400d-b6cd-60a07cf018c7 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.099s 2018-08-16 15:18:23.886 63 DEBUG tempest.lib.common.rest_client [req-c4b88e58-dcb2-400d-b6cd-60a07cf018c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--306849290"}} Response - Headers: {'status': '201', u'content-length': '337', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c4b88e58-dcb2-400d-b6cd-60a07cf018c7'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--306849290", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "86ea161c-e733-41b4-82cf-13cab7c06d7e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:24.178 63 INFO tempest.lib.common.rest_client [req-60ec36e7-bb01-405c-8ebf-d3eece108094 ] Request (BgpvpnTest:test_show_bgpvpn_as_non_owner_fail): 404 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/86ea161c-e733-41b4-82cf-13cab7c06d7e 0.291s 2018-08-16 15:18:24.178 63 DEBUG tempest.lib.common.rest_client [req-60ec36e7-bb01-405c-8ebf-d3eece108094 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/86ea161c-e733-41b4-82cf-13cab7c06d7e', u'date': 'Thu, 16 Aug 2018 15:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60ec36e7-bb01-405c-8ebf-d3eece108094'} Body: {"NeutronError": {"message": "BGPVPN 86ea161c-e733-41b4-82cf-13cab7c06d7e could not be found", "type": "BGPVPNNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.393287s] ... ok 2018-08-16 15:18:24.565 63 INFO tempest.lib.common.rest_client [req-7c47b1e2-c320-4717-b0f2-e31b2417f7f4 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.385s 2018-08-16 15:18:24.566 63 DEBUG tempest.lib.common.rest_client [req-7c47b1e2-c320-4717-b0f2-e31b2417f7f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--1934887087"}} Response - Headers: {'status': '201', u'content-length': '338', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7c47b1e2-c320-4717-b0f2-e31b2417f7f4'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--1934887087", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "fcecac68-14ca-4839-bc81-5f3f98f700d8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:24.853 63 INFO tempest.lib.common.rest_client [req-9432a388-764d-4736-b5a0-66931ecc3353 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/networks 0.286s 2018-08-16 15:18:24.853 63 DEBUG tempest.lib.common.rest_client [req-9432a388-764d-4736-b5a0-66931ecc3353 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {}} Response - Headers: {'status': '201', u'content-length': '537', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9432a388-764d-4736-b5a0-66931ecc3353'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:24Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"b45f720a71f047e09564a686a416b3dd","id":"938935f5-8192-4d8a-8f7c-2a6020503b45","name":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:25.543 63 INFO tempest.lib.common.rest_client [req-fec5ef06-d74d-4f73-8427-42306eb275f0 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8/network_associations 0.688s 2018-08-16 15:18:25.543 63 DEBUG tempest.lib.common.rest_client [req-fec5ef06-d74d-4f73-8427-42306eb275f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "938935f5-8192-4d8a-8f7c-2a6020503b45"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8/network_associations', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fec5ef06-d74d-4f73-8427-42306eb275f0'} Body: {"network_association": {"network_id": "938935f5-8192-4d8a-8f7c-2a6020503b45", "id": "42e844b3-b27b-403f-8bae-9c0f3d808cb1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:25.843 63 INFO tempest.lib.common.rest_client [req-c30a0bc6-2a0b-4985-aff3-824d4cae8331 ] Request (BgpvpnTest:test_show_netassoc_as_non_owner_fail): 404 GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8/network_associations/42e844b3-b27b-403f-8bae-9c0f3d808cb1 0.298s 2018-08-16 15:18:25.843 63 DEBUG tempest.lib.common.rest_client [req-c30a0bc6-2a0b-4985-aff3-824d4cae8331 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '211', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8/network_associations/42e844b3-b27b-403f-8bae-9c0f3d808cb1', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c30a0bc6-2a0b-4985-aff3-824d4cae8331'} Body: {"NeutronError": {"message": "BGPVPN network association 42e844b3-b27b-403f-8bae-9c0f3d808cb1 could not be found for BGPVPN fcecac68-14ca-4839-bc81-5f3f98f700d8", "type": "BGPVPNNetAssocNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.664809s] ... ok 2018-08-16 15:18:25.950 63 INFO tempest.lib.common.rest_client [req-0e2af0dc-8840-4ce6-88e6-21e7d966de2f ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.105s 2018-08-16 15:18:25.951 63 DEBUG tempest.lib.common.rest_client [req-0e2af0dc-8840-4ce6-88e6-21e7d966de2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "testbgpvpn"}} Response - Headers: {'status': '201', u'content-length': '317', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e2af0dc-8840-4ce6-88e6-21e7d966de2f'} Body: {"bgpvpn": {"export_targets": [], "name": "testbgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "ad594b99-1252-48f8-8cd9-213bc98eaae2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:25.961 63 INFO tempest.lib.common.rest_client [req-7838bb73-0ef2-416c-960a-308ce5acfa02 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2 0.009s 2018-08-16 15:18:25.961 63 DEBUG tempest.lib.common.rest_client [req-7838bb73-0ef2-416c-960a-308ce5acfa02 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["0"]}} Response - Headers: {'status': '400', u'content-length': '139', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7838bb73-0ef2-416c-960a-308ce5acfa02'} Body: {"NeutronError": {"message": "Invalid input for route_targets. Reason: '0' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:25.976 63 INFO tempest.lib.common.rest_client [req-ab35e3a9-2e3a-4bba-99de-89048279d1ea ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2 0.013s 2018-08-16 15:18:25.977 63 DEBUG tempest.lib.common.rest_client [req-ab35e3a9-2e3a-4bba-99de-89048279d1ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"import_targets": ["test", " "]}} Response - Headers: {'status': '400', u'content-length': '143', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab35e3a9-2e3a-4bba-99de-89048279d1ea'} Body: {"NeutronError": {"message": "Invalid input for import_targets. Reason: 'test' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:25.987 63 INFO tempest.lib.common.rest_client [req-9c3cf6a0-9ff2-4a8f-be73-2066d9e99776 ] Request (BgpvpnTest:test_update_bgpvpn_invalid_routetargets): 400 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2 0.008s 2018-08-16 15:18:25.988 63 DEBUG tempest.lib.common.rest_client [req-9c3cf6a0-9ff2-4a8f-be73-2066d9e99776 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"export_targets": ["64512:1000000000000", "xyz"]}} Response - Headers: {'status': '400', u'content-length': '158', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ad594b99-1252-48f8-8cd9-213bc98eaae2', u'date': 'Thu, 16 Aug 2018 15:18:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c3cf6a0-9ff2-4a8f-be73-2066d9e99776'} Body: {"NeutronError": {"message": "Invalid input for export_targets. Reason: '64512:1000000000000' is not a valid input.", "type": "HTTPBadRequest", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.143801s] ... ok 2018-08-16 15:18:26.122 63 INFO tempest.lib.common.rest_client [req-d97c5341-190e-4f84-a2d0-c09d31072271 ] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.132s 2018-08-16 15:18:26.123 63 DEBUG tempest.lib.common.rest_client [req-d97c5341-190e-4f84-a2d0-c09d31072271 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d97c5341-190e-4f84-a2d0-c09d31072271'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "route_targets": ["64512:1"], "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "type": "l3", "id": "8f1c9ce7-11e1-43c8-bab4-4977d1aa1857"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:26.380 63 INFO tempest.lib.common.rest_client [req-6514025d-e9c7-49e3-b6b4-b17ea0c6d944 ] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857 0.257s 2018-08-16 15:18:26.381 63 DEBUG tempest.lib.common.rest_client [req-6514025d-e9c7-49e3-b6b4-b17ea0c6d944 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6514025d-e9c7-49e3-b6b4-b17ea0c6d944'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.413224s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, in test_update_route_target export_targets=['64512:6'] File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:18:26,122 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.132s 2018-08-16 15:18:26,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d97c5341-190e-4f84-a2d0-c09d31072271'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "route_targets": ["64512:1"], "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "type": "l3", "id": "8f1c9ce7-11e1-43c8-bab4-4977d1aa1857"}} 2018-08-16 15:18:26,380 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857 0.257s 2018-08-16 15:18:26,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6514025d-e9c7-49e3-b6b4-b17ea0c6d944'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-16 15:18:26.795 63 INFO tempest.lib.common.rest_client [req-8a44ba84-9481-4f03-afe0-8a6edda9d096 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.389s 2018-08-16 15:18:26.796 63 DEBUG tempest.lib.common.rest_client [req-8a44ba84-9481-4f03-afe0-8a6edda9d096 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "b45f720a71f047e09564a686a416b3dd", "name": "tempest-test-bgpvpn--349466652", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '346', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a44ba84-9481-4f03-afe0-8a6edda9d096'} Body: {"bgpvpn": {"export_targets": [], "name": "tempest-test-bgpvpn--349466652", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "route_targets": ["64512:1"], "project_id": "b45f720a71f047e09564a686a416b3dd", "type": "l3", "id": "5354f4fb-dfa0-4e6f-82c1-f2cb2580d726"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:26.828 63 INFO tempest.lib.common.rest_client [req-ffd2649b-199c-44c9-b2cb-373e337d4fd4 ] Request (BgpvpnTest:test_update_route_target_non_admin_fail): 403 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5354f4fb-dfa0-4e6f-82c1-f2cb2580d726 0.031s 2018-08-16 15:18:26.828 63 DEBUG tempest.lib.common.rest_client [req-ffd2649b-199c-44c9-b2cb-373e337d4fd4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:2"], "import_targets": ["64512:3"], "export_targets": ["64512:4"]}} Response - Headers: {'status': '403', u'content-length': '239', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5354f4fb-dfa0-4e6f-82c1-f2cb2580d726', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ffd2649b-199c-44c9-b2cb-373e337d4fd4'} Body: {"NeutronError": {"message": "(((rule:update_bgpvpn and rule:update_bgpvpn:export_targets) and rule:update_bgpvpn:route_targets) and rule:update_bgpvpn:import_targets) is disallowed by policy", "type": "PolicyNotAuthorized", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.424000s] ... ok 2018-08-16 15:18:27.200 63 INFO tempest.lib.common.rest_client [req-7e0ef8c5-1add-43e0-80dd-e294f35ffbb4 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7 0.371s 2018-08-16 15:18:27.201 63 DEBUG tempest.lib.common.rest_client [req-7e0ef8c5-1add-43e0-80dd-e294f35ffbb4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/047f0bec-d752-46b8-bf95-6db4e569c9b7', u'date': 'Thu, 16 Aug 2018 15:18:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e0ef8c5-1add-43e0-80dd-e294f35ffbb4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:27.338 63 INFO tempest.lib.common.rest_client [req-4730a830-45f1-47d6-a923-180918c8e5b4 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9 0.136s 2018-08-16 15:18:27.338 63 DEBUG tempest.lib.common.rest_client [req-4730a830-45f1-47d6-a923-180918c8e5b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/617ac215-0c38-45b5-926b-8fa831e350a9', u'date': 'Thu, 16 Aug 2018 15:18:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4730a830-45f1-47d6-a923-180918c8e5b4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:27.755 63 INFO tempest.lib.common.rest_client [req-01b0f907-0d2f-44c0-bd27-33d1aab0fcd3 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a8daaa07-376a-4e33-92d5-372340badd80 0.416s 2018-08-16 15:18:27.756 63 DEBUG tempest.lib.common.rest_client [req-01b0f907-0d2f-44c0-bd27-33d1aab0fcd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a8daaa07-376a-4e33-92d5-372340badd80', u'date': 'Thu, 16 Aug 2018 15:18:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01b0f907-0d2f-44c0-bd27-33d1aab0fcd3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:28.201 63 INFO tempest.lib.common.rest_client [req-2643469f-9354-4790-8a66-4f7ccf7549eb ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a1b36dc7-2818-4a93-8ef5-2730388bd3ee 0.445s 2018-08-16 15:18:28.202 63 DEBUG tempest.lib.common.rest_client [req-2643469f-9354-4790-8a66-4f7ccf7549eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a1b36dc7-2818-4a93-8ef5-2730388bd3ee', u'date': 'Thu, 16 Aug 2018 15:18:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2643469f-9354-4790-8a66-4f7ccf7549eb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:28.363 63 INFO tempest.lib.common.rest_client [req-d61f62db-9518-404e-bc3a-429495bb3742 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/7b4187af-8474-4273-9e43-4773ceb43e32 0.160s 2018-08-16 15:18:28.363 63 DEBUG tempest.lib.common.rest_client [req-d61f62db-9518-404e-bc3a-429495bb3742 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/7b4187af-8474-4273-9e43-4773ceb43e32', u'date': 'Thu, 16 Aug 2018 15:18:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d61f62db-9518-404e-bc3a-429495bb3742'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:28.477 63 INFO tempest.lib.common.rest_client [req-b9f9a5a3-31fd-4bed-8a71-01efca5e0627 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d538cd40-3545-4399-8269-e9d1587d9baf 0.113s 2018-08-16 15:18:28.478 63 DEBUG tempest.lib.common.rest_client [req-b9f9a5a3-31fd-4bed-8a71-01efca5e0627 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d538cd40-3545-4399-8269-e9d1587d9baf', u'date': 'Thu, 16 Aug 2018 15:18:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b9f9a5a3-31fd-4bed-8a71-01efca5e0627'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:29.049 63 INFO tempest.lib.common.rest_client [req-f831a1af-f021-4072-947b-a3c3db8671bb ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a22df3d3-010b-457e-944b-644adb65a93f 0.571s 2018-08-16 15:18:29.050 63 DEBUG tempest.lib.common.rest_client [req-f831a1af-f021-4072-947b-a3c3db8671bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/a22df3d3-010b-457e-944b-644adb65a93f', u'date': 'Thu, 16 Aug 2018 15:18:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f831a1af-f021-4072-947b-a3c3db8671bb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:29.339 63 INFO tempest.lib.common.rest_client [req-601ca950-af21-4a55-8eb5-71bfd9b96523 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8b21d943-672b-4d4e-b579-3e8be870e681 0.289s 2018-08-16 15:18:29.340 63 DEBUG tempest.lib.common.rest_client [req-601ca950-af21-4a55-8eb5-71bfd9b96523 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8b21d943-672b-4d4e-b579-3e8be870e681', u'date': 'Thu, 16 Aug 2018 15:18:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-601ca950-af21-4a55-8eb5-71bfd9b96523'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:29.465 63 INFO tempest.lib.common.rest_client [req-ef3656cd-a69f-4d43-ac6a-b0e49a874787 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed 0.124s 2018-08-16 15:18:29.466 63 DEBUG tempest.lib.common.rest_client [req-ef3656cd-a69f-4d43-ac6a-b0e49a874787 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/83be673a-69f6-4e5a-bf24-863985d77eed', u'date': 'Thu, 16 Aug 2018 15:18:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ef3656cd-a69f-4d43-ac6a-b0e49a874787'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:29.596 63 INFO tempest.lib.common.rest_client [req-7e2d09d5-b9ef-434c-be38-2af91957f26a ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e 0.129s 2018-08-16 15:18:29.596 63 DEBUG tempest.lib.common.rest_client [req-7e2d09d5-b9ef-434c-be38-2af91957f26a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0f974053-b8ba-4a29-853f-ed38633fe69e', u'date': 'Thu, 16 Aug 2018 15:18:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7e2d09d5-b9ef-434c-be38-2af91957f26a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:30.307 63 INFO tempest.lib.common.rest_client [req-287eeb39-f56e-4ec9-812d-8d615834a21d ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc 0.710s 2018-08-16 15:18:30.308 63 DEBUG tempest.lib.common.rest_client [req-287eeb39-f56e-4ec9-812d-8d615834a21d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5a1d29a9-378e-44b0-85f6-f9bbe45ddedc', u'date': 'Thu, 16 Aug 2018 15:18:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-287eeb39-f56e-4ec9-812d-8d615834a21d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:30.416 63 INFO tempest.lib.common.rest_client [req-7d0f9d58-7a7b-4025-aa0b-a8e7aaf669dd ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2307eb0a-f19b-4c0b-8afc-422181c79e57 0.107s 2018-08-16 15:18:30.416 63 DEBUG tempest.lib.common.rest_client [req-7d0f9d58-7a7b-4025-aa0b-a8e7aaf669dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2307eb0a-f19b-4c0b-8afc-422181c79e57', u'date': 'Thu, 16 Aug 2018 15:18:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d0f9d58-7a7b-4025-aa0b-a8e7aaf669dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:30.518 63 INFO tempest.lib.common.rest_client [req-df9b7823-d705-4795-97a5-853dc5c691cf ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/86ea161c-e733-41b4-82cf-13cab7c06d7e 0.101s 2018-08-16 15:18:30.519 63 DEBUG tempest.lib.common.rest_client [req-df9b7823-d705-4795-97a5-853dc5c691cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/86ea161c-e733-41b4-82cf-13cab7c06d7e', u'date': 'Thu, 16 Aug 2018 15:18:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-df9b7823-d705-4795-97a5-853dc5c691cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:30.927 63 INFO tempest.lib.common.rest_client [req-176d64a0-076b-4120-89d2-6fb54ac275c8 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8 0.408s 2018-08-16 15:18:30.927 63 DEBUG tempest.lib.common.rest_client [req-176d64a0-076b-4120-89d2-6fb54ac275c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/fcecac68-14ca-4839-bc81-5f3f98f700d8', u'date': 'Thu, 16 Aug 2018 15:18:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-176d64a0-076b-4120-89d2-6fb54ac275c8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:31.346 63 INFO tempest.lib.common.rest_client [req-1acb5589-1cd4-448e-ba49-ab0b01542f14 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857 0.418s 2018-08-16 15:18:31.346 63 DEBUG tempest.lib.common.rest_client [req-1acb5589-1cd4-448e-ba49-ab0b01542f14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857', u'date': 'Thu, 16 Aug 2018 15:18:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1acb5589-1cd4-448e-ba49-ab0b01542f14'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:31.438 63 INFO tempest.lib.common.rest_client [req-4422454c-60fa-4e69-8ed3-5d01b5b519dc ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5354f4fb-dfa0-4e6f-82c1-f2cb2580d726 0.091s 2018-08-16 15:18:31.438 63 DEBUG tempest.lib.common.rest_client [req-4422454c-60fa-4e69-8ed3-5d01b5b519dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5354f4fb-dfa0-4e6f-82c1-f2cb2580d726', u'date': 'Thu, 16 Aug 2018 15:18:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4422454c-60fa-4e69-8ed3-5d01b5b519dc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:31.468 63 INFO tempest.lib.common.rest_client [req-e8fdfb83-419e-491a-a282-15c2d528426f ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/ports?device_id=705eb255-7ee7-48f1-b5bf-0215048e1d54 0.029s 2018-08-16 15:18:31.469 63 DEBUG tempest.lib.common.rest_client [req-e8fdfb83-419e-491a-a282-15c2d528426f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '12', 'content-location': 'http://172.30.9.32:9696/v2.0/ports?device_id=705eb255-7ee7-48f1-b5bf-0215048e1d54', u'date': 'Thu, 16 Aug 2018 15:18:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8fdfb83-419e-491a-a282-15c2d528426f'} Body: {"ports":[]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:32.464 63 INFO tempest.lib.common.rest_client [req-be0bb5b6-54ac-4bab-87a3-de70622aafe1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/routers/705eb255-7ee7-48f1-b5bf-0215048e1d54 0.994s 2018-08-16 15:18:32.464 63 DEBUG tempest.lib.common.rest_client [req-be0bb5b6-54ac-4bab-87a3-de70622aafe1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/705eb255-7ee7-48f1-b5bf-0215048e1d54', u'date': 'Thu, 16 Aug 2018 15:18:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-be0bb5b6-54ac-4bab-87a3-de70622aafe1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:34.828 63 INFO tempest.lib.common.rest_client [req-4af4fbc1-dc27-4164-bd55-1240b293752b ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/ea946612-6f4c-4b21-91b3-689205cee750 2.363s 2018-08-16 15:18:34.829 63 DEBUG tempest.lib.common.rest_client [req-4af4fbc1-dc27-4164-bd55-1240b293752b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/ea946612-6f4c-4b21-91b3-689205cee750', u'date': 'Thu, 16 Aug 2018 15:18:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4af4fbc1-dc27-4164-bd55-1240b293752b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:36.475 63 INFO tempest.lib.common.rest_client [req-37221f5e-280d-4ce3-82f2-f8fcb27cea69 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/networks/d6a656b4-c83d-4ca2-ab67-4bf6414fb658 1.645s 2018-08-16 15:18:36.476 63 DEBUG tempest.lib.common.rest_client [req-37221f5e-280d-4ce3-82f2-f8fcb27cea69 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/d6a656b4-c83d-4ca2-ab67-4bf6414fb658', u'date': 'Thu, 16 Aug 2018 15:18:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37221f5e-280d-4ce3-82f2-f8fcb27cea69'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:36.787 63 INFO tempest.lib.common.rest_client [req-7f016251-264a-4142-9617-a3e9d7590369 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/b78070ac15004f6d9ef4d417baa9ab8b 0.311s 2018-08-16 15:18:36.788 63 DEBUG tempest.lib.common.rest_client [req-7f016251-264a-4142-9617-a3e9d7590369 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/b78070ac15004f6d9ef4d417baa9ab8b', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:36 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-7f016251-264a-4142-9617-a3e9d7590369'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:37.173 63 INFO tempest.lib.common.rest_client [req-71768d53-3e19-47e6-a5e3-831cb76b332d ] Request (BgpvpnTest:tearDownClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:37.174 63 DEBUG tempest.lib.common.rest_client [req-71768d53-3e19-47e6-a5e3-831cb76b332d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71768d53-3e19-47e6-a5e3-831cb76b332d'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:37.909 63 INFO tempest.lib.common.rest_client [req-94ee4902-f092-42ae-9f8b-45d999ba1c75 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=cfebafbfaa7043a8b32b5b205a7f2760&name=default 0.734s 2018-08-16 15:18:37.910 63 DEBUG tempest.lib.common.rest_client [req-94ee4902-f092-42ae-9f8b-45d999ba1c75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=cfebafbfaa7043a8b32b5b205a7f2760&name=default', u'date': 'Thu, 16 Aug 2018 15:18:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-94ee4902-f092-42ae-9f8b-45d999ba1c75'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "created_at": "2018-08-16T15:18:37Z", "updated_at": "2018-08-16T15:18:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:37Z", "revision_number": 0, "id": "0f3c94bb-bd95-40ac-9cd3-b0501779a367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:37Z", "security_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:37Z", "revision_number": 0, "id": "37df8e09-c65c-4fbe-a201-740deb80bca7", "remote_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:37Z", "security_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "port_range_min": null, "ethertype": "IPv4", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:37Z", "revision_number": 0, "id": "cb81df7a-14f4-47bf-a077-f2ce0747ee0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:37Z", "security_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:37Z", "revision_number": 0, "id": "eb4b8469-1d3c-4be6-8e19-aaaa1f744ba7", "remote_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:37Z", "security_group_id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "port_range_min": null, "ethertype": "IPv6", "project_id": "cfebafbfaa7043a8b32b5b205a7f2760"}], "revision_number": 1, "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "id": "5d3a891b-5152-4a72-a628-1c82e966a14a", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:38.352 63 INFO tempest.lib.common.rest_client [req-971d4e92-99f7-432f-8305-83132568ac30 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/5d3a891b-5152-4a72-a628-1c82e966a14a 0.441s 2018-08-16 15:18:38.352 63 DEBUG tempest.lib.common.rest_client [req-971d4e92-99f7-432f-8305-83132568ac30 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/5d3a891b-5152-4a72-a628-1c82e966a14a', u'date': 'Thu, 16 Aug 2018 15:18:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-971d4e92-99f7-432f-8305-83132568ac30'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:38.670 63 INFO tempest.lib.common.rest_client [req-360864a8-00a3-457d-a549-f0a0360dede1 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/cfebafbfaa7043a8b32b5b205a7f2760 0.317s 2018-08-16 15:18:38.670 63 DEBUG tempest.lib.common.rest_client [req-360864a8-00a3-457d-a549-f0a0360dede1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/cfebafbfaa7043a8b32b5b205a7f2760', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:38 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-360864a8-00a3-457d-a549-f0a0360dede1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:38.968 63 INFO tempest.lib.common.rest_client [req-6136d616-a198-46d3-a461-5f33d3d760fe ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/decc2ff3c45c4fd494b987fbae207980 0.297s 2018-08-16 15:18:38.968 63 DEBUG tempest.lib.common.rest_client [req-6136d616-a198-46d3-a461-5f33d3d760fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/decc2ff3c45c4fd494b987fbae207980', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:38 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-6136d616-a198-46d3-a461-5f33d3d760fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:39.524 63 INFO tempest.lib.common.rest_client [req-16c1b13c-20eb-4aca-9885-ae806af79592 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=1a9c2e11cd3242ebba245077df97d24b&name=default 0.555s 2018-08-16 15:18:39.525 63 DEBUG tempest.lib.common.rest_client [req-16c1b13c-20eb-4aca-9885-ae806af79592 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=1a9c2e11cd3242ebba245077df97d24b&name=default', u'date': 'Thu, 16 Aug 2018 15:18:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16c1b13c-20eb-4aca-9885-ae806af79592'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1a9c2e11cd3242ebba245077df97d24b", "created_at": "2018-08-16T15:18:39Z", "updated_at": "2018-08-16T15:18:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:39Z", "revision_number": 0, "id": "02251651-3ad5-4a22-bc53-3d23124e1328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:39Z", "security_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "tenant_id": "1a9c2e11cd3242ebba245077df97d24b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a9c2e11cd3242ebba245077df97d24b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:39Z", "revision_number": 0, "id": "70806669-f401-4529-a383-2394790867d8", "remote_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:39Z", "security_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "tenant_id": "1a9c2e11cd3242ebba245077df97d24b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a9c2e11cd3242ebba245077df97d24b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:39Z", "revision_number": 0, "id": "de0b98e5-2109-42fe-9c56-e9507f95b048", "remote_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:39Z", "security_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "tenant_id": "1a9c2e11cd3242ebba245077df97d24b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a9c2e11cd3242ebba245077df97d24b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:39Z", "revision_number": 0, "id": "e127dc7c-5c16-4f9c-8e45-eec989f02a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:39Z", "security_group_id": "16d35ab5-87b1-4192-8055-c32326991bd6", "tenant_id": "1a9c2e11cd3242ebba245077df97d24b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a9c2e11cd3242ebba245077df97d24b"}], "revision_number": 1, "project_id": "1a9c2e11cd3242ebba245077df97d24b", "id": "16d35ab5-87b1-4192-8055-c32326991bd6", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:40.042 63 INFO tempest.lib.common.rest_client [req-6f0206dd-b9c5-41d5-b0b2-ea6380e682ed ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/16d35ab5-87b1-4192-8055-c32326991bd6 0.516s 2018-08-16 15:18:40.043 63 DEBUG tempest.lib.common.rest_client [req-6f0206dd-b9c5-41d5-b0b2-ea6380e682ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/16d35ab5-87b1-4192-8055-c32326991bd6', u'date': 'Thu, 16 Aug 2018 15:18:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f0206dd-b9c5-41d5-b0b2-ea6380e682ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:40.335 63 INFO tempest.lib.common.rest_client [req-5ff4606a-c6f8-4baf-8fed-765d07a23933 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/1a9c2e11cd3242ebba245077df97d24b 0.291s 2018-08-16 15:18:40.335 63 DEBUG tempest.lib.common.rest_client [req-5ff4606a-c6f8-4baf-8fed-765d07a23933 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/1a9c2e11cd3242ebba245077df97d24b', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:40 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5ff4606a-c6f8-4baf-8fed-765d07a23933'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:40.791 63 INFO tempest.lib.common.rest_client [req-42051e34-4161-41e2-97b7-59909f2bd9cf ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/14643affa31247c28f0219511922eedb 0.455s 2018-08-16 15:18:40.791 63 DEBUG tempest.lib.common.rest_client [req-42051e34-4161-41e2-97b7-59909f2bd9cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/14643affa31247c28f0219511922eedb', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:40 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-42051e34-4161-41e2-97b7-59909f2bd9cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:41.097 63 INFO tempest.lib.common.rest_client [req-2ba2c64e-308b-4669-826b-c9b861401f96 ] Request (BgpvpnTest:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=b45f720a71f047e09564a686a416b3dd&name=default 0.305s 2018-08-16 15:18:41.098 63 DEBUG tempest.lib.common.rest_client [req-2ba2c64e-308b-4669-826b-c9b861401f96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=b45f720a71f047e09564a686a416b3dd&name=default', u'date': 'Thu, 16 Aug 2018 15:18:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ba2c64e-308b-4669-826b-c9b861401f96'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:17:58Z", "updated_at": "2018-08-16T15:17:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:17:58Z", "revision_number": 0, "id": "95a5b9fb-1da0-473b-8139-ff29e7f3e992", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:17:58Z", "security_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "tenant_id": "b45f720a71f047e09564a686a416b3dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45f720a71f047e09564a686a416b3dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:17:58Z", "revision_number": 0, "id": "a5b10100-e57f-44bc-9cce-8056bdcd51df", "remote_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "remote_ip_prefix": null, "created_at": "2018-08-16T15:17:58Z", "security_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "tenant_id": "b45f720a71f047e09564a686a416b3dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45f720a71f047e09564a686a416b3dd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:17:58Z", "revision_number": 0, "id": "ab6acfdb-59aa-457f-b6bc-7ba15ff35b3f", "remote_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "remote_ip_prefix": null, "created_at": "2018-08-16T15:17:58Z", "security_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "tenant_id": "b45f720a71f047e09564a686a416b3dd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b45f720a71f047e09564a686a416b3dd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:17:58Z", "revision_number": 0, "id": "cfed4e53-6768-4701-80c8-a4de8eaa8065", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:17:58Z", "security_group_id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "tenant_id": "b45f720a71f047e09564a686a416b3dd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b45f720a71f047e09564a686a416b3dd"}], "revision_number": 1, "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "24d7659e-838c-4bc1-9b33-baa79d8374c1", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:41.584 63 INFO tempest.lib.common.rest_client [req-53358d8b-103e-452b-8975-1694af369551 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/24d7659e-838c-4bc1-9b33-baa79d8374c1 0.486s 2018-08-16 15:18:41.585 63 DEBUG tempest.lib.common.rest_client [req-53358d8b-103e-452b-8975-1694af369551 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/24d7659e-838c-4bc1-9b33-baa79d8374c1', u'date': 'Thu, 16 Aug 2018 15:18:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-53358d8b-103e-452b-8975-1694af369551'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:41.956 63 INFO tempest.lib.common.rest_client [req-e24f9db6-3161-4c17-bcca-32974da299b7 ] Request (BgpvpnTest:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/b45f720a71f047e09564a686a416b3dd 0.370s 2018-08-16 15:18:41.956 63 DEBUG tempest.lib.common.rest_client [req-e24f9db6-3161-4c17-bcca-32974da299b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/b45f720a71f047e09564a686a416b3dd', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:41 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-e24f9db6-3161-4c17-bcca-32974da299b7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:42.362 63 INFO tempest.lib.common.rest_client [req-96f21924-9f29-4878-9881-6389aadc7c1d ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:42.363 63 DEBUG tempest.lib.common.rest_client [req-96f21924-9f29-4878-9881-6389aadc7c1d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-96f21924-9f29-4878-9881-6389aadc7c1d'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:42.773 63 INFO tempest.lib.common.rest_client [req-a861af5d-352f-423b-9c46-cebd9e11cff0 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:42.774 63 DEBUG tempest.lib.common.rest_client [req-a861af5d-352f-423b-9c46-cebd9e11cff0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a861af5d-352f-423b-9c46-cebd9e11cff0'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:42.917 63 INFO tempest.lib.common.rest_client [req-464a5f79-fbd8-4142-bb93-9a3fefd4bf7b ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/domains?name=Default 0.141s 2018-08-16 15:18:42.917 63 DEBUG tempest.lib.common.rest_client [req-464a5f79-fbd8-4142-bb93-9a3fefd4bf7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '284', 'content-location': 'http://192.30.9.8:35357/v3/domains?name=Default', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-464a5f79-fbd8-4142-bb93-9a3fefd4bf7b'} Body: {"domains": [{"description": "The default domain", "links": {"self": "http://192.30.9.8:35357/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://192.30.9.8:35357/v3/domains?name=Default", "previous": null, "next": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:43.130 63 INFO tempest.lib.common.rest_client [req-f2ab5564-dacf-4cd7-9670-ef0bb591b942 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.211s 2018-08-16 15:18:43.131 63 DEBUG tempest.lib.common.rest_client [req-f2ab5564-dacf-4cd7-9670-ef0bb591b942 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1865685282-desc", "name": "tempest-TestBGPVPNBasic-1865685282", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2ab5564-dacf-4cd7-9670-ef0bb591b942'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1865685282-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/37ec51580f3e42d3a24da690f1dff5b7"}, "tags": [], "enabled": true, "id": "37ec51580f3e42d3a24da690f1dff5b7", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1865685282"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:43.580 63 INFO tempest.lib.common.rest_client [req-8f9bbe88-a8fe-4cf5-814c-45ff5765d65c ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.448s 2018-08-16 15:18:43.580 63 DEBUG tempest.lib.common.rest_client [req-8f9bbe88-a8fe-4cf5-814c-45ff5765d65c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "E1%U58=bG2V83vM", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-TestBGPVPNBasic-1865685282", "email": "tempest-TestBGPVPNBasic-1184799062@example.com"}} Response - Headers: {'status': '201', u'content-length': '380', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f9bbe88-a8fe-4cf5-814c-45ff5765d65c'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1865685282", "links": {"self": "http://192.30.9.8:35357/v3/users/8eaa4f8223ca4f178954d7857f618061"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8eaa4f8223ca4f178954d7857f618061", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "email": "tempest-TestBGPVPNBasic-1184799062@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:43.767 63 INFO tempest.lib.common.rest_client [req-f35c9279-90f0-4677-92cb-cd9a63edf9fa ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.185s 2018-08-16 15:18:43.767 63 DEBUG tempest.lib.common.rest_client [req-f35c9279-90f0-4677-92cb-cd9a63edf9fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f35c9279-90f0-4677-92cb-cd9a63edf9fa'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:43.958 63 INFO tempest.lib.common.rest_client [req-0d091bf0-debc-46fc-8a7e-61991a6d08d7 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.190s 2018-08-16 15:18:43.958 63 DEBUG tempest.lib.common.rest_client [req-0d091bf0-debc-46fc-8a7e-61991a6d08d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0d091bf0-debc-46fc-8a7e-61991a6d08d7'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:44.146 63 INFO tempest.lib.common.rest_client [req-745d7cf7-bf4d-4a21-be3b-632d1c1fb548 ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/37ec51580f3e42d3a24da690f1dff5b7/users/8eaa4f8223ca4f178954d7857f618061/roles/938251980d884ef7a6be9caa88f95318 0.187s 2018-08-16 15:18:44.146 63 DEBUG tempest.lib.common.rest_client [req-745d7cf7-bf4d-4a21-be3b-632d1c1fb548 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/37ec51580f3e42d3a24da690f1dff5b7/users/8eaa4f8223ca4f178954d7857f618061/roles/938251980d884ef7a6be9caa88f95318', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:43 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-745d7cf7-bf4d-4a21-be3b-632d1c1fb548'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:44.147 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1865685282', 'project_name': u'tempest-TestBGPVPNBasic-1865685282', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'37ec51580f3e42d3a24da690f1dff5b7', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1865685282', 'user_id': u'8eaa4f8223ca4f178954d7857f618061', 'project_id': u'37ec51580f3e42d3a24da690f1dff5b7', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:44.147 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1865685282', 'project_name': u'tempest-TestBGPVPNBasic-1865685282', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'37ec51580f3e42d3a24da690f1dff5b7', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1865685282', 'user_id': u'8eaa4f8223ca4f178954d7857f618061', 'project_id': u'37ec51580f3e42d3a24da690f1dff5b7', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:44.534 63 INFO tempest.lib.common.rest_client [req-e08cd8ee-b25b-421a-b30c-d448f8f3696d ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:44.535 63 DEBUG tempest.lib.common.rest_client [req-e08cd8ee-b25b-421a-b30c-d448f8f3696d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e08cd8ee-b25b-421a-b30c-d448f8f3696d'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-TestBGPVPNBasic-1865685282"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:44.723 63 INFO tempest.lib.common.rest_client [req-16ca8364-0cb7-40ce-a779-fc63627ed574 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.187s 2018-08-16 15:18:44.724 63 DEBUG tempest.lib.common.rest_client [req-16ca8364-0cb7-40ce-a779-fc63627ed574 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-1236547715-desc", "name": "tempest-TestBGPVPNBasic-1236547715", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '347', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-16ca8364-0cb7-40ce-a779-fc63627ed574'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-1236547715-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/f9c173eb03444a5c91f40c988c1f3e08"}, "tags": [], "enabled": true, "id": "f9c173eb03444a5c91f40c988c1f3e08", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-1236547715"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:45.142 63 INFO tempest.lib.common.rest_client [req-c4c121fe-4d03-4752-b885-d9a148ee6573 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.417s 2018-08-16 15:18:45.143 63 DEBUG tempest.lib.common.rest_client [req-c4c121fe-4d03-4752-b885-d9a148ee6573 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "M7+f~eDOhLaEqJM", "project_id": "f9c173eb03444a5c91f40c988c1f3e08", "name": "tempest-TestBGPVPNBasic-1236547715", "email": "tempest-TestBGPVPNBasic-966191024@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4c121fe-4d03-4752-b885-d9a148ee6573'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-1236547715", "links": {"self": "http://192.30.9.8:35357/v3/users/2ae8820eea554e28b4a34fd0f2462b66"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae8820eea554e28b4a34fd0f2462b66", "project_id": "f9c173eb03444a5c91f40c988c1f3e08", "email": "tempest-TestBGPVPNBasic-966191024@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:45.417 63 INFO tempest.lib.common.rest_client [req-0efbb6f4-dc66-48d2-b761-f496032e0fe7 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.274s 2018-08-16 15:18:45.418 63 DEBUG tempest.lib.common.rest_client [req-0efbb6f4-dc66-48d2-b761-f496032e0fe7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0efbb6f4-dc66-48d2-b761-f496032e0fe7'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:45.654 63 INFO tempest.lib.common.rest_client [req-cc83c34b-bdd2-4147-9216-0b5743cf680d ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/f9c173eb03444a5c91f40c988c1f3e08/users/2ae8820eea554e28b4a34fd0f2462b66/roles/73f52065114c4591ad77d429b01879b8 0.235s 2018-08-16 15:18:45.654 63 DEBUG tempest.lib.common.rest_client [req-cc83c34b-bdd2-4147-9216-0b5743cf680d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/f9c173eb03444a5c91f40c988c1f3e08/users/2ae8820eea554e28b4a34fd0f2462b66/roles/73f52065114c4591ad77d429b01879b8', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:45 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-cc83c34b-bdd2-4147-9216-0b5743cf680d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:45.655 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1236547715', 'project_name': u'tempest-TestBGPVPNBasic-1236547715', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'f9c173eb03444a5c91f40c988c1f3e08', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1236547715', 'user_id': u'2ae8820eea554e28b4a34fd0f2462b66', 'project_id': u'f9c173eb03444a5c91f40c988c1f3e08', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:45.655 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-1236547715', 'project_name': u'tempest-TestBGPVPNBasic-1236547715', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'f9c173eb03444a5c91f40c988c1f3e08', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-1236547715', 'user_id': u'2ae8820eea554e28b4a34fd0f2462b66', 'project_id': u'f9c173eb03444a5c91f40c988c1f3e08', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:46.048 63 INFO tempest.lib.common.rest_client [req-8948e5fb-2ae1-495d-b1cc-0888d976af7b ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:46.049 63 DEBUG tempest.lib.common.rest_client [req-8948e5fb-2ae1-495d-b1cc-0888d976af7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8948e5fb-2ae1-495d-b1cc-0888d976af7b'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9c173eb03444a5c91f40c988c1f3e08", "name": "tempest-TestBGPVPNBasic-1236547715"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "re _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:46.428 63 INFO tempest.lib.common.rest_client [req-4e3f8b6e-2092-4a1b-bb63-12193aad888a ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/projects 0.377s 2018-08-16 15:18:46.428 63 DEBUG tempest.lib.common.rest_client [req-4e3f8b6e-2092-4a1b-bb63-12193aad888a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"project": {"description": "tempest-TestBGPVPNBasic-320303221-desc", "name": "tempest-TestBGPVPNBasic-320303221", "domain_id": "default"}} Response - Headers: {'status': '201', u'content-length': '345', 'content-location': 'http://192.30.9.8:35357/v3/projects', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e3f8b6e-2092-4a1b-bb63-12193aad888a'} Body: {"project": {"is_domain": false, "description": "tempest-TestBGPVPNBasic-320303221-desc", "links": {"self": "http://192.30.9.8:35357/v3/projects/27dda29e888441b18947febcada1b230"}, "tags": [], "enabled": true, "id": "27dda29e888441b18947febcada1b230", "parent_id": "default", "domain_id": "default", "name": "tempest-TestBGPVPNBasic-320303221"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:46.921 63 INFO tempest.lib.common.rest_client [req-8f1a5d1f-6123-4eb5-949c-d4ccda95318d ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://192.30.9.8:35357/v3/users 0.492s 2018-08-16 15:18:46.921 63 DEBUG tempest.lib.common.rest_client [req-8f1a5d1f-6123-4eb5-949c-d4ccda95318d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"user": {"password": "X4&9+D_vv*rMn_t", "project_id": "27dda29e888441b18947febcada1b230", "name": "tempest-TestBGPVPNBasic-320303221", "email": "tempest-TestBGPVPNBasic-1197388932@example.com"}} Response - Headers: {'status': '201', u'content-length': '379', 'content-location': 'http://192.30.9.8:35357/v3/users', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f1a5d1f-6123-4eb5-949c-d4ccda95318d'} Body: {"user": {"name": "tempest-TestBGPVPNBasic-320303221", "links": {"self": "http://192.30.9.8:35357/v3/users/367280a1bf8943c48cb086a72edb3711"}, "domain_id": "default", "enabled": true, "options": {}, "id": "367280a1bf8943c48cb086a72edb3711", "project_id": "27dda29e888441b18947febcada1b230", "email": "tempest-TestBGPVPNBasic-1197388932@example.com", "password_expires_at": null}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:47.100 63 INFO tempest.lib.common.rest_client [req-ab5fba6e-79ff-4421-bce5-bd65f8e2da50 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.178s 2018-08-16 15:18:47.101 63 DEBUG tempest.lib.common.rest_client [req-ab5fba6e-79ff-4421-bce5-bd65f8e2da50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab5fba6e-79ff-4421-bce5-bd65f8e2da50'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:47.292 63 INFO tempest.lib.common.rest_client [req-d0094f52-8ba2-4bd8-bde3-dd9e498fc991 ] Request (TestBGPVPNBasic:setUpClass): 200 GET http://192.30.9.8:35357/v3/roles 0.190s 2018-08-16 15:18:47.293 63 DEBUG tempest.lib.common.rest_client [req-d0094f52-8ba2-4bd8-bde3-dd9e498fc991 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1305', 'content-location': 'http://192.30.9.8:35357/v3/roles', u'vary': 'X-Auth-Token,Accept-Encoding', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0094f52-8ba2-4bd8-bde3-dd9e498fc991'} Body: {"links": {"self": "http://192.30.9.8:35357/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2200d43f83e441278728b9499e62e775", "links": {"self": "http://192.30.9.8:35357/v3/roles/2200d43f83e441278728b9499e62e775"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "2894bf18cd1b4a9091cb8629e03a0144", "links": {"self": "http://192.30.9.8:35357/v3/roles/2894bf18cd1b4a9091cb8629e03a0144"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "47ebf6c0a34649a58d80138ad640e4eb", "links": {"self": "http://192.30.9.8:35357/v3/roles/47ebf6c0a34649a58d80138ad640e4eb"}, "name": "reader"}, {"domain_id": null, "id": "4cc7abe349074a1497ec459c9b60a892", "links": {"self": "http://192.30.9.8:35357/v3/roles/4cc7abe349074a1497ec459c9b60a892"}, "name": "swiftoperator"}, {"domain_id": null, "id": "73f52065114c4591ad77d429b01879b8", "links": {"self": "http://192.30.9.8:35357/v3/roles/73f52065114c4591ad77d429b01879b8"}, "name": "admin"}, {"domain_id": null, "id": "938251980d884ef7a6be9caa88f95318", "links": {"self": "http://192.30.9.8:35357/v3/roles/938251980d884ef7a6be9caa88f95318"}, "name": "member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.30.9.8:35357/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:47.524 63 INFO tempest.lib.common.rest_client [req-45a53163-2370-45c6-a386-0e8927876eed ] Request (TestBGPVPNBasic:setUpClass): 204 PUT http://192.30.9.8:35357/v3/projects/27dda29e888441b18947febcada1b230/users/367280a1bf8943c48cb086a72edb3711/roles/938251980d884ef7a6be9caa88f95318 0.230s 2018-08-16 15:18:47.524 63 DEBUG tempest.lib.common.rest_client [req-45a53163-2370-45c6-a386-0e8927876eed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/27dda29e888441b18947febcada1b230/users/367280a1bf8943c48cb086a72edb3711/roles/938251980d884ef7a6be9caa88f95318', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:47 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-45a53163-2370-45c6-a386-0e8927876eed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:47.525 63 INFO tempest.lib.common.dynamic_creds [-] Acquired dynamic creds: credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-320303221', 'project_name': u'tempest-TestBGPVPNBasic-320303221', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'27dda29e888441b18947febcada1b230', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-320303221', 'user_id': u'367280a1bf8943c48cb086a72edb3711', 'project_id': u'27dda29e888441b18947febcada1b230', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:47.525 63 INFO tempest.lib.common.dynamic_creds [-] Created isolated network resources for : credentials: Credentials: {'username': u'tempest-TestBGPVPNBasic-320303221', 'project_name': u'tempest-TestBGPVPNBasic-320303221', 'project_domain_id': u'default', 'user_domain_id': u'default', 'tenant_id': u'27dda29e888441b18947febcada1b230', 'user_domain_name': u'Default', 'domain_name': u'Default', 'tenant_name': u'tempest-TestBGPVPNBasic-320303221', 'user_id': u'367280a1bf8943c48cb086a72edb3711', 'project_id': u'27dda29e888441b18947febcada1b230', 'domain_id': u'default', 'project_domain_name': u'Default'}, Network: None, Subnet: None, Router: None 2018-08-16 15:18:47.917 63 INFO tempest.lib.common.rest_client [req-bfb556d4-545b-4819-a7ef-7f3ff97579a9 ] Request (TestBGPVPNBasic:setUpClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 15:18:47.917 63 DEBUG tempest.lib.common.rest_client [req-bfb556d4-545b-4819-a7ef-7f3ff97579a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8979', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 15:18:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bfb556d4-545b-4819-a7ef-7f3ff97579a9'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T16:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27dda29e888441b18947febcada1b230", "name": "tempest-TestBGPVPNBasic-320303221"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/27dda29e888441b18947febcada1b230", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2a _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:48.441 63 INFO tempest.lib.common.rest_client [req-48d41753-3cae-41e3-9d54-28af97acfc4e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.521s 2018-08-16 15:18:48.442 63 DEBUG tempest.lib.common.rest_client [req-48d41753-3cae-41e3-9d54-28af97acfc4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1564189120 description", "name": "tempest-secgroup-smoke-1564189120"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d41753-3cae-41e3-9d54-28af97acfc4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1564189120 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "updated_at": "2018-08-16T15:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "25676779-88fc-4dd5-88e3-d31cf7f80a4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "a74b6b06-a282-4895-8020-8c4022792948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1726cf3a-5673-4263-ada0-f412d3475160", "name": "tempest-secgroup-smoke-1564189120"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:48.831 63 INFO tempest.lib.common.rest_client [req-d8561a2a-3956-4951-a08d-492c2e5be8c9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.388s 2018-08-16 15:18:48.831 63 DEBUG tempest.lib.common.rest_client [req-d8561a2a-3956-4951-a08d-492c2e5be8c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8561a2a-3956-4951-a08d-492c2e5be8c9'} 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": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc872fba-3f38-4685-9e30-1ba772a3412c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:49.280 63 INFO tempest.lib.common.rest_client [req-dfff2ddf-abe4-426e-9555-3370be892ed7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.447s 2018-08-16 15:18:49.280 63 DEBUG tempest.lib.common.rest_client [req-dfff2ddf-abe4-426e-9555-3370be892ed7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfff2ddf-abe4-426e-9555-3370be892ed7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "96bc44b6-d2f1-4b50-ad57-0834b8b742af"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:49.759 63 INFO tempest.lib.common.rest_client [req-68cc6a41-901d-4dc8-9d8f-4d6db0e60958 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:18:49.760 63 DEBUG tempest.lib.common.rest_client [req-68cc6a41-901d-4dc8-9d8f-4d6db0e60958 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc6a41-901d-4dc8-9d8f-4d6db0e60958'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "db8b4710-8472-4070-adf7-364b77ccd267"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:50.176 63 INFO tempest.lib.common.rest_client [req-8d7998d9-4add-4c1a-a3d5-79281370ea3b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.415s 2018-08-16 15:18:50.176 63 DEBUG tempest.lib.common.rest_client [req-8d7998d9-4add-4c1a-a3d5-79281370ea3b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d7998d9-4add-4c1a-a3d5-79281370ea3b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "401c3d49-9034-4e62-ae35-cae9589cbd50"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:50.654 63 INFO tempest.lib.common.rest_client [req-21291463-45d8-410c-a384-6ce78eb198c8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.477s 2018-08-16 15:18:50.654 63 DEBUG tempest.lib.common.rest_client [req-21291463-45d8-410c-a384-6ce78eb198c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21291463-45d8-410c-a384-6ce78eb198c8'} 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": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a7ed7574-b48b-4977-ad25-2567276642dc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:51.094 63 INFO tempest.lib.common.rest_client [req-d7763b84-afe0-47e5-a3e2-8fab80360416 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 15:18:51.095 63 DEBUG tempest.lib.common.rest_client [req-d7763b84-afe0-47e5-a3e2-8fab80360416 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7763b84-afe0-47e5-a3e2-8fab80360416'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "77b87563-5a1a-401f-892b-7d1876ab4ac5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:51.447 63 INFO tempest.lib.common.rest_client [req-3ab1171e-9a7b-4990-bf76-06dd78766c54 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.352s 2018-08-16 15:18:51.448 63 DEBUG tempest.lib.common.rest_client [req-3ab1171e-9a7b-4990-bf76-06dd78766c54 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ab1171e-9a7b-4990-bf76-06dd78766c54'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7433fe35-f228-4804-9f95-f394ef1bb81d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:51.871 63 INFO tempest.lib.common.rest_client [req-489dcb2a-bb75-4ef5-9bab-0488ddb05b61 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 15:18:51.872 63 DEBUG tempest.lib.common.rest_client [req-489dcb2a-bb75-4ef5-9bab-0488ddb05b61 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489dcb2a-bb75-4ef5-9bab-0488ddb05b61'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dbfc7c18-3694-4878-83ea-815fa7e16cb1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:52.344 63 INFO tempest.lib.common.rest_client [req-8958bda5-da13-4678-9f24-f7ec59e2711f ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.471s 2018-08-16 15:18:52.344 63 DEBUG tempest.lib.common.rest_client [req-8958bda5-da13-4678-9f24-f7ec59e2711f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1171660870"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8958bda5-da13-4678-9f24-f7ec59e2711f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","name":"tempest-A-1171660870"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:53.248 63 INFO tempest.lib.common.rest_client [req-9c18f8e1-3ef2-432f-a655-753cd90f1be4 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.903s 2018-08-16 15:18:53.249 63 DEBUG tempest.lib.common.rest_client [req-9c18f8e1-3ef2-432f-a655-753cd90f1be4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "name": "tempest-subnet-A-1-906113834"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c18f8e1-3ef2-432f-a655-753cd90f1be4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:52Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","subnetpool_id":null,"name":"tempest-subnet-A-1-906113834"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:53.817 63 INFO tempest.lib.common.rest_client [req-a5ea8d73-9114-4676-911e-e36e76910240 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.567s 2018-08-16 15:18:53.818 63 DEBUG tempest.lib.common.rest_client [req-a5ea8d73-9114-4676-911e-e36e76910240 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2114431955"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5ea8d73-9114-4676-911e-e36e76910240'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","name":"tempest-B-2114431955"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:54.472 63 INFO tempest.lib.common.rest_client [req-67abcbdf-af59-40ec-972e-3f9c7a41dda8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.653s 2018-08-16 15:18:54.473 63 DEBUG tempest.lib.common.rest_client [req-67abcbdf-af59-40ec-972e-3f9c7a41dda8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "name": "tempest-subnet-B-1-1006011358"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67abcbdf-af59-40ec-972e-3f9c7a41dda8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:54Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0b7dee19-43a2-48d2-97bf-c37b83094130","subnetpool_id":null,"name":"tempest-subnet-B-1-1006011358"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:55.542 63 INFO tempest.lib.common.rest_client [req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 1.068s 2018-08-16 15:18:55.542 63 DEBUG tempest.lib.common.rest_client [req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1310491358"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8NAOdkQhoPP8WHclE/EUwY8b0NsG1oibRcJGE2+WHbsLo+VCP4A9FzpGZJeEZHkANuVMrERIH2JLVOc+L36g0nt3wPhv1ObGwogvEDJG6xphzhpx0hkqRcGwaAuPzJHBTRo76uCLWr7aot1NyHkD2siZVyjpZpmrMjYwESWxwBfIJdzTq5dikY/a91RppMA307txZcBdzvZjdRWmfGFK0AcGwnHrG/JECpEeGP9FMAvMPLwD+CtuhiC33PfjrX/BaIZECy9QnlUtIp5Ggqvofih5EEXSxp4PBb6W1q6UTDgoUTlHq86/YN5oxN35UlTTfaUNFFIFbEYIlO7kdq75N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvDQDnZEIaDz/Fh3JRPxFMGPG9DbBtaIm0XCRhNvlh27C6PlQ\nj+APRc6RmSXhGR5ADblTKxESB9iS1TnPi9+oNJ7d8D4b9TmxsKILxAyRusaYc4ac\ndIZKkXBsGgLj8yRwU0aO+rgi1q+2qLdTch5A9rImVco6WaZqzI2MBElscAXyCXc0\n6uXYpGP2vdUaaTAN9O7cWXAXc72Y3UVpnxhStAHBsJx6xvyRAqRHhj/RTALzDy8A\n/grboYgt9z3461/wWiGRAsvUJ5VLSKeRoKr6H4oeRBF0saeDwW+ltaulEw4KFE5R\n6vOv2DeaMTd+VJU032lDRRSBWxGCJTu5Hau+TQIDAQABAoIBABCtDzDz++m4leWw\nx/e73qmV/bf/7hQZBRWDwvEhxunEL7MS/EdzVAcccZw/Vf2yx3wv0qW7Qny9fO01\nzSUYsT/QX9v8tN96uDrtcNtzPapuFG4QHGbay1qtunZnkSknLmjClMK0dCnPsgCr\nFdLDyX/Sc0EgxSDSdR4g4Ko0k04tocSyYpf5KlrVjr234nmIHG2xzGxSTKYU01/t\nIJmtGLu988YlXl6YQMxNs2DjFv+wcKGrtAQtRBYUl8d1CUla2u3ifST/+aJgFfY9\nLWxXLadZGSPWpme34r/e+PTXl0hhton+p/5JBZxPKC0rK8ZXBbu4h3x2+EvY9Jry\n2nWYGUUCgYEA4nhEuHeno8lLWE0KvU9hJO5BeOymiWgYZW0Av15xl1mW1fuSPFMr\n7lUx/rZceMPvRqX/33Y/PKhK+NJM9Nx2yGUkVnfvTkB9ahnPgyhvvPwQwoSWCPGo\n8thfo0kRfDrbwRg8WgeFkga5d5cO/G/sDF16XIO6tP0FnC36pr/eFXsCgYEA1L5g\nlgDl2KFv7OY0YQGJK4OxCs8yWHc8NxB+eyJ3dHjZmEAe/DHWN4bwP53UzYrKb0Ku\n8kbj5mtuw9gnbX3doy9tVbidt+xlUlWLUeV9rLzmW8AyXJzYlqbynNEt7REcKHaH\naRm96hekSodRmMt0CGzZYQCi5rzzJZWWF9t23NcCgYEAvGjoazuI6XdfSqAVzjeL\nD0l0iOEBEBHdMgyEcbFl+U+ccHuyRqO/SbHxPQKEXihMGc+i10suAw3UCbwUMCZ2\nX/PdTl7LZaO7cxj0Dh8HDwf5/YqGs/ww3ZBryJHSjTL+fl/mXdQiKMGVbUvsONH4\nZLUkRnGFVGuoTi3mePHpFp8CgYEAnI5MvZaDjlue5hKyUQC0VNVgn7fCMN/t7Aez\nTCIdDhUw652kL6rtHYernOUlCO0t85p668fHRnWg2XZj7WtGgyQPrZliV0sbdO+G\nywm65jdMvhA9/3Fc4eCRgV1eEqsYsZ4oH+vVmkMzn7TdEzgFd33CqmOxfWNm+y2N\nepkCa5kCgYEA11ftuoNXGngfWoJug83dXuZ/1BYVonoqHvlDc4LPQLTyA/q6L/UP\nR+E+6Uc14gHfg+wc2qKRhhyCf+cfHLYoPrhEnE74NWSnZs5Gb2C+ZUR17HxSe37h\n4CJZbDp1/zhisqwmPq0W9+nVaW+PEkTg8X/vnFPMUO0S7omx1p9Foo4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1310491358", "fingerprint": "cb:5c:94:5f:31:07:6f:ad:f9:77:9d:17:c7:0b:2f:b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:18:56.722 63 INFO tempest.lib.common.rest_client [req-b31ca419-e36d-49bd-ad8d-205adc927675 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.173s 2018-08-16 15:18:56.722 63 DEBUG tempest.lib.common.rest_client [req-b31ca419-e36d-49bd-ad8d-205adc927675 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1537836766", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b31ca419-e36d-49bd-ad8d-205adc927675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:18:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:18:56Z","name":"tempest-port-smoke-1537836766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:26:d4:9b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","ip_address":"10.101.11.10"}],"id":"070a3fe1-e710-4a63-a4a0-480a98a0b2fd","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:01.072 63 INFO tempest.lib.common.rest_client [req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 4.349s 2018-08-16 15:19:01.073 63 DEBUG tempest.lib.common.rest_client [req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "port": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "adminPass": "RNixYHmN7hP2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:01.655 63 INFO tempest.lib.common.rest_client [req-ec5af12f-60ae-4496-af69-d8b7fd294da3 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.577s 2018-08-16 15:19:01.655 63 DEBUG tempest.lib.common.rest_client [req-ec5af12f-60ae-4496-af69-d8b7fd294da3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:03.657 63 INFO tempest.lib.common.rest_client [req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.987s 2018-08-16 15:19:03.657 63 DEBUG tempest.lib.common.rest_client [req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:05.976 63 INFO tempest.lib.common.rest_client [req-da66af1f-c191-4f5d-8255-59cbe6b68281 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.303s 2018-08-16 15:19:05.976 63 DEBUG tempest.lib.common.rest_client [req-da66af1f-c191-4f5d-8255-59cbe6b68281 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:05.989 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 15:19:08.575 63 INFO tempest.lib.common.rest_client [req-f7547d7b-2dc2-41d7-8db1-6264fd942994 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.584s 2018-08-16 15:19:08.575 63 DEBUG tempest.lib.common.rest_client [req-f7547d7b-2dc2-41d7-8db1-6264fd942994 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:08.588 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:19:10.934 63 INFO tempest.lib.common.rest_client [req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.344s 2018-08-16 15:19:10.935 63 DEBUG tempest.lib.common.rest_client [req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:13.064 63 INFO tempest.lib.common.rest_client [req-cb493672-8f82-4e4c-9264-9d59c4cb298c ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.115s 2018-08-16 15:19:13.065 63 DEBUG tempest.lib.common.rest_client [req-cb493672-8f82-4e4c-9264-9d59c4cb298c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:13.077 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:19:14.245 63 INFO tempest.lib.common.rest_client [req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.167s 2018-08-16 15:19:14.245 63 DEBUG tempest.lib.common.rest_client [req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:14.259 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 70088a1e-f51e-4257-bcb4-419bf57a5829 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:19:15.458 63 INFO tempest.lib.common.rest_client [req-4d478cb0-9b0b-427d-8b58-90f3530127e2 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.199s 2018-08-16 15:19:15.459 63 DEBUG tempest.lib.common.rest_client [req-4d478cb0-9b0b-427d-8b58-90f3530127e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1011756524", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d478cb0-9b0b-427d-8b58-90f3530127e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:19:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:19:14Z","name":"tempest-port-smoke-1011756524","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:3e:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"0b7dee19-43a2-48d2-97bf-c37b83094130","ip_address":"10.102.21.20"}],"id":"510267da-36a9-4864-9679-c01b98fa4810","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:18.479 63 INFO tempest.lib.common.rest_client [req-b15a3126-239b-439d-b2d8-774172a46a8d ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 3.019s 2018-08-16 15:19:18.480 63 DEBUG tempest.lib.common.rest_client [req-b15a3126-239b-439d-b2d8-774172a46a8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "port": "510267da-36a9-4864-9679-c01b98fa4810"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "adminPass": "n3u6fHrD8YrW"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:19.221 63 INFO tempest.lib.common.rest_client [req-faea039a-a755-418e-9273-fced4975589b ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.738s 2018-08-16 15:19:19.222 63 DEBUG tempest.lib.common.rest_client [req-faea039a-a755-418e-9273-fced4975589b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-faea039a-a755-418e-9273-fced4975589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faea039a-a755-418e-9273-fced4975589b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:20.780 63 INFO tempest.lib.common.rest_client [req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.543s 2018-08-16 15:19:20.780 63 DEBUG tempest.lib.common.rest_client [req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:22.970 63 INFO tempest.lib.common.rest_client [req-671d14b6-24e5-4001-99de-892c59973e71 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:19:22.971 63 DEBUG tempest.lib.common.rest_client [req-671d14b6-24e5-4001-99de-892c59973e71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:22.984 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:19:24.717 63 INFO tempest.lib.common.rest_client [req-6fb07e83-4b6b-48cb-b580-8f250546eaee ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.731s 2018-08-16 15:19:24.718 63 DEBUG tempest.lib.common.rest_client [req-6fb07e83-4b6b-48cb-b580-8f250546eaee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:26.283 63 INFO tempest.lib.common.rest_client [req-29dd1013-8486-48fb-90b7-b8497142e5de ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.552s 2018-08-16 15:19:26.284 63 DEBUG tempest.lib.common.rest_client [req-29dd1013-8486-48fb-90b7-b8497142e5de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:28.022 63 INFO tempest.lib.common.rest_client [req-c8922e25-7ec3-43d3-84bd-d77d98b882e8 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.724s 2018-08-16 15:19:28.022 63 DEBUG tempest.lib.common.rest_client [req-c8922e25-7ec3-43d3-84bd-d77d98b882e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:28.034 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:19:29.056 63 INFO tempest.lib.common.rest_client [req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.020s 2018-08-16 15:19:29.056 63 DEBUG tempest.lib.common.rest_client [req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:29.069 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5cdb147e-1326-4d52-aaef-93ee2949c11a with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:19:29.586 63 INFO tempest.lib.common.rest_client [req-e08f7fa1-4fa6-48b3-b391-bef5722428e1 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.515s 2018-08-16 15:19:29.587 63 DEBUG tempest.lib.common.rest_client [req-e08f7fa1-4fa6-48b3-b391-bef5722428e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e08f7fa1-4fa6-48b3-b391-bef5722428e1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cbcb3a8f-318f-4e23-af29-ef89dc207562"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:29.834 63 INFO tempest.lib.common.rest_client [req-4f897b5b-3c97-4ce4-a509-bc0f0c5053c6 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.246s 2018-08-16 15:19:29.834 63 DEBUG tempest.lib.common.rest_client [req-4f897b5b-3c97-4ce4-a509-bc0f0c5053c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f897b5b-3c97-4ce4-a509-bc0f0c5053c6'} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "id": "a5eb2a00-c309-4d4a-801b-4a4caa6a82f0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:30.472 63 INFO tempest.lib.common.rest_client [req-7a4b6d20-2d6e-494b-b478-a09a749eb8ab ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.636s 2018-08-16 15:19:30.472 63 DEBUG tempest.lib.common.rest_client [req-7a4b6d20-2d6e-494b-b478-a09a749eb8ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a4b6d20-2d6e-494b-b478-a09a749eb8ab'} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "id": "a451920e-2699-4b14-80a6-3ebdce4d8137"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:30.473 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 15:19:30.690 63 INFO tempest.lib.common.rest_client [req-f8bcbd50-2693-47f7-8801-0a82c66a2aa9 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/routers 0.216s 2018-08-16 15:19:30.691 63 DEBUG tempest.lib.common.rest_client [req-f8bcbd50-2693-47f7-8801-0a82c66a2aa9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1751197021", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcbd50-2693-47f7-8801-0a82c66a2aa9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:31.897 63 INFO tempest.lib.common.rest_client [req-983ea5be-d926-46bf-9af6-81a6a446e4b3 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 1.205s 2018-08-16 15:19:31.897 63 DEBUG tempest.lib.common.rest_client [req-983ea5be-d926-46bf-9af6-81a6a446e4b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983ea5be-d926-46bf-9af6-81a6a446e4b3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:34.062 63 INFO tempest.lib.common.rest_client [req-e1ecf582-01c3-4a5a-b486-e6dc8fb86a9c ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface 2.163s 2018-08-16 15:19:34.062 63 DEBUG tempest.lib.common.rest_client [req-e1ecf582-01c3-4a5a-b486-e6dc8fb86a9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ecf582-01c3-4a5a-b486-e6dc8fb86a9c'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:36.153 63 INFO tempest.lib.common.rest_client [req-3b371b09-3658-4e27-b0be-0ae92728dea2 ] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.089s 2018-08-16 15:19:36.154 63 DEBUG tempest.lib.common.rest_client [req-3b371b09-3658-4e27-b0be-0ae92728dea2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b371b09-3658-4e27-b0be-0ae92728dea2'} Body: {"floatingip": {"router_id": "d10d57a7-2337-456c-b851-f4cec0a93292", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:19:35Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd", "id": "9010f2b3-f489-40d3-be2c-82e22bb30694", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:19:36.155 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52.184 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52.288 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:19:52.313 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:52.428 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:19:52.429 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52.431 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52.494 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:19:52.496 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:57.503 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:19:57.503 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:21:07.569 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:21:07.569 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:21:07.574 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:21:07.676 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:21:07.701 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:21:12.709 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:21:12.709 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:22:22.769 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:22:22.770 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:22:22.771 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22.774 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22.873 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:22:22.902 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22.908 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:22:22.908 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:22.909 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:22:22.909 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22.911 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22.973 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:22:22.974 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22.982 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:22:22.982 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:22:22.982 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22.984 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23.045 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:22:23.048 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23.054 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:22:23.054 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23.056 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23.117 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:22:23.120 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23.125 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:22:23.126 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:23.126 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:22:23.127 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23.129 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23.188 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:22:23.193 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:28.200 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:22:28.200 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:23:38.236 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:23:38.237 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:23:38.241 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:23:38.342 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:23:38.369 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:23:43.376 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:23:43.377 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:24:53.431 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:24:54.636 63 INFO tempest.lib.common.rest_client [req-d7cfdb4a-ec2d-4571-9fef-0dbea4f87f27 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694 1.178s 2018-08-16 15:24:54.637 63 DEBUG tempest.lib.common.rest_client [req-d7cfdb4a-ec2d-4571-9fef-0dbea4f87f27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694', u'date': 'Thu, 16 Aug 2018 15:24:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d7cfdb4a-ec2d-4571-9fef-0dbea4f87f27'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:24:56.920 63 INFO tempest.lib.common.rest_client [req-2006921e-e36c-470a-a5fb-ccf9749787da ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface 2.282s 2018-08-16 15:24:56.921 63 DEBUG tempest.lib.common.rest_client [req-2006921e-e36c-470a-a5fb-ccf9749787da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:24:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2006921e-e36c-470a-a5fb-ccf9749787da'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:24:59.144 63 INFO tempest.lib.common.rest_client [req-f7fdcdb3-495f-49e7-b932-5b3afbd0dd9c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 2.222s 2018-08-16 15:24:59.144 63 DEBUG tempest.lib.common.rest_client [req-f7fdcdb3-495f-49e7-b932-5b3afbd0dd9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7fdcdb3-495f-49e7-b932-5b3afbd0dd9c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:24:59.581 63 INFO tempest.lib.common.rest_client [req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.435s 2018-08-16 15:24:59.581 63 DEBUG tempest.lib.common.rest_client [req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:00.757 63 INFO tempest.lib.common.rest_client [req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:25:00.758 63 DEBUG tempest.lib.common.rest_client [req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:24:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:01.823 63 INFO tempest.lib.common.rest_client [req-d2d1d83b-7210-4876-ae26-2e3c13978265 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.050s 2018-08-16 15:25:01.824 63 DEBUG tempest.lib.common.rest_client [req-d2d1d83b-7210-4876-ae26-2e3c13978265 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265'} Body: {"itemNotFound": {"message": "Instance 5cdb147e-1326-4d52-aaef-93ee2949c11a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:02.389 63 INFO tempest.lib.common.rest_client [req-8fa26554-d8a1-41df-b245-f4259f60f175 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810 0.564s 2018-08-16 15:25:02.390 63 DEBUG tempest.lib.common.rest_client [req-8fa26554-d8a1-41df-b245-f4259f60f175 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8fa26554-d8a1-41df-b245-f4259f60f175'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:02.598 63 INFO tempest.lib.common.rest_client [req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.208s 2018-08-16 15:25:02.599 63 DEBUG tempest.lib.common.rest_client [req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:03.684 63 INFO tempest.lib.common.rest_client [req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.084s 2018-08-16 15:25:03.684 63 DEBUG tempest.lib.common.rest_client [req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:04.774 63 INFO tempest.lib.common.rest_client [req-5bdc7888-c005-452a-bc58-044e7eb68aa3 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.074s 2018-08-16 15:25:04.775 63 DEBUG tempest.lib.common.rest_client [req-5bdc7888-c005-452a-bc58-044e7eb68aa3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3'} Body: {"itemNotFound": {"message": "Instance 70088a1e-f51e-4257-bcb4-419bf57a5829 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:05.949 63 INFO tempest.lib.common.rest_client [req-e72050e9-9efa-4508-afb5-05a9b5f24f22 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd 1.173s 2018-08-16 15:25:05.950 63 DEBUG tempest.lib.common.rest_client [req-e72050e9-9efa-4508-afb5-05a9b5f24f22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e72050e9-9efa-4508-afb5-05a9b5f24f22'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:05.989 63 INFO tempest.lib.common.rest_client [req-4a4f6f3a-e909-477e-a1a0-32f1bf319124 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358 0.039s 2018-08-16 15:25:05.990 63 DEBUG tempest.lib.common.rest_client [req-4a4f6f3a-e909-477e-a1a0-32f1bf319124 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358', u'x-compute-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:08.605 63 INFO tempest.lib.common.rest_client [req-9815e127-6557-4427-b2e0-7e59a7e5ae77 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130 2.614s 2018-08-16 15:25:08.606 63 DEBUG tempest.lib.common.rest_client [req-9815e127-6557-4427-b2e0-7e59a7e5ae77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130', u'date': 'Thu, 16 Aug 2018 15:25:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9815e127-6557-4427-b2e0-7e59a7e5ae77'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:10.208 63 INFO tempest.lib.common.rest_client [req-f9f206b1-472e-4767-81f5-8f4c18e40c60 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5 1.601s 2018-08-16 15:25:10.208 63 DEBUG tempest.lib.common.rest_client [req-f9f206b1-472e-4767-81f5-8f4c18e40c60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5', u'date': 'Thu, 16 Aug 2018 15:25:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9f206b1-472e-4767-81f5-8f4c18e40c60'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:12.814 63 INFO tempest.lib.common.rest_client [req-3d662c3e-ce22-4c7b-94b4-d43150b8a5dd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77 2.605s 2018-08-16 15:25:12.815 63 DEBUG tempest.lib.common.rest_client [req-3d662c3e-ce22-4c7b-94b4-d43150b8a5dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77', u'date': 'Thu, 16 Aug 2018 15:25:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d662c3e-ce22-4c7b-94b4-d43150b8a5dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:14.353 63 INFO tempest.lib.common.rest_client [req-e35abed7-eaaf-40e9-ba7d-9ada2caa4bc2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600 1.538s 2018-08-16 15:25:14.354 63 DEBUG tempest.lib.common.rest_client [req-e35abed7-eaaf-40e9-ba7d-9ada2caa4bc2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e35abed7-eaaf-40e9-ba7d-9ada2caa4bc2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:14.989 63 INFO tempest.lib.common.rest_client [req-73a9067d-a112-4de6-9c85-39c400faf888 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160 0.634s 2018-08-16 15:25:14.990 63 DEBUG tempest.lib.common.rest_client [req-73a9067d-a112-4de6-9c85-39c400faf888 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a9067d-a112-4de6-9c85-39c400faf888'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [387.071019s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:18:48,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.521s 2018-08-16 15:18:48,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1564189120 description", "name": "tempest-secgroup-smoke-1564189120"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d41753-3cae-41e3-9d54-28af97acfc4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1564189120 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "updated_at": "2018-08-16T15:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "25676779-88fc-4dd5-88e3-d31cf7f80a4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "a74b6b06-a282-4895-8020-8c4022792948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1726cf3a-5673-4263-ada0-f412d3475160", "name": "tempest-secgroup-smoke-1564189120"}} 2018-08-16 15:18:48,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.388s 2018-08-16 15:18:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8561a2a-3956-4951-a08d-492c2e5be8c9'} 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": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc872fba-3f38-4685-9e30-1ba772a3412c"}} 2018-08-16 15:18:49,280 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.447s 2018-08-16 15:18:49,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfff2ddf-abe4-426e-9555-3370be892ed7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "96bc44b6-d2f1-4b50-ad57-0834b8b742af"}} 2018-08-16 15:18:49,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:18:49,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc6a41-901d-4dc8-9d8f-4d6db0e60958'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "db8b4710-8472-4070-adf7-364b77ccd267"}} 2018-08-16 15:18:50,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.415s 2018-08-16 15:18:50,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d7998d9-4add-4c1a-a3d5-79281370ea3b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "401c3d49-9034-4e62-ae35-cae9589cbd50"}} 2018-08-16 15:18:50,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.477s 2018-08-16 15:18:50,654 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21291463-45d8-410c-a384-6ce78eb198c8'} 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": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a7ed7574-b48b-4977-ad25-2567276642dc"}} 2018-08-16 15:18:51,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 15:18:51,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7763b84-afe0-47e5-a3e2-8fab80360416'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "77b87563-5a1a-401f-892b-7d1876ab4ac5"}} 2018-08-16 15:18:51,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.352s 2018-08-16 15:18:51,448 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ab1171e-9a7b-4990-bf76-06dd78766c54'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7433fe35-f228-4804-9f95-f394ef1bb81d"}} 2018-08-16 15:18:51,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 15:18:51,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489dcb2a-bb75-4ef5-9bab-0488ddb05b61'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dbfc7c18-3694-4878-83ea-815fa7e16cb1"}} 2018-08-16 15:18:52,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.471s 2018-08-16 15:18:52,344 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1171660870"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8958bda5-da13-4678-9f24-f7ec59e2711f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","name":"tempest-A-1171660870"}} 2018-08-16 15:18:53,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.903s 2018-08-16 15:18:53,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "name": "tempest-subnet-A-1-906113834"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c18f8e1-3ef2-432f-a655-753cd90f1be4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:52Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","subnetpool_id":null,"name":"tempest-subnet-A-1-906113834"}} 2018-08-16 15:18:53,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.567s 2018-08-16 15:18:53,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2114431955"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5ea8d73-9114-4676-911e-e36e76910240'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","name":"tempest-B-2114431955"}} 2018-08-16 15:18:54,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.653s 2018-08-16 15:18:54,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "name": "tempest-subnet-B-1-1006011358"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67abcbdf-af59-40ec-972e-3f9c7a41dda8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:54Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0b7dee19-43a2-48d2-97bf-c37b83094130","subnetpool_id":null,"name":"tempest-subnet-B-1-1006011358"}} 2018-08-16 15:18:55,542 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 1.068s 2018-08-16 15:18:55,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1310491358"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8NAOdkQhoPP8WHclE/EUwY8b0NsG1oibRcJGE2+WHbsLo+VCP4A9FzpGZJeEZHkANuVMrERIH2JLVOc+L36g0nt3wPhv1ObGwogvEDJG6xphzhpx0hkqRcGwaAuPzJHBTRo76uCLWr7aot1NyHkD2siZVyjpZpmrMjYwESWxwBfIJdzTq5dikY/a91RppMA307txZcBdzvZjdRWmfGFK0AcGwnHrG/JECpEeGP9FMAvMPLwD+CtuhiC33PfjrX/BaIZECy9QnlUtIp5Ggqvofih5EEXSxp4PBb6W1q6UTDgoUTlHq86/YN5oxN35UlTTfaUNFFIFbEYIlO7kdq75N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvDQDnZEIaDz/Fh3JRPxFMGPG9DbBtaIm0XCRhNvlh27C6PlQ\nj+APRc6RmSXhGR5ADblTKxESB9iS1TnPi9+oNJ7d8D4b9TmxsKILxAyRusaYc4ac\ndIZKkXBsGgLj8yRwU0aO+rgi1q+2qLdTch5A9rImVco6WaZqzI2MBElscAXyCXc0\n6uXYpGP2vdUaaTAN9O7cWXAXc72Y3UVpnxhStAHBsJx6xvyRAqRHhj/RTALzDy8A\n/grboYgt9z3461/wWiGRAsvUJ5VLSKeRoKr6H4oeRBF0saeDwW+ltaulEw4KFE5R\n6vOv2DeaMTd+VJU032lDRRSBWxGCJTu5Hau+TQIDAQABAoIBABCtDzDz++m4leWw\nx/e73qmV/bf/7hQZBRWDwvEhxunEL7MS/EdzVAcccZw/Vf2yx3wv0qW7Qny9fO01\nzSUYsT/QX9v8tN96uDrtcNtzPapuFG4QHGbay1qtunZnkSknLmjClMK0dCnPsgCr\nFdLDyX/Sc0EgxSDSdR4g4Ko0k04tocSyYpf5KlrVjr234nmIHG2xzGxSTKYU01/t\nIJmtGLu988YlXl6YQMxNs2DjFv+wcKGrtAQtRBYUl8d1CUla2u3ifST/+aJgFfY9\nLWxXLadZGSPWpme34r/e+PTXl0hhton+p/5JBZxPKC0rK8ZXBbu4h3x2+EvY9Jry\n2nWYGUUCgYEA4nhEuHeno8lLWE0KvU9hJO5BeOymiWgYZW0Av15xl1mW1fuSPFMr\n7lUx/rZceMPvRqX/33Y/PKhK+NJM9Nx2yGUkVnfvTkB9ahnPgyhvvPwQwoSWCPGo\n8thfo0kRfDrbwRg8WgeFkga5d5cO/G/sDF16XIO6tP0FnC36pr/eFXsCgYEA1L5g\nlgDl2KFv7OY0YQGJK4OxCs8yWHc8NxB+eyJ3dHjZmEAe/DHWN4bwP53UzYrKb0Ku\n8kbj5mtuw9gnbX3doy9tVbidt+xlUlWLUeV9rLzmW8AyXJzYlqbynNEt7REcKHaH\naRm96hekSodRmMt0CGzZYQCi5rzzJZWWF9t23NcCgYEAvGjoazuI6XdfSqAVzjeL\nD0l0iOEBEBHdMgyEcbFl+U+ccHuyRqO/SbHxPQKEXihMGc+i10suAw3UCbwUMCZ2\nX/PdTl7LZaO7cxj0Dh8HDwf5/YqGs/ww3ZBryJHSjTL+fl/mXdQiKMGVbUvsONH4\nZLUkRnGFVGuoTi3mePHpFp8CgYEAnI5MvZaDjlue5hKyUQC0VNVgn7fCMN/t7Aez\nTCIdDhUw652kL6rtHYernOUlCO0t85p668fHRnWg2XZj7WtGgyQPrZliV0sbdO+G\nywm65jdMvhA9/3Fc4eCRgV1eEqsYsZ4oH+vVmkMzn7TdEzgFd33CqmOxfWNm+y2N\nepkCa5kCgYEA11ftuoNXGngfWoJug83dXuZ/1BYVonoqHvlDc4LPQLTyA/q6L/UP\nR+E+6Uc14gHfg+wc2qKRhhyCf+cfHLYoPrhEnE74NWSnZs5Gb2C+ZUR17HxSe37h\n4CJZbDp1/zhisqwmPq0W9+nVaW+PEkTg8X/vnFPMUO0S7omx1p9Foo4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1310491358", "fingerprint": "cb:5c:94:5f:31:07:6f:ad:f9:77:9d:17:c7:0b:2f:b7"}} 2018-08-16 15:18:56,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.173s 2018-08-16 15:18:56,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1537836766", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b31ca419-e36d-49bd-ad8d-205adc927675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:18:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:18:56Z","name":"tempest-port-smoke-1537836766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:26:d4:9b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","ip_address":"10.101.11.10"}],"id":"070a3fe1-e710-4a63-a4a0-480a98a0b2fd","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} 2018-08-16 15:19:01,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 4.349s 2018-08-16 15:19:01,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "port": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "adminPass": "RNixYHmN7hP2"}} 2018-08-16 15:19:01,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.577s 2018-08-16 15:19:01,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:03,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.987s 2018-08-16 15:19:03,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:05,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.303s 2018-08-16 15:19:05,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:05,989 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 15:19:08,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.584s 2018-08-16 15:19:08,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:08,588 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:19:10,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.344s 2018-08-16 15:19:10,935 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:13,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.115s 2018-08-16 15:19:13,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:13,077 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:19:14,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.167s 2018-08-16 15:19:14,245 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:14,259 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 70088a1e-f51e-4257-bcb4-419bf57a5829 with status: ACTIVE 2018-08-16 15:19:15,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.199s 2018-08-16 15:19:15,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1011756524", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d478cb0-9b0b-427d-8b58-90f3530127e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:19:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:19:14Z","name":"tempest-port-smoke-1011756524","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:3e:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"0b7dee19-43a2-48d2-97bf-c37b83094130","ip_address":"10.102.21.20"}],"id":"510267da-36a9-4864-9679-c01b98fa4810","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} 2018-08-16 15:19:18,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 3.019s 2018-08-16 15:19:18,480 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "port": "510267da-36a9-4864-9679-c01b98fa4810"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "adminPass": "n3u6fHrD8YrW"}} 2018-08-16 15:19:19,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.738s 2018-08-16 15:19:19,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-faea039a-a755-418e-9273-fced4975589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faea039a-a755-418e-9273-fced4975589b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:20,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.543s 2018-08-16 15:19:20,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:22,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:19:22,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:22,984 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:19:24,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.731s 2018-08-16 15:19:24,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:26,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.552s 2018-08-16 15:19:26,284 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:28,022 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.724s 2018-08-16 15:19:28,022 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:28,034 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:19:29,056 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.020s 2018-08-16 15:19:29,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:29,069 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5cdb147e-1326-4d52-aaef-93ee2949c11a with status: ACTIVE 2018-08-16 15:19:29,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.515s 2018-08-16 15:19:29,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e08f7fa1-4fa6-48b3-b391-bef5722428e1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cbcb3a8f-318f-4e23-af29-ef89dc207562"}} 2018-08-16 15:19:29,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.246s 2018-08-16 15:19:29,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f897b5b-3c97-4ce4-a509-bc0f0c5053c6'} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "id": "a5eb2a00-c309-4d4a-801b-4a4caa6a82f0"}} 2018-08-16 15:19:30,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.636s 2018-08-16 15:19:30,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a4b6d20-2d6e-494b-b478-a09a749eb8ab'} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "id": "a451920e-2699-4b14-80a6-3ebdce4d8137"}} 2018-08-16 15:19:30,473 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:19:30,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/routers 0.216s 2018-08-16 15:19:30,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1751197021", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcbd50-2693-47f7-8801-0a82c66a2aa9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} 2018-08-16 15:19:31,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 1.205s 2018-08-16 15:19:31,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983ea5be-d926-46bf-9af6-81a6a446e4b3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} 2018-08-16 15:19:34,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface 2.163s 2018-08-16 15:19:34,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ecf582-01c3-4a5a-b486-e6dc8fb86a9c'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} 2018-08-16 15:19:36,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.089s 2018-08-16 15:19:36,154 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b371b09-3658-4e27-b0be-0ae92728dea2'} Body: {"floatingip": {"router_id": "d10d57a7-2337-456c-b851-f4cec0a93292", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:19:35Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd", "id": "9010f2b3-f489-40d3-be2c-82e22bb30694", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:19:36,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52,184 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52,288 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:19:52,313 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:52,428 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:19:52,429 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52,431 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52,494 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:19:52,496 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:57,503 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:19:57,503 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:21:07,569 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:21:07,569 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:21:07,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:21:07,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:21:07,701 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:21:12,709 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:21:12,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:22:22,769 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:22:22,770 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:22:22,771 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22,873 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:22,902 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22,908 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:22:22,908 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:22,909 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:22:22,909 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,911 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22,973 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:22,974 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22,982 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:22:22,982 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:22:22,982 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,984 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,045 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,048 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23,054 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:22:23,054 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23,056 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,117 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,120 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23,125 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:22:23,126 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:23,126 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:22:23,127 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23,129 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,188 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,193 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:28,200 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:22:28,200 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:23:38,236 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:23:38,237 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:23:38,241 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:23:38,342 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:23:38,369 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:23:43,376 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:23:43,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:24:53,431 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:24:53,432 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:24:54,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694 1.178s 2018-08-16 15:24:54,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694', u'date': 'Thu, 16 Aug 2018 15:24:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d7cfdb4a-ec2d-4571-9fef-0dbea4f87f27'} Body: 2018-08-16 15:24:56,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface 2.282s 2018-08-16 15:24:56,921 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:24:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2006921e-e36c-470a-a5fb-ccf9749787da'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} 2018-08-16 15:24:59,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 2.222s 2018-08-16 15:24:59,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7fdcdb3-495f-49e7-b932-5b3afbd0dd9c'} Body: 2018-08-16 15:24:59,581 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.435s 2018-08-16 15:24:59,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3'} Body: 2018-08-16 15:25:00,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:25:00,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:24:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:01,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.050s 2018-08-16 15:25:01,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265'} Body: {"itemNotFound": {"message": "Instance 5cdb147e-1326-4d52-aaef-93ee2949c11a could not be found.", "code": 404}} 2018-08-16 15:25:02,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810 0.564s 2018-08-16 15:25:02,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8fa26554-d8a1-41df-b245-f4259f60f175'} Body: 2018-08-16 15:25:02,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.208s 2018-08-16 15:25:02,599 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5'} Body: 2018-08-16 15:25:03,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.084s 2018-08-16 15:25:03,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:04,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.074s 2018-08-16 15:25:04,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3'} Body: {"itemNotFound": {"message": "Instance 70088a1e-f51e-4257-bcb4-419bf57a5829 could not be found.", "code": 404}} 2018-08-16 15:25:05,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd 1.173s 2018-08-16 15:25:05,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e72050e9-9efa-4508-afb5-05a9b5f24f22'} Body: 2018-08-16 15:25:05,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358 0.039s 2018-08-16 15:25:05,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358', u'x-compute-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124'} Body: 2018-08-16 15:25:08,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130 2.614s 2018-08-16 15:25:08,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130', u'date': 'Thu, 16 Aug 2018 15:25:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9815e127-6557-4427-b2e0-7e59a7e5ae77'} Body: 2018-08-16 15:25:10,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5 1.601s 2018-08-16 15:25:10,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5', u'date': 'Thu, 16 Aug 2018 15:25:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9f206b1-472e-4767-81f5-8f4c18e40c60'} Body: 2018-08-16 15:25:12,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77 2.605s 2018-08-16 15:25:12,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77', u'date': 'Thu, 16 Aug 2018 15:25:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d662c3e-ce22-4c7b-94b4-d43150b8a5dd'} Body: 2018-08-16 15:25:14,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600 1.538s 2018-08-16 15:25:14,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e35abed7-eaaf-40e9-ba7d-9ada2caa4bc2'} Body: 2018-08-16 15:25:14,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160 0.634s 2018-08-16 15:25:14,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a9067d-a112-4de6-9c85-39c400faf888'} Body: 2018-08-16 15:25:15.551 63 INFO tempest.lib.common.rest_client [req-ac6bb5c7-8313-42e4-8718-2ac338f4f197 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.536s 2018-08-16 15:25:15.552 63 DEBUG tempest.lib.common.rest_client [req-ac6bb5c7-8313-42e4-8718-2ac338f4f197 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-273814347 description", "name": "tempest-secgroup-smoke-273814347"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac6bb5c7-8313-42e4-8718-2ac338f4f197'} Body: {"security_group": {"description": "tempest-secgroup-smoke-273814347 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "updated_at": "2018-08-16T15:25:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "03bf9104-9425-4875-b9ce-f97fe0a32ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "4afcb3d5-7eb8-4a26-afb4-acd7dad2f336", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "name": "tempest-secgroup-smoke-273814347"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:15.905 63 INFO tempest.lib.common.rest_client [req-fb2cda35-4420-4946-9cd8-c81652e4f5f5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.351s 2018-08-16 15:25:15.905 63 DEBUG tempest.lib.common.rest_client [req-fb2cda35-4420-4946-9cd8-c81652e4f5f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb2cda35-4420-4946-9cd8-c81652e4f5f5'} 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": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "115c66da-8ee4-413b-a1fb-b03ca5d2c335"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:16.384 63 INFO tempest.lib.common.rest_client [req-a20cba90-aa7c-421d-b8e5-ac2dbdb6878e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:25:16.385 63 DEBUG tempest.lib.common.rest_client [req-a20cba90-aa7c-421d-b8e5-ac2dbdb6878e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a20cba90-aa7c-421d-b8e5-ac2dbdb6878e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1f196b39-226b-42ea-b393-101389e51632"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:16.593 63 INFO tempest.lib.common.rest_client [req-9c6bc9c8-b695-4135-85c8-15777fcd5a48 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 15:25:16.594 63 DEBUG tempest.lib.common.rest_client [req-9c6bc9c8-b695-4135-85c8-15777fcd5a48 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c6bc9c8-b695-4135-85c8-15777fcd5a48'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc6b0283-7447-4d52-9815-48558d2d1511"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:17.031 63 INFO tempest.lib.common.rest_client [req-78ed4c04-538f-4ce1-af08-7dd838beaf81 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 15:25:17.031 63 DEBUG tempest.lib.common.rest_client [req-78ed4c04-538f-4ce1-af08-7dd838beaf81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78ed4c04-538f-4ce1-af08-7dd838beaf81'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fec7db2a-c73f-4101-9c9e-4ef8678cb6c4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:17.623 63 INFO tempest.lib.common.rest_client [req-35f717dd-700b-4fcd-a71a-fff0658c5f4b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.591s 2018-08-16 15:25:17.624 63 DEBUG tempest.lib.common.rest_client [req-35f717dd-700b-4fcd-a71a-fff0658c5f4b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f717dd-700b-4fcd-a71a-fff0658c5f4b'} 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": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "592e0d7c-60f4-4b38-a34c-410d4da90205"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:17.797 63 INFO tempest.lib.common.rest_client [req-f5db4733-11de-45d3-b68e-1e022fc81316 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.172s 2018-08-16 15:25:17.797 63 DEBUG tempest.lib.common.rest_client [req-f5db4733-11de-45d3-b68e-1e022fc81316 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5db4733-11de-45d3-b68e-1e022fc81316'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7a00e289-6fcd-43f8-903b-0914b727ad1f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:18.228 63 INFO tempest.lib.common.rest_client [req-4ccd1299-42f8-417d-81c5-841ce661677b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.430s 2018-08-16 15:25:18.229 63 DEBUG tempest.lib.common.rest_client [req-4ccd1299-42f8-417d-81c5-841ce661677b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccd1299-42f8-417d-81c5-841ce661677b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "483e4af9-acf0-4ec5-bb41-95cfd3a36ce8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:18.408 63 INFO tempest.lib.common.rest_client [req-8d97dc4e-3c0f-4106-89d5-cc13985c0591 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:25:18.408 63 DEBUG tempest.lib.common.rest_client [req-8d97dc4e-3c0f-4106-89d5-cc13985c0591 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d97dc4e-3c0f-4106-89d5-cc13985c0591'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d38279f-8447-43cf-b942-fd433065b7c1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:18.855 63 INFO tempest.lib.common.rest_client [req-081f89d4-a090-4641-bd77-ab1dabc902f8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.446s 2018-08-16 15:25:18.855 63 DEBUG tempest.lib.common.rest_client [req-081f89d4-a090-4641-bd77-ab1dabc902f8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1806334892"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-081f89d4-a090-4641-bd77-ab1dabc902f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"533be9fc-3f77-4546-84db-81351c4d9a68","name":"tempest-A-1806334892"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:19.844 63 INFO tempest.lib.common.rest_client [req-1e50ada5-2bec-4a52-ab22-ea56a75efe24 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.987s 2018-08-16 15:25:19.844 63 DEBUG tempest.lib.common.rest_client [req-1e50ada5-2bec-4a52-ab22-ea56a75efe24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "name": "tempest-subnet-A-1-183684060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e50ada5-2bec-4a52-ab22-ea56a75efe24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:19Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f8c2a72f-455a-41a4-960e-1568689f9687","subnetpool_id":null,"name":"tempest-subnet-A-1-183684060"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:20.346 63 INFO tempest.lib.common.rest_client [req-efb722b4-3cdc-4cb6-b016-0d11a6d1efb5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 15:25:20.346 63 DEBUG tempest.lib.common.rest_client [req-efb722b4-3cdc-4cb6-b016-0d11a6d1efb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-753070162"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb722b4-3cdc-4cb6-b016-0d11a6d1efb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","name":"tempest-B-753070162"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:21.389 63 INFO tempest.lib.common.rest_client [req-33860627-5f11-4360-b7a3-eb3c7ac6f16c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.041s 2018-08-16 15:25:21.389 63 DEBUG tempest.lib.common.rest_client [req-33860627-5f11-4360-b7a3-eb3c7ac6f16c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "name": "tempest-subnet-B-1-1012175728"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33860627-5f11-4360-b7a3-eb3c7ac6f16c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:20Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:20Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","subnetpool_id":null,"name":"tempest-subnet-B-1-1012175728"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:21.960 63 INFO tempest.lib.common.rest_client [req-5737e16b-1c24-4d69-9461-c9cc0f2fdd5b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.569s 2018-08-16 15:25:21.960 63 DEBUG tempest.lib.common.rest_client [req-5737e16b-1c24-4d69-9461-c9cc0f2fdd5b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5737e16b-1c24-4d69-9461-c9cc0f2fdd5b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "1d816bc1-3e8c-4a9c-85b6-d814bccf375a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:22.731 63 INFO tempest.lib.common.rest_client [req-d9ddb8b6-9347-4ea6-98a6-1648dea8f56e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.770s 2018-08-16 15:25:22.731 63 DEBUG tempest.lib.common.rest_client [req-d9ddb8b6-9347-4ea6-98a6-1648dea8f56e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ddb8b6-9347-4ea6-98a6-1648dea8f56e'} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "id": "87f21c6a-b2a4-4768-9694-5e6e409d8ae1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:23.438 63 INFO tempest.lib.common.rest_client [req-1703779f-452b-407c-94d1-0ee9481f94ad ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.706s 2018-08-16 15:25:23.439 63 DEBUG tempest.lib.common.rest_client [req-1703779f-452b-407c-94d1-0ee9481f94ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1703779f-452b-407c-94d1-0ee9481f94ad'} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "id": "430d2b96-6910-4758-b307-23ce9ba8e2ba"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:23.439 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 15:25:23.631 63 INFO tempest.lib.common.rest_client [req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.191s 2018-08-16 15:25:23.632 63 DEBUG tempest.lib.common.rest_client [req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-758306568"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnAsAyxL+FYWQaH25EvsOmcQ9LJhKFj8r3eTApAdnSnvteeaiUez/qObfWwP5af2sf3A+7CcbjllZYIJnSyIkARpjlKHJRz6WBzzDvHgsNO/h632FOjb5B7I8AApaf64V/btxFmI26l7ieqQB0R6GjaAks+TeT1MvcAPZ+W++m8tEsdZYcjtPrsYNNY843FPDpsVFLl4oZ331COuk+0A0F+p1MC8DBn1CI1a404cUD6gC3vbJwacyyzsT/YdXS/D4TWTrCjFD0NjHjk4WWqtvJ/XvJxtFZNqTIExGxZ1/UZDldkVetgsBx6hqaMO5rfcuEsMsSGP+nVNqjJle2V//h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA5wLAMsS/hWFkGh9uRL7DpnEPSyYShY/K93kwKQHZ0p77Xnmo\nlHs/6jm31sD+Wn9rH9wPuwnG45ZWWCCZ0siJAEaY5ShyUc+lgc8w7x4LDTv4et9h\nTo2+QeyPAAKWn+uFf27cRZiNupe4nqkAdEeho2gJLPk3k9TL3AD2flvvpvLRLHWW\nHI7T67GDTWPONxTw6bFRS5eKGd99QjrpPtANBfqdTAvAwZ9QiNWuNOHFA+oAt72y\ncGnMss7E/2HV0vw+E1k6woxQ9DYx45OFlqrbyf17ycbRWTakyBMRsWdf1GQ5XZFX\nrYLAceoamjDua33LhLDLEhj/p1TaoyZXtlf/4QIDAQABAoIBAEZgwik1Y5vBBfwn\nYzKyY2zLuPsOCEqEejNWymNT2wadxLsNmVxTCC/VkbptZZAwjXRRWMGEwwEHBhsn\nI3Xh/ksFNwNphRqDhkq70o6muns3sAXPFBgYesQey5oXL8hcunkOTzEsvtD/9BDy\nL989C3N6+ICpFFOHWuwVpwLsA2D6uJM5OqeASNGLB5Db5UbqVcI2xfZO2BVIfxiu\nYE+QzH9YXg42XeIWFTeZpzu9VII7GVCo0KfgKrNglOjO9/sOTe7isHIly/+5qJgI\nmre61y+xHrCBWpmlX0YiYtPpkWHP2KCi0bxJl+pnAPfAKJ+2U0QU9YUjeFtbicEb\naGB4PdkCgYEA/Id/96wtXHAVVD2jDL/v9l5nkjQ+8mPFNrkvyNXV2xXi9CSaWOO1\niEAMensFliyVmHmyZ2FpcHXsJXVBbPYao3OVBNjg4QqVkG5NW2lpLWitPSuVeeQH\nfB6clUTHMn5g/SRv6DSvtdSTu/y+XGQdVQjmcOwlL5oS1lYWMZfxfZMCgYEA6i+K\nOZ/pc1s/9ItWGi6Napl84KURYBa4Y5mdsVKgpZawEX2Me/CiKzIbGNVrc1c+t/Ic\nnIT6Hxv+ZDvWmOSYqTM1ichAwgeO1HeXn/QaR+bI0N4/+E6kakpNxv338ELKMsEm\nvShqKBRCtYLxecwaL9SKP435y0wPdYJceInxFTsCgYBFtXXKvbmr2bjZj0YyH82y\n2a6Hemqh6I6pI4egTf8BwlHrCSuePAWBfgSzzr/lC5ukAnwP86DyjWrJkEumM215\nD0/kjaXOGWjd/MTX5gpFoa6owx45DoxOY/jfb6P5OU+2sVc+50RV0j+R1hwKTwyV\ny6YpJ9bABC0NA6iOuh3MhwKBgDVeJhrhtVrDhbyd8D5BM5sCZXHwTBhgtR6FiGk7\nkj6KK4+g093+xYYgggpTwIvlavaSZzDIIRPr1jpTZKEtHxkYAXBnwVI2VLdYlaYv\nA7o0/riSnXNhwJg0XKsnf1QydE/CsqhSyHZfv6ALuinueF1EC0lWeoF40OEPlzEl\nBlq3AoGAMWeol74z68PuHsRKll+pIUUKAQHN24zvBFcxXNH0EDbTUHpx5BKLR9aY\nakFCcH6OKOVpHPjAfjRd1LVRpWvZ6HH3Wb4TYIGrSfuPfP888Wx2LzssolxGtpQ5\ng4/EQ0HWz5cVxeXM+1BpphgRQ59OPRLffeR6t8CqQJm5WIOVTlQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-758306568", "fingerprint": "3a:1d:a5:28:84:c2:2c:72:e3:5a:b9:70:62:7a:34:f5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:25.107 63 INFO tempest.lib.common.rest_client [req-75c9b874-c250-4970-872e-2a598b85943a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.469s 2018-08-16 15:25:25.108 63 DEBUG tempest.lib.common.rest_client [req-75c9b874-c250-4970-872e-2a598b85943a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-967619613", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75c9b874-c250-4970-872e-2a598b85943a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:24Z","name":"tempest-port-smoke-967619613","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:9d:01","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f8c2a72f-455a-41a4-960e-1568689f9687","ip_address":"10.101.11.10"}],"id":"2af08298-97bd-43b7-a9fd-e0fa6a9a8edb","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:28.608 63 INFO tempest.lib.common.rest_client [req-b9e52eaf-99e1-4bf6-8241-4c177d453893 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.499s 2018-08-16 15:25:28.609 63 DEBUG tempest.lib.common.rest_client [req-b9e52eaf-99e1-4bf6-8241-4c177d453893 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "533be9fc-3f77-4546-84db-81351c4d9a68", "port": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "adminPass": "oX4n3Cx3ph7y"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:29.598 63 INFO tempest.lib.common.rest_client [req-ba79d4bf-d47f-4372-af2d-31e5dffea81d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.984s 2018-08-16 15:25:29.599 63 DEBUG tempest.lib.common.rest_client [req-ba79d4bf-d47f-4372-af2d-31e5dffea81d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:30.981 63 INFO tempest.lib.common.rest_client [req-53c9562f-9d99-4eb5-86c5-0cc73a13db05 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.367s 2018-08-16 15:25:30.981 63 DEBUG tempest.lib.common.rest_client [req-53c9562f-9d99-4eb5-86c5-0cc73a13db05 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1257', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:30.994 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:25:32.624 63 INFO tempest.lib.common.rest_client [req-f14aa372-e72b-4cf5-ba4a-531fad5fe228 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.628s 2018-08-16 15:25:32.624 63 DEBUG tempest.lib.common.rest_client [req-f14aa372-e72b-4cf5-ba4a-531fad5fe228 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:32.637 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 3 second wait 2018-08-16 15:25:33.993 63 INFO tempest.lib.common.rest_client [req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.353s 2018-08-16 15:25:33.993 63 DEBUG tempest.lib.common.rest_client [req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:34.006 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:25:35.423 63 INFO tempest.lib.common.rest_client [req-e41dde40-3f96-47d7-b282-bd7b8956c53e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.415s 2018-08-16 15:25:35.424 63 DEBUG tempest.lib.common.rest_client [req-e41dde40-3f96-47d7-b282-bd7b8956c53e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:35.437 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 15:25:37.390 63 INFO tempest.lib.common.rest_client [req-af6c960d-3de9-4722-baed-5d7fe5090f8c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.951s 2018-08-16 15:25:37.390 63 DEBUG tempest.lib.common.rest_client [req-af6c960d-3de9-4722-baed-5d7fe5090f8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:39.407 63 INFO tempest.lib.common.rest_client [req-db990a95-869c-4f8f-8c70-bc73bdb6e823 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.002s 2018-08-16 15:25:39.407 63 DEBUG tempest.lib.common.rest_client [req-db990a95-869c-4f8f-8c70-bc73bdb6e823 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:41.001 63 INFO tempest.lib.common.rest_client [req-cce072af-e26f-46dd-b7ec-d9ca8faba073 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.580s 2018-08-16 15:25:41.002 63 DEBUG tempest.lib.common.rest_client [req-cce072af-e26f-46dd-b7ec-d9ca8faba073 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:41.015 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:25:41.436 63 INFO tempest.lib.common.rest_client [req-56e54da4-d58a-4104-8cee-bf5a48f031ac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.419s 2018-08-16 15:25:41.436 63 DEBUG tempest.lib.common.rest_client [req-56e54da4-d58a-4104-8cee-bf5a48f031ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:41.450 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 9561b95c-70e7-4a18-8261-6eb8d860e687 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:25:42.503 63 INFO tempest.lib.common.rest_client [req-b1221284-b53e-4bc8-9f06-7c3c7df1c762 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.052s 2018-08-16 15:25:42.504 63 DEBUG tempest.lib.common.rest_client [req-b1221284-b53e-4bc8-9f06-7c3c7df1c762 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-606801856", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1221284-b53e-4bc8-9f06-7c3c7df1c762'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:41Z","name":"tempest-port-smoke-606801856","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:95:c0:b2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","ip_address":"10.102.21.20"}],"id":"eb481bea-a0ac-4fa6-a462-a8aab113b5c7","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:46.326 63 INFO tempest.lib.common.rest_client [req-97a482d6-4ebc-41cb-8705-8b236761486e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.821s 2018-08-16 15:25:46.326 63 DEBUG tempest.lib.common.rest_client [req-97a482d6-4ebc-41cb-8705-8b236761486e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "port": "eb481bea-a0ac-4fa6-a462-a8aab113b5c7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "adminPass": "uNq5P9rYFo7P"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:46.573 63 INFO tempest.lib.common.rest_client [req-48cd1e72-a840-49f2-aafb-3220d83693dd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.242s 2018-08-16 15:25:46.574 63 DEBUG tempest.lib.common.rest_client [req-48cd1e72-a840-49f2-aafb-3220d83693dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:47.914 63 INFO tempest.lib.common.rest_client [req-4378a71f-d0c8-423e-bf03-352452e8df6e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.327s 2018-08-16 15:25:47.915 63 DEBUG tempest.lib.common.rest_client [req-4378a71f-d0c8-423e-bf03-352452e8df6e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:49.983 63 INFO tempest.lib.common.rest_client [req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 1.054s 2018-08-16 15:25:49.983 63 DEBUG tempest.lib.common.rest_client [req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:49.995 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 15:25:51.969 63 INFO tempest.lib.common.rest_client [req-74983266-eba2-43ec-bc16-981fefab6a27 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.971s 2018-08-16 15:25:51.969 63 DEBUG tempest.lib.common.rest_client [req-74983266-eba2-43ec-bc16-981fefab6a27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:51.981 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:25:53.849 63 INFO tempest.lib.common.rest_client [req-48496d46-7813-45f0-88ac-79ef5c913b92 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.866s 2018-08-16 15:25:53.849 63 DEBUG tempest.lib.common.rest_client [req-48496d46-7813-45f0-88ac-79ef5c913b92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:55.413 63 INFO tempest.lib.common.rest_client [req-8b8b258e-14a1-4dac-bf12-01553c5374cf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.549s 2018-08-16 15:25:55.413 63 DEBUG tempest.lib.common.rest_client [req-8b8b258e-14a1-4dac-bf12-01553c5374cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:55.426 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:25:56.254 63 INFO tempest.lib.common.rest_client [req-71ea6244-e164-4362-8c00-4465b97ba005 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.827s 2018-08-16 15:25:56.255 63 DEBUG tempest.lib.common.rest_client [req-71ea6244-e164-4362-8c00-4465b97ba005 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:56.267 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: fb298136-9ac6-4d3c-898d-5b530ec51692 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:25:56.401 63 INFO tempest.lib.common.rest_client [req-b370ede3-d7d8-467f-8a9f-e4c033bd82d1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 15:25:56.402 63 DEBUG tempest.lib.common.rest_client [req-b370ede3-d7d8-467f-8a9f-e4c033bd82d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1297809636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b370ede3-d7d8-467f-8a9f-e4c033bd82d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:25:57.903 63 INFO tempest.lib.common.rest_client [req-a4882fd5-fc2c-46d5-b1d7-8848e0342bb5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.500s 2018-08-16 15:25:57.904 63 DEBUG tempest.lib.common.rest_client [req-a4882fd5-fc2c-46d5-b1d7-8848e0342bb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4882fd5-fc2c-46d5-b1d7-8848e0342bb5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:26:00.298 63 INFO tempest.lib.common.rest_client [req-d5720745-5a7f-4e36-ad14-2cd1a4395443 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface 2.394s 2018-08-16 15:26:00.299 63 DEBUG tempest.lib.common.rest_client [req-d5720745-5a7f-4e36-ad14-2cd1a4395443 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5720745-5a7f-4e36-ad14-2cd1a4395443'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:26:02.140 63 INFO tempest.lib.common.rest_client [req-e0f5cbea-9ff6-491b-9817-63af0116ac71 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.840s 2018-08-16 15:26:02.141 63 DEBUG tempest.lib.common.rest_client [req-e0f5cbea-9ff6-491b-9817-63af0116ac71 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:26:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0f5cbea-9ff6-491b-9817-63af0116ac71'} Body: {"floatingip": {"router_id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:26:01Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb", "id": "20cce3ff-7355-4ded-9a38-03977c924b4b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:26:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:26:02.142 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04.146 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04.210 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:26:04.242 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:04.356 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:26:04.357 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04.359 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04.420 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:26:04.424 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:09.430 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:26:09.430 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:27:19.501 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:27:19.502 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:27:19.505 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:27:19.566 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:27:19.569 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:27:24.574 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:27:24.575 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:28:34.644 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:28:34.644 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:28:34.645 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34.650 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34.750 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:28:34.777 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34.783 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:28:34.784 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:34.784 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:28:34.784 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34.786 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34.846 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:28:34.851 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34.859 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:28:34.859 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:28:34.860 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34.862 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34.922 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:28:34.926 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34.932 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:28:34.932 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34.934 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34.993 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:28:34.998 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:35.003 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:28:35.004 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:35.004 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:28:35.005 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:35.007 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:35.065 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:28:35.071 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:40.078 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:28:40.079 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:29:50.103 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:29:50.104 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:29:50.107 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:29:50.207 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:29:50.236 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:29:55.243 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:29:55.243 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:31:05.285 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:31:06.786 63 INFO tempest.lib.common.rest_client [req-8476f9a2-540a-4ba6-823e-968311724959 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b 1.498s 2018-08-16 15:31:06.786 63 DEBUG tempest.lib.common.rest_client [req-8476f9a2-540a-4ba6-823e-968311724959 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b', u'date': 'Thu, 16 Aug 2018 15:31:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8476f9a2-540a-4ba6-823e-968311724959'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:08.804 63 INFO tempest.lib.common.rest_client [req-6f8032ab-c05b-408f-a324-9fa8b1377819 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface 2.017s 2018-08-16 15:31:08.805 63 DEBUG tempest.lib.common.rest_client [req-6f8032ab-c05b-408f-a324-9fa8b1377819 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:31:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f8032ab-c05b-408f-a324-9fa8b1377819'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:10.796 63 INFO tempest.lib.common.rest_client [req-063a378a-0845-4fd3-840c-4a45efd0f1a4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.991s 2018-08-16 15:31:10.797 63 DEBUG tempest.lib.common.rest_client [req-063a378a-0845-4fd3-840c-4a45efd0f1a4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-063a378a-0845-4fd3-840c-4a45efd0f1a4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:11.265 63 INFO tempest.lib.common.rest_client [req-dd3fee8b-9092-4817-a1d7-d199e5080432 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.467s 2018-08-16 15:31:11.266 63 DEBUG tempest.lib.common.rest_client [req-dd3fee8b-9092-4817-a1d7-d199e5080432 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:12.131 63 INFO tempest.lib.common.rest_client [req-e0c35629-f035-4422-86dc-07e655d15e9e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.865s 2018-08-16 15:31:12.132 63 DEBUG tempest.lib.common.rest_client [req-e0c35629-f035-4422-86dc-07e655d15e9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:13.200 63 INFO tempest.lib.common.rest_client [req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.053s 2018-08-16 15:31:13.200 63 DEBUG tempest.lib.common.rest_client [req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:13 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27'} Body: {"itemNotFound": {"message": "Instance fb298136-9ac6-4d3c-898d-5b530ec51692 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:14.374 63 INFO tempest.lib.common.rest_client [req-2ac4a542-c307-425d-b969-64842a65280e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7 1.173s 2018-08-16 15:31:14.375 63 DEBUG tempest.lib.common.rest_client [req-2ac4a542-c307-425d-b969-64842a65280e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2ac4a542-c307-425d-b969-64842a65280e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:14.591 63 INFO tempest.lib.common.rest_client [req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.215s 2018-08-16 15:31:14.591 63 DEBUG tempest.lib.common.rest_client [req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:15.888 63 INFO tempest.lib.common.rest_client [req-2ac08a1e-870b-4085-b220-4d40b1cace9f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.295s 2018-08-16 15:31:15.888 63 DEBUG tempest.lib.common.rest_client [req-2ac08a1e-870b-4085-b220-4d40b1cace9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:14Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:16.951 63 INFO tempest.lib.common.rest_client [req-427f91a3-13e5-4b0f-82fd-3355c38be8ed ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.048s 2018-08-16 15:31:16.952 63 DEBUG tempest.lib.common.rest_client [req-427f91a3-13e5-4b0f-82fd-3355c38be8ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed'} Body: {"itemNotFound": {"message": "Instance 9561b95c-70e7-4a18-8261-6eb8d860e687 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:17.840 63 INFO tempest.lib.common.rest_client [req-15b76e08-b7e5-4dda-850d-4f6488e8e04b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb 0.886s 2018-08-16 15:31:17.841 63 DEBUG tempest.lib.common.rest_client [req-15b76e08-b7e5-4dda-850d-4f6488e8e04b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15b76e08-b7e5-4dda-850d-4f6488e8e04b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:17.904 63 INFO tempest.lib.common.rest_client [req-4b184256-3d57-4f99-be87-d9398be329b1 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568 0.062s 2018-08-16 15:31:17.904 63 DEBUG tempest.lib.common.rest_client [req-4b184256-3d57-4f99-be87-d9398be329b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568', u'x-compute-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:20.651 63 INFO tempest.lib.common.rest_client [req-d814a94c-6c92-4b19-8768-07bf194b00a9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a 2.745s 2018-08-16 15:31:20.652 63 DEBUG tempest.lib.common.rest_client [req-d814a94c-6c92-4b19-8768-07bf194b00a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a', u'date': 'Thu, 16 Aug 2018 15:31:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d814a94c-6c92-4b19-8768-07bf194b00a9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:22.599 63 INFO tempest.lib.common.rest_client [req-73a77cc6-5e2c-46b6-acc8-48cd287ea83e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e 1.946s 2018-08-16 15:31:22.600 63 DEBUG tempest.lib.common.rest_client [req-73a77cc6-5e2c-46b6-acc8-48cd287ea83e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e', u'date': 'Thu, 16 Aug 2018 15:31:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a77cc6-5e2c-46b6-acc8-48cd287ea83e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:24.986 63 INFO tempest.lib.common.rest_client [req-9a3afaf9-8ec2-489f-9816-7cc07e44a09d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687 2.385s 2018-08-16 15:31:24.987 63 DEBUG tempest.lib.common.rest_client [req-9a3afaf9-8ec2-489f-9816-7cc07e44a09d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687', u'date': 'Thu, 16 Aug 2018 15:31:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a3afaf9-8ec2-489f-9816-7cc07e44a09d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:26.536 63 INFO tempest.lib.common.rest_client [req-8dc24452-2bf8-4bdd-9347-784583a31f35 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68 1.548s 2018-08-16 15:31:26.537 63 DEBUG tempest.lib.common.rest_client [req-8dc24452-2bf8-4bdd-9347-784583a31f35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8dc24452-2bf8-4bdd-9347-784583a31f35'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:26.771 63 INFO tempest.lib.common.rest_client [req-52b37662-8c48-4fdd-87f1-170644aa776a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4 0.233s 2018-08-16 15:31:26.771 63 DEBUG tempest.lib.common.rest_client [req-52b37662-8c48-4fdd-87f1-170644aa776a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-52b37662-8c48-4fdd-87f1-170644aa776a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [371.758025s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:25:15,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.536s 2018-08-16 15:25:15,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-273814347 description", "name": "tempest-secgroup-smoke-273814347"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac6bb5c7-8313-42e4-8718-2ac338f4f197'} Body: {"security_group": {"description": "tempest-secgroup-smoke-273814347 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "updated_at": "2018-08-16T15:25:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "03bf9104-9425-4875-b9ce-f97fe0a32ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "4afcb3d5-7eb8-4a26-afb4-acd7dad2f336", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "name": "tempest-secgroup-smoke-273814347"}} 2018-08-16 15:25:15,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.351s 2018-08-16 15:25:15,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb2cda35-4420-4946-9cd8-c81652e4f5f5'} 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": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "115c66da-8ee4-413b-a1fb-b03ca5d2c335"}} 2018-08-16 15:25:16,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:25:16,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a20cba90-aa7c-421d-b8e5-ac2dbdb6878e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1f196b39-226b-42ea-b393-101389e51632"}} 2018-08-16 15:25:16,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 15:25:16,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c6bc9c8-b695-4135-85c8-15777fcd5a48'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc6b0283-7447-4d52-9815-48558d2d1511"}} 2018-08-16 15:25:17,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 15:25:17,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78ed4c04-538f-4ce1-af08-7dd838beaf81'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fec7db2a-c73f-4101-9c9e-4ef8678cb6c4"}} 2018-08-16 15:25:17,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.591s 2018-08-16 15:25:17,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f717dd-700b-4fcd-a71a-fff0658c5f4b'} 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": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "592e0d7c-60f4-4b38-a34c-410d4da90205"}} 2018-08-16 15:25:17,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.172s 2018-08-16 15:25:17,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5db4733-11de-45d3-b68e-1e022fc81316'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7a00e289-6fcd-43f8-903b-0914b727ad1f"}} 2018-08-16 15:25:18,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.430s 2018-08-16 15:25:18,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccd1299-42f8-417d-81c5-841ce661677b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "483e4af9-acf0-4ec5-bb41-95cfd3a36ce8"}} 2018-08-16 15:25:18,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:25:18,408 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d97dc4e-3c0f-4106-89d5-cc13985c0591'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d38279f-8447-43cf-b942-fd433065b7c1"}} 2018-08-16 15:25:18,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.446s 2018-08-16 15:25:18,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1806334892"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-081f89d4-a090-4641-bd77-ab1dabc902f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"533be9fc-3f77-4546-84db-81351c4d9a68","name":"tempest-A-1806334892"}} 2018-08-16 15:25:19,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.987s 2018-08-16 15:25:19,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "name": "tempest-subnet-A-1-183684060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e50ada5-2bec-4a52-ab22-ea56a75efe24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:19Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f8c2a72f-455a-41a4-960e-1568689f9687","subnetpool_id":null,"name":"tempest-subnet-A-1-183684060"}} 2018-08-16 15:25:20,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 15:25:20,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-753070162"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb722b4-3cdc-4cb6-b016-0d11a6d1efb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","name":"tempest-B-753070162"}} 2018-08-16 15:25:21,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.041s 2018-08-16 15:25:21,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "name": "tempest-subnet-B-1-1012175728"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33860627-5f11-4360-b7a3-eb3c7ac6f16c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:20Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:20Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","subnetpool_id":null,"name":"tempest-subnet-B-1-1012175728"}} 2018-08-16 15:25:21,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.569s 2018-08-16 15:25:21,960 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5737e16b-1c24-4d69-9461-c9cc0f2fdd5b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "1d816bc1-3e8c-4a9c-85b6-d814bccf375a"}} 2018-08-16 15:25:22,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.770s 2018-08-16 15:25:22,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ddb8b6-9347-4ea6-98a6-1648dea8f56e'} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "id": "87f21c6a-b2a4-4768-9694-5e6e409d8ae1"}} 2018-08-16 15:25:23,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.706s 2018-08-16 15:25:23,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1703779f-452b-407c-94d1-0ee9481f94ad'} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "id": "430d2b96-6910-4758-b307-23ce9ba8e2ba"}} 2018-08-16 15:25:23,439 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:25:23,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.191s 2018-08-16 15:25:23,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-758306568"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnAsAyxL+FYWQaH25EvsOmcQ9LJhKFj8r3eTApAdnSnvteeaiUez/qObfWwP5af2sf3A+7CcbjllZYIJnSyIkARpjlKHJRz6WBzzDvHgsNO/h632FOjb5B7I8AApaf64V/btxFmI26l7ieqQB0R6GjaAks+TeT1MvcAPZ+W++m8tEsdZYcjtPrsYNNY843FPDpsVFLl4oZ331COuk+0A0F+p1MC8DBn1CI1a404cUD6gC3vbJwacyyzsT/YdXS/D4TWTrCjFD0NjHjk4WWqtvJ/XvJxtFZNqTIExGxZ1/UZDldkVetgsBx6hqaMO5rfcuEsMsSGP+nVNqjJle2V//h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA5wLAMsS/hWFkGh9uRL7DpnEPSyYShY/K93kwKQHZ0p77Xnmo\nlHs/6jm31sD+Wn9rH9wPuwnG45ZWWCCZ0siJAEaY5ShyUc+lgc8w7x4LDTv4et9h\nTo2+QeyPAAKWn+uFf27cRZiNupe4nqkAdEeho2gJLPk3k9TL3AD2flvvpvLRLHWW\nHI7T67GDTWPONxTw6bFRS5eKGd99QjrpPtANBfqdTAvAwZ9QiNWuNOHFA+oAt72y\ncGnMss7E/2HV0vw+E1k6woxQ9DYx45OFlqrbyf17ycbRWTakyBMRsWdf1GQ5XZFX\nrYLAceoamjDua33LhLDLEhj/p1TaoyZXtlf/4QIDAQABAoIBAEZgwik1Y5vBBfwn\nYzKyY2zLuPsOCEqEejNWymNT2wadxLsNmVxTCC/VkbptZZAwjXRRWMGEwwEHBhsn\nI3Xh/ksFNwNphRqDhkq70o6muns3sAXPFBgYesQey5oXL8hcunkOTzEsvtD/9BDy\nL989C3N6+ICpFFOHWuwVpwLsA2D6uJM5OqeASNGLB5Db5UbqVcI2xfZO2BVIfxiu\nYE+QzH9YXg42XeIWFTeZpzu9VII7GVCo0KfgKrNglOjO9/sOTe7isHIly/+5qJgI\nmre61y+xHrCBWpmlX0YiYtPpkWHP2KCi0bxJl+pnAPfAKJ+2U0QU9YUjeFtbicEb\naGB4PdkCgYEA/Id/96wtXHAVVD2jDL/v9l5nkjQ+8mPFNrkvyNXV2xXi9CSaWOO1\niEAMensFliyVmHmyZ2FpcHXsJXVBbPYao3OVBNjg4QqVkG5NW2lpLWitPSuVeeQH\nfB6clUTHMn5g/SRv6DSvtdSTu/y+XGQdVQjmcOwlL5oS1lYWMZfxfZMCgYEA6i+K\nOZ/pc1s/9ItWGi6Napl84KURYBa4Y5mdsVKgpZawEX2Me/CiKzIbGNVrc1c+t/Ic\nnIT6Hxv+ZDvWmOSYqTM1ichAwgeO1HeXn/QaR+bI0N4/+E6kakpNxv338ELKMsEm\nvShqKBRCtYLxecwaL9SKP435y0wPdYJceInxFTsCgYBFtXXKvbmr2bjZj0YyH82y\n2a6Hemqh6I6pI4egTf8BwlHrCSuePAWBfgSzzr/lC5ukAnwP86DyjWrJkEumM215\nD0/kjaXOGWjd/MTX5gpFoa6owx45DoxOY/jfb6P5OU+2sVc+50RV0j+R1hwKTwyV\ny6YpJ9bABC0NA6iOuh3MhwKBgDVeJhrhtVrDhbyd8D5BM5sCZXHwTBhgtR6FiGk7\nkj6KK4+g093+xYYgggpTwIvlavaSZzDIIRPr1jpTZKEtHxkYAXBnwVI2VLdYlaYv\nA7o0/riSnXNhwJg0XKsnf1QydE/CsqhSyHZfv6ALuinueF1EC0lWeoF40OEPlzEl\nBlq3AoGAMWeol74z68PuHsRKll+pIUUKAQHN24zvBFcxXNH0EDbTUHpx5BKLR9aY\nakFCcH6OKOVpHPjAfjRd1LVRpWvZ6HH3Wb4TYIGrSfuPfP888Wx2LzssolxGtpQ5\ng4/EQ0HWz5cVxeXM+1BpphgRQ59OPRLffeR6t8CqQJm5WIOVTlQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-758306568", "fingerprint": "3a:1d:a5:28:84:c2:2c:72:e3:5a:b9:70:62:7a:34:f5"}} 2018-08-16 15:25:25,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.469s 2018-08-16 15:25:25,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-967619613", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75c9b874-c250-4970-872e-2a598b85943a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:24Z","name":"tempest-port-smoke-967619613","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:9d:01","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f8c2a72f-455a-41a4-960e-1568689f9687","ip_address":"10.101.11.10"}],"id":"2af08298-97bd-43b7-a9fd-e0fa6a9a8edb","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} 2018-08-16 15:25:28,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.499s 2018-08-16 15:25:28,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "533be9fc-3f77-4546-84db-81351c4d9a68", "port": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "adminPass": "oX4n3Cx3ph7y"}} 2018-08-16 15:25:29,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.984s 2018-08-16 15:25:29,599 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:30,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.367s 2018-08-16 15:25:30,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1257', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:30,994 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:25:32,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.628s 2018-08-16 15:25:32,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:32,637 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 3 second wait 2018-08-16 15:25:33,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.353s 2018-08-16 15:25:33,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:34,006 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:25:35,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.415s 2018-08-16 15:25:35,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:35,437 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 15:25:37,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.951s 2018-08-16 15:25:37,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:39,407 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.002s 2018-08-16 15:25:39,407 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.580s 2018-08-16 15:25:41,002 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,015 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:25:41,436 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.419s 2018-08-16 15:25:41,436 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,450 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9561b95c-70e7-4a18-8261-6eb8d860e687 with status: ACTIVE 2018-08-16 15:25:42,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.052s 2018-08-16 15:25:42,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-606801856", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1221284-b53e-4bc8-9f06-7c3c7df1c762'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:41Z","name":"tempest-port-smoke-606801856","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:95:c0:b2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","ip_address":"10.102.21.20"}],"id":"eb481bea-a0ac-4fa6-a462-a8aab113b5c7","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} 2018-08-16 15:25:46,326 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.821s 2018-08-16 15:25:46,326 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "port": "eb481bea-a0ac-4fa6-a462-a8aab113b5c7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "adminPass": "uNq5P9rYFo7P"}} 2018-08-16 15:25:46,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.242s 2018-08-16 15:25:46,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:47,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.327s 2018-08-16 15:25:47,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:49,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 1.054s 2018-08-16 15:25:49,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:49,995 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 15:25:51,969 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.971s 2018-08-16 15:25:51,969 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:51,981 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:25:53,849 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.866s 2018-08-16 15:25:53,849 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:55,413 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.549s 2018-08-16 15:25:55,413 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:55,426 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:25:56,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.827s 2018-08-16 15:25:56,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:56,267 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb298136-9ac6-4d3c-898d-5b530ec51692 with status: ACTIVE 2018-08-16 15:25:56,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 15:25:56,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1297809636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b370ede3-d7d8-467f-8a9f-e4c033bd82d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} 2018-08-16 15:25:57,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.500s 2018-08-16 15:25:57,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4882fd5-fc2c-46d5-b1d7-8848e0342bb5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} 2018-08-16 15:26:00,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface 2.394s 2018-08-16 15:26:00,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5720745-5a7f-4e36-ad14-2cd1a4395443'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} 2018-08-16 15:26:02,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.840s 2018-08-16 15:26:02,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:26:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0f5cbea-9ff6-491b-9817-63af0116ac71'} Body: {"floatingip": {"router_id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:26:01Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb", "id": "20cce3ff-7355-4ded-9a38-03977c924b4b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:26:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:26:02,142 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04,210 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:26:04,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:04,356 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:26:04,357 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04,359 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04,420 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:26:04,424 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:09,430 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:26:09,430 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:27:19,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:27:19,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:27:19,505 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:27:19,566 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:27:19,569 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:27:24,574 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:27:24,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:28:34,644 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:28:34,644 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:28:34,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,650 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,750 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,777 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,783 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:28:34,784 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:34,784 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:28:34,784 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,786 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,846 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,851 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,859 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:28:34,859 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:28:34,860 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,862 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,922 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,926 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,932 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:28:34,932 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,934 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,993 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,998 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:35,003 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:28:35,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:35,004 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:28:35,005 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:35,007 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:35,065 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:35,071 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:40,078 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:28:40,079 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:29:50,103 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:29:50,104 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:29:50,107 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:29:50,207 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:29:50,236 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:29:55,243 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:29:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:31:05,285 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:31:05,286 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:31:06,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b 1.498s 2018-08-16 15:31:06,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b', u'date': 'Thu, 16 Aug 2018 15:31:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8476f9a2-540a-4ba6-823e-968311724959'} Body: 2018-08-16 15:31:08,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface 2.017s 2018-08-16 15:31:08,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:31:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f8032ab-c05b-408f-a324-9fa8b1377819'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} 2018-08-16 15:31:10,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.991s 2018-08-16 15:31:10,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-063a378a-0845-4fd3-840c-4a45efd0f1a4'} Body: 2018-08-16 15:31:11,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.467s 2018-08-16 15:31:11,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432'} Body: 2018-08-16 15:31:12,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.865s 2018-08-16 15:31:12,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:13,200 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.053s 2018-08-16 15:31:13,200 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:13 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27'} Body: {"itemNotFound": {"message": "Instance fb298136-9ac6-4d3c-898d-5b530ec51692 could not be found.", "code": 404}} 2018-08-16 15:31:14,374 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7 1.173s 2018-08-16 15:31:14,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2ac4a542-c307-425d-b969-64842a65280e'} Body: 2018-08-16 15:31:14,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.215s 2018-08-16 15:31:14,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b'} Body: 2018-08-16 15:31:15,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.295s 2018-08-16 15:31:15,888 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:14Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:16,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.048s 2018-08-16 15:31:16,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed'} Body: {"itemNotFound": {"message": "Instance 9561b95c-70e7-4a18-8261-6eb8d860e687 could not be found.", "code": 404}} 2018-08-16 15:31:17,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb 0.886s 2018-08-16 15:31:17,841 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15b76e08-b7e5-4dda-850d-4f6488e8e04b'} Body: 2018-08-16 15:31:17,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568 0.062s 2018-08-16 15:31:17,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568', u'x-compute-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1'} Body: 2018-08-16 15:31:20,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a 2.745s 2018-08-16 15:31:20,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a', u'date': 'Thu, 16 Aug 2018 15:31:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d814a94c-6c92-4b19-8768-07bf194b00a9'} Body: 2018-08-16 15:31:22,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e 1.946s 2018-08-16 15:31:22,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e', u'date': 'Thu, 16 Aug 2018 15:31:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a77cc6-5e2c-46b6-acc8-48cd287ea83e'} Body: 2018-08-16 15:31:24,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687 2.385s 2018-08-16 15:31:24,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687', u'date': 'Thu, 16 Aug 2018 15:31:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a3afaf9-8ec2-489f-9816-7cc07e44a09d'} Body: 2018-08-16 15:31:26,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68 1.548s 2018-08-16 15:31:26,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8dc24452-2bf8-4bdd-9347-784583a31f35'} Body: 2018-08-16 15:31:26,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4 0.233s 2018-08-16 15:31:26,771 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-52b37662-8c48-4fdd-87f1-170644aa776a'} Body: 2018-08-16 15:31:27.417 63 INFO tempest.lib.common.rest_client [req-aad6f627-71e9-4c07-92a0-68371ceef98c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.623s 2018-08-16 15:31:27.418 63 DEBUG tempest.lib.common.rest_client [req-aad6f627-71e9-4c07-92a0-68371ceef98c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-37290435 description", "name": "tempest-secgroup-smoke-37290435"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aad6f627-71e9-4c07-92a0-68371ceef98c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-37290435 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "updated_at": "2018-08-16T15:31:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "04d80184-343f-4ca9-a7ee-e658c1e97f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "700552f4-5728-4cf6-a50a-7651d9b6d264", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "87dde60b-7937-4f91-a5c7-30778600b9be", "name": "tempest-secgroup-smoke-37290435"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:27.632 63 INFO tempest.lib.common.rest_client [req-a457ca86-2457-4611-af17-6793407674c9 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.213s 2018-08-16 15:31:27.633 63 DEBUG tempest.lib.common.rest_client [req-a457ca86-2457-4611-af17-6793407674c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a457ca86-2457-4611-af17-6793407674c9'} 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": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b79cb174-35fb-409b-bcb8-904d19bd238c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:27.816 63 INFO tempest.lib.common.rest_client [req-e3f54b7a-0975-4147-9553-d965e793fa0b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 15:31:27.817 63 DEBUG tempest.lib.common.rest_client [req-e3f54b7a-0975-4147-9553-d965e793fa0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3f54b7a-0975-4147-9553-d965e793fa0b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "beaedb84-22b7-4d5a-b866-43ef10591374"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:27.981 63 INFO tempest.lib.common.rest_client [req-ba0b8656-c4e9-40b5-a1ce-a7a82f8d980c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 15:31:27.982 63 DEBUG tempest.lib.common.rest_client [req-ba0b8656-c4e9-40b5-a1ce-a7a82f8d980c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0b8656-c4e9-40b5-a1ce-a7a82f8d980c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d5d61edb-e64e-4a95-b007-699795344826"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:28.448 63 INFO tempest.lib.common.rest_client [req-00703014-b5c5-46d4-8c40-21ef9c6bf79e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.464s 2018-08-16 15:31:28.449 63 DEBUG tempest.lib.common.rest_client [req-00703014-b5c5-46d4-8c40-21ef9c6bf79e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00703014-b5c5-46d4-8c40-21ef9c6bf79e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63fb74a2-3016-449f-96f2-496f4f573785"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:28.643 63 INFO tempest.lib.common.rest_client [req-4b93b086-14db-4572-a468-bd24520a37f7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 15:31:28.644 63 DEBUG tempest.lib.common.rest_client [req-4b93b086-14db-4572-a468-bd24520a37f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b93b086-14db-4572-a468-bd24520a37f7'} 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": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a358b2a0-b2dc-4900-af01-25172a2d8fe4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:29.086 63 INFO tempest.lib.common.rest_client [req-7b6df16f-af8d-42cd-bfc8-f7582d6bd6fb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29.087 63 DEBUG tempest.lib.common.rest_client [req-7b6df16f-af8d-42cd-bfc8-f7582d6bd6fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6df16f-af8d-42cd-bfc8-f7582d6bd6fb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3b873dfb-b68c-4fc5-8aec-9ee06bd34318"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:29.514 63 INFO tempest.lib.common.rest_client [req-08578f36-4dbd-4d01-82ac-0958e9fa1882 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.426s 2018-08-16 15:31:29.515 63 DEBUG tempest.lib.common.rest_client [req-08578f36-4dbd-4d01-82ac-0958e9fa1882 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08578f36-4dbd-4d01-82ac-0958e9fa1882'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "468d5f9c-208b-43ae-b871-f6f411122d16"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:29.957 63 INFO tempest.lib.common.rest_client [req-f15f412d-fb0e-4101-8469-60427e1abdc8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29.957 63 DEBUG tempest.lib.common.rest_client [req-f15f412d-fb0e-4101-8469-60427e1abdc8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f15f412d-fb0e-4101-8469-60427e1abdc8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0d75f0e3-b386-4692-9453-b40fa9bdd24b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:30.234 63 INFO tempest.lib.common.rest_client [req-dd2f6176-fc80-4561-83c7-50e29dff5c98 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.276s 2018-08-16 15:31:30.235 63 DEBUG tempest.lib.common.rest_client [req-dd2f6176-fc80-4561-83c7-50e29dff5c98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-328355879"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd2f6176-fc80-4561-83c7-50e29dff5c98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"d4e11f2c-e4b4-4539-8070-c38410613618","name":"tempest-A-328355879"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:31.157 63 INFO tempest.lib.common.rest_client [req-edc26860-f222-4a09-a0f6-c71a271ad26b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.920s 2018-08-16 15:31:31.158 63 DEBUG tempest.lib.common.rest_client [req-edc26860-f222-4a09-a0f6-c71a271ad26b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "name": "tempest-subnet-A-1-332001664"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edc26860-f222-4a09-a0f6-c71a271ad26b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:30Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","subnetpool_id":null,"name":"tempest-subnet-A-1-332001664"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:31.678 63 INFO tempest.lib.common.rest_client [req-aa17013c-b0ff-480e-8454-a9eb138d98a3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.519s 2018-08-16 15:31:31.678 63 DEBUG tempest.lib.common.rest_client [req-aa17013c-b0ff-480e-8454-a9eb138d98a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-24674097"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa17013c-b0ff-480e-8454-a9eb138d98a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","name":"tempest-B-24674097"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:32.947 63 INFO tempest.lib.common.rest_client [req-d3ad86a7-8c9a-4120-ace0-31753793c602 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.267s 2018-08-16 15:31:32.948 63 DEBUG tempest.lib.common.rest_client [req-d3ad86a7-8c9a-4120-ace0-31753793c602 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "name": "tempest-subnet-B-1-182210638"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3ad86a7-8c9a-4120-ace0-31753793c602'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:32Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"442bcee8-70aa-4574-b861-3b4977594f67","subnetpool_id":null,"name":"tempest-subnet-B-1-182210638"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:33.470 63 INFO tempest.lib.common.rest_client [req-8fae933f-3796-40de-8c37-bfedc23ec3b4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.520s 2018-08-16 15:31:33.471 63 DEBUG tempest.lib.common.rest_client [req-8fae933f-3796-40de-8c37-bfedc23ec3b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fae933f-3796-40de-8c37-bfedc23ec3b4'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5cb40d26-84d5-431b-9b17-244f769860d0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:33.732 63 INFO tempest.lib.common.rest_client [req-86413915-768d-466b-bb93-752fd46b1d63 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.259s 2018-08-16 15:31:33.732 63 DEBUG tempest.lib.common.rest_client [req-86413915-768d-466b-bb93-752fd46b1d63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86413915-768d-466b-bb93-752fd46b1d63'} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "id": "fd7a16a5-4426-44ba-a31a-4daaf765578c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:34.636 63 INFO tempest.lib.common.rest_client [req-4b415f1b-ee79-495a-b774-92091b1a8e2e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.903s 2018-08-16 15:31:34.637 63 DEBUG tempest.lib.common.rest_client [req-4b415f1b-ee79-495a-b774-92091b1a8e2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b415f1b-ee79-495a-b774-92091b1a8e2e'} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "id": "3bc883f2-80b4-4664-8388-afe97b31ca4d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:34.891 63 INFO tempest.lib.common.rest_client [req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.253s 2018-08-16 15:31:34.892 63 DEBUG tempest.lib.common.rest_client [req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1575325282"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDATYgJPDZd12zchFod7KASopYx6ULjeRknCoOxSPtrnThHJN+4Q8f69XzNDtOriWhlaDU1cGQxYr70u3FsRoftsip9PPCs6NgAl4vVyf/N2I84vcTQ7O1xNrFL57ximkwFIp2Z2gJNpL/A5iVpCctZjN+5WQjU2rpfr0CMdoYmn/INaFPzs+fRtPeNU1O0mxnbyhSsQHKb0VCvIfoe4agc+liwU7TP7OAV5oU9PGVaXYF0hgPCjp3AmMJ6PAi/lRwzcz1v5axsWGk1nMjan2D8oHzjRTHs6pWZoNt4vCNY9VQyEA3imhUhr/BHqaOyaQex95abdkdFIVI7wOSjuWSR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwE2ICTw2Xdds3IRaHeygEqKWMelC43kZJwqDsUj7a504RyTf\nuEPH+vV8zQ7Tq4loZWg1NXBkMWK+9LtxbEaH7bIqfTzwrOjYAJeL1cn/zdiPOL3E\n0OztcTaxS+e8YppMBSKdmdoCTaS/wOYlaQnLWYzfuVkI1Nq6X69AjHaGJp/yDWhT\n87Pn0bT3jVNTtJsZ28oUrEBym9FQryH6HuGoHPpYsFO0z+zgFeaFPTxlWl2BdIYD\nwo6dwJjCejwIv5UcM3M9b+WsbFhpNZzI2p9g/KB840Ux7OqVmaDbeLwjWPVUMhAN\n4poVIa/wR6mjsmkHsfeWm3ZHRSFSO8Dko7lkkQIDAQABAoIBAQCJz4YryCDWA2oa\nZicGxuq4MBge0KGEzuX9moVh6YF0T4ljQsOpE7oe2QqFEZkTlzdfZNys3UyQL8nV\nLPdNtwX2i/XzJlb8MymI0xH9NfPCGu4YpbaEWyaWObG5SesxZo4QKAx1k0yPQ/+/\nR6+LpN8737783xd7IvzpUXiasN3Wkw56I6bsKs7zl9/Xd5WuksVRSUFZwbi+4HqZ\nb/VuXpb8PM/nDc3K+BUDFsCYuaJ2fn4J3Z9tHs3Yplnu8FGasLgSRJGSC4Vj2oki\nb49H1y+DiM3qLKEPD0QT7NIMWw1gCMTniU384AMuhtwbEM+Q/gYiphTcCW5wfk79\nBIvK6xGhAoGBAOz4CO9e52dLsVbIGkx5L5YJTM9H28l3hwZEnXxljG0CPYzamFS/\n0Vfe7wRfBUBcX68LeGFy6b03xbxk4yO9/2xEx0ngNpozraXuKffa5pCF9irKJz4H\n/bILx7m42+BluyQ62hH6wldfzrusMiPinlXot4DaN1GRBnkOaek4SW09AoGBAM+/\nL0STToo8CwAhIu9/qTI8LSFxw3UbCf8ZGiGdiLNMxsf/kAa4jB93eOfsO8VrAFZW\noa4oMLSVJFW7z9O1/e8lDkiqfBaCUWigt5WqUSfKo0rPgdCNop8kAvByTkq3inBp\n54oVAfZjQSKhkQ9R9TylVCV8Lu6V08uQlu/SyjHlAoGAdgQldwld16zz2hN4PYPR\nNjjVfxn7lP+pSG7du/lbEWMfQkoPuY16dfe6NAQaum4G3UeqIWY4kJr5KJVaJg/W\n6JXsZpd6uhtorQ3K6vyi/XEqIy9gkd0q9QQ26QDuyHgB1s5UksW/CgLWE9NzeTnA\nv2pSEaMcD8xZW+rYxmTY9MUCgYBv10tJLcywmtaJQU2fhii+hKr/QFGrr9zX2tm4\nkyjO7lxtu2X8WEoHfrg2k3UyOQK7eHQeYECoV0pyZWPjZCzLHDXuZOnc7FeLbkqn\nZkO+mlcCpWgLsNSFvEtgywjfLKR5FGq0ac7eqFyemkCP8N2HwrHkZFCX3U1iX/sC\nLYbxCQKBgQCCSaWcXQuPIVutVyjb549dSNnBSGPVOXtFRqvEy++1deZuanEYgq3m\nk9J9uRWXiw/S94RLXjYy/LNkNhh+EHdVJFrARsBo5OZhMcP05o7m7k970YuFApXx\nEUEvKURwd6NQqBj7WKs9b5lG+SUgwcjL7jN1y3FO3uqC5IgQWb9Uxg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1575325282", "fingerprint": "bc:a0:d8:1f:ce:31:90:87:2f:57:95:5d:4d:b3:9c:bb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:35.852 63 INFO tempest.lib.common.rest_client [req-3d25b077-2dce-4fdd-9259-eb941f943d20 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 0.955s 2018-08-16 15:31:35.852 63 DEBUG tempest.lib.common.rest_client [req-3d25b077-2dce-4fdd-9259-eb941f943d20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-833376179", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d25b077-2dce-4fdd-9259-eb941f943d20'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:35Z","name":"tempest-port-smoke-833376179","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:07:d9:b0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","ip_address":"10.101.11.10"}],"id":"5b2e3a6b-2730-4c80-b27f-0598baf0fbcf","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:39.508 63 INFO tempest.lib.common.rest_client [req-4f542427-beff-4029-9d16-d3a8acbc284b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.654s 2018-08-16 15:31:39.509 63 DEBUG tempest.lib.common.rest_client [req-4f542427-beff-4029-9d16-d3a8acbc284b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "d4e11f2c-e4b4-4539-8070-c38410613618", "port": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "adminPass": "5GtCM7fQFhZn"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:40.532 63 INFO tempest.lib.common.rest_client [req-d5566090-1628-41a2-895e-1906d5bfee09 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.020s 2018-08-16 15:31:40.533 63 DEBUG tempest.lib.common.rest_client [req-d5566090-1628-41a2-895e-1906d5bfee09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:41.934 63 INFO tempest.lib.common.rest_client [req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.386s 2018-08-16 15:31:41.934 63 DEBUG tempest.lib.common.rest_client [req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:41Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:41.958 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:31:43.744 63 INFO tempest.lib.common.rest_client [req-75a74e91-8e40-4f6d-ac42-54e24fad21d6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.784s 2018-08-16 15:31:43.745 63 DEBUG tempest.lib.common.rest_client [req-75a74e91-8e40-4f6d-ac42-54e24fad21d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:43.757 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:31:45.430 63 INFO tempest.lib.common.rest_client [req-42a528f8-9e24-4958-b827-a2da081b4bce ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.671s 2018-08-16 15:31:45.431 63 DEBUG tempest.lib.common.rest_client [req-42a528f8-9e24-4958-b827-a2da081b4bce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:47.469 63 INFO tempest.lib.common.rest_client [req-dc368f8b-f871-495c-bb8a-5a06b32eef41 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.013s 2018-08-16 15:31:47.470 63 DEBUG tempest.lib.common.rest_client [req-dc368f8b-f871-495c-bb8a-5a06b32eef41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:49.862 63 INFO tempest.lib.common.rest_client [req-31aefe83-0ba1-451b-bddc-69266d861eaf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.379s 2018-08-16 15:31:49.863 63 DEBUG tempest.lib.common.rest_client [req-31aefe83-0ba1-451b-bddc-69266d861eaf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:49.885 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:31:50.779 63 INFO tempest.lib.common.rest_client [req-18b13ca9-6897-4a5d-91d0-77928d646c24 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.892s 2018-08-16 15:31:50.779 63 DEBUG tempest.lib.common.rest_client [req-18b13ca9-6897-4a5d-91d0-77928d646c24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:50.793 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:31:51.811 63 INFO tempest.lib.common.rest_client [req-e40eba3f-ae5b-420f-b62a-8439a13b8c4e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.018s 2018-08-16 15:31:51.812 63 DEBUG tempest.lib.common.rest_client [req-e40eba3f-ae5b-420f-b62a-8439a13b8c4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-961084095", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e40eba3f-ae5b-420f-b62a-8439a13b8c4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:51Z","name":"tempest-port-smoke-961084095","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b3:d1:90","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"442bcee8-70aa-4574-b861-3b4977594f67","ip_address":"10.102.21.20"}],"id":"89f29c2b-d668-4423-84a0-83d248d2f34d","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:55.066 63 INFO tempest.lib.common.rest_client [req-8a46a78b-5077-45db-a4c2-27cac343beca ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.253s 2018-08-16 15:31:55.066 63 DEBUG tempest.lib.common.rest_client [req-8a46a78b-5077-45db-a4c2-27cac343beca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "port": "89f29c2b-d668-4423-84a0-83d248d2f34d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "884aaa6c-d586-4ec0-b863-f475da678388", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "adminPass": "gr2YeE3kkg9E"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:55.395 63 INFO tempest.lib.common.rest_client [req-1a7d3484-c088-47e6-8f34-cba69eb94c96 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.325s 2018-08-16 15:31:55.396 63 DEBUG tempest.lib.common.rest_client [req-1a7d3484-c088-47e6-8f34-cba69eb94c96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:56.656 63 INFO tempest.lib.common.rest_client [req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.245s 2018-08-16 15:31:56.656 63 DEBUG tempest.lib.common.rest_client [req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:57.980 63 INFO tempest.lib.common.rest_client [req-56c9da1e-493b-48c6-a965-83787c1cc3b0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.310s 2018-08-16 15:31:57.980 63 DEBUG tempest.lib.common.rest_client [req-56c9da1e-493b-48c6-a965-83787c1cc3b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:57.994 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-16 15:31:59.687 63 INFO tempest.lib.common.rest_client [req-a49c1f7c-762d-4f37-9fc0-729d08e928df ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.691s 2018-08-16 15:31:59.688 63 DEBUG tempest.lib.common.rest_client [req-a49c1f7c-762d-4f37-9fc0-729d08e928df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:31:59.702 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 15:32:01.980 63 INFO tempest.lib.common.rest_client [req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.276s 2018-08-16 15:32:01.980 63 DEBUG tempest.lib.common.rest_client [req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:03.911 63 INFO tempest.lib.common.rest_client [req-19568f3c-d1a4-41ac-a151-6f7ab90a4765 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.917s 2018-08-16 15:32:03.912 63 DEBUG tempest.lib.common.rest_client [req-19568f3c-d1a4-41ac-a151-6f7ab90a4765 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:03.924 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:32:04.772 63 INFO tempest.lib.common.rest_client [req-80513e54-34cb-4888-8212-fcb7e0fe9b41 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.847s 2018-08-16 15:32:04.772 63 DEBUG tempest.lib.common.rest_client [req-80513e54-34cb-4888-8212-fcb7e0fe9b41 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:04.785 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 884aaa6c-d586-4ec0-b863-f475da678388 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:32:04.885 63 INFO tempest.lib.common.rest_client [req-8d29c84e-04de-43e3-89b6-1ab81e64dd23 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.099s 2018-08-16 15:32:04.885 63 DEBUG tempest.lib.common.rest_client [req-8d29c84e-04de-43e3-89b6-1ab81e64dd23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1141791512", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d29c84e-04de-43e3-89b6-1ab81e64dd23'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:04Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:06.575 63 INFO tempest.lib.common.rest_client [req-d6c5d3e7-0a70-421a-8732-3cf5a5ce6d65 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.688s 2018-08-16 15:32:06.575 63 DEBUG tempest.lib.common.rest_client [req-d6c5d3e7-0a70-421a-8732-3cf5a5ce6d65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6c5d3e7-0a70-421a-8732-3cf5a5ce6d65'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:06Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:08.666 63 INFO tempest.lib.common.rest_client [req-e8b6b9b3-42d2-4fd0-bfe4-d976fc99cfde ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface 2.090s 2018-08-16 15:32:08.667 63 DEBUG tempest.lib.common.rest_client [req-e8b6b9b3-42d2-4fd0-bfe4-d976fc99cfde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8b6b9b3-42d2-4fd0-bfe4-d976fc99cfde'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:10.886 63 INFO tempest.lib.common.rest_client [req-8ebc69ca-03cb-4e0f-b3ef-a6b34ba872a7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.218s 2018-08-16 15:32:10.887 63 DEBUG tempest.lib.common.rest_client [req-8ebc69ca-03cb-4e0f-b3ef-a6b34ba872a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:32:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ebc69ca-03cb-4e0f-b3ef-a6b34ba872a7'} Body: {"floatingip": {"router_id": "aa78999f-fa95-492a-8469-2677b8ff9427", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:32:09Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf", "id": "9ab0c851-1190-496a-8dbd-86e95efea8ea", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:09Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:32:10.888 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:12.892 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:12.992 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:32:13.020 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:13.135 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:32:13.135 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:13.137 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:13.202 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:32:13.235 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:18.242 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:32:18.242 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:33:28.304 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:33:28.305 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:33:28.308 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:33:28.369 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:33:28.372 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:33:33.378 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:33:33.379 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:34:43.437 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:34:43.438 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:34:43.439 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43.444 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43.545 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:34:43.571 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43.577 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:34:43.578 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43.578 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:34:43.578 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43.580 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43.641 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:34:43.644 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43.652 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:34:43.653 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:34:43.653 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43.655 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43.717 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:34:43.719 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43.725 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:34:43.726 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43.728 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43.789 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:34:43.792 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43.797 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:34:43.797 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43.798 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:34:43.798 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43.800 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43.860 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:34:43.864 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:48.870 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:34:48.871 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:35:58.933 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:35:58.934 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:35:58.938 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:35:58.999 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:35:59.002 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:36:04.009 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:36:04.010 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:37:14.057 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:37:15.294 63 INFO tempest.lib.common.rest_client [req-e85c0b12-1f0d-45b7-90ce-0a9ab978336c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea 1.234s 2018-08-16 15:37:15.295 63 DEBUG tempest.lib.common.rest_client [req-e85c0b12-1f0d-45b7-90ce-0a9ab978336c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea', u'date': 'Thu, 16 Aug 2018 15:37:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e85c0b12-1f0d-45b7-90ce-0a9ab978336c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:17.369 63 INFO tempest.lib.common.rest_client [req-0128b856-09ee-43a7-9000-e8671656534d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface 2.073s 2018-08-16 15:37:17.369 63 DEBUG tempest.lib.common.rest_client [req-0128b856-09ee-43a7-9000-e8671656534d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0128b856-09ee-43a7-9000-e8671656534d'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:19.322 63 INFO tempest.lib.common.rest_client [req-5006e05c-92e7-4125-bbed-4fb28fa5f0ed ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.952s 2018-08-16 15:37:19.323 63 DEBUG tempest.lib.common.rest_client [req-5006e05c-92e7-4125-bbed-4fb28fa5f0ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5006e05c-92e7-4125-bbed-4fb28fa5f0ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:19.751 63 INFO tempest.lib.common.rest_client [req-68c3e110-5704-4a79-9132-1ecb9b5a20d2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.427s 2018-08-16 15:37:19.751 63 DEBUG tempest.lib.common.rest_client [req-68c3e110-5704-4a79-9132-1ecb9b5a20d2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:20.790 63 INFO tempest.lib.common.rest_client [req-9cd0770f-a99d-432a-ba04-46e42c6e8042 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.038s 2018-08-16 15:37:20.790 63 DEBUG tempest.lib.common.rest_client [req-9cd0770f-a99d-432a-ba04-46e42c6e8042 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1547', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:22.647 63 INFO tempest.lib.common.rest_client [req-14a9fe1b-4eeb-41fb-90c9-59558de97653 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.841s 2018-08-16 15:37:22.648 63 DEBUG tempest.lib.common.rest_client [req-14a9fe1b-4eeb-41fb-90c9-59558de97653 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T15:37:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": "2018-08-16T15:37:21.000000", "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:22.661 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 15:37:23.707 63 INFO tempest.lib.common.rest_client [req-82d7685d-a0ed-4464-be18-2e3bc06a2928 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.044s 2018-08-16 15:37:23.707 63 DEBUG tempest.lib.common.rest_client [req-82d7685d-a0ed-4464-be18-2e3bc06a2928 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928'} Body: {"itemNotFound": {"message": "Instance 884aaa6c-d586-4ec0-b863-f475da678388 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:24.575 63 INFO tempest.lib.common.rest_client [req-a6d3825a-b373-4b5d-bbec-5396630282e6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d 0.866s 2018-08-16 15:37:24.575 63 DEBUG tempest.lib.common.rest_client [req-a6d3825a-b373-4b5d-bbec-5396630282e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6d3825a-b373-4b5d-bbec-5396630282e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:24.782 63 INFO tempest.lib.common.rest_client [req-b5991701-7dc0-4f7b-90f1-adff9a609f48 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.206s 2018-08-16 15:37:24.783 63 DEBUG tempest.lib.common.rest_client [req-b5991701-7dc0-4f7b-90f1-adff9a609f48 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:26.029 63 INFO tempest.lib.common.rest_client [req-15b73d2d-974d-452d-aa26-19631fbe6869 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.245s 2018-08-16 15:37:26.029 63 DEBUG tempest.lib.common.rest_client [req-15b73d2d-974d-452d-aa26-19631fbe6869 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:24Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:27.090 63 INFO tempest.lib.common.rest_client [req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.046s 2018-08-16 15:37:27.091 63 DEBUG tempest.lib.common.rest_client [req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8'} Body: {"itemNotFound": {"message": "Instance 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:27.997 63 INFO tempest.lib.common.rest_client [req-cc63ebe3-49f7-4ed7-aea8-874bbf024c9e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf 0.905s 2018-08-16 15:37:27.997 63 DEBUG tempest.lib.common.rest_client [req-cc63ebe3-49f7-4ed7-aea8-874bbf024c9e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc63ebe3-49f7-4ed7-aea8-874bbf024c9e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:28.089 63 INFO tempest.lib.common.rest_client [req-535ea0b1-1840-49d8-b6be-308201de926b ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282 0.091s 2018-08-16 15:37:28.090 63 DEBUG tempest.lib.common.rest_client [req-535ea0b1-1840-49d8-b6be-308201de926b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282', u'x-compute-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:30.733 63 INFO tempest.lib.common.rest_client [req-7242f8e5-b3bf-4e25-b315-47420477a69a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67 2.642s 2018-08-16 15:37:30.734 63 DEBUG tempest.lib.common.rest_client [req-7242f8e5-b3bf-4e25-b315-47420477a69a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67', u'date': 'Thu, 16 Aug 2018 15:37:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7242f8e5-b3bf-4e25-b315-47420477a69a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:32.695 63 INFO tempest.lib.common.rest_client [req-862e501a-6283-4e2b-ac4c-2947cafd8772 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c 1.960s 2018-08-16 15:37:32.696 63 DEBUG tempest.lib.common.rest_client [req-862e501a-6283-4e2b-ac4c-2947cafd8772 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c', u'date': 'Thu, 16 Aug 2018 15:37:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-862e501a-6283-4e2b-ac4c-2947cafd8772'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:35.364 63 INFO tempest.lib.common.rest_client [req-0c58a2e5-b4a5-4c51-9c04-6de48253f83f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b 2.667s 2018-08-16 15:37:35.364 63 DEBUG tempest.lib.common.rest_client [req-0c58a2e5-b4a5-4c51-9c04-6de48253f83f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b', u'date': 'Thu, 16 Aug 2018 15:37:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c58a2e5-b4a5-4c51-9c04-6de48253f83f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:37.112 63 INFO tempest.lib.common.rest_client [req-c29ea1d2-4ef9-4adc-ad89-eeeea85def46 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618 1.747s 2018-08-16 15:37:37.113 63 DEBUG tempest.lib.common.rest_client [req-c29ea1d2-4ef9-4adc-ad89-eeeea85def46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c29ea1d2-4ef9-4adc-ad89-eeeea85def46'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:37.628 63 INFO tempest.lib.common.rest_client [req-4b71be48-c9f1-49cc-b310-b290f321a354 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be 0.514s 2018-08-16 15:37:37.628 63 DEBUG tempest.lib.common.rest_client [req-4b71be48-c9f1-49cc-b310-b290f321a354 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b71be48-c9f1-49cc-b310-b290f321a354'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [370.835698s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:31:27,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.623s 2018-08-16 15:31:27,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-37290435 description", "name": "tempest-secgroup-smoke-37290435"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aad6f627-71e9-4c07-92a0-68371ceef98c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-37290435 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "updated_at": "2018-08-16T15:31:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "04d80184-343f-4ca9-a7ee-e658c1e97f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "700552f4-5728-4cf6-a50a-7651d9b6d264", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "87dde60b-7937-4f91-a5c7-30778600b9be", "name": "tempest-secgroup-smoke-37290435"}} 2018-08-16 15:31:27,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.213s 2018-08-16 15:31:27,633 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a457ca86-2457-4611-af17-6793407674c9'} 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": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b79cb174-35fb-409b-bcb8-904d19bd238c"}} 2018-08-16 15:31:27,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 15:31:27,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3f54b7a-0975-4147-9553-d965e793fa0b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "beaedb84-22b7-4d5a-b866-43ef10591374"}} 2018-08-16 15:31:27,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 15:31:27,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0b8656-c4e9-40b5-a1ce-a7a82f8d980c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d5d61edb-e64e-4a95-b007-699795344826"}} 2018-08-16 15:31:28,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.464s 2018-08-16 15:31:28,449 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00703014-b5c5-46d4-8c40-21ef9c6bf79e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63fb74a2-3016-449f-96f2-496f4f573785"}} 2018-08-16 15:31:28,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 15:31:28,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b93b086-14db-4572-a468-bd24520a37f7'} 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": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a358b2a0-b2dc-4900-af01-25172a2d8fe4"}} 2018-08-16 15:31:29,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6df16f-af8d-42cd-bfc8-f7582d6bd6fb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3b873dfb-b68c-4fc5-8aec-9ee06bd34318"}} 2018-08-16 15:31:29,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.426s 2018-08-16 15:31:29,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08578f36-4dbd-4d01-82ac-0958e9fa1882'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "468d5f9c-208b-43ae-b871-f6f411122d16"}} 2018-08-16 15:31:29,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f15f412d-fb0e-4101-8469-60427e1abdc8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0d75f0e3-b386-4692-9453-b40fa9bdd24b"}} 2018-08-16 15:31:30,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.276s 2018-08-16 15:31:30,235 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-328355879"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd2f6176-fc80-4561-83c7-50e29dff5c98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"d4e11f2c-e4b4-4539-8070-c38410613618","name":"tempest-A-328355879"}} 2018-08-16 15:31:31,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.920s 2018-08-16 15:31:31,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "name": "tempest-subnet-A-1-332001664"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edc26860-f222-4a09-a0f6-c71a271ad26b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:30Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","subnetpool_id":null,"name":"tempest-subnet-A-1-332001664"}} 2018-08-16 15:31:31,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.519s 2018-08-16 15:31:31,678 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-24674097"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa17013c-b0ff-480e-8454-a9eb138d98a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","name":"tempest-B-24674097"}} 2018-08-16 15:31:32,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.267s 2018-08-16 15:31:32,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "name": "tempest-subnet-B-1-182210638"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3ad86a7-8c9a-4120-ace0-31753793c602'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:32Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"442bcee8-70aa-4574-b861-3b4977594f67","subnetpool_id":null,"name":"tempest-subnet-B-1-182210638"}} 2018-08-16 15:31:33,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.520s 2018-08-16 15:31:33,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fae933f-3796-40de-8c37-bfedc23ec3b4'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5cb40d26-84d5-431b-9b17-244f769860d0"}} 2018-08-16 15:31:33,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.259s 2018-08-16 15:31:33,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86413915-768d-466b-bb93-752fd46b1d63'} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "id": "fd7a16a5-4426-44ba-a31a-4daaf765578c"}} 2018-08-16 15:31:34,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.903s 2018-08-16 15:31:34,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b415f1b-ee79-495a-b774-92091b1a8e2e'} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "id": "3bc883f2-80b4-4664-8388-afe97b31ca4d"}} 2018-08-16 15:31:34,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.253s 2018-08-16 15:31:34,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1575325282"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDATYgJPDZd12zchFod7KASopYx6ULjeRknCoOxSPtrnThHJN+4Q8f69XzNDtOriWhlaDU1cGQxYr70u3FsRoftsip9PPCs6NgAl4vVyf/N2I84vcTQ7O1xNrFL57ximkwFIp2Z2gJNpL/A5iVpCctZjN+5WQjU2rpfr0CMdoYmn/INaFPzs+fRtPeNU1O0mxnbyhSsQHKb0VCvIfoe4agc+liwU7TP7OAV5oU9PGVaXYF0hgPCjp3AmMJ6PAi/lRwzcz1v5axsWGk1nMjan2D8oHzjRTHs6pWZoNt4vCNY9VQyEA3imhUhr/BHqaOyaQex95abdkdFIVI7wOSjuWSR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwE2ICTw2Xdds3IRaHeygEqKWMelC43kZJwqDsUj7a504RyTf\nuEPH+vV8zQ7Tq4loZWg1NXBkMWK+9LtxbEaH7bIqfTzwrOjYAJeL1cn/zdiPOL3E\n0OztcTaxS+e8YppMBSKdmdoCTaS/wOYlaQnLWYzfuVkI1Nq6X69AjHaGJp/yDWhT\n87Pn0bT3jVNTtJsZ28oUrEBym9FQryH6HuGoHPpYsFO0z+zgFeaFPTxlWl2BdIYD\nwo6dwJjCejwIv5UcM3M9b+WsbFhpNZzI2p9g/KB840Ux7OqVmaDbeLwjWPVUMhAN\n4poVIa/wR6mjsmkHsfeWm3ZHRSFSO8Dko7lkkQIDAQABAoIBAQCJz4YryCDWA2oa\nZicGxuq4MBge0KGEzuX9moVh6YF0T4ljQsOpE7oe2QqFEZkTlzdfZNys3UyQL8nV\nLPdNtwX2i/XzJlb8MymI0xH9NfPCGu4YpbaEWyaWObG5SesxZo4QKAx1k0yPQ/+/\nR6+LpN8737783xd7IvzpUXiasN3Wkw56I6bsKs7zl9/Xd5WuksVRSUFZwbi+4HqZ\nb/VuXpb8PM/nDc3K+BUDFsCYuaJ2fn4J3Z9tHs3Yplnu8FGasLgSRJGSC4Vj2oki\nb49H1y+DiM3qLKEPD0QT7NIMWw1gCMTniU384AMuhtwbEM+Q/gYiphTcCW5wfk79\nBIvK6xGhAoGBAOz4CO9e52dLsVbIGkx5L5YJTM9H28l3hwZEnXxljG0CPYzamFS/\n0Vfe7wRfBUBcX68LeGFy6b03xbxk4yO9/2xEx0ngNpozraXuKffa5pCF9irKJz4H\n/bILx7m42+BluyQ62hH6wldfzrusMiPinlXot4DaN1GRBnkOaek4SW09AoGBAM+/\nL0STToo8CwAhIu9/qTI8LSFxw3UbCf8ZGiGdiLNMxsf/kAa4jB93eOfsO8VrAFZW\noa4oMLSVJFW7z9O1/e8lDkiqfBaCUWigt5WqUSfKo0rPgdCNop8kAvByTkq3inBp\n54oVAfZjQSKhkQ9R9TylVCV8Lu6V08uQlu/SyjHlAoGAdgQldwld16zz2hN4PYPR\nNjjVfxn7lP+pSG7du/lbEWMfQkoPuY16dfe6NAQaum4G3UeqIWY4kJr5KJVaJg/W\n6JXsZpd6uhtorQ3K6vyi/XEqIy9gkd0q9QQ26QDuyHgB1s5UksW/CgLWE9NzeTnA\nv2pSEaMcD8xZW+rYxmTY9MUCgYBv10tJLcywmtaJQU2fhii+hKr/QFGrr9zX2tm4\nkyjO7lxtu2X8WEoHfrg2k3UyOQK7eHQeYECoV0pyZWPjZCzLHDXuZOnc7FeLbkqn\nZkO+mlcCpWgLsNSFvEtgywjfLKR5FGq0ac7eqFyemkCP8N2HwrHkZFCX3U1iX/sC\nLYbxCQKBgQCCSaWcXQuPIVutVyjb549dSNnBSGPVOXtFRqvEy++1deZuanEYgq3m\nk9J9uRWXiw/S94RLXjYy/LNkNhh+EHdVJFrARsBo5OZhMcP05o7m7k970YuFApXx\nEUEvKURwd6NQqBj7WKs9b5lG+SUgwcjL7jN1y3FO3uqC5IgQWb9Uxg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1575325282", "fingerprint": "bc:a0:d8:1f:ce:31:90:87:2f:57:95:5d:4d:b3:9c:bb"}} 2018-08-16 15:31:35,852 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 0.955s 2018-08-16 15:31:35,852 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-833376179", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d25b077-2dce-4fdd-9259-eb941f943d20'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:35Z","name":"tempest-port-smoke-833376179","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:07:d9:b0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","ip_address":"10.101.11.10"}],"id":"5b2e3a6b-2730-4c80-b27f-0598baf0fbcf","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} 2018-08-16 15:31:39,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.654s 2018-08-16 15:31:39,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "d4e11f2c-e4b4-4539-8070-c38410613618", "port": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "adminPass": "5GtCM7fQFhZn"}} 2018-08-16 15:31:40,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.020s 2018-08-16 15:31:40,533 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:41,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.386s 2018-08-16 15:31:41,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:41Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:41,958 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:31:43,744 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.784s 2018-08-16 15:31:43,745 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:43,757 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:31:45,430 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.671s 2018-08-16 15:31:45,431 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:47,469 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.013s 2018-08-16 15:31:47,470 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:49,862 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.379s 2018-08-16 15:31:49,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:49,885 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:31:50,779 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.892s 2018-08-16 15:31:50,779 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:50,793 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 with status: ACTIVE 2018-08-16 15:31:51,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.018s 2018-08-16 15:31:51,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-961084095", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e40eba3f-ae5b-420f-b62a-8439a13b8c4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:51Z","name":"tempest-port-smoke-961084095","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b3:d1:90","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"442bcee8-70aa-4574-b861-3b4977594f67","ip_address":"10.102.21.20"}],"id":"89f29c2b-d668-4423-84a0-83d248d2f34d","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} 2018-08-16 15:31:55,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.253s 2018-08-16 15:31:55,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "port": "89f29c2b-d668-4423-84a0-83d248d2f34d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "884aaa6c-d586-4ec0-b863-f475da678388", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "adminPass": "gr2YeE3kkg9E"}} 2018-08-16 15:31:55,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.325s 2018-08-16 15:31:55,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:56,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.245s 2018-08-16 15:31:56,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:57,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.310s 2018-08-16 15:31:57,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:57,994 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-16 15:31:59,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.691s 2018-08-16 15:31:59,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:59,702 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 15:32:01,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.276s 2018-08-16 15:32:01,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:03,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.917s 2018-08-16 15:32:03,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:03,924 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:32:04,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.847s 2018-08-16 15:32:04,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:04,785 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 884aaa6c-d586-4ec0-b863-f475da678388 with status: ACTIVE 2018-08-16 15:32:04,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.099s 2018-08-16 15:32:04,885 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1141791512", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d29c84e-04de-43e3-89b6-1ab81e64dd23'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:04Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} 2018-08-16 15:32:06,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.688s 2018-08-16 15:32:06,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6c5d3e7-0a70-421a-8732-3cf5a5ce6d65'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:06Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} 2018-08-16 15:32:08,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface 2.090s 2018-08-16 15:32:08,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8b6b9b3-42d2-4fd0-bfe4-d976fc99cfde'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} 2018-08-16 15:32:10,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.218s 2018-08-16 15:32:10,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:32:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ebc69ca-03cb-4e0f-b3ef-a6b34ba872a7'} Body: {"floatingip": {"router_id": "aa78999f-fa95-492a-8469-2677b8ff9427", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:32:09Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf", "id": "9ab0c851-1190-496a-8dbd-86e95efea8ea", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:09Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:32:10,888 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:12,892 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:12,992 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:32:13,020 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:13,135 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:32:13,135 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:13,137 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:13,202 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:32:13,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:18,242 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:32:18,242 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:33:28,304 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:33:28,305 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:33:28,308 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:33:28,369 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:33:28,372 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:33:33,378 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:33:33,379 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:34:43,437 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:34:43,438 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:34:43,439 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,444 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,545 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,571 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:34:43,578 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43,578 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:34:43,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:34:43,653 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:34:43,653 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,655 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,717 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,719 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,725 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:34:43,726 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,728 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,792 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,797 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:34:43,797 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43,798 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:34:43,798 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,800 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,864 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:48,870 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:34:48,871 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:35:58,933 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:35:58,934 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:35:58,938 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:35:58,999 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:35:59,002 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:36:04,009 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:36:04,010 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:37:14,057 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:37:14,058 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:37:15,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea 1.234s 2018-08-16 15:37:15,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea', u'date': 'Thu, 16 Aug 2018 15:37:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e85c0b12-1f0d-45b7-90ce-0a9ab978336c'} Body: 2018-08-16 15:37:17,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface 2.073s 2018-08-16 15:37:17,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0128b856-09ee-43a7-9000-e8671656534d'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} 2018-08-16 15:37:19,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.952s 2018-08-16 15:37:19,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5006e05c-92e7-4125-bbed-4fb28fa5f0ed'} Body: 2018-08-16 15:37:19,751 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.427s 2018-08-16 15:37:19,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2'} Body: 2018-08-16 15:37:20,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.038s 2018-08-16 15:37:20,790 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1547', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:22,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.841s 2018-08-16 15:37:22,648 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T15:37:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": "2018-08-16T15:37:21.000000", "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:22,661 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 15:37:23,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.044s 2018-08-16 15:37:23,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928'} Body: {"itemNotFound": {"message": "Instance 884aaa6c-d586-4ec0-b863-f475da678388 could not be found.", "code": 404}} 2018-08-16 15:37:24,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d 0.866s 2018-08-16 15:37:24,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6d3825a-b373-4b5d-bbec-5396630282e6'} Body: 2018-08-16 15:37:24,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.206s 2018-08-16 15:37:24,783 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48'} Body: 2018-08-16 15:37:26,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.245s 2018-08-16 15:37:26,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:24Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:27,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.046s 2018-08-16 15:37:27,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8'} Body: {"itemNotFound": {"message": "Instance 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 could not be found.", "code": 404}} 2018-08-16 15:37:27,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf 0.905s 2018-08-16 15:37:27,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc63ebe3-49f7-4ed7-aea8-874bbf024c9e'} Body: 2018-08-16 15:37:28,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282 0.091s 2018-08-16 15:37:28,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282', u'x-compute-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b'} Body: 2018-08-16 15:37:30,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67 2.642s 2018-08-16 15:37:30,734 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67', u'date': 'Thu, 16 Aug 2018 15:37:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7242f8e5-b3bf-4e25-b315-47420477a69a'} Body: 2018-08-16 15:37:32,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c 1.960s 2018-08-16 15:37:32,696 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c', u'date': 'Thu, 16 Aug 2018 15:37:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-862e501a-6283-4e2b-ac4c-2947cafd8772'} Body: 2018-08-16 15:37:35,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b 2.667s 2018-08-16 15:37:35,364 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b', u'date': 'Thu, 16 Aug 2018 15:37:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c58a2e5-b4a5-4c51-9c04-6de48253f83f'} Body: 2018-08-16 15:37:37,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618 1.747s 2018-08-16 15:37:37,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c29ea1d2-4ef9-4adc-ad89-eeeea85def46'} Body: 2018-08-16 15:37:37,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be 0.514s 2018-08-16 15:37:37,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b71be48-c9f1-49cc-b310-b290f321a354'} Body: 2018-08-16 15:37:37.866 63 INFO tempest.lib.common.rest_client [req-0fe956f4-3ffb-4675-9b12-85aa10973300 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.212s 2018-08-16 15:37:37.866 63 DEBUG tempest.lib.common.rest_client [req-0fe956f4-3ffb-4675-9b12-85aa10973300 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1591735716 description", "name": "tempest-secgroup-smoke-1591735716"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0fe956f4-3ffb-4675-9b12-85aa10973300'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1591735716 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:37Z", "updated_at": "2018-08-16T15:37:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "656e79e0-2a77-41b5-87aa-4e0b830b6168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "889c0811-ea5e-4d9c-9da9-4bcb0f86194c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "de5a8836-58b5-4412-a24d-741a96d08f27", "name": "tempest-secgroup-smoke-1591735716"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:38.371 63 INFO tempest.lib.common.rest_client [req-fa391c72-73fd-42f5-93d5-bb4f48309449 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.503s 2018-08-16 15:37:38.371 63 DEBUG tempest.lib.common.rest_client [req-fa391c72-73fd-42f5-93d5-bb4f48309449 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa391c72-73fd-42f5-93d5-bb4f48309449'} 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": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6dedefce-6b2a-4fc3-8ad3-52a700ff6955"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:38.621 63 INFO tempest.lib.common.rest_client [req-133f70c7-6b4e-4df7-b58a-9ef9bc048073 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.249s 2018-08-16 15:37:38.622 63 DEBUG tempest.lib.common.rest_client [req-133f70c7-6b4e-4df7-b58a-9ef9bc048073 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133f70c7-6b4e-4df7-b58a-9ef9bc048073'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6e5d3ae7-3617-47d0-a6d0-8c0ac9f8ebf9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:38.824 63 INFO tempest.lib.common.rest_client [req-e9edfa67-9854-435a-aa0f-d5dbcb85ea33 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 15:37:38.824 63 DEBUG tempest.lib.common.rest_client [req-e9edfa67-9854-435a-aa0f-d5dbcb85ea33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9edfa67-9854-435a-aa0f-d5dbcb85ea33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4c2ba0f5-1ae4-465a-8210-e57407452f3c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:39.004 63 INFO tempest.lib.common.rest_client [req-5a1b1341-73bc-43b2-91e1-c64069f07cb2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:37:39.004 63 DEBUG tempest.lib.common.rest_client [req-5a1b1341-73bc-43b2-91e1-c64069f07cb2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a1b1341-73bc-43b2-91e1-c64069f07cb2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "03f0df2c-2073-4c7f-b416-de3bc92fcc2b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:39.424 63 INFO tempest.lib.common.rest_client [req-35be8b1a-9a09-4083-a991-c31d50d0ac65 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.418s 2018-08-16 15:37:39.424 63 DEBUG tempest.lib.common.rest_client [req-35be8b1a-9a09-4083-a991-c31d50d0ac65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35be8b1a-9a09-4083-a991-c31d50d0ac65'} 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": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fbfc00ca-f87a-4179-86cc-97b1095b04a0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:39.939 63 INFO tempest.lib.common.rest_client [req-42ac75c1-6ad7-4316-b031-e819c9c71c0c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.514s 2018-08-16 15:37:39.940 63 DEBUG tempest.lib.common.rest_client [req-42ac75c1-6ad7-4316-b031-e819c9c71c0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42ac75c1-6ad7-4316-b031-e819c9c71c0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1ce09cfd-20c1-4a70-be1e-d3d072954cf6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:40.130 63 INFO tempest.lib.common.rest_client [req-15e3f072-a4f9-4683-a39a-042e36979fb7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 15:37:40.131 63 DEBUG tempest.lib.common.rest_client [req-15e3f072-a4f9-4683-a39a-042e36979fb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15e3f072-a4f9-4683-a39a-042e36979fb7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c06c0e-b665-4b37-8480-48f2e6a1d5a7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:40.393 63 INFO tempest.lib.common.rest_client [req-08ac2808-107c-4a4b-ba19-90ade0b3a107 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.261s 2018-08-16 15:37:40.394 63 DEBUG tempest.lib.common.rest_client [req-08ac2808-107c-4a4b-ba19-90ade0b3a107 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08ac2808-107c-4a4b-ba19-90ade0b3a107'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b65fcdb4-9ba0-4585-a0a6-9ea4bdfb01b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:40.661 63 INFO tempest.lib.common.rest_client [req-e8a13e82-cd6a-4521-9ff5-97b7073530b9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.266s 2018-08-16 15:37:40.662 63 DEBUG tempest.lib.common.rest_client [req-e8a13e82-cd6a-4521-9ff5-97b7073530b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-897210098"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8a13e82-cd6a-4521-9ff5-97b7073530b9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"293227fa-8f49-4f14-98a9-7b86e35553be","name":"tempest-A-897210098"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:41.457 63 INFO tempest.lib.common.rest_client [req-e88d599e-ae13-41de-858f-f32a136e76df ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.794s 2018-08-16 15:37:41.458 63 DEBUG tempest.lib.common.rest_client [req-e88d599e-ae13-41de-858f-f32a136e76df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "name": "tempest-subnet-A-1-2055822336"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e88d599e-ae13-41de-858f-f32a136e76df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","subnetpool_id":null,"name":"tempest-subnet-A-1-2055822336"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:41.979 63 INFO tempest.lib.common.rest_client [req-35f20287-a032-46c1-979e-39dcac20a22c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 15:37:41.980 63 DEBUG tempest.lib.common.rest_client [req-35f20287-a032-46c1-979e-39dcac20a22c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1901007165"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f20287-a032-46c1-979e-39dcac20a22c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","name":"tempest-B-1901007165"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:42.943 63 INFO tempest.lib.common.rest_client [req-3690af3e-46a1-4aa4-a3c4-8497a7452f7f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.962s 2018-08-16 15:37:42.943 63 DEBUG tempest.lib.common.rest_client [req-3690af3e-46a1-4aa4-a3c4-8497a7452f7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "name": "tempest-subnet-B-1-1493064102"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3690af3e-46a1-4aa4-a3c4-8497a7452f7f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:42Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","subnetpool_id":null,"name":"tempest-subnet-B-1-1493064102"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:43.584 63 INFO tempest.lib.common.rest_client [req-8fa6c912-cdc8-4af5-990a-2b6e4023b792 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.639s 2018-08-16 15:37:43.585 63 DEBUG tempest.lib.common.rest_client [req-8fa6c912-cdc8-4af5-990a-2b6e4023b792 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1485258482", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:37:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fa6c912-cdc8-4af5-990a-2b6e4023b792'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:45.425 63 INFO tempest.lib.common.rest_client [req-f5e59646-ac3a-440b-ad4a-8ef4aa2c14c5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.839s 2018-08-16 15:37:45.426 63 DEBUG tempest.lib.common.rest_client [req-f5e59646-ac3a-440b-ad4a-8ef4aa2c14c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:37:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5e59646-ac3a-440b-ad4a-8ef4aa2c14c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:45Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:47.475 63 INFO tempest.lib.common.rest_client [req-b6738912-9920-4afe-83c0-c01d0473ca85 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface 2.048s 2018-08-16 15:37:47.476 63 DEBUG tempest.lib.common.rest_client [req-b6738912-9920-4afe-83c0-c01d0473ca85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6738912-9920-4afe-83c0-c01d0473ca85'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:47.878 63 INFO tempest.lib.common.rest_client [req-ddb549da-b469-4d6d-b261-d20aa8664d11 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.401s 2018-08-16 15:37:47.878 63 DEBUG tempest.lib.common.rest_client [req-ddb549da-b469-4d6d-b261-d20aa8664d11 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddb549da-b469-4d6d-b261-d20aa8664d11'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:48.458 63 INFO tempest.lib.common.rest_client [req-910228b3-09e0-4996-a93c-d00f10964345 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations 0.578s 2018-08-16 15:37:48.458 63 DEBUG tempest.lib.common.rest_client [req-910228b3-09e0-4996-a93c-d00f10964345 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations', u'date': 'Thu, 16 Aug 2018 15:37:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-910228b3-09e0-4996-a93c-d00f10964345'} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "id": "3713ad3e-1d6a-4fd9-a0cf-ff8bacb912f7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:49.535 63 INFO tempest.lib.common.rest_client [req-e161aece-cc96-4f16-96c0-290bc0318f23 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations 1.076s 2018-08-16 15:37:49.536 63 DEBUG tempest.lib.common.rest_client [req-e161aece-cc96-4f16-96c0-290bc0318f23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e161aece-cc96-4f16-96c0-290bc0318f23'} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "id": "d9a5f2f8-8121-491f-83e9-cef8f209f419"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:49.700 63 INFO tempest.lib.common.rest_client [req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.164s 2018-08-16 15:37:49.701 63 DEBUG tempest.lib.common.rest_client [req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1456864071"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/WQXXLkrRuLOIzPI8ZwQsc05PRBDfZaCplHvj4KV4Dt+cJJK3n3wxJEplV9ONTckVzpuOWYrONDPggf2utZ61VQ4CmR4WHum8bsd5/+nYvZtiRQHt791cYOJa1ydJXvYknrKg8r3kXCkCncn54j5q5ZonixHTssFjRHwROSLw8EtmWwk3HxqQt0dKIFW86IRkqJsjUfFX8qb13BTMSVoEi+kKxkgNWmRxwIKrNpHNA7llqIb6tD//uNm5qfXbE4ICly7wbyWQOnxL1sobCll0OmRSeSTkAsaQkS41ZhJsBL8hyb1YD6MpmlxCIDbN+LFzDlGQCRYbdJNdY5/wG3b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApv1kF1y5K0biziMzyPGcELHNOT0QQ32WgqZR74+CleA7fnCS\nSt598MSRKZVfTjU3JFc6bjlmKzjQz4IH9rrWetVUOApkeFh7pvG7Hef/p2L2bYkU\nB7e/dXGDiWtcnSV72JJ6yoPK95FwpAp3J+eI+auWaJ4sR07LBY0R8ETki8PBLZls\nJNx8akLdHSiBVvOiEZKibI1HxV/Km9dwUzElaBIvpCsZIDVpkccCCqzaRzQO5Zai\nG+rQ//7jZuan12xOCApcu8G8lkDp8S9bKGwpZdDpkUnkk5ALGkJEuNWYSbAS/Icm\n9WA+jKZpcQiA2zfixcw5RkAkWG3STXWOf8Bt2wIDAQABAoIBAE43d+99bfo4XLnj\nQTlI+inTrmW2FW0XYS1XDB/in27mNde2kL9i0ai52aiZn6d5Q5fRB7xjRFjQZvYb\nWPGXeCjWzXjmXUMFZv2+Uj/i0BuuPfD2eRxYU+SFw+/VCu9MhGLf0YYUDzjAtfsQ\nL9nQGJehaHUeSW0pGe1Cs3lQO6C+0UTlkl8C477EJjzOfn9dnjuy2UpcMciK03N4\nhIPF869vRLv/g59AyglhSwBLirSGuToJBrD0jfKQINjL3k8I8xt90WVJdPEzXWEB\n6ib2Y7EEs6eAafQfISnzOcn3ealNV+IxsGhPK6c/ksyAMxMdCzPtScGZ5YkFPnB0\n+jzS/TECgYEA2bnNrDOQIGCRDXLPzhBWvzYtF3keNvZInbLyOS881LPq3fp7Ak1B\nBpzeC5+6AXsq2E3DgZTQ9WYL9kp34SmKkUajvgSSA+4xx/YpJ8/FKfVvrAz66mXz\nGS/wWz8zX0UboOnmottQsPM07L+VOXmAOP3Tg8GApL9DqmEVpa4/ShkCgYEAxFhX\n5OYSL0YdneuSkw2JKpmJz8rZc9OyfeSVhcN4SyeZRyT4QTMKMS9GpW1e8+qwTpzx\nb3Qif5khioEpFvcTe1HI2lFR2E7bP1UwdLRf9LG3l0yMrZD8nT4wFr/Eb01TcgSr\njXeXtrXDOzGJsvwS3LgygUWjE3Wufix6PXM3HhMCgYEAuYiq6k46SEzh7qriyD+G\nHIUnIbSVedKfiLrfzLkjRkJXJ3f2cLyyZ9cvJIqlL/PsS8zgiEDvW97s3KESzO3g\nZfHjQN6WKwFErJho88MKybmbwuqAu1PLN7BxSuBtf4bdh18qqaboeRGXDRQpLoQK\nLwalwsYXQMy39a2ri7cTuakCgYBUSCfSlgAQUuS7uTd98D2FD8tcaxLU6XahG9Ij\nTTkB6cmeBHycYDBr1INa14v+4Cs2U6A/23ZDl5QSREdDGGRAd2bkcCvV0mPC1+qo\n7hSSkQbh53YruyT0ypER8td7f5HmS6LoYwG46GUZr7YQIqxmGptzalUKMWXpu2Xt\nottyCQKBgBxHVq/W2zVXhrEjzuR+wSs1Q7wcNome5TlJXV+4XCW7OjcBpMj1deB/\ncVtQBHD1ZefCPrHa5jFsHdc4JPjiDg6D3OO1BzCF8ifRPGAG4Ynral0YAL/dYMAI\n7g/j/lyKDUfFuB7y8U9BOXhVhr9+85J9iCbfI3i8hs0mBD5VPE5S\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1456864071", "fingerprint": "5d:ce:49:03:22:1e:e7:56:f7:b7:71:15:6e:c3:c0:4f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:50.750 63 INFO tempest.lib.common.rest_client [req-2b8b2dc5-8523-4119-b758-71b86fc64a8d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.046s 2018-08-16 15:37:50.750 63 DEBUG tempest.lib.common.rest_client [req-2b8b2dc5-8523-4119-b758-71b86fc64a8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-898572987", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b8b2dc5-8523-4119-b758-71b86fc64a8d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:37:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:37:50Z","name":"tempest-port-smoke-898572987","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:af:2f:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","ip_address":"10.101.11.10"}],"id":"1f0ef393-8f8e-41f4-8b36-215f0229c42e","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:53.840 63 INFO tempest.lib.common.rest_client [req-88f64171-4122-45a8-a774-6104f8f03d64 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.088s 2018-08-16 15:37:53.840 63 DEBUG tempest.lib.common.rest_client [req-88f64171-4122-45a8-a774-6104f8f03d64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "293227fa-8f49-4f14-98a9-7b86e35553be", "port": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "adminPass": "UtDbAUR3ujtT"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:54.507 63 INFO tempest.lib.common.rest_client [req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.662s 2018-08-16 15:37:54.507 63 DEBUG tempest.lib.common.rest_client [req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:55.864 63 INFO tempest.lib.common.rest_client [req-6bd61353-4f45-443e-8935-48ed077bb775 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.342s 2018-08-16 15:37:55.865 63 DEBUG tempest.lib.common.rest_client [req-6bd61353-4f45-443e-8935-48ed077bb775 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:57.589 63 INFO tempest.lib.common.rest_client [req-73fd5d23-ecac-4a0a-a932-602f02d40ff3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.709s 2018-08-16 15:37:57.590 63 DEBUG tempest.lib.common.rest_client [req-73fd5d23-ecac-4a0a-a932-602f02d40ff3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:57.603 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:37:59.320 63 INFO tempest.lib.common.rest_client [req-b8b7425e-952c-450b-ae42-0e84ead3ec0b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.716s 2018-08-16 15:37:59.321 63 DEBUG tempest.lib.common.rest_client [req-b8b7425e-952c-450b-ae42-0e84ead3ec0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:37:59.334 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:01.250 63 INFO tempest.lib.common.rest_client [req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.914s 2018-08-16 15:38:01.250 63 DEBUG tempest.lib.common.rest_client [req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:02.966 63 INFO tempest.lib.common.rest_client [req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.706s 2018-08-16 15:38:02.967 63 DEBUG tempest.lib.common.rest_client [req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:02.980 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:38:03.606 63 INFO tempest.lib.common.rest_client [req-d4925641-a82c-4f12-ae84-3f16d6c0073a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.625s 2018-08-16 15:38:03.607 63 DEBUG tempest.lib.common.rest_client [req-d4925641-a82c-4f12-ae84-3f16d6c0073a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:03.620 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:38:04.991 63 INFO tempest.lib.common.rest_client [req-c5fb452c-6385-4507-a83f-cd54b6a1a8ba ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.370s 2018-08-16 15:38:04.991 63 DEBUG tempest.lib.common.rest_client [req-c5fb452c-6385-4507-a83f-cd54b6a1a8ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1616733802", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5fb452c-6385-4507-a83f-cd54b6a1a8ba'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:38:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:38:04Z","name":"tempest-port-smoke-1616733802","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:99:73","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","ip_address":"10.102.21.20"}],"id":"e1845184-c61b-4c71-b823-97063d631778","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:09.292 63 INFO tempest.lib.common.rest_client [req-6796fe87-4571-4bfc-b301-d2f014ce6c14 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 4.300s 2018-08-16 15:38:09.293 63 DEBUG tempest.lib.common.rest_client [req-6796fe87-4571-4bfc-b301-d2f014ce6c14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "port": "e1845184-c61b-4c71-b823-97063d631778"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "adminPass": "M8nHGiaeoJ6H"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:09.722 63 INFO tempest.lib.common.rest_client [req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.425s 2018-08-16 15:38:09.723 63 DEBUG tempest.lib.common.rest_client [req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:11.061 63 INFO tempest.lib.common.rest_client [req-25febb4c-8391-4dcc-8409-6edbb152b2ef ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.324s 2018-08-16 15:38:11.062 63 DEBUG tempest.lib.common.rest_client [req-25febb4c-8391-4dcc-8409-6edbb152b2ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:12.433 63 INFO tempest.lib.common.rest_client [req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.358s 2018-08-16 15:38:12.434 63 DEBUG tempest.lib.common.rest_client [req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:12.446 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:38:14.126 63 INFO tempest.lib.common.rest_client [req-7dd75a6c-d42b-4262-9b69-ab6b1185f098 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.678s 2018-08-16 15:38:14.127 63 DEBUG tempest.lib.common.rest_client [req-7dd75a6c-d42b-4262-9b69-ab6b1185f098 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:14.138 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:15.706 63 INFO tempest.lib.common.rest_client [req-643a5df4-849b-41f3-81f0-dabf3ba2a103 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.565s 2018-08-16 15:38:15.707 63 DEBUG tempest.lib.common.rest_client [req-643a5df4-849b-41f3-81f0-dabf3ba2a103 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:17.573 63 INFO tempest.lib.common.rest_client [req-64baa9ee-d2df-441f-838b-4b5a488e26a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.851s 2018-08-16 15:38:17.574 63 DEBUG tempest.lib.common.rest_client [req-64baa9ee-d2df-441f-838b-4b5a488e26a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:19.398 63 INFO tempest.lib.common.rest_client [req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.810s 2018-08-16 15:38:19.399 63 DEBUG tempest.lib.common.rest_client [req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:19.413 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:38:20.002 63 INFO tempest.lib.common.rest_client [req-0256af90-d021-4879-894b-54437e41fe9b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.588s 2018-08-16 15:38:20.003 63 DEBUG tempest.lib.common.rest_client [req-0256af90-d021-4879-894b-54437e41fe9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:20.018 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 50e562e6-c558-4023-8f04-cb89dd211a1d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:38:20.160 63 INFO tempest.lib.common.rest_client [req-c128a395-809a-4ec7-97eb-f643e6f7385e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.141s 2018-08-16 15:38:20.161 63 DEBUG tempest.lib.common.rest_client [req-c128a395-809a-4ec7-97eb-f643e6f7385e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1021671485", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c128a395-809a-4ec7-97eb-f643e6f7385e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:20Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:21.618 63 INFO tempest.lib.common.rest_client [req-106b96be-0381-41b7-8975-e2a4359100e8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.456s 2018-08-16 15:38:21.618 63 DEBUG tempest.lib.common.rest_client [req-106b96be-0381-41b7-8975-e2a4359100e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-106b96be-0381-41b7-8975-e2a4359100e8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:21Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:23.924 63 INFO tempest.lib.common.rest_client [req-6fcf9dda-f521-4bc2-a42a-016579f6efa3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface 2.304s 2018-08-16 15:38:23.924 63 DEBUG tempest.lib.common.rest_client [req-6fcf9dda-f521-4bc2-a42a-016579f6efa3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fcf9dda-f521-4bc2-a42a-016579f6efa3'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:25.847 63 INFO tempest.lib.common.rest_client [req-b4636e55-1e0c-4e57-9d31-c62bb28ceca2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.921s 2018-08-16 15:38:25.847 63 DEBUG tempest.lib.common.rest_client [req-b4636e55-1e0c-4e57-9d31-c62bb28ceca2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4636e55-1e0c-4e57-9d31-c62bb28ceca2'} Body: {"floatingip": {"router_id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:38:24Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e", "id": "e84d0981-cab8-4943-b329-cf8e9f6b01b0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:38:25.848 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:28.857 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:28.959 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:38:28.985 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:29.100 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:38:29.100 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:29.102 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:29.162 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:38:29.167 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:34.173 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:38:34.174 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:39:44.244 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:39:44.245 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:39:44.248 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:39:44.312 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:39:44.345 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:39:49.352 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:39:49.353 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:40:59.413 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:40:59.414 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:40:59.415 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59.420 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59.515 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:40:59.547 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59.553 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:40:59.553 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59.554 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:40:59.554 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59.556 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59.616 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:40:59.620 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59.628 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:40:59.629 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:40:59.629 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59.631 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59.693 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:40:59.696 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59.702 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:40:59.702 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59.704 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59.764 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:40:59.769 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59.774 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:40:59.775 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59.775 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:40:59.776 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59.778 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59.836 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:40:59.841 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:41:04.848 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:41:04.849 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:42:14.912 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:42:14.913 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:42:14.918 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:42:15.018 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:42:15.046 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:42:20.054 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:42:20.055 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:43:30.113 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:43:31.607 63 INFO tempest.lib.common.rest_client [req-ff61047d-4d36-4087-b92f-98c6d399c949 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0 1.492s 2018-08-16 15:43:31.608 63 DEBUG tempest.lib.common.rest_client [req-ff61047d-4d36-4087-b92f-98c6d399c949 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0', u'date': 'Thu, 16 Aug 2018 15:43:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ff61047d-4d36-4087-b92f-98c6d399c949'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:33.572 63 INFO tempest.lib.common.rest_client [req-3fffb765-0eb1-4e7e-8076-2fd7a7cb751a ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface 1.963s 2018-08-16 15:43:33.572 63 DEBUG tempest.lib.common.rest_client [req-3fffb765-0eb1-4e7e-8076-2fd7a7cb751a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fffb765-0eb1-4e7e-8076-2fd7a7cb751a'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:35.432 63 INFO tempest.lib.common.rest_client [req-5ee57159-6f18-4bcb-9e5a-01380d0c7a98 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.858s 2018-08-16 15:43:35.432 63 DEBUG tempest.lib.common.rest_client [req-5ee57159-6f18-4bcb-9e5a-01380d0c7a98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ee57159-6f18-4bcb-9e5a-01380d0c7a98'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:35.880 63 INFO tempest.lib.common.rest_client [req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.447s 2018-08-16 15:43:35.881 63 DEBUG tempest.lib.common.rest_client [req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:37.197 63 INFO tempest.lib.common.rest_client [req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 1.315s 2018-08-16 15:43:37.198 63 DEBUG tempest.lib.common.rest_client [req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:35Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:38.265 63 INFO tempest.lib.common.rest_client [req-2e45eff2-b854-4c1f-9a99-27e12c097d37 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.051s 2018-08-16 15:43:38.266 63 DEBUG tempest.lib.common.rest_client [req-2e45eff2-b854-4c1f-9a99-27e12c097d37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37'} Body: {"itemNotFound": {"message": "Instance 50e562e6-c558-4023-8f04-cb89dd211a1d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:39.569 63 INFO tempest.lib.common.rest_client [req-7384bd9a-05b5-468b-adc7-fc4034586da9 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778 1.302s 2018-08-16 15:43:39.569 63 DEBUG tempest.lib.common.rest_client [req-7384bd9a-05b5-468b-adc7-fc4034586da9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7384bd9a-05b5-468b-adc7-fc4034586da9'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:39.785 63 INFO tempest.lib.common.rest_client [req-a9536d5b-ad27-43a0-bb8f-91ecd669df46 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.215s 2018-08-16 15:43:39.786 63 DEBUG tempest.lib.common.rest_client [req-a9536d5b-ad27-43a0-bb8f-91ecd669df46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:40.800 63 INFO tempest.lib.common.rest_client [req-cae3ad40-5d6c-4498-95c7-757d1c92cafb ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 1.013s 2018-08-16 15:43:40.801 63 DEBUG tempest.lib.common.rest_client [req-cae3ad40-5d6c-4498-95c7-757d1c92cafb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:41.870 63 INFO tempest.lib.common.rest_client [req-3f2302f2-a743-4156-a4c4-c06916d5f33d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.052s 2018-08-16 15:43:41.870 63 DEBUG tempest.lib.common.rest_client [req-3f2302f2-a743-4156-a4c4-c06916d5f33d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d'} Body: {"itemNotFound": {"message": "Instance cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:42.873 63 INFO tempest.lib.common.rest_client [req-ca3a4e2e-124a-44fd-b1a3-2f12d19f03fa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e 1.002s 2018-08-16 15:43:42.874 63 DEBUG tempest.lib.common.rest_client [req-ca3a4e2e-124a-44fd-b1a3-2f12d19f03fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca3a4e2e-124a-44fd-b1a3-2f12d19f03fa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:42.947 63 INFO tempest.lib.common.rest_client [req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071 0.072s 2018-08-16 15:43:42.948 63 DEBUG tempest.lib.common.rest_client [req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071', u'x-compute-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:44.899 63 INFO tempest.lib.common.rest_client [req-92c8c136-bdae-4744-9dfd-dc9b43ec3e13 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface 1.950s 2018-08-16 15:43:44.899 63 DEBUG tempest.lib.common.rest_client [req-92c8c136-bdae-4744-9dfd-dc9b43ec3e13 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92c8c136-bdae-4744-9dfd-dc9b43ec3e13'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:46.663 63 INFO tempest.lib.common.rest_client [req-fd63dc95-a321-4085-a1d3-6baa4a7fdb75 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.762s 2018-08-16 15:43:46.664 63 DEBUG tempest.lib.common.rest_client [req-fd63dc95-a321-4085-a1d3-6baa4a7fdb75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:43:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fd63dc95-a321-4085-a1d3-6baa4a7fdb75'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:49.244 63 INFO tempest.lib.common.rest_client [req-1bb248f6-0c43-4e09-9453-aa81fc2f609d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54 2.579s 2018-08-16 15:43:49.244 63 DEBUG tempest.lib.common.rest_client [req-1bb248f6-0c43-4e09-9453-aa81fc2f609d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54', u'date': 'Thu, 16 Aug 2018 15:43:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1bb248f6-0c43-4e09-9453-aa81fc2f609d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:51.107 63 INFO tempest.lib.common.rest_client [req-40979d1e-0633-40e9-a095-faf58e9bf938 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c 1.862s 2018-08-16 15:43:51.108 63 DEBUG tempest.lib.common.rest_client [req-40979d1e-0633-40e9-a095-faf58e9bf938 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c', u'date': 'Thu, 16 Aug 2018 15:43:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40979d1e-0633-40e9-a095-faf58e9bf938'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:53.568 63 INFO tempest.lib.common.rest_client [req-c55e1dfe-d902-42e1-9b65-25fcc16ddc46 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5 2.459s 2018-08-16 15:43:53.568 63 DEBUG tempest.lib.common.rest_client [req-c55e1dfe-d902-42e1-9b65-25fcc16ddc46 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5', u'date': 'Thu, 16 Aug 2018 15:43:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c55e1dfe-d902-42e1-9b65-25fcc16ddc46'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:55.412 63 INFO tempest.lib.common.rest_client [req-0424582d-1f8f-4056-bebe-801ace6d865b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be 1.843s 2018-08-16 15:43:55.412 63 DEBUG tempest.lib.common.rest_client [req-0424582d-1f8f-4056-bebe-801ace6d865b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0424582d-1f8f-4056-bebe-801ace6d865b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:55.661 63 INFO tempest.lib.common.rest_client [req-f2460727-a9a0-48a8-941f-ad2f5f5b6ff8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27 0.247s 2018-08-16 15:43:55.661 63 DEBUG tempest.lib.common.rest_client [req-f2460727-a9a0-48a8-941f-ad2f5f5b6ff8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f2460727-a9a0-48a8-941f-ad2f5f5b6ff8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [378.009436s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:37:37,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.212s 2018-08-16 15:37:37,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1591735716 description", "name": "tempest-secgroup-smoke-1591735716"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0fe956f4-3ffb-4675-9b12-85aa10973300'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1591735716 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:37Z", "updated_at": "2018-08-16T15:37:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "656e79e0-2a77-41b5-87aa-4e0b830b6168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "889c0811-ea5e-4d9c-9da9-4bcb0f86194c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "de5a8836-58b5-4412-a24d-741a96d08f27", "name": "tempest-secgroup-smoke-1591735716"}} 2018-08-16 15:37:38,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.503s 2018-08-16 15:37:38,371 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa391c72-73fd-42f5-93d5-bb4f48309449'} 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": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6dedefce-6b2a-4fc3-8ad3-52a700ff6955"}} 2018-08-16 15:37:38,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.249s 2018-08-16 15:37:38,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133f70c7-6b4e-4df7-b58a-9ef9bc048073'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6e5d3ae7-3617-47d0-a6d0-8c0ac9f8ebf9"}} 2018-08-16 15:37:38,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 15:37:38,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9edfa67-9854-435a-aa0f-d5dbcb85ea33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4c2ba0f5-1ae4-465a-8210-e57407452f3c"}} 2018-08-16 15:37:39,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:37:39,004 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a1b1341-73bc-43b2-91e1-c64069f07cb2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "03f0df2c-2073-4c7f-b416-de3bc92fcc2b"}} 2018-08-16 15:37:39,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.418s 2018-08-16 15:37:39,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35be8b1a-9a09-4083-a991-c31d50d0ac65'} 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": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fbfc00ca-f87a-4179-86cc-97b1095b04a0"}} 2018-08-16 15:37:39,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.514s 2018-08-16 15:37:39,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42ac75c1-6ad7-4316-b031-e819c9c71c0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1ce09cfd-20c1-4a70-be1e-d3d072954cf6"}} 2018-08-16 15:37:40,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 15:37:40,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15e3f072-a4f9-4683-a39a-042e36979fb7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c06c0e-b665-4b37-8480-48f2e6a1d5a7"}} 2018-08-16 15:37:40,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.261s 2018-08-16 15:37:40,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08ac2808-107c-4a4b-ba19-90ade0b3a107'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b65fcdb4-9ba0-4585-a0a6-9ea4bdfb01b4"}} 2018-08-16 15:37:40,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.266s 2018-08-16 15:37:40,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-897210098"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8a13e82-cd6a-4521-9ff5-97b7073530b9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"293227fa-8f49-4f14-98a9-7b86e35553be","name":"tempest-A-897210098"}} 2018-08-16 15:37:41,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.794s 2018-08-16 15:37:41,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "name": "tempest-subnet-A-1-2055822336"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e88d599e-ae13-41de-858f-f32a136e76df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","subnetpool_id":null,"name":"tempest-subnet-A-1-2055822336"}} 2018-08-16 15:37:41,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 15:37:41,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1901007165"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f20287-a032-46c1-979e-39dcac20a22c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","name":"tempest-B-1901007165"}} 2018-08-16 15:37:42,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.962s 2018-08-16 15:37:42,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "name": "tempest-subnet-B-1-1493064102"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3690af3e-46a1-4aa4-a3c4-8497a7452f7f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:42Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","subnetpool_id":null,"name":"tempest-subnet-B-1-1493064102"}} 2018-08-16 15:37:43,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.639s 2018-08-16 15:37:43,585 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1485258482", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:37:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fa6c912-cdc8-4af5-990a-2b6e4023b792'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} 2018-08-16 15:37:45,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.839s 2018-08-16 15:37:45,426 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:37:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5e59646-ac3a-440b-ad4a-8ef4aa2c14c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:45Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} 2018-08-16 15:37:47,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface 2.048s 2018-08-16 15:37:47,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6738912-9920-4afe-83c0-c01d0473ca85'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} 2018-08-16 15:37:47,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.401s 2018-08-16 15:37:47,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddb549da-b469-4d6d-b261-d20aa8664d11'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c"}} 2018-08-16 15:37:48,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations 0.578s 2018-08-16 15:37:48,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations', u'date': 'Thu, 16 Aug 2018 15:37:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-910228b3-09e0-4996-a93c-d00f10964345'} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "id": "3713ad3e-1d6a-4fd9-a0cf-ff8bacb912f7"}} 2018-08-16 15:37:49,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations 1.076s 2018-08-16 15:37:49,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e161aece-cc96-4f16-96c0-290bc0318f23'} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "id": "d9a5f2f8-8121-491f-83e9-cef8f209f419"}} 2018-08-16 15:37:49,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.164s 2018-08-16 15:37:49,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1456864071"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/WQXXLkrRuLOIzPI8ZwQsc05PRBDfZaCplHvj4KV4Dt+cJJK3n3wxJEplV9ONTckVzpuOWYrONDPggf2utZ61VQ4CmR4WHum8bsd5/+nYvZtiRQHt791cYOJa1ydJXvYknrKg8r3kXCkCncn54j5q5ZonixHTssFjRHwROSLw8EtmWwk3HxqQt0dKIFW86IRkqJsjUfFX8qb13BTMSVoEi+kKxkgNWmRxwIKrNpHNA7llqIb6tD//uNm5qfXbE4ICly7wbyWQOnxL1sobCll0OmRSeSTkAsaQkS41ZhJsBL8hyb1YD6MpmlxCIDbN+LFzDlGQCRYbdJNdY5/wG3b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApv1kF1y5K0biziMzyPGcELHNOT0QQ32WgqZR74+CleA7fnCS\nSt598MSRKZVfTjU3JFc6bjlmKzjQz4IH9rrWetVUOApkeFh7pvG7Hef/p2L2bYkU\nB7e/dXGDiWtcnSV72JJ6yoPK95FwpAp3J+eI+auWaJ4sR07LBY0R8ETki8PBLZls\nJNx8akLdHSiBVvOiEZKibI1HxV/Km9dwUzElaBIvpCsZIDVpkccCCqzaRzQO5Zai\nG+rQ//7jZuan12xOCApcu8G8lkDp8S9bKGwpZdDpkUnkk5ALGkJEuNWYSbAS/Icm\n9WA+jKZpcQiA2zfixcw5RkAkWG3STXWOf8Bt2wIDAQABAoIBAE43d+99bfo4XLnj\nQTlI+inTrmW2FW0XYS1XDB/in27mNde2kL9i0ai52aiZn6d5Q5fRB7xjRFjQZvYb\nWPGXeCjWzXjmXUMFZv2+Uj/i0BuuPfD2eRxYU+SFw+/VCu9MhGLf0YYUDzjAtfsQ\nL9nQGJehaHUeSW0pGe1Cs3lQO6C+0UTlkl8C477EJjzOfn9dnjuy2UpcMciK03N4\nhIPF869vRLv/g59AyglhSwBLirSGuToJBrD0jfKQINjL3k8I8xt90WVJdPEzXWEB\n6ib2Y7EEs6eAafQfISnzOcn3ealNV+IxsGhPK6c/ksyAMxMdCzPtScGZ5YkFPnB0\n+jzS/TECgYEA2bnNrDOQIGCRDXLPzhBWvzYtF3keNvZInbLyOS881LPq3fp7Ak1B\nBpzeC5+6AXsq2E3DgZTQ9WYL9kp34SmKkUajvgSSA+4xx/YpJ8/FKfVvrAz66mXz\nGS/wWz8zX0UboOnmottQsPM07L+VOXmAOP3Tg8GApL9DqmEVpa4/ShkCgYEAxFhX\n5OYSL0YdneuSkw2JKpmJz8rZc9OyfeSVhcN4SyeZRyT4QTMKMS9GpW1e8+qwTpzx\nb3Qif5khioEpFvcTe1HI2lFR2E7bP1UwdLRf9LG3l0yMrZD8nT4wFr/Eb01TcgSr\njXeXtrXDOzGJsvwS3LgygUWjE3Wufix6PXM3HhMCgYEAuYiq6k46SEzh7qriyD+G\nHIUnIbSVedKfiLrfzLkjRkJXJ3f2cLyyZ9cvJIqlL/PsS8zgiEDvW97s3KESzO3g\nZfHjQN6WKwFErJho88MKybmbwuqAu1PLN7BxSuBtf4bdh18qqaboeRGXDRQpLoQK\nLwalwsYXQMy39a2ri7cTuakCgYBUSCfSlgAQUuS7uTd98D2FD8tcaxLU6XahG9Ij\nTTkB6cmeBHycYDBr1INa14v+4Cs2U6A/23ZDl5QSREdDGGRAd2bkcCvV0mPC1+qo\n7hSSkQbh53YruyT0ypER8td7f5HmS6LoYwG46GUZr7YQIqxmGptzalUKMWXpu2Xt\nottyCQKBgBxHVq/W2zVXhrEjzuR+wSs1Q7wcNome5TlJXV+4XCW7OjcBpMj1deB/\ncVtQBHD1ZefCPrHa5jFsHdc4JPjiDg6D3OO1BzCF8ifRPGAG4Ynral0YAL/dYMAI\n7g/j/lyKDUfFuB7y8U9BOXhVhr9+85J9iCbfI3i8hs0mBD5VPE5S\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1456864071", "fingerprint": "5d:ce:49:03:22:1e:e7:56:f7:b7:71:15:6e:c3:c0:4f"}} 2018-08-16 15:37:50,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.046s 2018-08-16 15:37:50,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-898572987", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b8b2dc5-8523-4119-b758-71b86fc64a8d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:37:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:37:50Z","name":"tempest-port-smoke-898572987","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:af:2f:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","ip_address":"10.101.11.10"}],"id":"1f0ef393-8f8e-41f4-8b36-215f0229c42e","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} 2018-08-16 15:37:53,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.088s 2018-08-16 15:37:53,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "293227fa-8f49-4f14-98a9-7b86e35553be", "port": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "adminPass": "UtDbAUR3ujtT"}} 2018-08-16 15:37:54,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.662s 2018-08-16 15:37:54,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:55,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.342s 2018-08-16 15:37:55,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:57,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.709s 2018-08-16 15:37:57,590 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:57,603 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:37:59,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.716s 2018-08-16 15:37:59,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:59,334 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:01,250 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.914s 2018-08-16 15:38:01,250 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:02,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.706s 2018-08-16 15:38:02,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:02,980 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:38:03,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.625s 2018-08-16 15:38:03,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:03,620 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 with status: ACTIVE 2018-08-16 15:38:04,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.370s 2018-08-16 15:38:04,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1616733802", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5fb452c-6385-4507-a83f-cd54b6a1a8ba'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:38:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:38:04Z","name":"tempest-port-smoke-1616733802","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:99:73","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","ip_address":"10.102.21.20"}],"id":"e1845184-c61b-4c71-b823-97063d631778","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} 2018-08-16 15:38:09,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 4.300s 2018-08-16 15:38:09,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "port": "e1845184-c61b-4c71-b823-97063d631778"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "adminPass": "M8nHGiaeoJ6H"}} 2018-08-16 15:38:09,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.425s 2018-08-16 15:38:09,723 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:11,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.324s 2018-08-16 15:38:11,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:12,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.358s 2018-08-16 15:38:12,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:12,446 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:38:14,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.678s 2018-08-16 15:38:14,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:14,138 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:15,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.565s 2018-08-16 15:38:15,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:17,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.851s 2018-08-16 15:38:17,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:19,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.810s 2018-08-16 15:38:19,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:19,413 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:38:20,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.588s 2018-08-16 15:38:20,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:20,018 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 50e562e6-c558-4023-8f04-cb89dd211a1d with status: ACTIVE 2018-08-16 15:38:20,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.141s 2018-08-16 15:38:20,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1021671485", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c128a395-809a-4ec7-97eb-f643e6f7385e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:20Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} 2018-08-16 15:38:21,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.456s 2018-08-16 15:38:21,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-106b96be-0381-41b7-8975-e2a4359100e8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:21Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} 2018-08-16 15:38:23,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface 2.304s 2018-08-16 15:38:23,924 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fcf9dda-f521-4bc2-a42a-016579f6efa3'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} 2018-08-16 15:38:25,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.921s 2018-08-16 15:38:25,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4636e55-1e0c-4e57-9d31-c62bb28ceca2'} Body: {"floatingip": {"router_id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:38:24Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e", "id": "e84d0981-cab8-4943-b329-cf8e9f6b01b0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:38:25,848 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:28,857 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:28,959 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:38:28,985 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:29,100 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:38:29,100 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:29,102 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:29,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:38:29,167 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:34,173 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:38:34,174 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:39:44,244 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:39:44,245 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:39:44,248 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:39:44,312 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:39:44,345 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:39:49,352 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:39:49,353 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:40:59,413 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:40:59,414 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:40:59,415 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,420 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,515 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,547 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,553 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:40:59,553 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59,554 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:40:59,554 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,556 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,616 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,620 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,628 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:40:59,629 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:40:59,629 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,631 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,693 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,696 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,702 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:40:59,702 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,704 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,769 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,774 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:40:59,775 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59,775 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:40:59,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,778 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,836 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,841 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:41:04,848 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:41:04,849 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:42:14,912 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:42:14,913 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:42:14,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:42:15,018 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:42:15,046 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:42:20,054 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:42:20,055 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:43:30,113 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:43:30,113 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:43:31,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0 1.492s 2018-08-16 15:43:31,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0', u'date': 'Thu, 16 Aug 2018 15:43:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ff61047d-4d36-4087-b92f-98c6d399c949'} Body: 2018-08-16 15:43:33,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface 1.963s 2018-08-16 15:43:33,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fffb765-0eb1-4e7e-8076-2fd7a7cb751a'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} 2018-08-16 15:43:35,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.858s 2018-08-16 15:43:35,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ee57159-6f18-4bcb-9e5a-01380d0c7a98'} Body: 2018-08-16 15:43:35,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.447s 2018-08-16 15:43:35,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4'} Body: 2018-08-16 15:43:37,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 1.315s 2018-08-16 15:43:37,198 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:35Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:43:38,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.051s 2018-08-16 15:43:38,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37'} Body: {"itemNotFound": {"message": "Instance 50e562e6-c558-4023-8f04-cb89dd211a1d could not be found.", "code": 404}} 2018-08-16 15:43:39,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778 1.302s 2018-08-16 15:43:39,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7384bd9a-05b5-468b-adc7-fc4034586da9'} Body: 2018-08-16 15:43:39,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.215s 2018-08-16 15:43:39,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46'} Body: 2018-08-16 15:43:40,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 1.013s 2018-08-16 15:43:40,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:43:41,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.052s 2018-08-16 15:43:41,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d'} Body: {"itemNotFound": {"message": "Instance cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 could not be found.", "code": 404}} 2018-08-16 15:43:42,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e 1.002s 2018-08-16 15:43:42,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca3a4e2e-124a-44fd-b1a3-2f12d19f03fa'} Body: 2018-08-16 15:43:42,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071 0.072s 2018-08-16 15:43:42,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071', u'x-compute-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc'} Body: 2018-08-16 15:43:44,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface 1.950s 2018-08-16 15:43:44,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92c8c136-bdae-4744-9dfd-dc9b43ec3e13'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} 2018-08-16 15:43:46,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.762s 2018-08-16 15:43:46,664 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:43:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fd63dc95-a321-4085-a1d3-6baa4a7fdb75'} Body: 2018-08-16 15:43:49,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54 2.579s 2018-08-16 15:43:49,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54', u'date': 'Thu, 16 Aug 2018 15:43:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1bb248f6-0c43-4e09-9453-aa81fc2f609d'} Body: 2018-08-16 15:43:51,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c 1.862s 2018-08-16 15:43:51,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c', u'date': 'Thu, 16 Aug 2018 15:43:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40979d1e-0633-40e9-a095-faf58e9bf938'} Body: 2018-08-16 15:43:53,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5 2.459s 2018-08-16 15:43:53,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5', u'date': 'Thu, 16 Aug 2018 15:43:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c55e1dfe-d902-42e1-9b65-25fcc16ddc46'} Body: 2018-08-16 15:43:55,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be 1.843s 2018-08-16 15:43:55,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0424582d-1f8f-4056-bebe-801ace6d865b'} Body: 2018-08-16 15:43:55,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27 0.247s 2018-08-16 15:43:55,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f2460727-a9a0-48a8-941f-ad2f5f5b6ff8'} Body: 2018-08-16 15:43:56.253 63 INFO tempest.lib.common.rest_client [req-a9e1f5a6-7b16-4f68-8e05-019d3cc0ff8f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.565s 2018-08-16 15:43:56.254 63 DEBUG tempest.lib.common.rest_client [req-a9e1f5a6-7b16-4f68-8e05-019d3cc0ff8f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1177718344 description", "name": "tempest-secgroup-smoke-1177718344"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:43:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9e1f5a6-7b16-4f68-8e05-019d3cc0ff8f'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1177718344 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:56Z", "updated_at": "2018-08-16T15:43:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:43:56Z", "revision_number": 0, "id": "108231cc-b6fd-4ccb-877f-fcbc5f06287c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:43:56Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:43:56Z", "revision_number": 0, "id": "3f67d39e-7af8-4366-b1aa-415a9dd397bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:43:56Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "298076f2-3775-4e2f-a544-c2f8bf987818", "name": "tempest-secgroup-smoke-1177718344"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:56.481 63 INFO tempest.lib.common.rest_client [req-454455af-7bd7-4140-9304-1faed9683b9b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 15:43:56.482 63 DEBUG tempest.lib.common.rest_client [req-454455af-7bd7-4140-9304-1faed9683b9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-454455af-7bd7-4140-9304-1faed9683b9b'} 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": "2018-08-16T15:43:56Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:56Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e7666e21-4fbc-4fcf-956f-6e8d506827bd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:56.767 63 INFO tempest.lib.common.rest_client [req-1c57b411-b01d-4377-9e15-e421332250b5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.285s 2018-08-16 15:43:56.768 63 DEBUG tempest.lib.common.rest_client [req-1c57b411-b01d-4377-9e15-e421332250b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c57b411-b01d-4377-9e15-e421332250b5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:43:56Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:56Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ee95e5b2-fe6c-444f-a762-3b24ccf594c1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:57.281 63 INFO tempest.lib.common.rest_client [req-f772f88e-e4ab-41d1-bb55-435b58056f61 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.512s 2018-08-16 15:43:57.282 63 DEBUG tempest.lib.common.rest_client [req-f772f88e-e4ab-41d1-bb55-435b58056f61 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f772f88e-e4ab-41d1-bb55-435b58056f61'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:43:57Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:57Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ab99fd54-de15-44f7-8756-e6d8a989ba51"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:57.707 63 INFO tempest.lib.common.rest_client [req-eff2ee04-0c1c-4ef4-b3ee-ffac467b004d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.424s 2018-08-16 15:43:57.707 63 DEBUG tempest.lib.common.rest_client [req-eff2ee04-0c1c-4ef4-b3ee-ffac467b004d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eff2ee04-0c1c-4ef4-b3ee-ffac467b004d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:43:57Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:57Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "40eb1921-9f5a-4c08-bea8-0d72c3605064"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:58.162 63 INFO tempest.lib.common.rest_client [req-c7cfe1dc-e7d1-411d-b59a-1d3c06a30384 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.454s 2018-08-16 15:43:58.162 63 DEBUG tempest.lib.common.rest_client [req-c7cfe1dc-e7d1-411d-b59a-1d3c06a30384 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c7cfe1dc-e7d1-411d-b59a-1d3c06a30384'} 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": "2018-08-16T15:43:58Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d5e1a418-85b7-4b3c-b3e1-df6948377c3b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:58.600 63 INFO tempest.lib.common.rest_client [req-c608ceb8-c9ef-4102-8a2b-ad1daa7bb3b8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 15:43:58.600 63 DEBUG tempest.lib.common.rest_client [req-c608ceb8-c9ef-4102-8a2b-ad1daa7bb3b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c608ceb8-c9ef-4102-8a2b-ad1daa7bb3b8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:43:58Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "54399918-7662-45e9-b7ab-28d260c4c9ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:59.054 63 INFO tempest.lib.common.rest_client [req-c4d7da11-00f1-4b64-baf3-9e076b2eb9e6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.453s 2018-08-16 15:43:59.055 63 DEBUG tempest.lib.common.rest_client [req-c4d7da11-00f1-4b64-baf3-9e076b2eb9e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c4d7da11-00f1-4b64-baf3-9e076b2eb9e6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:43:58Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d6e0c610-30ca-4671-aee7-129d68812d2d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:59.234 63 INFO tempest.lib.common.rest_client [req-a8e6c6d9-2b35-4850-93bd-bc9e4c186c8c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:43:59.234 63 DEBUG tempest.lib.common.rest_client [req-a8e6c6d9-2b35-4850-93bd-bc9e4c186c8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:43:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8e6c6d9-2b35-4850-93bd-bc9e4c186c8c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:43:59Z", "security_group_id": "298076f2-3775-4e2f-a544-c2f8bf987818", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:43:59Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "baf8af1d-8495-444b-9b4c-1a49bd1b5f12"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:43:59.880 63 INFO tempest.lib.common.rest_client [req-b53302a0-7006-4414-bdcb-2874d9723764 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.644s 2018-08-16 15:43:59.881 63 DEBUG tempest.lib.common.rest_client [req-b53302a0-7006-4414-bdcb-2874d9723764 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-119661960"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:43:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b53302a0-7006-4414-bdcb-2874d9723764'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:43:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:43:59Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"70edf4bd-4b7a-4058-be67-691516f3301f","name":"tempest-A-119661960"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:00.532 63 INFO tempest.lib.common.rest_client [req-e78c5388-b2db-4705-b652-aa417fb58536 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.650s 2018-08-16 15:44:00.532 63 DEBUG tempest.lib.common.rest_client [req-e78c5388-b2db-4705-b652-aa417fb58536 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "70edf4bd-4b7a-4058-be67-691516f3301f", "name": "tempest-subnet-A-1-977267193"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:44:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e78c5388-b2db-4705-b652-aa417fb58536'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70edf4bd-4b7a-4058-be67-691516f3301f","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:44:00Z","dns_nameservers":[],"updated_at":"2018-08-16T15:44:00Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"24596ba4-ac6b-421b-9ae6-19d32b42848e","subnetpool_id":null,"name":"tempest-subnet-A-1-977267193"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:01.028 63 INFO tempest.lib.common.rest_client [req-49d05577-6593-4b58-b739-9de4defb5940 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.495s 2018-08-16 15:44:01.029 63 DEBUG tempest.lib.common.rest_client [req-49d05577-6593-4b58-b739-9de4defb5940 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1030103555"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:44:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49d05577-6593-4b58-b739-9de4defb5940'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:44:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:44:00Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"85b7a82a-e964-4cba-bfcc-49c768f134ea","name":"tempest-B-1030103555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:01.592 63 INFO tempest.lib.common.rest_client [req-ab338e0c-a312-40a4-9b35-f54a5d844f36 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.562s 2018-08-16 15:44:01.592 63 DEBUG tempest.lib.common.rest_client [req-ab338e0c-a312-40a4-9b35-f54a5d844f36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "85b7a82a-e964-4cba-bfcc-49c768f134ea", "name": "tempest-subnet-B-1-47133547"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:44:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab338e0c-a312-40a4-9b35-f54a5d844f36'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b7a82a-e964-4cba-bfcc-49c768f134ea","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:44:01Z","dns_nameservers":[],"updated_at":"2018-08-16T15:44:01Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"44a4b481-b63d-42f7-a3cd-79f95ee4bba5","subnetpool_id":null,"name":"tempest-subnet-B-1-47133547"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:02.108 63 INFO tempest.lib.common.rest_client [req-20badcc5-6995-4b89-ab54-74a3fbdd51e6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.514s 2018-08-16 15:44:02.109 63 DEBUG tempest.lib.common.rest_client [req-20badcc5-6995-4b89-ab54-74a3fbdd51e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:44:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20badcc5-6995-4b89-ab54-74a3fbdd51e6'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "8a0cf626-9cae-435d-8c4d-bf9d4c3a2443"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:02.693 63 INFO tempest.lib.common.rest_client [req-ac2abdea-0f1f-4b9f-9a8a-a4c37d83e7a5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443/network_associations 0.583s 2018-08-16 15:44:02.694 63 DEBUG tempest.lib.common.rest_client [req-ac2abdea-0f1f-4b9f-9a8a-a4c37d83e7a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "70edf4bd-4b7a-4058-be67-691516f3301f"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443/network_associations', u'date': 'Thu, 16 Aug 2018 15:44:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac2abdea-0f1f-4b9f-9a8a-a4c37d83e7a5'} Body: {"network_association": {"network_id": "70edf4bd-4b7a-4058-be67-691516f3301f", "id": "acd38e4f-3ee6-4774-b381-df258f8ebf91"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:03.408 63 INFO tempest.lib.common.rest_client [req-4f5d13dc-fd77-4c8c-95aa-5725401368b4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443/network_associations 0.713s 2018-08-16 15:44:03.408 63 DEBUG tempest.lib.common.rest_client [req-4f5d13dc-fd77-4c8c-95aa-5725401368b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "85b7a82a-e964-4cba-bfcc-49c768f134ea"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443/network_associations', u'date': 'Thu, 16 Aug 2018 15:44:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f5d13dc-fd77-4c8c-95aa-5725401368b4'} Body: {"network_association": {"network_id": "85b7a82a-e964-4cba-bfcc-49c768f134ea", "id": "130927d4-b0fa-4678-9ddf-923c278dff73"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:03.409 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 15:44:03.639 63 INFO tempest.lib.common.rest_client [req-54585e0d-399d-4e16-8e4f-2bf1e4f1a2b2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.229s 2018-08-16 15:44:03.639 63 DEBUG tempest.lib.common.rest_client [req-54585e0d-399d-4e16-8e4f-2bf1e4f1a2b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1443835"}} Response - Headers: {'status': '200', u'content-length': '2310', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-54585e0d-399d-4e16-8e4f-2bf1e4f1a2b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54585e0d-399d-4e16-8e4f-2bf1e4f1a2b2'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiB2AE/ML2PeriypmDqBnFx04Qr6ZpCiunwbGCqdj3b835eMincoJVv+IcnCrHkuPqRugPNQoZDXaSFP5x6po81zt9OGqjJrUbdrCCyfpt8vZu9vIJVeVG76oADn0Tsfn5QbJ7JwmrZhVw1o0QKvcVCJfwVcjAQ62sQtXa1ogXdPQMbqqyXi4oZSg8Tie99F7jJbINUw1f+yiBq0ueR5PR9oCszs8kgOXBr/MQG7vGx1nOkjt34pkc+2Xl0QxnCaCHHSeR7tSIA2fwmB9coEOa7Hy9u3cG6zKwZdIpvGQaFlQVaw79bfSVwADqsO8V4JDprsyViDz8McaqqnG8pILJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4gdgBPzC9j3q4sqZg6gZxcdOEK+maQorp8GxgqnY92/N+XjI\np3KCVb/iHJwqx5Lj6kboDzUKGQ12khT+ceqaPNc7fThqoya1G3awgsn6bfL2bvby\nCVXlRu+qAA59E7H5+UGyeycJq2YVcNaNECr3FQiX8FXIwEOtrELV2taIF3T0DG6q\nsl4uKGUoPE4nvfRe4yWyDVMNX/sogatLnkeT0faArM7PJIDlwa/zEBu7xsdZzpI7\nd+KZHPtl5dEMZwmghx0nke7UiANn8JgfXKBDmux8vbt3BusysGXSKbxkGhZUFWsO\n/W30lcAA6rDvFeCQ6a7MlYg8/DHGqqpxvKSCyQIDAQABAoIBAQCCQc3MEf4o+jXK\nzQb7IHz5xYnvg8pa7kmKO82Yh1lJ/1ysUDcSiKMj15ju8/CTYsuFz6ccXGydU2zp\ncr/P1mtcdI0L9N8/dqcYVKYUOWHgywvJlvaU+rNO1f8aWT8rgn2Ub4/z+ONRq1rf\n1EUm9BvAO1uUXVt7sYT8qOelXcy/9sizAF0LQ+cPKTE3FbsrDL2m/FWkUgaFVPsm\nHfouAOLR7CHppNOi7Q2o3L5trAfLbOt2l0sKZX/dVauVOGZfGy2HuxQup3c135Lz\nK++hfGTpOT4XLEHEdBUy6+WuTdGmHmf7wp5Ge1YDBx8ESsgkmRiMQvvK9Mu8x1C6\n1QLQNkQBAoGBAPz9uwQCY/MVAmK1UgliBSGY9cXzwX6Rse545F2+8B7g8qEEGfBk\nhUdmO0CiZ67RionYPoJCDM4zA4DLftqzoJHOOkTQ0r1RcQ/wLei+oj9aNWAVjk9T\nJBbY5kzRTWVyvgrKSkXkHlq/eZTDgma5M3JcgpjCGAWkejMmQvW990KZAoGBAOS3\njb86I202vUWbU5+urwgDyeRlN0CruHDIBhmo7q/dqeMXHml2EYWXFoL27qGz+NIb\ngdvLfqLuKRJOuvz/J0AMSAtpdMOrU/p/a1VFr3RMqFAdScep3ngISz49kW2ucrUG\ng8m9+9iIewH0r3OZBWsU+/7Om7bRG6PFOClD3I+xAoGBANs2tFzmAVs5IicLvDj7\nIT0agCP1cf1NG2Nqh16fuwrWmgZhOmSthTr333HDB5pYYPXOVWOi/duSIn/wVEwH\nB6QvkRfd5i07K3/G+tDIlmfUr5lBNF2Ryhyt9ugrGChGg1twK2liH9c8QIph2lVO\nNsDqXhMlY5FIEsbNaYnsABtJAoGBANDDBdu0yl9GZo5hT3viKxsKsj4JcNxToT84\nI/FJ88uMbSO9l2G1hhrEpKSXlYr9RbEpsGcZoBZBgjWWrTB+CKp6S0w3Tn/HIxjz\nMtobiCGEUuEFSrG3SDuRfnRqKBLP9x1qu+HpyjWDpZtMZtUBqCNsfPLATPsadLsQ\nKcnoiiqRAoGAKRwQz6BbRJTgjm0vuALVKDW3nqJg32AQArKbgxcc83V2IDLhpj8y\n4W2ip5gonYpnx1L8oij8aso31FWYqRare/ARINFsZmlZ+E53t74KvhzGrRrRMmMA\nRudVpp/Xpq1RQTpe4Es+xTkfqWN9e65wdVeCP07lQGHWiuvgwTgivwY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1443835", "fingerprint": "ea:7c:79:4f:07:2a:a4:23:56:f9:3c:ce:20:9c:19:eb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:04.503 63 INFO tempest.lib.common.rest_client [req-8abc2c8d-8c9d-4428-b612-01187df3036f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 0.859s 2018-08-16 15:44:04.503 63 DEBUG tempest.lib.common.rest_client [req-8abc2c8d-8c9d-4428-b612-01187df3036f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "70edf4bd-4b7a-4058-be67-691516f3301f", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1779494784", "security_groups": ["298076f2-3775-4e2f-a544-c2f8bf987818"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:44:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8abc2c8d-8c9d-4428-b612-01187df3036f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:44:03Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70edf4bd-4b7a-4058-be67-691516f3301f","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:44:04Z","name":"tempest-port-smoke-1779494784","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c0:0a:58","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"24596ba4-ac6b-421b-9ae6-19d32b42848e","ip_address":"10.101.11.10"}],"id":"d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6","security_groups":["298076f2-3775-4e2f-a544-c2f8bf987818"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:07.889 63 INFO tempest.lib.common.rest_client [req-6126ade2-cc47-43be-b48a-47b516b6f1b7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 3.384s 2018-08-16 15:44:07.889 63 DEBUG tempest.lib.common.rest_client [req-6126ade2-cc47-43be-b48a-47b516b6f1b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1443835", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "70edf4bd-4b7a-4058-be67-691516f3301f", "port": "d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6126ade2-cc47-43be-b48a-47b516b6f1b7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6126ade2-cc47-43be-b48a-47b516b6f1b7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "adminPass": "UAx52StTXdYS"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:08.154 63 INFO tempest.lib.common.rest_client [req-6e755edd-3378-40d4-b930-07ee32dd1f28 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.261s 2018-08-16 15:44:08.155 63 DEBUG tempest.lib.common.rest_client [req-6e755edd-3378-40d4-b930-07ee32dd1f28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1259', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-6e755edd-3378-40d4-b930-07ee32dd1f28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e755edd-3378-40d4-b930-07ee32dd1f28'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:44:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:09.798 63 INFO tempest.lib.common.rest_client [req-4099a8f5-96e1-4aab-8b80-b935335eb947 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.629s 2018-08-16 15:44:09.798 63 DEBUG tempest.lib.common.rest_client [req-4099a8f5-96e1-4aab-8b80-b935335eb947 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1259', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-4099a8f5-96e1-4aab-8b80-b935335eb947', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4099a8f5-96e1-4aab-8b80-b935335eb947'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:44:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:11.192 63 INFO tempest.lib.common.rest_client [req-5373f4fe-cf04-4b27-869d-214b74e0aa99 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.375s 2018-08-16 15:44:11.192 63 DEBUG tempest.lib.common.rest_client [req-5373f4fe-cf04-4b27-869d-214b74e0aa99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1255', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-5373f4fe-cf04-4b27-869d-214b74e0aa99', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5373f4fe-cf04-4b27-869d-214b74e0aa99'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:11.204 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:44:13.096 63 INFO tempest.lib.common.rest_client [req-2e531258-e850-49f7-a089-ea65a194bdd5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.890s 2018-08-16 15:44:13.097 63 DEBUG tempest.lib.common.rest_client [req-2e531258-e850-49f7-a089-ea65a194bdd5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-2e531258-e850-49f7-a089-ea65a194bdd5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e531258-e850-49f7-a089-ea65a194bdd5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:13.110 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:44:14.695 63 INFO tempest.lib.common.rest_client [req-aa0eddbf-eb49-41be-af1f-65438391fc32 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.582s 2018-08-16 15:44:14.695 63 DEBUG tempest.lib.common.rest_client [req-aa0eddbf-eb49-41be-af1f-65438391fc32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-aa0eddbf-eb49-41be-af1f-65438391fc32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa0eddbf-eb49-41be-af1f-65438391fc32'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:16.691 63 INFO tempest.lib.common.rest_client [req-468dfe8f-1478-4b91-9658-c9409759350e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.982s 2018-08-16 15:44:16.692 63 DEBUG tempest.lib.common.rest_client [req-468dfe8f-1478-4b91-9658-c9409759350e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-468dfe8f-1478-4b91-9658-c9409759350e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-468dfe8f-1478-4b91-9658-c9409759350e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:18.354 63 INFO tempest.lib.common.rest_client [req-1cfa4a72-92cc-4ff0-a4a7-c0bc6868e82a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.649s 2018-08-16 15:44:18.355 63 DEBUG tempest.lib.common.rest_client [req-1cfa4a72-92cc-4ff0-a4a7-c0bc6868e82a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-1cfa4a72-92cc-4ff0-a4a7-c0bc6868e82a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1cfa4a72-92cc-4ff0-a4a7-c0bc6868e82a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-119661960": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:0a:58", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:18.369 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:44:19.218 63 INFO tempest.lib.common.rest_client [req-014acaf3-d554-45c4-9f8a-7871a0f6de8e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.848s 2018-08-16 15:44:19.218 63 DEBUG tempest.lib.common.rest_client [req-014acaf3-d554-45c4-9f8a-7871a0f6de8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-014acaf3-d554-45c4-9f8a-7871a0f6de8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-014acaf3-d554-45c4-9f8a-7871a0f6de8e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-119661960": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:0a:58", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:19.233 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 159ef0e5-1a82-46c6-8e4c-d17efdff3d7e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:44:20.478 63 INFO tempest.lib.common.rest_client [req-bfad0768-104a-4570-9025-a67d8182387a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.244s 2018-08-16 15:44:20.479 63 DEBUG tempest.lib.common.rest_client [req-bfad0768-104a-4570-9025-a67d8182387a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "85b7a82a-e964-4cba-bfcc-49c768f134ea", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1616998356", "security_groups": ["298076f2-3775-4e2f-a544-c2f8bf987818"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:44:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfad0768-104a-4570-9025-a67d8182387a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:44:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"85b7a82a-e964-4cba-bfcc-49c768f134ea","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:44:19Z","name":"tempest-port-smoke-1616998356","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:34:a9:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"44a4b481-b63d-42f7-a3cd-79f95ee4bba5","ip_address":"10.102.21.20"}],"id":"57006e07-4445-4189-991c-206a64f1526e","security_groups":["298076f2-3775-4e2f-a544-c2f8bf987818"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:23.514 63 INFO tempest.lib.common.rest_client [req-f20eb1aa-5b74-4a9f-a375-333818073948 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 3.034s 2018-08-16 15:44:23.515 63 DEBUG tempest.lib.common.rest_client [req-f20eb1aa-5b74-4a9f-a375-333818073948 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1443835", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "85b7a82a-e964-4cba-bfcc-49c768f134ea", "port": "57006e07-4445-4189-991c-206a64f1526e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-f20eb1aa-5b74-4a9f-a375-333818073948', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f20eb1aa-5b74-4a9f-a375-333818073948'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "adminPass": "W9GLnZcnR4bF"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:24.229 63 INFO tempest.lib.common.rest_client [req-d3d2d659-fd19-43c2-abb7-c8b988fa29b8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.707s 2018-08-16 15:44:24.230 63 DEBUG tempest.lib.common.rest_client [req-d3d2d659-fd19-43c2-abb7-c8b988fa29b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1259', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-d3d2d659-fd19-43c2-abb7-c8b988fa29b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d3d2d659-fd19-43c2-abb7-c8b988fa29b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:44:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:25.583 63 INFO tempest.lib.common.rest_client [req-610674df-e901-42a7-a52f-8612b1e751ce ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.338s 2018-08-16 15:44:25.584 63 DEBUG tempest.lib.common.rest_client [req-610674df-e901-42a7-a52f-8612b1e751ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1259', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-610674df-e901-42a7-a52f-8612b1e751ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-610674df-e901-42a7-a52f-8612b1e751ce'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:44:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:26.978 63 INFO tempest.lib.common.rest_client [req-4e9d7afa-be29-46f4-93b1-fc3e6f6e6985 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.379s 2018-08-16 15:44:26.979 63 DEBUG tempest.lib.common.rest_client [req-4e9d7afa-be29-46f4-93b1-fc3e6f6e6985 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1317', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-4e9d7afa-be29-46f4-93b1-fc3e6f6e6985', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e9d7afa-be29-46f4-93b1-fc3e6f6e6985'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:26.992 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-16 15:44:28.697 63 INFO tempest.lib.common.rest_client [req-a10bf589-872a-4fed-be48-c39d327e2c26 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.704s 2018-08-16 15:44:28.698 63 DEBUG tempest.lib.common.rest_client [req-a10bf589-872a-4fed-be48-c39d327e2c26 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-a10bf589-872a-4fed-be48-c39d327e2c26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a10bf589-872a-4fed-be48-c39d327e2c26'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:30.413 63 INFO tempest.lib.common.rest_client [req-62c9cb56-0af1-4e54-b006-dc71c5f1348c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.701s 2018-08-16 15:44:30.413 63 DEBUG tempest.lib.common.rest_client [req-62c9cb56-0af1-4e54-b006-dc71c5f1348c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-62c9cb56-0af1-4e54-b006-dc71c5f1348c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62c9cb56-0af1-4e54-b006-dc71c5f1348c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:32.662 63 INFO tempest.lib.common.rest_client [req-912ae977-f950-4cd7-a17e-74233d8dbcde ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 1.233s 2018-08-16 15:44:32.663 63 DEBUG tempest.lib.common.rest_client [req-912ae977-f950-4cd7-a17e-74233d8dbcde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1385', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-912ae977-f950-4cd7-a17e-74233d8dbcde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-912ae977-f950-4cd7-a17e-74233d8dbcde'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:34.308 63 INFO tempest.lib.common.rest_client [req-5520564d-c7e7-4aa1-ab9e-f8edb0dea2e9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.630s 2018-08-16 15:44:34.308 63 DEBUG tempest.lib.common.rest_client [req-5520564d-c7e7-4aa1-ab9e-f8edb0dea2e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-5520564d-c7e7-4aa1-ab9e-f8edb0dea2e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5520564d-c7e7-4aa1-ab9e-f8edb0dea2e9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1030103555": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a9:ef", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:31.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:31Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:34.321 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:44:35.030 63 INFO tempest.lib.common.rest_client [req-cdc16f84-3233-4aae-9801-012aea1ae47a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.708s 2018-08-16 15:44:35.031 63 DEBUG tempest.lib.common.rest_client [req-cdc16f84-3233-4aae-9801-012aea1ae47a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-cdc16f84-3233-4aae-9801-012aea1ae47a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:44:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cdc16f84-3233-4aae-9801-012aea1ae47a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1030103555": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a9:ef", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:31.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:44:31Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:35.043 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: d662c379-91f1-436c-8b37-6f70fe8aecdc with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:44:35.246 63 INFO tempest.lib.common.rest_client [req-c88148fd-22f5-49c1-a5e5-63f5fbb79604 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/routers 0.202s 2018-08-16 15:44:35.246 63 DEBUG tempest.lib.common.rest_client [req-c88148fd-22f5-49c1-a5e5-63f5fbb79604 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--214922436", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:44:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c88148fd-22f5-49c1-a5e5-63f5fbb79604'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:44:35Z", "admin_state_up": true, "updated_at": "2018-08-16T15:44:35Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "678e5d0d-0273-4375-96a0-50a55ecad442", "name": "tempest-router--214922436"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:36.899 63 INFO tempest.lib.common.rest_client [req-8cebe1b6-352b-45d7-af1a-e0f5573b8740 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442 1.652s 2018-08-16 15:44:36.900 63 DEBUG tempest.lib.common.rest_client [req-8cebe1b6-352b-45d7-af1a-e0f5573b8740 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442', u'date': 'Thu, 16 Aug 2018 15:44:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8cebe1b6-352b-45d7-af1a-e0f5573b8740'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:44:35Z", "admin_state_up": true, "updated_at": "2018-08-16T15:44:36Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "678e5d0d-0273-4375-96a0-50a55ecad442", "name": "tempest-router--214922436"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:39.203 63 INFO tempest.lib.common.rest_client [req-6a0a93b7-1280-4059-9265-7f2b08af16ec ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442/add_router_interface 2.302s 2018-08-16 15:44:39.204 63 DEBUG tempest.lib.common.rest_client [req-6a0a93b7-1280-4059-9265-7f2b08af16ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "24596ba4-ac6b-421b-9ae6-19d32b42848e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:44:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a0a93b7-1280-4059-9265-7f2b08af16ec'} Body: {"network_id": "70edf4bd-4b7a-4058-be67-691516f3301f", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "24596ba4-ac6b-421b-9ae6-19d32b42848e", "subnet_ids": ["24596ba4-ac6b-421b-9ae6-19d32b42848e"], "port_id": "4b61790c-b4ae-44ed-be9c-6775dee6737d", "id": "678e5d0d-0273-4375-96a0-50a55ecad442"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:41.315 63 INFO tempest.lib.common.rest_client [req-27f93254-29e9-4b5c-a054-139fcd3d1cf0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.111s 2018-08-16 15:44:41.316 63 DEBUG tempest.lib.common.rest_client [req-27f93254-29e9-4b5c-a054-139fcd3d1cf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:44:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27f93254-29e9-4b5c-a054-139fcd3d1cf0'} Body: {"floatingip": {"router_id": "678e5d0d-0273-4375-96a0-50a55ecad442", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:44:39Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6", "id": "c89b5ffa-f7b1-486e-8d7a-11766c6bc7eb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:44:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:41.317 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:44:51.333 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:44:51.398 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:44:51.429 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:44:51.544 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:44:51.544 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:44:51.547 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:44:51.608 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:44:51.611 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:44:56.617 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_disjoint_import_export) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:44:56.618 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:44:56.618 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074842 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 15:44:57.837 63 INFO tempest.lib.common.rest_client [req-eff5d32f-4360-4ed2-9bb1-382e62cf527f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/c89b5ffa-f7b1-486e-8d7a-11766c6bc7eb 1.217s 2018-08-16 15:44:57.838 63 DEBUG tempest.lib.common.rest_client [req-eff5d32f-4360-4ed2-9bb1-382e62cf527f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/c89b5ffa-f7b1-486e-8d7a-11766c6bc7eb', u'date': 'Thu, 16 Aug 2018 15:44:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eff5d32f-4360-4ed2-9bb1-382e62cf527f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:44:59.501 63 INFO tempest.lib.common.rest_client [req-ba7fe9d8-a1f1-4a3c-bbdf-6ad8fc2391f5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442/remove_router_interface 1.662s 2018-08-16 15:44:59.502 63 DEBUG tempest.lib.common.rest_client [req-ba7fe9d8-a1f1-4a3c-bbdf-6ad8fc2391f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "24596ba4-ac6b-421b-9ae6-19d32b42848e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:44:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba7fe9d8-a1f1-4a3c-bbdf-6ad8fc2391f5'} Body: {"network_id": "70edf4bd-4b7a-4058-be67-691516f3301f", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "24596ba4-ac6b-421b-9ae6-19d32b42848e", "subnet_ids": ["24596ba4-ac6b-421b-9ae6-19d32b42848e"], "port_id": "4b61790c-b4ae-44ed-be9c-6775dee6737d", "id": "678e5d0d-0273-4375-96a0-50a55ecad442"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:01.228 63 INFO tempest.lib.common.rest_client [req-880cb4f3-4d68-4ad4-8748-0872fa36f1fb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442 1.725s 2018-08-16 15:45:01.229 63 DEBUG tempest.lib.common.rest_client [req-880cb4f3-4d68-4ad4-8748-0872fa36f1fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/678e5d0d-0273-4375-96a0-50a55ecad442', u'date': 'Thu, 16 Aug 2018 15:45:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-880cb4f3-4d68-4ad4-8748-0872fa36f1fb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:01.407 63 INFO tempest.lib.common.rest_client [req-77b14e5b-c6f3-4ce5-9848-03229a7b350b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.177s 2018-08-16 15:45:01.407 63 DEBUG tempest.lib.common.rest_client [req-77b14e5b-c6f3-4ce5-9848-03229a7b350b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-77b14e5b-c6f3-4ce5-9848-03229a7b350b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77b14e5b-c6f3-4ce5-9848-03229a7b350b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:02.371 63 INFO tempest.lib.common.rest_client [req-6175d135-a69b-4a6e-b9c7-93bbf96d9a21 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.962s 2018-08-16 15:45:02.371 63 DEBUG tempest.lib.common.rest_client [req-6175d135-a69b-4a6e-b9c7-93bbf96d9a21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-6175d135-a69b-4a6e-b9c7-93bbf96d9a21', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6175d135-a69b-4a6e-b9c7-93bbf96d9a21'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1030103555": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:a9:ef", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:31.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "d662c379-91f1-436c-8b37-6f70fe8aecdc", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-2", "created": "2018-08-16T15:44:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:03.429 63 INFO tempest.lib.common.rest_client [req-a26754d1-01e2-48f0-8fd0-f124efee028b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc 0.043s 2018-08-16 15:45:03.430 63 DEBUG tempest.lib.common.rest_client [req-a26754d1-01e2-48f0-8fd0-f124efee028b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/d662c379-91f1-436c-8b37-6f70fe8aecdc', u'x-compute-request-id': 'req-a26754d1-01e2-48f0-8fd0-f124efee028b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a26754d1-01e2-48f0-8fd0-f124efee028b'} Body: {"itemNotFound": {"message": "Instance d662c379-91f1-436c-8b37-6f70fe8aecdc could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:04.013 63 INFO tempest.lib.common.rest_client [req-274e4673-c0be-4f53-9d2f-f5b050c91efe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/57006e07-4445-4189-991c-206a64f1526e 0.582s 2018-08-16 15:45:04.013 63 DEBUG tempest.lib.common.rest_client [req-274e4673-c0be-4f53-9d2f-f5b050c91efe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/57006e07-4445-4189-991c-206a64f1526e', u'date': 'Thu, 16 Aug 2018 15:45:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-274e4673-c0be-4f53-9d2f-f5b050c91efe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:04.191 63 INFO tempest.lib.common.rest_client [req-07208506-9932-4dd6-a3a8-656550a0d69d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.177s 2018-08-16 15:45:04.192 63 DEBUG tempest.lib.common.rest_client [req-07208506-9932-4dd6-a3a8-656550a0d69d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-07208506-9932-4dd6-a3a8-656550a0d69d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07208506-9932-4dd6-a3a8-656550a0d69d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:04.857 63 INFO tempest.lib.common.rest_client [req-8a8ff111-bd4a-4b11-9686-189ba9f2e30c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.665s 2018-08-16 15:45:04.858 63 DEBUG tempest.lib.common.rest_client [req-8a8ff111-bd4a-4b11-9686-189ba9f2e30c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1547', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-8a8ff111-bd4a-4b11-9686-189ba9f2e30c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a8ff111-bd4a-4b11-9686-189ba9f2e30c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-119661960": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:0a:58", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "security_groups": [{"name": "tempest-secgroup-smoke-1177718344"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:06.237 63 INFO tempest.lib.common.rest_client [req-5819fca3-c16f-4346-9bda-a9049f2198d9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.364s 2018-08-16 15:45:06.238 63 DEBUG tempest.lib.common.rest_client [req-5819fca3-c16f-4346-9bda-a9049f2198d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1340', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-5819fca3-c16f-4346-9bda-a9049f2198d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5819fca3-c16f-4346-9bda-a9049f2198d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:44:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "159ef0e5-1a82-46c6-8e4c-d17efdff3d7e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1443835", "name": "server-1", "created": "2018-08-16T15:44:07Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:07.295 63 INFO tempest.lib.common.rest_client [req-c12d7cb6-1491-4ab2-b6dc-7ba710b2d303 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e 0.043s 2018-08-16 15:45:07.296 63 DEBUG tempest.lib.common.rest_client [req-c12d7cb6-1491-4ab2-b6dc-7ba710b2d303 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/159ef0e5-1a82-46c6-8e4c-d17efdff3d7e', u'x-compute-request-id': 'req-c12d7cb6-1491-4ab2-b6dc-7ba710b2d303', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c12d7cb6-1491-4ab2-b6dc-7ba710b2d303'} Body: {"itemNotFound": {"message": "Instance 159ef0e5-1a82-46c6-8e4c-d17efdff3d7e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:07.945 63 INFO tempest.lib.common.rest_client [req-b1067a5e-4190-45d3-b85c-c096470e24a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6 0.648s 2018-08-16 15:45:07.946 63 DEBUG tempest.lib.common.rest_client [req-b1067a5e-4190-45d3-b85c-c096470e24a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d726f5a3-1a6c-4e9b-b265-a900b0bc6ba6', u'date': 'Thu, 16 Aug 2018 15:45:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1067a5e-4190-45d3-b85c-c096470e24a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:08.002 63 INFO tempest.lib.common.rest_client [req-a417e3a9-143e-471b-922f-f5c0b014a44c ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1443835 0.055s 2018-08-16 15:45:08.002 63 DEBUG tempest.lib.common.rest_client [req-a417e3a9-143e-471b-922f-f5c0b014a44c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1443835', u'x-compute-request-id': 'req-a417e3a9-143e-471b-922f-f5c0b014a44c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a417e3a9-143e-471b-922f-f5c0b014a44c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:10.412 63 INFO tempest.lib.common.rest_client [req-15998729-5bd3-4160-9ecd-7bbc0088a8e7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/44a4b481-b63d-42f7-a3cd-79f95ee4bba5 2.409s 2018-08-16 15:45:10.413 63 DEBUG tempest.lib.common.rest_client [req-15998729-5bd3-4160-9ecd-7bbc0088a8e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/44a4b481-b63d-42f7-a3cd-79f95ee4bba5', u'date': 'Thu, 16 Aug 2018 15:45:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15998729-5bd3-4160-9ecd-7bbc0088a8e7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:12.377 63 INFO tempest.lib.common.rest_client [req-aa03d9d5-7056-4807-9d9f-1c2e81dcc819 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/85b7a82a-e964-4cba-bfcc-49c768f134ea 1.963s 2018-08-16 15:45:12.378 63 DEBUG tempest.lib.common.rest_client [req-aa03d9d5-7056-4807-9d9f-1c2e81dcc819 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/85b7a82a-e964-4cba-bfcc-49c768f134ea', u'date': 'Thu, 16 Aug 2018 15:45:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa03d9d5-7056-4807-9d9f-1c2e81dcc819'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:15.021 63 INFO tempest.lib.common.rest_client [req-9c383fcc-1514-477e-b91d-3ed43f8ca536 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/24596ba4-ac6b-421b-9ae6-19d32b42848e 2.642s 2018-08-16 15:45:15.022 63 DEBUG tempest.lib.common.rest_client [req-9c383fcc-1514-477e-b91d-3ed43f8ca536 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/24596ba4-ac6b-421b-9ae6-19d32b42848e', u'date': 'Thu, 16 Aug 2018 15:45:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9c383fcc-1514-477e-b91d-3ed43f8ca536'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:16.951 63 INFO tempest.lib.common.rest_client [req-13f59f6a-1d18-4756-b952-e6c60d19ab06 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/70edf4bd-4b7a-4058-be67-691516f3301f 1.928s 2018-08-16 15:45:16.952 63 DEBUG tempest.lib.common.rest_client [req-13f59f6a-1d18-4756-b952-e6c60d19ab06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/70edf4bd-4b7a-4058-be67-691516f3301f', u'date': 'Thu, 16 Aug 2018 15:45:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-13f59f6a-1d18-4756-b952-e6c60d19ab06'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:17.302 63 INFO tempest.lib.common.rest_client [req-305a0d68-2fc9-4ada-baa1-0d9ab7538a4e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/298076f2-3775-4e2f-a544-c2f8bf987818 0.349s 2018-08-16 15:45:17.303 63 DEBUG tempest.lib.common.rest_client [req-305a0d68-2fc9-4ada-baa1-0d9ab7538a4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/298076f2-3775-4e2f-a544-c2f8bf987818', u'date': 'Thu, 16 Aug 2018 15:45:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-305a0d68-2fc9-4ada-baa1-0d9ab7538a4e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [81.617259s] ... ok 2018-08-16 15:45:17.600 63 INFO tempest.lib.common.rest_client [req-6fc17c51-61e7-4dd7-bb92-0a282488a354 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.280s 2018-08-16 15:45:17.600 63 DEBUG tempest.lib.common.rest_client [req-6fc17c51-61e7-4dd7-bb92-0a282488a354 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1172587829 description", "name": "tempest-secgroup-smoke-1172587829"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:45:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fc17c51-61e7-4dd7-bb92-0a282488a354'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1172587829 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:17Z", "updated_at": "2018-08-16T15:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:45:17Z", "revision_number": 0, "id": "4dc77d9e-27e1-4e21-a361-7a065f358778", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:45:17Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:45:17Z", "revision_number": 0, "id": "cb4e0520-f720-4d02-98e4-06ada483f52a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:45:17Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "032fbdde-e3fd-46fe-a44f-639565548938", "name": "tempest-secgroup-smoke-1172587829"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:17.815 63 INFO tempest.lib.common.rest_client [req-c43cf374-bc13-4a8e-830f-58bc568ea558 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.213s 2018-08-16 15:45:17.815 63 DEBUG tempest.lib.common.rest_client [req-c43cf374-bc13-4a8e-830f-58bc568ea558 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c43cf374-bc13-4a8e-830f-58bc568ea558'} 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": "2018-08-16T15:45:17Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4872ea47-3d22-4ae7-8d57-81c710c9cfc1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:18.062 63 INFO tempest.lib.common.rest_client [req-7f01124a-96f2-4147-8e89-9c8213b5ab34 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.246s 2018-08-16 15:45:18.063 63 DEBUG tempest.lib.common.rest_client [req-7f01124a-96f2-4147-8e89-9c8213b5ab34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f01124a-96f2-4147-8e89-9c8213b5ab34'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:45:17Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5355cec4-6b79-4577-9b14-33f7c08449fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:18.241 63 INFO tempest.lib.common.rest_client [req-1f047df8-0d27-400b-ab94-4b0b343f7438 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:45:18.242 63 DEBUG tempest.lib.common.rest_client [req-1f047df8-0d27-400b-ab94-4b0b343f7438 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f047df8-0d27-400b-ab94-4b0b343f7438'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:45:18Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "29c2549a-b1da-4d4e-8b0a-1918aa67166e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:18.492 63 INFO tempest.lib.common.rest_client [req-18de5da9-c813-4560-adf8-fa4c1d7d3806 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.249s 2018-08-16 15:45:18.492 63 DEBUG tempest.lib.common.rest_client [req-18de5da9-c813-4560-adf8-fa4c1d7d3806 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-18de5da9-c813-4560-adf8-fa4c1d7d3806'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:45:18Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8baf7d95-16f2-4b15-8c82-e9ae38501104"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:18.708 63 INFO tempest.lib.common.rest_client [req-ab5cc337-1faf-4753-9e08-c10577904cc1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.215s 2018-08-16 15:45:18.709 63 DEBUG tempest.lib.common.rest_client [req-ab5cc337-1faf-4753-9e08-c10577904cc1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab5cc337-1faf-4753-9e08-c10577904cc1'} 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": "2018-08-16T15:45:18Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "55e2377c-56e2-422d-b40a-d3d73935d22f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:19.175 63 INFO tempest.lib.common.rest_client [req-6ebe793b-9eae-4cf6-9d5d-9ba9743474d0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.465s 2018-08-16 15:45:19.175 63 DEBUG tempest.lib.common.rest_client [req-6ebe793b-9eae-4cf6-9d5d-9ba9743474d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ebe793b-9eae-4cf6-9d5d-9ba9743474d0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:45:19Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "430a3a3a-2c3f-40c9-acbc-460eedbe87a9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:19.360 63 INFO tempest.lib.common.rest_client [req-9cd6d3be-c8e5-47a6-ac06-ce4eb72cf558 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.184s 2018-08-16 15:45:19.360 63 DEBUG tempest.lib.common.rest_client [req-9cd6d3be-c8e5-47a6-ac06-ce4eb72cf558 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9cd6d3be-c8e5-47a6-ac06-ce4eb72cf558'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:45:19Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5306edec-d262-45ad-990e-4bf83c206012"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:19.587 63 INFO tempest.lib.common.rest_client [req-9b563132-1180-48c4-b4b5-c230ac513c80 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 15:45:19.588 63 DEBUG tempest.lib.common.rest_client [req-9b563132-1180-48c4-b4b5-c230ac513c80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:45:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b563132-1180-48c4-b4b5-c230ac513c80'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:45:19Z", "security_group_id": "032fbdde-e3fd-46fe-a44f-639565548938", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cf334697-5db9-4d7a-a03a-f61fd421d0a6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:19.837 63 INFO tempest.lib.common.rest_client [req-8561c979-6884-4db7-abfc-4e523ef02559 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.249s 2018-08-16 15:45:19.838 63 DEBUG tempest.lib.common.rest_client [req-8561c979-6884-4db7-abfc-4e523ef02559 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-283478582"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:45:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8561c979-6884-4db7-abfc-4e523ef02559'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:45:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:45:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"da9a93ca-896a-46b1-a90c-e99726ca19eb","name":"tempest-A-283478582"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:20.916 63 INFO tempest.lib.common.rest_client [req-60e5076e-a8dd-48e8-8410-bd6857e6e8c9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.077s 2018-08-16 15:45:20.917 63 DEBUG tempest.lib.common.rest_client [req-60e5076e-a8dd-48e8-8410-bd6857e6e8c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "name": "tempest-subnet-A-1-667163889"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:45:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-60e5076e-a8dd-48e8-8410-bd6857e6e8c9'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"da9a93ca-896a-46b1-a90c-e99726ca19eb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:45:20Z","dns_nameservers":[],"updated_at":"2018-08-16T15:45:20Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c55159d7-0424-4539-ad54-dbc16d970d10","subnetpool_id":null,"name":"tempest-subnet-A-1-667163889"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:21.149 63 INFO tempest.lib.common.rest_client [req-a02a4463-1706-4337-9a47-474321e6b0f2 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.231s 2018-08-16 15:45:21.150 63 DEBUG tempest.lib.common.rest_client [req-a02a4463-1706-4337-9a47-474321e6b0f2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-156797713"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:45:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a02a4463-1706-4337-9a47-474321e6b0f2'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:45:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:45:21Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"ab7115e2-a6ae-441a-9406-4fc32329c0d5","name":"tempest-B-156797713"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:21.843 63 INFO tempest.lib.common.rest_client [req-88df07a3-4a9e-4ae4-bfe4-a84d7e119003 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.693s 2018-08-16 15:45:21.844 63 DEBUG tempest.lib.common.rest_client [req-88df07a3-4a9e-4ae4-bfe4-a84d7e119003 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "ab7115e2-a6ae-441a-9406-4fc32329c0d5", "name": "tempest-subnet-B-1-2004678684"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:45:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-88df07a3-4a9e-4ae4-bfe4-a84d7e119003'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab7115e2-a6ae-441a-9406-4fc32329c0d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:45:21Z","dns_nameservers":[],"updated_at":"2018-08-16T15:45:21Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8367e026-4ee5-439b-8f51-d30ad907fc1e","subnetpool_id":null,"name":"tempest-subnet-B-1-2004678684"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:22.277 63 INFO tempest.lib.common.rest_client [req-46a8cd33-e325-46cc-a862-67cbd05bfed0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.432s 2018-08-16 15:45:22.277 63 DEBUG tempest.lib.common.rest_client [req-46a8cd33-e325-46cc-a862-67cbd05bfed0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:45:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-46a8cd33-e325-46cc-a862-67cbd05bfed0'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "49216f3c-675e-4322-921f-b4b982ed7d55"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:22.665 63 INFO tempest.lib.common.rest_client [req-3bd79262-f55f-462b-95a6-9e38f546569c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/49216f3c-675e-4322-921f-b4b982ed7d55/network_associations 0.387s 2018-08-16 15:45:22.666 63 DEBUG tempest.lib.common.rest_client [req-3bd79262-f55f-462b-95a6-9e38f546569c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/49216f3c-675e-4322-921f-b4b982ed7d55/network_associations', u'date': 'Thu, 16 Aug 2018 15:45:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3bd79262-f55f-462b-95a6-9e38f546569c'} Body: {"network_association": {"network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "id": "42f81c9b-5f2a-466a-90d2-8ed6f8d2eb45"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:22.824 63 INFO tempest.lib.common.rest_client [req-c1500a2c-ff38-4614-b8aa-fff56c552867 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.157s 2018-08-16 15:45:22.824 63 DEBUG tempest.lib.common.rest_client [req-c1500a2c-ff38-4614-b8aa-fff56c552867 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1146179974"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-c1500a2c-ff38-4614-b8aa-fff56c552867', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1500a2c-ff38-4614-b8aa-fff56c552867'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwVtR282mIip8/J2HyvsvMZt0/bEyvxyscV527mi+2T9ZLu/xht+g3L30EFTyLVYaaNtxaTV9xfDXC5Ou8V13kvje5sEfSm1IMWWKek71AnDoDSqJMoLgbnFhepDaW2Bqygmn9VwSVk8BcwfwbHTGOrG1IyK+PNUJNeiV0mo6gTjKA6gU2nycQvDma3ei4+AvDlOqsSXQedfLIV8kK2i9JiOUsXHspbQuR6x5sPnAWfYmZajfLU7zJwK9F0nD+YgPTCoHm9efCBcOrelz2J6MHvmorzm3o4OaHrQbouFvoFdMtk/A/qxhqAQa1pix29jaKL1je0lhel5WWeFE6+kJJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAsFbUdvNpiIqfPydh8r7LzGbdP2xMr8crHFedu5ovtk/WS7v8\nYbfoNy99BBU8i1WGmjbcWk1fcXw1wuTrvFdd5L43ubBH0ptSDFlinpO9QJw6A0qi\nTKC4G5xYXqQ2ltgasoJp/VcElZPAXMH8Gx0xjqxtSMivjzVCTXoldJqOoE4ygOoF\nNp8nELw5mt3ouPgLw5TqrEl0HnXyyFfJCtovSYjlLFx7KW0LkesebD5wFn2JmWo3\ny1O8ycCvRdJw/mID0wqB5vXnwgXDq3pc9iejB75qK85t6ODmh60G6Lhb6BXTLZPw\nP6sYagEGtaYsdvY2ii9Y3tJYXpeVlnhROvpCSQIDAQABAoIBAAVEsthS8WY47gUP\nAigkdyZGNHn+nFPsGWehXn8KXj6OKBLfLO0md3OeoZeLouFuzrSwyuiPwzg6w8hs\n2nYoDhAVdsi/cYXjShJAYWfndhIGGN2cTzkG3DlG9ITvVwourq2Co/QDs4lcfrTG\nvud4edCPajxwcn5O0wpJifDv5S742miptWkdatgF0Qr5wb1xlnq9oMxOHSSS6d9s\nDpZQe7rOlBCAvcCE71ZYhD9Wkg9iUzxtXgGXAzBh1EJ8TaR7X9Zi5ZGwfyrE3my5\nI8eqDF2eqtLCTVzwiKDpKKWfFkkmCTj2AwCUeEfE5xyqFfohs3kFrTDIW+kHh/5O\ns1+bzOECgYEA3TsXOw6Uexx9eQuQCC4e9Wyg+aAmat+5v3X68glfaWAjAJrQm3FU\na/IJEiaZzCUfqppemKeN6KVmg9zbZC6GIoWrpOGu0pKOi5QQoeldpxoYmXBlwki7\n0MD2aeu90zKsVpX3DQ2v14QLDviPmfnepnAVnI/40q5x9XYeQd4tw4UCgYEAzA2W\nYCUOmXYetf8eMS+s58BR4JUKAU92ldwtgjvp5rDgKCdGi52YgvRdIf6sCnQP3Zcn\ni2catiZPoEFn/1+L0m2zEcPlbzwDOO3kkNhAb40FuYjLPJdEhT6BELoSV4R4mst8\n/YdL8Ry4I/y8RhrQOjz9d3nLDLKSy44WYB901PUCgYBgAB9hkj8eeUt9dmYHFrR6\nfawRBs0E/ZamHbVKyIRtvrkRrxytB23B9eK3zKZarxVhu+EmzzbGaNfmirVtcL7m\nRikowIJTgCN5MERTbmgkdi+MjfiqaVOPD90eM51JA6lDXYo6UOEoXXVLBtOR1psm\nkGbgbJ1mFyr+gEY7AQXM3QKBgQDLCoojSTxpv3t3pU+pqcLnKBtQ2XyHKUbaf6hY\n+r0X69BgpBQyQLLNO9KgTQVrsWlIGWwj7ohJz31T/UE6fxxmWvngJ4lZUeHy9+SD\nrGsRlMWphFCXDf4Eh9lth3lQ1GQdw3Wv4LzUQruIM6g0KeIg0Sd1hx9glyAypEPn\nieV7MQKBgGNE1Flt/kQCPWYe8tLiQAsANG7XvDVIAiQFvEpTe80jd0Eahdu+lrnS\n7wodPHzLTsfJrmbcdurQo8cOptM4StvkiwzgVaewj1Y9l3qMNyQY+eJewESRE5KF\nWBfOBtrlOKvKiSzrQCCXmPuyrCTFxwe+hd+9f4Br4lHcC7Dn99CD\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1146179974", "fingerprint": "73:54:cb:0b:33:a8:7d:25:0d:d7:8a:35:d2:41:40:dc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:23.791 63 INFO tempest.lib.common.rest_client [req-9f524eb9-025e-4ca9-a64d-09e6d3552f8e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 0.962s 2018-08-16 15:45:23.792 63 DEBUG tempest.lib.common.rest_client [req-9f524eb9-025e-4ca9-a64d-09e6d3552f8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-775186702", "security_groups": ["032fbdde-e3fd-46fe-a44f-639565548938"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:45:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f524eb9-025e-4ca9-a64d-09e6d3552f8e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:45:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"da9a93ca-896a-46b1-a90c-e99726ca19eb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:45:23Z","name":"tempest-port-smoke-775186702","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:1a:b9:b1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"c55159d7-0424-4539-ad54-dbc16d970d10","ip_address":"10.101.11.10"}],"id":"26c516e8-a49e-48ff-9b5a-b16ebffc4d2d","security_groups":["032fbdde-e3fd-46fe-a44f-639565548938"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:26.990 63 INFO tempest.lib.common.rest_client [req-6027287a-1473-424a-92d9-51d35f3e61ae ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 3.197s 2018-08-16 15:45:26.991 63 DEBUG tempest.lib.common.rest_client [req-6027287a-1473-424a-92d9-51d35f3e61ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1146179974", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "port": "26c516e8-a49e-48ff-9b5a-b16ebffc4d2d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6027287a-1473-424a-92d9-51d35f3e61ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6027287a-1473-424a-92d9-51d35f3e61ae'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "adminPass": "J5sRqbgY9MmW"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:27.326 63 INFO tempest.lib.common.rest_client [req-036e5038-92cb-4e95-aaaa-7c8d6e95a661 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.332s 2018-08-16 15:45:27.326 63 DEBUG tempest.lib.common.rest_client [req-036e5038-92cb-4e95-aaaa-7c8d6e95a661 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-036e5038-92cb-4e95-aaaa-7c8d6e95a661', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-036e5038-92cb-4e95-aaaa-7c8d6e95a661'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:45:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:28.703 63 INFO tempest.lib.common.rest_client [req-aa6b2879-3d1d-409e-b148-ad67e67b0710 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.361s 2018-08-16 15:45:28.703 63 DEBUG tempest.lib.common.rest_client [req-aa6b2879-3d1d-409e-b148-ad67e67b0710 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-aa6b2879-3d1d-409e-b148-ad67e67b0710', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa6b2879-3d1d-409e-b148-ad67e67b0710'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:45:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:30.113 63 INFO tempest.lib.common.rest_client [req-e0e2bce4-2acc-4f2b-b6e5-d21fad0a2c15 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.394s 2018-08-16 15:45:30.113 63 DEBUG tempest.lib.common.rest_client [req-e0e2bce4-2acc-4f2b-b6e5-d21fad0a2c15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-e0e2bce4-2acc-4f2b-b6e5-d21fad0a2c15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0e2bce4-2acc-4f2b-b6e5-d21fad0a2c15'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:30.126 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 15:45:31.820 63 INFO tempest.lib.common.rest_client [req-cbe4639b-2bf7-4801-9413-832236661158 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.692s 2018-08-16 15:45:31.821 63 DEBUG tempest.lib.common.rest_client [req-cbe4639b-2bf7-4801-9413-832236661158 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-cbe4639b-2bf7-4801-9413-832236661158', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbe4639b-2bf7-4801-9413-832236661158'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:31.834 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 15:45:33.585 63 INFO tempest.lib.common.rest_client [req-b20d038a-9abd-4895-8995-4f6b21977a7f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.749s 2018-08-16 15:45:33.585 63 DEBUG tempest.lib.common.rest_client [req-b20d038a-9abd-4895-8995-4f6b21977a7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-b20d038a-9abd-4895-8995-4f6b21977a7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b20d038a-9abd-4895-8995-4f6b21977a7f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:35.170 63 INFO tempest.lib.common.rest_client [req-1a7b1002-ddce-4574-9f55-a9bc10f060a6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.571s 2018-08-16 15:45:35.171 63 DEBUG tempest.lib.common.rest_client [req-1a7b1002-ddce-4574-9f55-a9bc10f060a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-1a7b1002-ddce-4574-9f55-a9bc10f060a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a7b1002-ddce-4574-9f55-a9bc10f060a6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-283478582": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b9:b1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:34.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:34Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:35.185 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:45:35.873 63 INFO tempest.lib.common.rest_client [req-206fcb4f-f906-4b9b-bc91-fa0ddd751220 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.688s 2018-08-16 15:45:35.874 63 DEBUG tempest.lib.common.rest_client [req-206fcb4f-f906-4b9b-bc91-fa0ddd751220 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-206fcb4f-f906-4b9b-bc91-fa0ddd751220', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-206fcb4f-f906-4b9b-bc91-fa0ddd751220'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-283478582": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b9:b1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:34.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:34Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:35.888 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8662a10d-bb31-4d4d-9c56-a0d6d3c23409 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:45:36.988 63 INFO tempest.lib.common.rest_client [req-2f2ce44c-4037-41d4-80b3-9dc2fc1a6162 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 1.099s 2018-08-16 15:45:36.988 63 DEBUG tempest.lib.common.rest_client [req-2f2ce44c-4037-41d4-80b3-9dc2fc1a6162 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ab7115e2-a6ae-441a-9406-4fc32329c0d5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-531126102", "security_groups": ["032fbdde-e3fd-46fe-a44f-639565548938"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:45:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2f2ce44c-4037-41d4-80b3-9dc2fc1a6162'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:45:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ab7115e2-a6ae-441a-9406-4fc32329c0d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:45:36Z","name":"tempest-port-smoke-531126102","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cf:dd:82","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8367e026-4ee5-439b-8f51-d30ad907fc1e","ip_address":"10.102.21.20"}],"id":"166e2bca-ffd8-4961-a5a4-cb97f07e9d66","security_groups":["032fbdde-e3fd-46fe-a44f-639565548938"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:40.381 63 INFO tempest.lib.common.rest_client [req-a5d55bc8-bffd-466e-afdd-9ed0457c18dd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 3.391s 2018-08-16 15:45:40.381 63 DEBUG tempest.lib.common.rest_client [req-a5d55bc8-bffd-466e-afdd-9ed0457c18dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1146179974", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "ab7115e2-a6ae-441a-9406-4fc32329c0d5", "port": "166e2bca-ffd8-4961-a5a4-cb97f07e9d66"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-a5d55bc8-bffd-466e-afdd-9ed0457c18dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5d55bc8-bffd-466e-afdd-9ed0457c18dd'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "adminPass": "rMXA4YKnANrT"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:40.733 63 INFO tempest.lib.common.rest_client [req-d6015081-4fba-4bf1-98c9-608340a9edf8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.347s 2018-08-16 15:45:40.733 63 DEBUG tempest.lib.common.rest_client [req-d6015081-4fba-4bf1-98c9-608340a9edf8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-d6015081-4fba-4bf1-98c9-608340a9edf8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d6015081-4fba-4bf1-98c9-608340a9edf8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:45:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:42.007 63 INFO tempest.lib.common.rest_client [req-1f6abd25-810c-4ef0-84be-f4a9e35df52a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.258s 2018-08-16 15:45:42.007 63 DEBUG tempest.lib.common.rest_client [req-1f6abd25-810c-4ef0-84be-f4a9e35df52a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-1f6abd25-810c-4ef0-84be-f4a9e35df52a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f6abd25-810c-4ef0-84be-f4a9e35df52a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:45:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:43.817 63 INFO tempest.lib.common.rest_client [req-375818ab-85b9-4699-a3bd-d3318e632703 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.795s 2018-08-16 15:45:43.818 63 DEBUG tempest.lib.common.rest_client [req-375818ab-85b9-4699-a3bd-d3318e632703 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1258', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-375818ab-85b9-4699-a3bd-d3318e632703', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-375818ab-85b9-4699-a3bd-d3318e632703'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:43.830 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:45:45.459 63 INFO tempest.lib.common.rest_client [req-78dae1e0-9cb4-45d4-b41e-cdba299ee346 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.627s 2018-08-16 15:45:45.459 63 DEBUG tempest.lib.common.rest_client [req-78dae1e0-9cb4-45d4-b41e-cdba299ee346 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-78dae1e0-9cb4-45d4-b41e-cdba299ee346', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-78dae1e0-9cb4-45d4-b41e-cdba299ee346'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:45.474 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:45:47.147 63 INFO tempest.lib.common.rest_client [req-e9f6c755-a219-4a10-bfad-499b8720c42e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.671s 2018-08-16 15:45:47.148 63 DEBUG tempest.lib.common.rest_client [req-e9f6c755-a219-4a10-bfad-499b8720c42e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-e9f6c755-a219-4a10-bfad-499b8720c42e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9f6c755-a219-4a10-bfad-499b8720c42e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:49.161 63 INFO tempest.lib.common.rest_client [req-61c4894a-b189-4ed0-84b0-fa0f94b96af9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.999s 2018-08-16 15:45:49.162 63 DEBUG tempest.lib.common.rest_client [req-61c4894a-b189-4ed0-84b0-fa0f94b96af9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-61c4894a-b189-4ed0-84b0-fa0f94b96af9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61c4894a-b189-4ed0-84b0-fa0f94b96af9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-156797713": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:dd:82", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:47Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:49.177 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:45:49.860 63 INFO tempest.lib.common.rest_client [req-7e07b5eb-5193-4604-8e4a-f6e1db413b6b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.682s 2018-08-16 15:45:49.861 63 DEBUG tempest.lib.common.rest_client [req-7e07b5eb-5193-4604-8e4a-f6e1db413b6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-7e07b5eb-5193-4604-8e4a-f6e1db413b6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:45:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7e07b5eb-5193-4604-8e4a-f6e1db413b6b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-156797713": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:dd:82", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:45:47Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:49.875 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 2ef7916a-f47d-47cd-b64d-3310071f993b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:45:50.031 63 INFO tempest.lib.common.rest_client [req-3d0888d2-f947-454d-9267-e54c16172fbd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/routers 0.154s 2018-08-16 15:45:50.032 63 DEBUG tempest.lib.common.rest_client [req-3d0888d2-f947-454d-9267-e54c16172fbd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--169395731", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:45:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d0888d2-f947-454d-9267-e54c16172fbd'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:49Z", "admin_state_up": true, "updated_at": "2018-08-16T15:45:49Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7ece3d22-5e43-43fe-a676-4ae44d687880", "name": "tempest-router--169395731"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:51.716 63 INFO tempest.lib.common.rest_client [req-c80afa21-5d1b-46e3-8b64-e3d4db2b6e21 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880 1.684s 2018-08-16 15:45:51.717 63 DEBUG tempest.lib.common.rest_client [req-c80afa21-5d1b-46e3-8b64-e3d4db2b6e21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880', u'date': 'Thu, 16 Aug 2018 15:45:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c80afa21-5d1b-46e3-8b64-e3d4db2b6e21'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:49Z", "admin_state_up": true, "updated_at": "2018-08-16T15:45:51Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7ece3d22-5e43-43fe-a676-4ae44d687880", "name": "tempest-router--169395731"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:53.773 63 INFO tempest.lib.common.rest_client [req-cb3bd1b1-6a9d-4545-a126-96c8898b2fa7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 200 PUT http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880/add_router_interface 2.055s 2018-08-16 15:45:53.774 63 DEBUG tempest.lib.common.rest_client [req-cb3bd1b1-6a9d-4545-a126-96c8898b2fa7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c55159d7-0424-4539-ad54-dbc16d970d10"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:45:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cb3bd1b1-6a9d-4545-a126-96c8898b2fa7'} Body: {"network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "c55159d7-0424-4539-ad54-dbc16d970d10", "subnet_ids": ["c55159d7-0424-4539-ad54-dbc16d970d10"], "port_id": "737ac99a-96a3-433c-9072-50a50ba88462", "id": "7ece3d22-5e43-43fe-a676-4ae44d687880"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:55.937 63 INFO tempest.lib.common.rest_client [req-f54861dd-0020-4f8f-8bbb-af1d934c12b0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.162s 2018-08-16 15:45:55.938 63 DEBUG tempest.lib.common.rest_client [req-f54861dd-0020-4f8f-8bbb-af1d934c12b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "26c516e8-a49e-48ff-9b5a-b16ebffc4d2d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:45:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f54861dd-0020-4f8f-8bbb-af1d934c12b0'} Body: {"floatingip": {"router_id": "7ece3d22-5e43-43fe-a676-4ae44d687880", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:45:54Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "26c516e8-a49e-48ff-9b5a-b16ebffc4d2d", "id": "f45f4d28-c1ab-43ce-bcac-d9a46abbd37a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:45:54Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:45:55.939 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:46:03.951 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:46:04.055 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:46:04.078 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:46:04.192 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:46:04.193 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:46:04.195 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:46:04.256 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:46:04.259 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:46:09.267 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_ping_to_unassociated_net) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:46:09.267 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:46:09.268 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075715 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 15:46:10.453 63 INFO tempest.lib.common.rest_client [req-7b4fc984-cfda-4d26-8209-dcf42539f00d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/f45f4d28-c1ab-43ce-bcac-d9a46abbd37a 1.183s 2018-08-16 15:46:10.454 63 DEBUG tempest.lib.common.rest_client [req-7b4fc984-cfda-4d26-8209-dcf42539f00d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/f45f4d28-c1ab-43ce-bcac-d9a46abbd37a', u'date': 'Thu, 16 Aug 2018 15:46:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7b4fc984-cfda-4d26-8209-dcf42539f00d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:12.092 63 INFO tempest.lib.common.rest_client [req-6580de75-d8ca-4d2b-b116-ef89a55a53cd ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880/remove_router_interface 1.637s 2018-08-16 15:46:12.093 63 DEBUG tempest.lib.common.rest_client [req-6580de75-d8ca-4d2b-b116-ef89a55a53cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "c55159d7-0424-4539-ad54-dbc16d970d10"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:46:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6580de75-d8ca-4d2b-b116-ef89a55a53cd'} Body: {"network_id": "da9a93ca-896a-46b1-a90c-e99726ca19eb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "c55159d7-0424-4539-ad54-dbc16d970d10", "subnet_ids": ["c55159d7-0424-4539-ad54-dbc16d970d10"], "port_id": "737ac99a-96a3-433c-9072-50a50ba88462", "id": "7ece3d22-5e43-43fe-a676-4ae44d687880"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:13.634 63 INFO tempest.lib.common.rest_client [req-715b996e-78f2-438d-bd50-be514c0811ad ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880 1.540s 2018-08-16 15:46:13.635 63 DEBUG tempest.lib.common.rest_client [req-715b996e-78f2-438d-bd50-be514c0811ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/7ece3d22-5e43-43fe-a676-4ae44d687880', u'date': 'Thu, 16 Aug 2018 15:46:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-715b996e-78f2-438d-bd50-be514c0811ad'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:13.815 63 INFO tempest.lib.common.rest_client [req-8de48950-3e05-4090-b8a7-a028de3e624c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.179s 2018-08-16 15:46:13.815 63 DEBUG tempest.lib.common.rest_client [req-8de48950-3e05-4090-b8a7-a028de3e624c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-8de48950-3e05-4090-b8a7-a028de3e624c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8de48950-3e05-4090-b8a7-a028de3e624c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:14.317 63 INFO tempest.lib.common.rest_client [req-47d4ee2b-be4c-4f2d-a73a-fb15719a343c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.500s 2018-08-16 15:46:14.317 63 DEBUG tempest.lib.common.rest_client [req-47d4ee2b-be4c-4f2d-a73a-fb15719a343c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-47d4ee2b-be4c-4f2d-a73a-fb15719a343c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-47d4ee2b-be4c-4f2d-a73a-fb15719a343c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-156797713": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:dd:82", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:13Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:15.809 63 INFO tempest.lib.common.rest_client [req-828b68bb-e97e-4a89-81f9-88dffec4e2ef ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.473s 2018-08-16 15:46:15.809 63 DEBUG tempest.lib.common.rest_client [req-828b68bb-e97e-4a89-81f9-88dffec4e2ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-828b68bb-e97e-4a89-81f9-88dffec4e2ef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-828b68bb-e97e-4a89-81f9-88dffec4e2ef'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-156797713": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:dd:82", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2ef7916a-f47d-47cd-b64d-3310071f993b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2ef7916a-f47d-47cd-b64d-3310071f993b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:14Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-2", "created": "2018-08-16T15:45:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:16.870 63 INFO tempest.lib.common.rest_client [req-f1ca97f5-ceab-45a1-973a-9d0abf41d6ff ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b 0.046s 2018-08-16 15:46:16.871 63 DEBUG tempest.lib.common.rest_client [req-f1ca97f5-ceab-45a1-973a-9d0abf41d6ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2ef7916a-f47d-47cd-b64d-3310071f993b', u'x-compute-request-id': 'req-f1ca97f5-ceab-45a1-973a-9d0abf41d6ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f1ca97f5-ceab-45a1-973a-9d0abf41d6ff'} Body: {"itemNotFound": {"message": "Instance 2ef7916a-f47d-47cd-b64d-3310071f993b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:17.467 63 INFO tempest.lib.common.rest_client [req-4b8b266b-6f9f-4533-8ad2-bb62f1e6299c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/166e2bca-ffd8-4961-a5a4-cb97f07e9d66 0.594s 2018-08-16 15:46:17.467 63 DEBUG tempest.lib.common.rest_client [req-4b8b266b-6f9f-4533-8ad2-bb62f1e6299c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/166e2bca-ffd8-4961-a5a4-cb97f07e9d66', u'date': 'Thu, 16 Aug 2018 15:46:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b8b266b-6f9f-4533-8ad2-bb62f1e6299c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:17.659 63 INFO tempest.lib.common.rest_client [req-1ac4b16e-bc5c-40e7-825d-119418129bef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.190s 2018-08-16 15:46:17.659 63 DEBUG tempest.lib.common.rest_client [req-1ac4b16e-bc5c-40e7-825d-119418129bef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-1ac4b16e-bc5c-40e7-825d-119418129bef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1ac4b16e-bc5c-40e7-825d-119418129bef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:18.477 63 INFO tempest.lib.common.rest_client [req-c4884bc0-3ea1-4fc5-b089-b4d56f87842e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.817s 2018-08-16 15:46:18.477 63 DEBUG tempest.lib.common.rest_client [req-c4884bc0-3ea1-4fc5-b089-b4d56f87842e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-c4884bc0-3ea1-4fc5-b089-b4d56f87842e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4884bc0-3ea1-4fc5-b089-b4d56f87842e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-283478582": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:b9:b1", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:45:34.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8662a10d-bb31-4d4d-9c56-a0d6d3c23409", "security_groups": [{"name": "tempest-secgroup-smoke-1172587829"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1146179974", "name": "server-1", "created": "2018-08-16T15:45:26Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:19.551 63 INFO tempest.lib.common.rest_client [req-b08d2556-d312-4206-ae0d-5e6700dd7d66 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409 0.058s 2018-08-16 15:46:19.552 63 DEBUG tempest.lib.common.rest_client [req-b08d2556-d312-4206-ae0d-5e6700dd7d66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8662a10d-bb31-4d4d-9c56-a0d6d3c23409', u'x-compute-request-id': 'req-b08d2556-d312-4206-ae0d-5e6700dd7d66', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:19 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b08d2556-d312-4206-ae0d-5e6700dd7d66'} Body: {"itemNotFound": {"message": "Instance 8662a10d-bb31-4d4d-9c56-a0d6d3c23409 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:20.382 63 INFO tempest.lib.common.rest_client [req-7d445367-de18-4b13-b5ef-b997db906b59 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/26c516e8-a49e-48ff-9b5a-b16ebffc4d2d 0.830s 2018-08-16 15:46:20.383 63 DEBUG tempest.lib.common.rest_client [req-7d445367-de18-4b13-b5ef-b997db906b59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/26c516e8-a49e-48ff-9b5a-b16ebffc4d2d', u'date': 'Thu, 16 Aug 2018 15:46:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d445367-de18-4b13-b5ef-b997db906b59'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:20.457 63 INFO tempest.lib.common.rest_client [req-33dd6a50-cb6a-46c6-b79a-6e8ae547fb87 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1146179974 0.073s 2018-08-16 15:46:20.458 63 DEBUG tempest.lib.common.rest_client [req-33dd6a50-cb6a-46c6-b79a-6e8ae547fb87 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1146179974', u'x-compute-request-id': 'req-33dd6a50-cb6a-46c6-b79a-6e8ae547fb87', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33dd6a50-cb6a-46c6-b79a-6e8ae547fb87'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:23.303 63 INFO tempest.lib.common.rest_client [req-b2c8506f-d295-41ca-8e10-91ef571c6978 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8367e026-4ee5-439b-8f51-d30ad907fc1e 2.844s 2018-08-16 15:46:23.304 63 DEBUG tempest.lib.common.rest_client [req-b2c8506f-d295-41ca-8e10-91ef571c6978 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8367e026-4ee5-439b-8f51-d30ad907fc1e', u'date': 'Thu, 16 Aug 2018 15:46:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2c8506f-d295-41ca-8e10-91ef571c6978'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:25.161 63 INFO tempest.lib.common.rest_client [req-ffa729f9-1f56-4d05-87e8-803625083a45 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/ab7115e2-a6ae-441a-9406-4fc32329c0d5 1.857s 2018-08-16 15:46:25.162 63 DEBUG tempest.lib.common.rest_client [req-ffa729f9-1f56-4d05-87e8-803625083a45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/ab7115e2-a6ae-441a-9406-4fc32329c0d5', u'date': 'Thu, 16 Aug 2018 15:46:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ffa729f9-1f56-4d05-87e8-803625083a45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:27.685 63 INFO tempest.lib.common.rest_client [req-ca973276-d5df-41ac-b01d-5d847e326679 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/c55159d7-0424-4539-ad54-dbc16d970d10 2.523s 2018-08-16 15:46:27.686 63 DEBUG tempest.lib.common.rest_client [req-ca973276-d5df-41ac-b01d-5d847e326679 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/c55159d7-0424-4539-ad54-dbc16d970d10', u'date': 'Thu, 16 Aug 2018 15:46:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca973276-d5df-41ac-b01d-5d847e326679'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:29.465 63 INFO tempest.lib.common.rest_client [req-f58914d9-7f54-47e2-9e27-9a720f2b9cdd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/da9a93ca-896a-46b1-a90c-e99726ca19eb 1.778s 2018-08-16 15:46:29.466 63 DEBUG tempest.lib.common.rest_client [req-f58914d9-7f54-47e2-9e27-9a720f2b9cdd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/da9a93ca-896a-46b1-a90c-e99726ca19eb', u'date': 'Thu, 16 Aug 2018 15:46:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f58914d9-7f54-47e2-9e27-9a720f2b9cdd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:29.758 63 INFO tempest.lib.common.rest_client [req-3e108586-fafd-406e-bc69-763a07d9c3a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/032fbdde-e3fd-46fe-a44f-639565548938 0.291s 2018-08-16 15:46:29.759 63 DEBUG tempest.lib.common.rest_client [req-3e108586-fafd-406e-bc69-763a07d9c3a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/032fbdde-e3fd-46fe-a44f-639565548938', u'date': 'Thu, 16 Aug 2018 15:46:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3e108586-fafd-406e-bc69-763a07d9c3a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [72.440724s] ... ok 2018-08-16 15:46:30.078 63 INFO tempest.lib.common.rest_client [req-69b8bd36-d6e0-4279-91b4-1d56d6c29451 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.300s 2018-08-16 15:46:30.079 63 DEBUG tempest.lib.common.rest_client [req-69b8bd36-d6e0-4279-91b4-1d56d6c29451 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1652008907 description", "name": "tempest-secgroup-smoke-1652008907"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69b8bd36-d6e0-4279-91b4-1d56d6c29451'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1652008907 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:29Z", "updated_at": "2018-08-16T15:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "025564f9-cf47-47a9-9d71-464660acac83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "cc95549b-88de-4564-8dc2-78793d69e5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4cb40050-25dc-42fd-8309-0802e32166ab", "name": "tempest-secgroup-smoke-1652008907"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:30.349 63 INFO tempest.lib.common.rest_client [req-cd31a8f4-4efa-4f46-b2dd-955271d3e5ca ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.269s 2018-08-16 15:46:30.349 63 DEBUG tempest.lib.common.rest_client [req-cd31a8f4-4efa-4f46-b2dd-955271d3e5ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd31a8f4-4efa-4f46-b2dd-955271d3e5ca'} 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": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63c61cd8-89ab-4059-9ed3-5ec9b430824d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:30.654 63 INFO tempest.lib.common.rest_client [req-a4c6f3e0-6b43-49ed-b6c7-dd3485f9495c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.304s 2018-08-16 15:46:30.655 63 DEBUG tempest.lib.common.rest_client [req-a4c6f3e0-6b43-49ed-b6c7-dd3485f9495c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c6f3e0-6b43-49ed-b6c7-dd3485f9495c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3945661a-4e8a-4768-82db-e6b878309884"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:30.941 63 INFO tempest.lib.common.rest_client [req-6febac32-0984-4dd4-8dbf-ef0236b6c366 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.285s 2018-08-16 15:46:30.942 63 DEBUG tempest.lib.common.rest_client [req-6febac32-0984-4dd4-8dbf-ef0236b6c366 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6febac32-0984-4dd4-8dbf-ef0236b6c366'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d33b4390-a7b2-40e8-bbca-b56569fbe8a0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:31.216 63 INFO tempest.lib.common.rest_client [req-6440f1d6-af09-4148-ba44-ec323b8561f4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.273s 2018-08-16 15:46:31.217 63 DEBUG tempest.lib.common.rest_client [req-6440f1d6-af09-4148-ba44-ec323b8561f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6440f1d6-af09-4148-ba44-ec323b8561f4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9bfbf49-bb99-4575-a5be-13b9275265b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:31.492 63 INFO tempest.lib.common.rest_client [req-1e7f78c0-97a6-48ea-9eea-52351623f2d4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.274s 2018-08-16 15:46:31.493 63 DEBUG tempest.lib.common.rest_client [req-1e7f78c0-97a6-48ea-9eea-52351623f2d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e7f78c0-97a6-48ea-9eea-52351623f2d4'} 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": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3a7e0394-c1f8-4945-b123-0699b4a77ec8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:31.671 63 INFO tempest.lib.common.rest_client [req-98a6bd3b-c98a-491e-974a-7cdb41ab18de ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:46:31.672 63 DEBUG tempest.lib.common.rest_client [req-98a6bd3b-c98a-491e-974a-7cdb41ab18de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98a6bd3b-c98a-491e-974a-7cdb41ab18de'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6dddcda-ac65-44dc-a352-96819e1424ac"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:31.871 63 INFO tempest.lib.common.rest_client [req-b61a4881-00d6-48d2-9341-7808d0c8d64b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 15:46:31.872 63 DEBUG tempest.lib.common.rest_client [req-b61a4881-00d6-48d2-9341-7808d0c8d64b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b61a4881-00d6-48d2-9341-7808d0c8d64b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "56b36f12-9fed-463e-80bf-611be786bf6f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:32.046 63 INFO tempest.lib.common.rest_client [req-afaed9e7-3993-4538-92c4-66fdd5651740 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 15:46:32.046 63 DEBUG tempest.lib.common.rest_client [req-afaed9e7-3993-4538-92c4-66fdd5651740 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-afaed9e7-3993-4538-92c4-66fdd5651740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bd64a590-cded-4f60-9520-08b528aa8439"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:32.301 63 INFO tempest.lib.common.rest_client [req-37af5d96-9599-49fc-8f01-1674aa8ce2ac ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.253s 2018-08-16 15:46:32.301 63 DEBUG tempest.lib.common.rest_client [req-37af5d96-9599-49fc-8f01-1674aa8ce2ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-960464003"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37af5d96-9599-49fc-8f01-1674aa8ce2ac'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","name":"tempest-A-960464003"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:32.963 63 INFO tempest.lib.common.rest_client [req-e2952157-2ef9-4a29-bedd-8447f4974a86 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.660s 2018-08-16 15:46:32.963 63 DEBUG tempest.lib.common.rest_client [req-e2952157-2ef9-4a29-bedd-8447f4974a86 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "name": "tempest-subnet-A-1-1192925436"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2952157-2ef9-4a29-bedd-8447f4974a86'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:32Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","subnetpool_id":null,"name":"tempest-subnet-A-1-1192925436"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:33.274 63 INFO tempest.lib.common.rest_client [req-0233e917-a570-406a-982b-904123aae1a0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.310s 2018-08-16 15:46:33.275 63 DEBUG tempest.lib.common.rest_client [req-0233e917-a570-406a-982b-904123aae1a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-126840084"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0233e917-a570-406a-982b-904123aae1a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f38d69ff-3470-4b61-a898-2572cd3c5438","name":"tempest-B-126840084"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:33.975 63 INFO tempest.lib.common.rest_client [req-663e276c-d51e-42fc-9093-1b9e3bad7203 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.700s 2018-08-16 15:46:33.976 63 DEBUG tempest.lib.common.rest_client [req-663e276c-d51e-42fc-9093-1b9e3bad7203 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "name": "tempest-subnet-B-1-1174447874"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663e276c-d51e-42fc-9093-1b9e3bad7203'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:33Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","subnetpool_id":null,"name":"tempest-subnet-B-1-1174447874"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:34.373 63 INFO tempest.lib.common.rest_client [req-e6316e76-9746-4e92-a405-d253caea2f9b ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.396s 2018-08-16 15:46:34.374 63 DEBUG tempest.lib.common.rest_client [req-e6316e76-9746-4e92-a405-d253caea2f9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6316e76-9746-4e92-a405-d253caea2f9b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "ac4763f8-b7ff-44ba-b46b-fdbcf7f53304"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:34.540 63 INFO tempest.lib.common.rest_client [req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.165s 2018-08-16 15:46:34.541 63 DEBUG tempest.lib.common.rest_client [req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-88417523"}} Response - Headers: {'status': '200', u'content-length': '2311', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+v3FVbL98X0+TIc2gZH550VEhU6TjRCxAznLqaMjNXWN6ykE4KB08D7XS+WUdSEWqduGGAWxIgYOON0OPY6CrANjNocy0/hCjwxtuGZWd1R/PspOwilKwezYNw583Z/ozcc8LWlz9BThFEdFGj8pvAxDQ29brp65V/ajRF73t5OOdHi41vg2fmTvj2qgnXi0b0xNTlJuKjkVY2Y2au9gQyJkoq+FF1pwJFkYb0XQmC8KhaDfU6toE9m7dpIkuaeE28zODUvlcgtlQI/ZGb6dYhG5lh/vI4XFF3D39F5diQFCnvgJ0bGjMvjL1wxqz3/58lUp/WYZhyw2GLJbB7KvT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvr9xVWy/fF9PkyHNoGR+edFRIVOk40QsQM5y6mjIzV1jespB\nOCgdPA+10vllHUhFqnbhhgFsSIGDjjdDj2OgqwDYzaHMtP4Qo8MbbhmVndUfz7KT\nsIpSsHs2DcOfN2f6M3HPC1pc/QU4RRHRRo/KbwMQ0NvW66euVf2o0Re97eTjnR4u\nNb4Nn5k749qoJ14tG9MTU5Sbio5FWNmNmrvYEMiZKKvhRdacCRZGG9F0JgvCoWg3\n1OraBPZu3aSJLmnhNvMzg1L5XILZUCP2Rm+nWIRuZYf7yOFxRdw9/ReXYkBQp74C\ndGxozL4y9cMas9/+fJVKf1mGYcsNhiyWweyr0wIDAQABAoIBABn5P5l+QWTSJafH\nRpS8mmxEEGQVW7KGqe/5LLS2qAEu4kjqGY9oBvMSwJOF2jruiG352iPBNdl5qUxI\nQi7YRhyC9QKrMZDDt8hU3PtVCIaBat+BVZMIgtH9NRMSvC9zPSKcMLE/EMJzX4Io\nNvMAyXPsWvHVvaJBJwAWllJChV5LPG+81yQU/1+J2wP+R39LvoRWY4j9OTatwE1U\niH55xAWjsP4vjusMooyE/aoAeCWo1cRJ2Taaxyltxelyo6pM8ZRnPjuFdfwCZUbh\nkvtBF99p9R3v3XIAEZbn13ZJWJAdiSqdbOishfQZXVxtMT5zJ+krHwo4EQLZD5km\nQZqfO+ECgYEA4sYVkpKNpGkUkNt15gpSxmxaE4Asgrzw7AdTO6zfbqpijInqf5yF\nKqgMO0g5GZ7zEoQVefPH/NB3CohX1EbSkcIy80lCFyOl1z8sgOZYjF3T5JprYYHX\nSeDw7VhfMXvCZKbSpnOHVUv8PoBCXMjILbS16Q3KoNv1FrEbZVRBgn0CgYEA11TC\nakUXwY12BaEy+QgusOybT+/XkUpCYkuIrWkmH0ponOrucf7ROZQ6vzzBty6ZOIQl\nt8jsxIdRZbuF7vCGGg9n712lcAHGIvZDe27j9BDIgU4f1VGNjPl5pdbXaaUkCdVb\nIuoE5oEfFl9l9TyNP53nLWzDs8D8VYy5N9Q6aI8CgYEAuTZ7bAjSMpO4Pk9fzZBk\n5racIw0uTWEvjDa3XiflHKeAcbQ6mBsoEBzMUKa+LBTMBjVmrQHUNsG0WB/fS/rE\nBFQN9PHCTs/IpTJtkKGRdKM1aqJMTYkUYrybSd5BcVLZBAfUSCpXP+0diZaLnOhH\nxjyvzjZ7ZkH/vJbN/0Z/cqkCgYEAi1Zll66t+Kk5PdtZyJvq2sHAnrFspK+Q1Vpb\nTxtDd+wGVcQQF+P0L3Yjrav7DjYxH8kjPxHdZC7MFTCLMlqh7Csb7mCCtT/wnp8M\ne8r95ukVVdbf8oGbPyYP+ahULCCYeWR+XNFh6maTXz7MEyzjmc7r0REYcjDnF9S/\n5ciHIzECgYAlTyH/uP3xfn0lfqcrFfwHstf+SrwYqQPCiRd+nItWk4uAQ5T33CRo\nojOSVPpy2s9BkuItEBTnYmqWErjckh/B7zHoc0IveXPwIpG91XQcdO6PrQ+/Pp6H\nI6bKdXw3fZMRxYXluE0FWK7LMTfnB2ItdwuOZv3iWgTypv3M9mft1g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-88417523", "fingerprint": "c2:b7:67:00:1b:c1:ea:1a:9f:26:87:fa:60:07:a4:39"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:35.880 63 INFO tempest.lib.common.rest_client [req-67eadb58-8829-4d74-bf21-86824664792c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.336s 2018-08-16 15:46:35.881 63 DEBUG tempest.lib.common.rest_client [req-67eadb58-8829-4d74-bf21-86824664792c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-557557755", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67eadb58-8829-4d74-bf21-86824664792c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:35Z","name":"tempest-port-smoke-557557755","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fe:0a:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","ip_address":"10.101.11.10"}],"id":"223749be-aa21-4afd-807f-34fdcd366329","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:38.393 63 INFO tempest.lib.common.rest_client [req-6b43df35-0ce4-4b47-968b-03d2a0d851b3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.510s 2018-08-16 15:46:38.393 63 DEBUG tempest.lib.common.rest_client [req-6b43df35-0ce4-4b47-968b-03d2a0d851b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "port": "223749be-aa21-4afd-807f-34fdcd366329"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "adminPass": "c2XPX567aZGv"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:38.673 63 INFO tempest.lib.common.rest_client [req-4e968e9c-37a1-4e68-abce-d0025caf7c0e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.275s 2018-08-16 15:46:38.673 63 DEBUG tempest.lib.common.rest_client [req-4e968e9c-37a1-4e68-abce-d0025caf7c0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:40.032 63 INFO tempest.lib.common.rest_client [req-6fde19f4-a3e8-4316-98bf-32f43c454d85 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.341s 2018-08-16 15:46:40.033 63 DEBUG tempest.lib.common.rest_client [req-6fde19f4-a3e8-4316-98bf-32f43c454d85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:41.157 63 INFO tempest.lib.common.rest_client [req-1db43913-a243-4297-944e-d10abbc0f1a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.107s 2018-08-16 15:46:41.158 63 DEBUG tempest.lib.common.rest_client [req-1db43913-a243-4297-944e-d10abbc0f1a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1256', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:41.171 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:46:42.535 63 INFO tempest.lib.common.rest_client [req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.362s 2018-08-16 15:46:42.536 63 DEBUG tempest.lib.common.rest_client [req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1264', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:42.548 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:46:43.915 63 INFO tempest.lib.common.rest_client [req-d1c66c25-438c-4482-832e-41dbfbcdc5c0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.365s 2018-08-16 15:46:43.915 63 DEBUG tempest.lib.common.rest_client [req-d1c66c25-438c-4482-832e-41dbfbcdc5c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1330', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:43.928 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:46:45.362 63 INFO tempest.lib.common.rest_client [req-b136cf04-a930-4a94-ad52-0d01735f9463 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.431s 2018-08-16 15:46:45.362 63 DEBUG tempest.lib.common.rest_client [req-b136cf04-a930-4a94-ad52-0d01735f9463 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:45.375 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:46:46.949 63 INFO tempest.lib.common.rest_client [req-ee0d72f7-c35a-4ff0-81e2-480802e2d615 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.572s 2018-08-16 15:46:46.950 63 DEBUG tempest.lib.common.rest_client [req-ee0d72f7-c35a-4ff0-81e2-480802e2d615 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:48.710 63 INFO tempest.lib.common.rest_client [req-2fb067d8-0b99-424e-addf-e4eb3852e0e5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.746s 2018-08-16 15:46:48.711 63 DEBUG tempest.lib.common.rest_client [req-2fb067d8-0b99-424e-addf-e4eb3852e0e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:50.441 63 INFO tempest.lib.common.rest_client [req-ed0184a1-0172-4ec3-9c5c-f28782542491 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.716s 2018-08-16 15:46:50.442 63 DEBUG tempest.lib.common.rest_client [req-ed0184a1-0172-4ec3-9c5c-f28782542491 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:50.454 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:46:50.892 63 INFO tempest.lib.common.rest_client [req-a73e5041-a1cd-4caa-a793-24ac97ebe336 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.436s 2018-08-16 15:46:50.893 63 DEBUG tempest.lib.common.rest_client [req-a73e5041-a1cd-4caa-a793-24ac97ebe336 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:50.905 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: b2708448-dcd9-4135-b652-5e3f9f4105f5 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:46:52.018 63 INFO tempest.lib.common.rest_client [req-78acb025-1032-4221-870a-3782abb1d1e9 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.111s 2018-08-16 15:46:52.018 63 DEBUG tempest.lib.common.rest_client [req-78acb025-1032-4221-870a-3782abb1d1e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-904223664", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78acb025-1032-4221-870a-3782abb1d1e9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:51Z","name":"tempest-port-smoke-904223664","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:70:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","ip_address":"10.102.21.20"}],"id":"7e8a9cbf-8beb-40ae-b178-51470cc9f4f1","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:54.037 63 INFO tempest.lib.common.rest_client [req-df2731b3-d3bc-45d6-97a2-1e0027898c34 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.018s 2018-08-16 15:46:54.038 63 DEBUG tempest.lib.common.rest_client [req-df2731b3-d3bc-45d6-97a2-1e0027898c34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f38d69ff-3470-4b61-a898-2572cd3c5438", "port": "7e8a9cbf-8beb-40ae-b178-51470cc9f4f1"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "adminPass": "Lge64GzoAq8F"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:54.462 63 INFO tempest.lib.common.rest_client [req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.420s 2018-08-16 15:46:54.463 63 DEBUG tempest.lib.common.rest_client [req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:55.812 63 INFO tempest.lib.common.rest_client [req-59a53ba9-8659-4778-92d2-c747703b720f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.333s 2018-08-16 15:46:55.813 63 DEBUG tempest.lib.common.rest_client [req-59a53ba9-8659-4778-92d2-c747703b720f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:57.680 63 INFO tempest.lib.common.rest_client [req-63696b5d-7fad-4300-aae8-c6969f317b77 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.854s 2018-08-16 15:46:57.681 63 DEBUG tempest.lib.common.rest_client [req-63696b5d-7fad-4300-aae8-c6969f317b77 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:46:57.694 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:46:59.352 63 INFO tempest.lib.common.rest_client [req-0738ded3-9078-42a7-a313-a760978267eb ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.655s 2018-08-16 15:46:59.352 63 DEBUG tempest.lib.common.rest_client [req-0738ded3-9078-42a7-a313-a760978267eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:01.088 63 INFO tempest.lib.common.rest_client [req-114463a9-f2db-4473-a96e-ee27c65a5e9a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.722s 2018-08-16 15:47:01.089 63 DEBUG tempest.lib.common.rest_client [req-114463a9-f2db-4473-a96e-ee27c65a5e9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:01.103 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 15:47:02.121 63 INFO tempest.lib.common.rest_client [req-afcd4049-e42c-40f1-b51c-4a40727498a3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.018s 2018-08-16 15:47:02.122 63 DEBUG tempest.lib.common.rest_client [req-afcd4049-e42c-40f1-b51c-4a40727498a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:02.135 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 19b997d1-b733-4f59-ace8-7774f1aca5d9 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:47:02.426 63 INFO tempest.lib.common.rest_client [req-6fa80a66-faf6-4121-b928-100b70ebd7d3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.290s 2018-08-16 15:47:02.426 63 DEBUG tempest.lib.common.rest_client [req-6fa80a66-faf6-4121-b928-100b70ebd7d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fa80a66-faf6-4121-b928-100b70ebd7d3'} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "id": "f15627c2-9383-477d-a001-b5f59cb4e8f7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:02.784 63 INFO tempest.lib.common.rest_client [req-0b82fd35-1546-48f6-a608-0f5e4168fbdf ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.357s 2018-08-16 15:47:02.785 63 DEBUG tempest.lib.common.rest_client [req-0b82fd35-1546-48f6-a608-0f5e4168fbdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b82fd35-1546-48f6-a608-0f5e4168fbdf'} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "id": "853268c0-deba-4a43-9c8f-8e78cd5e8564"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:02.785 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 15:47:02.947 63 INFO tempest.lib.common.rest_client [req-39edb5e8-8b72-4470-8567-d69cac909a88 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/routers 0.161s 2018-08-16 15:47:02.948 63 DEBUG tempest.lib.common.rest_client [req-39edb5e8-8b72-4470-8567-d69cac909a88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1405993562", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39edb5e8-8b72-4470-8567-d69cac909a88'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:04.398 63 INFO tempest.lib.common.rest_client [req-4169f502-5f62-458f-8085-4d5460fd9b01 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.449s 2018-08-16 15:47:04.398 63 DEBUG tempest.lib.common.rest_client [req-4169f502-5f62-458f-8085-4d5460fd9b01 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:47:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4169f502-5f62-458f-8085-4d5460fd9b01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:06.545 63 INFO tempest.lib.common.rest_client [req-bb11870e-f2fc-41aa-be63-bfec5aad75e8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface 2.145s 2018-08-16 15:47:06.545 63 DEBUG tempest.lib.common.rest_client [req-bb11870e-f2fc-41aa-be63-bfec5aad75e8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:47:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb11870e-f2fc-41aa-be63-bfec5aad75e8'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:08.742 63 INFO tempest.lib.common.rest_client [req-7179655d-16ac-4ce9-9993-8bc19e37b0f6 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.195s 2018-08-16 15:47:08.742 63 DEBUG tempest.lib.common.rest_client [req-7179655d-16ac-4ce9-9993-8bc19e37b0f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "223749be-aa21-4afd-807f-34fdcd366329"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:47:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7179655d-16ac-4ce9-9993-8bc19e37b0f6'} Body: {"floatingip": {"router_id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:47:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "223749be-aa21-4afd-807f-34fdcd366329", "id": "93c7321a-0219-498e-85dc-0675f080e526", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:47:08.744 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16.761 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:16.829 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:47:16.858 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:16.973 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:47:16.974 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16.976 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:17.035 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:47:17.039 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:22.048 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:47:22.048 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:48:32.113 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:48:32.114 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:48:32.117 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:48:32.182 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:48:32.213 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:48:37.219 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:48:37.220 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:49:47.290 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:49:47.291 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:49:47.292 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47.297 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47.397 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:49:47.425 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47.431 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:49:47.431 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47.432 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:49:47.432 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47.434 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47.529 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:49:47.530 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47.539 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:49:47.540 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:49:47.540 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47.542 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47.601 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:49:47.606 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47.612 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:49:47.612 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47.614 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47.677 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:49:47.679 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:49:47.684 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47.685 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:49:47.685 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47.687 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47.749 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:49:47.751 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:52.758 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:49:52.758 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:51:02.823 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:51:02.824 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:51:02.829 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:51:02.921 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:51:02.924 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:51:07.930 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:51:07.931 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:52:17.997 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:52:19.457 63 INFO tempest.lib.common.rest_client [req-d59fa559-b62d-4a9a-82e4-c264fc798361 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526 1.457s 2018-08-16 15:52:19.458 63 DEBUG tempest.lib.common.rest_client [req-d59fa559-b62d-4a9a-82e4-c264fc798361 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526', u'date': 'Thu, 16 Aug 2018 15:52:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d59fa559-b62d-4a9a-82e4-c264fc798361'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:21.735 63 INFO tempest.lib.common.rest_client [req-f9d348cb-96fa-403c-86d8-a344e0db6a8c ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface 2.277s 2018-08-16 15:52:21.736 63 DEBUG tempest.lib.common.rest_client [req-f9d348cb-96fa-403c-86d8-a344e0db6a8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:52:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9d348cb-96fa-403c-86d8-a344e0db6a8c'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:23.447 63 INFO tempest.lib.common.rest_client [req-7c396aeb-19fc-426d-966d-6219ee6e7535 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.710s 2018-08-16 15:52:23.447 63 DEBUG tempest.lib.common.rest_client [req-7c396aeb-19fc-426d-966d-6219ee6e7535 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c396aeb-19fc-426d-966d-6219ee6e7535'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:23.889 63 INFO tempest.lib.common.rest_client [req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.441s 2018-08-16 15:52:23.889 63 DEBUG tempest.lib.common.rest_client [req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:25.109 63 INFO tempest.lib.common.rest_client [req-08536733-cefa-4fe9-8f7b-c154d6a0eef9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.219s 2018-08-16 15:52:25.109 63 DEBUG tempest.lib.common.rest_client [req-08536733-cefa-4fe9-8f7b-c154d6a0eef9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:23Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:26.162 63 INFO tempest.lib.common.rest_client [req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.043s 2018-08-16 15:52:26.163 63 DEBUG tempest.lib.common.rest_client [req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d'} Body: {"itemNotFound": {"message": "Instance 19b997d1-b733-4f59-ace8-7774f1aca5d9 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:27.312 63 INFO tempest.lib.common.rest_client [req-c28ebedb-ca47-4c39-b516-b2b483895a3f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1 1.148s 2018-08-16 15:52:27.313 63 DEBUG tempest.lib.common.rest_client [req-c28ebedb-ca47-4c39-b516-b2b483895a3f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c28ebedb-ca47-4c39-b516-b2b483895a3f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:27.505 63 INFO tempest.lib.common.rest_client [req-99585b89-fcee-48c7-94fc-fae99429e1f5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.191s 2018-08-16 15:52:27.505 63 DEBUG tempest.lib.common.rest_client [req-99585b89-fcee-48c7-94fc-fae99429e1f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:28.735 63 INFO tempest.lib.common.rest_client [req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 1.229s 2018-08-16 15:52:28.736 63 DEBUG tempest.lib.common.rest_client [req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:27Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:29.793 63 INFO tempest.lib.common.rest_client [req-17e2bba4-2076-47ea-a58d-38c2bc661f74 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.042s 2018-08-16 15:52:29.793 63 DEBUG tempest.lib.common.rest_client [req-17e2bba4-2076-47ea-a58d-38c2bc661f74 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74'} Body: {"itemNotFound": {"message": "Instance b2708448-dcd9-4135-b652-5e3f9f4105f5 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:30.898 63 INFO tempest.lib.common.rest_client [req-d3cf7a99-8eaa-4ac7-b0d4-65cddc74ff99 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329 1.104s 2018-08-16 15:52:30.899 63 DEBUG tempest.lib.common.rest_client [req-d3cf7a99-8eaa-4ac7-b0d4-65cddc74ff99 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d3cf7a99-8eaa-4ac7-b0d4-65cddc74ff99'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:30.970 63 INFO tempest.lib.common.rest_client [req-535db4c0-b839-4755-a7ea-f4a8ce045021 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523 0.070s 2018-08-16 15:52:30.971 63 DEBUG tempest.lib.common.rest_client [req-535db4c0-b839-4755-a7ea-f4a8ce045021 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523', u'x-compute-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:33.286 63 INFO tempest.lib.common.rest_client [req-80a16d20-6a9d-431a-8267-e75a3462603a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d 2.314s 2018-08-16 15:52:33.287 63 DEBUG tempest.lib.common.rest_client [req-80a16d20-6a9d-431a-8267-e75a3462603a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d', u'date': 'Thu, 16 Aug 2018 15:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-80a16d20-6a9d-431a-8267-e75a3462603a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:35.313 63 INFO tempest.lib.common.rest_client [req-db3459f6-6fc2-4c8f-a795-4359070865b3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438 2.025s 2018-08-16 15:52:35.314 63 DEBUG tempest.lib.common.rest_client [req-db3459f6-6fc2-4c8f-a795-4359070865b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438', u'date': 'Thu, 16 Aug 2018 15:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-db3459f6-6fc2-4c8f-a795-4359070865b3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:38.040 63 INFO tempest.lib.common.rest_client [req-e2b884ea-c075-406d-a9d3-f026eb20757d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a 2.725s 2018-08-16 15:52:38.040 63 DEBUG tempest.lib.common.rest_client [req-e2b884ea-c075-406d-a9d3-f026eb20757d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a', u'date': 'Thu, 16 Aug 2018 15:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2b884ea-c075-406d-a9d3-f026eb20757d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:40.208 63 INFO tempest.lib.common.rest_client [req-e1b83109-0551-417a-83a3-79b13e735b8a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc 2.167s 2018-08-16 15:52:40.209 63 DEBUG tempest.lib.common.rest_client [req-e1b83109-0551-417a-83a3-79b13e735b8a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e1b83109-0551-417a-83a3-79b13e735b8a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:40.528 63 INFO tempest.lib.common.rest_client [req-4d8c4576-971c-4e1f-b437-73c2baf3b63f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab 0.319s 2018-08-16 15:52:40.529 63 DEBUG tempest.lib.common.rest_client [req-4d8c4576-971c-4e1f-b437-73c2baf3b63f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4d8c4576-971c-4e1f-b437-73c2baf3b63f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [370.753005s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:46:30,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.300s 2018-08-16 15:46:30,079 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1652008907 description", "name": "tempest-secgroup-smoke-1652008907"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69b8bd36-d6e0-4279-91b4-1d56d6c29451'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1652008907 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:29Z", "updated_at": "2018-08-16T15:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "025564f9-cf47-47a9-9d71-464660acac83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "cc95549b-88de-4564-8dc2-78793d69e5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4cb40050-25dc-42fd-8309-0802e32166ab", "name": "tempest-secgroup-smoke-1652008907"}} 2018-08-16 15:46:30,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.269s 2018-08-16 15:46:30,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd31a8f4-4efa-4f46-b2dd-955271d3e5ca'} 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": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63c61cd8-89ab-4059-9ed3-5ec9b430824d"}} 2018-08-16 15:46:30,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.304s 2018-08-16 15:46:30,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c6f3e0-6b43-49ed-b6c7-dd3485f9495c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3945661a-4e8a-4768-82db-e6b878309884"}} 2018-08-16 15:46:30,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.285s 2018-08-16 15:46:30,942 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6febac32-0984-4dd4-8dbf-ef0236b6c366'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d33b4390-a7b2-40e8-bbca-b56569fbe8a0"}} 2018-08-16 15:46:31,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.273s 2018-08-16 15:46:31,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6440f1d6-af09-4148-ba44-ec323b8561f4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9bfbf49-bb99-4575-a5be-13b9275265b4"}} 2018-08-16 15:46:31,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.274s 2018-08-16 15:46:31,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e7f78c0-97a6-48ea-9eea-52351623f2d4'} 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": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3a7e0394-c1f8-4945-b123-0699b4a77ec8"}} 2018-08-16 15:46:31,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:46:31,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98a6bd3b-c98a-491e-974a-7cdb41ab18de'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6dddcda-ac65-44dc-a352-96819e1424ac"}} 2018-08-16 15:46:31,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 15:46:31,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b61a4881-00d6-48d2-9341-7808d0c8d64b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "56b36f12-9fed-463e-80bf-611be786bf6f"}} 2018-08-16 15:46:32,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 15:46:32,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-afaed9e7-3993-4538-92c4-66fdd5651740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bd64a590-cded-4f60-9520-08b528aa8439"}} 2018-08-16 15:46:32,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.253s 2018-08-16 15:46:32,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-960464003"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37af5d96-9599-49fc-8f01-1674aa8ce2ac'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","name":"tempest-A-960464003"}} 2018-08-16 15:46:32,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.660s 2018-08-16 15:46:32,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "name": "tempest-subnet-A-1-1192925436"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2952157-2ef9-4a29-bedd-8447f4974a86'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:32Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","subnetpool_id":null,"name":"tempest-subnet-A-1-1192925436"}} 2018-08-16 15:46:33,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.310s 2018-08-16 15:46:33,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-126840084"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0233e917-a570-406a-982b-904123aae1a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f38d69ff-3470-4b61-a898-2572cd3c5438","name":"tempest-B-126840084"}} 2018-08-16 15:46:33,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.700s 2018-08-16 15:46:33,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "name": "tempest-subnet-B-1-1174447874"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663e276c-d51e-42fc-9093-1b9e3bad7203'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:33Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","subnetpool_id":null,"name":"tempest-subnet-B-1-1174447874"}} 2018-08-16 15:46:34,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.396s 2018-08-16 15:46:34,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6316e76-9746-4e92-a405-d253caea2f9b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "ac4763f8-b7ff-44ba-b46b-fdbcf7f53304"}} 2018-08-16 15:46:34,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.165s 2018-08-16 15:46:34,541 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-88417523"}} Response - Headers: {'status': '200', u'content-length': '2311', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+v3FVbL98X0+TIc2gZH550VEhU6TjRCxAznLqaMjNXWN6ykE4KB08D7XS+WUdSEWqduGGAWxIgYOON0OPY6CrANjNocy0/hCjwxtuGZWd1R/PspOwilKwezYNw583Z/ozcc8LWlz9BThFEdFGj8pvAxDQ29brp65V/ajRF73t5OOdHi41vg2fmTvj2qgnXi0b0xNTlJuKjkVY2Y2au9gQyJkoq+FF1pwJFkYb0XQmC8KhaDfU6toE9m7dpIkuaeE28zODUvlcgtlQI/ZGb6dYhG5lh/vI4XFF3D39F5diQFCnvgJ0bGjMvjL1wxqz3/58lUp/WYZhyw2GLJbB7KvT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvr9xVWy/fF9PkyHNoGR+edFRIVOk40QsQM5y6mjIzV1jespB\nOCgdPA+10vllHUhFqnbhhgFsSIGDjjdDj2OgqwDYzaHMtP4Qo8MbbhmVndUfz7KT\nsIpSsHs2DcOfN2f6M3HPC1pc/QU4RRHRRo/KbwMQ0NvW66euVf2o0Re97eTjnR4u\nNb4Nn5k749qoJ14tG9MTU5Sbio5FWNmNmrvYEMiZKKvhRdacCRZGG9F0JgvCoWg3\n1OraBPZu3aSJLmnhNvMzg1L5XILZUCP2Rm+nWIRuZYf7yOFxRdw9/ReXYkBQp74C\ndGxozL4y9cMas9/+fJVKf1mGYcsNhiyWweyr0wIDAQABAoIBABn5P5l+QWTSJafH\nRpS8mmxEEGQVW7KGqe/5LLS2qAEu4kjqGY9oBvMSwJOF2jruiG352iPBNdl5qUxI\nQi7YRhyC9QKrMZDDt8hU3PtVCIaBat+BVZMIgtH9NRMSvC9zPSKcMLE/EMJzX4Io\nNvMAyXPsWvHVvaJBJwAWllJChV5LPG+81yQU/1+J2wP+R39LvoRWY4j9OTatwE1U\niH55xAWjsP4vjusMooyE/aoAeCWo1cRJ2Taaxyltxelyo6pM8ZRnPjuFdfwCZUbh\nkvtBF99p9R3v3XIAEZbn13ZJWJAdiSqdbOishfQZXVxtMT5zJ+krHwo4EQLZD5km\nQZqfO+ECgYEA4sYVkpKNpGkUkNt15gpSxmxaE4Asgrzw7AdTO6zfbqpijInqf5yF\nKqgMO0g5GZ7zEoQVefPH/NB3CohX1EbSkcIy80lCFyOl1z8sgOZYjF3T5JprYYHX\nSeDw7VhfMXvCZKbSpnOHVUv8PoBCXMjILbS16Q3KoNv1FrEbZVRBgn0CgYEA11TC\nakUXwY12BaEy+QgusOybT+/XkUpCYkuIrWkmH0ponOrucf7ROZQ6vzzBty6ZOIQl\nt8jsxIdRZbuF7vCGGg9n712lcAHGIvZDe27j9BDIgU4f1VGNjPl5pdbXaaUkCdVb\nIuoE5oEfFl9l9TyNP53nLWzDs8D8VYy5N9Q6aI8CgYEAuTZ7bAjSMpO4Pk9fzZBk\n5racIw0uTWEvjDa3XiflHKeAcbQ6mBsoEBzMUKa+LBTMBjVmrQHUNsG0WB/fS/rE\nBFQN9PHCTs/IpTJtkKGRdKM1aqJMTYkUYrybSd5BcVLZBAfUSCpXP+0diZaLnOhH\nxjyvzjZ7ZkH/vJbN/0Z/cqkCgYEAi1Zll66t+Kk5PdtZyJvq2sHAnrFspK+Q1Vpb\nTxtDd+wGVcQQF+P0L3Yjrav7DjYxH8kjPxHdZC7MFTCLMlqh7Csb7mCCtT/wnp8M\ne8r95ukVVdbf8oGbPyYP+ahULCCYeWR+XNFh6maTXz7MEyzjmc7r0REYcjDnF9S/\n5ciHIzECgYAlTyH/uP3xfn0lfqcrFfwHstf+SrwYqQPCiRd+nItWk4uAQ5T33CRo\nojOSVPpy2s9BkuItEBTnYmqWErjckh/B7zHoc0IveXPwIpG91XQcdO6PrQ+/Pp6H\nI6bKdXw3fZMRxYXluE0FWK7LMTfnB2ItdwuOZv3iWgTypv3M9mft1g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-88417523", "fingerprint": "c2:b7:67:00:1b:c1:ea:1a:9f:26:87:fa:60:07:a4:39"}} 2018-08-16 15:46:35,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.336s 2018-08-16 15:46:35,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-557557755", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67eadb58-8829-4d74-bf21-86824664792c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:35Z","name":"tempest-port-smoke-557557755","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fe:0a:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","ip_address":"10.101.11.10"}],"id":"223749be-aa21-4afd-807f-34fdcd366329","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} 2018-08-16 15:46:38,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.510s 2018-08-16 15:46:38,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "port": "223749be-aa21-4afd-807f-34fdcd366329"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "adminPass": "c2XPX567aZGv"}} 2018-08-16 15:46:38,673 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.275s 2018-08-16 15:46:38,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:40,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.341s 2018-08-16 15:46:40,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:41,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.107s 2018-08-16 15:46:41,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1256', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:41,171 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:46:42,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.362s 2018-08-16 15:46:42,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1264', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:42,548 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:46:43,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.365s 2018-08-16 15:46:43,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1330', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:43,928 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:46:45,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.431s 2018-08-16 15:46:45,362 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:45,375 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:46:46,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.572s 2018-08-16 15:46:46,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:48,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.746s 2018-08-16 15:46:48,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.716s 2018-08-16 15:46:50,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,454 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:46:50,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.436s 2018-08-16 15:46:50,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,905 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b2708448-dcd9-4135-b652-5e3f9f4105f5 with status: ACTIVE 2018-08-16 15:46:52,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.111s 2018-08-16 15:46:52,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-904223664", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78acb025-1032-4221-870a-3782abb1d1e9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:51Z","name":"tempest-port-smoke-904223664","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:70:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","ip_address":"10.102.21.20"}],"id":"7e8a9cbf-8beb-40ae-b178-51470cc9f4f1","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} 2018-08-16 15:46:54,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.018s 2018-08-16 15:46:54,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f38d69ff-3470-4b61-a898-2572cd3c5438", "port": "7e8a9cbf-8beb-40ae-b178-51470cc9f4f1"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "adminPass": "Lge64GzoAq8F"}} 2018-08-16 15:46:54,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.420s 2018-08-16 15:46:54,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:55,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.333s 2018-08-16 15:46:55,813 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:57,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.854s 2018-08-16 15:46:57,681 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:57,694 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:46:59,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.655s 2018-08-16 15:46:59,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:01,088 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.722s 2018-08-16 15:47:01,089 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:01,103 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 15:47:02,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.018s 2018-08-16 15:47:02,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:02,135 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 19b997d1-b733-4f59-ace8-7774f1aca5d9 with status: ACTIVE 2018-08-16 15:47:02,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.290s 2018-08-16 15:47:02,426 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fa80a66-faf6-4121-b928-100b70ebd7d3'} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "id": "f15627c2-9383-477d-a001-b5f59cb4e8f7"}} 2018-08-16 15:47:02,784 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.357s 2018-08-16 15:47:02,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b82fd35-1546-48f6-a608-0f5e4168fbdf'} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "id": "853268c0-deba-4a43-9c8f-8e78cd5e8564"}} 2018-08-16 15:47:02,785 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:47:02,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/routers 0.161s 2018-08-16 15:47:02,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1405993562", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39edb5e8-8b72-4470-8567-d69cac909a88'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} 2018-08-16 15:47:04,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.449s 2018-08-16 15:47:04,398 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:47:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4169f502-5f62-458f-8085-4d5460fd9b01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} 2018-08-16 15:47:06,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface 2.145s 2018-08-16 15:47:06,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:47:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb11870e-f2fc-41aa-be63-bfec5aad75e8'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} 2018-08-16 15:47:08,742 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.195s 2018-08-16 15:47:08,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "223749be-aa21-4afd-807f-34fdcd366329"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:47:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7179655d-16ac-4ce9-9993-8bc19e37b0f6'} Body: {"floatingip": {"router_id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:47:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "223749be-aa21-4afd-807f-34fdcd366329", "id": "93c7321a-0219-498e-85dc-0675f080e526", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:47:08,744 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16,761 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:16,829 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:47:16,858 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:16,973 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:47:16,974 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16,976 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:17,035 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:47:17,039 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:22,048 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:47:22,048 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:48:32,113 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:48:32,114 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:48:32,117 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:48:32,182 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:48:32,213 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:48:37,219 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:48:37,220 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:49:47,290 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:49:47,291 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:49:47,292 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,297 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,397 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,431 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:49:47,431 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47,432 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:49:47,432 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,434 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,529 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,530 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,539 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:49:47,540 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:49:47,540 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,542 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,601 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,606 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,612 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:49:47,612 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,614 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,677 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,679 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:49:47,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47,685 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:49:47,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,749 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:52,758 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:49:52,758 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:51:02,823 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:51:02,824 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:51:02,829 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:51:02,921 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:51:02,924 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:51:07,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:51:07,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:52:17,997 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:52:17,998 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:52:19,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526 1.457s 2018-08-16 15:52:19,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526', u'date': 'Thu, 16 Aug 2018 15:52:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d59fa559-b62d-4a9a-82e4-c264fc798361'} Body: 2018-08-16 15:52:21,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface 2.277s 2018-08-16 15:52:21,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:52:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9d348cb-96fa-403c-86d8-a344e0db6a8c'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} 2018-08-16 15:52:23,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.710s 2018-08-16 15:52:23,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c396aeb-19fc-426d-966d-6219ee6e7535'} Body: 2018-08-16 15:52:23,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.441s 2018-08-16 15:52:23,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d'} Body: 2018-08-16 15:52:25,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.219s 2018-08-16 15:52:25,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:23Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:26,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.043s 2018-08-16 15:52:26,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d'} Body: {"itemNotFound": {"message": "Instance 19b997d1-b733-4f59-ace8-7774f1aca5d9 could not be found.", "code": 404}} 2018-08-16 15:52:27,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1 1.148s 2018-08-16 15:52:27,313 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c28ebedb-ca47-4c39-b516-b2b483895a3f'} Body: 2018-08-16 15:52:27,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.191s 2018-08-16 15:52:27,505 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5'} Body: 2018-08-16 15:52:28,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 1.229s 2018-08-16 15:52:28,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:27Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:29,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.042s 2018-08-16 15:52:29,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74'} Body: {"itemNotFound": {"message": "Instance b2708448-dcd9-4135-b652-5e3f9f4105f5 could not be found.", "code": 404}} 2018-08-16 15:52:30,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329 1.104s 2018-08-16 15:52:30,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d3cf7a99-8eaa-4ac7-b0d4-65cddc74ff99'} Body: 2018-08-16 15:52:30,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523 0.070s 2018-08-16 15:52:30,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523', u'x-compute-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021'} Body: 2018-08-16 15:52:33,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d 2.314s 2018-08-16 15:52:33,287 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d', u'date': 'Thu, 16 Aug 2018 15:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-80a16d20-6a9d-431a-8267-e75a3462603a'} Body: 2018-08-16 15:52:35,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438 2.025s 2018-08-16 15:52:35,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438', u'date': 'Thu, 16 Aug 2018 15:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-db3459f6-6fc2-4c8f-a795-4359070865b3'} Body: 2018-08-16 15:52:38,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a 2.725s 2018-08-16 15:52:38,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a', u'date': 'Thu, 16 Aug 2018 15:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2b884ea-c075-406d-a9d3-f026eb20757d'} Body: 2018-08-16 15:52:40,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc 2.167s 2018-08-16 15:52:40,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e1b83109-0551-417a-83a3-79b13e735b8a'} Body: 2018-08-16 15:52:40,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab 0.319s 2018-08-16 15:52:40,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4d8c4576-971c-4e1f-b437-73c2baf3b63f'} Body: 2018-08-16 15:52:41.069 63 INFO tempest.lib.common.rest_client [req-87b98392-5d86-4509-b867-fa858f431143 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.515s 2018-08-16 15:52:41.070 63 DEBUG tempest.lib.common.rest_client [req-87b98392-5d86-4509-b867-fa858f431143 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1864987164 description", "name": "tempest-secgroup-smoke-1864987164"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87b98392-5d86-4509-b867-fa858f431143'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1864987164 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:40Z", "updated_at": "2018-08-16T15:52:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "a7e31373-ebd6-46a7-b2f2-a3a1ebebcc7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "c99d92aa-c39f-4ffd-bd38-f545b73583a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0e62594-543f-44f2-83d1-e25a33022324", "name": "tempest-secgroup-smoke-1864987164"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:41.580 63 INFO tempest.lib.common.rest_client [req-efa29011-551c-43b5-88bb-b00d862e77af ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.509s 2018-08-16 15:52:41.581 63 DEBUG tempest.lib.common.rest_client [req-efa29011-551c-43b5-88bb-b00d862e77af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efa29011-551c-43b5-88bb-b00d862e77af'} 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": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4b00ba52-554f-4b99-a5f4-89f3e596b7e8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:41.928 63 INFO tempest.lib.common.rest_client [req-d74e7d97-840e-4e50-bd9d-dc6adea02fbf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.346s 2018-08-16 15:52:41.929 63 DEBUG tempest.lib.common.rest_client [req-d74e7d97-840e-4e50-bd9d-dc6adea02fbf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74e7d97-840e-4e50-bd9d-dc6adea02fbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1382988-3d33-4fd5-b5be-703f2251aeaa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:42.392 63 INFO tempest.lib.common.rest_client [req-92d1df9f-c848-4379-8af9-4c1485e7afed ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.462s 2018-08-16 15:52:42.393 63 DEBUG tempest.lib.common.rest_client [req-92d1df9f-c848-4379-8af9-4c1485e7afed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92d1df9f-c848-4379-8af9-4c1485e7afed'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d9a3ea8-a993-46a6-9e0b-fac4197aaf1e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:42.817 63 INFO tempest.lib.common.rest_client [req-67efd93f-f450-4a47-a6f7-fa71ed3cb668 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.423s 2018-08-16 15:52:42.818 63 DEBUG tempest.lib.common.rest_client [req-67efd93f-f450-4a47-a6f7-fa71ed3cb668 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67efd93f-f450-4a47-a6f7-fa71ed3cb668'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b627b568-931d-4b8a-9a23-ce12e2e99bce"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:42.979 63 INFO tempest.lib.common.rest_client [req-6752668f-ccec-45ba-bf0e-708db491c757 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.161s 2018-08-16 15:52:42.980 63 DEBUG tempest.lib.common.rest_client [req-6752668f-ccec-45ba-bf0e-708db491c757 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6752668f-ccec-45ba-bf0e-708db491c757'} 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": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "99d5f824-bd82-4dd5-aae3-10a2dc742d79"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:43.161 63 INFO tempest.lib.common.rest_client [req-a5bb8771-53a0-4543-9c39-c72a28395604 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.180s 2018-08-16 15:52:43.161 63 DEBUG tempest.lib.common.rest_client [req-a5bb8771-53a0-4543-9c39-c72a28395604 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5bb8771-53a0-4543-9c39-c72a28395604'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0a41072-daa1-4347-8345-58d7280bc6cb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:43.596 63 INFO tempest.lib.common.rest_client [req-260805db-2e25-401d-9414-82f42547df4a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 15:52:43.597 63 DEBUG tempest.lib.common.rest_client [req-260805db-2e25-401d-9414-82f42547df4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-260805db-2e25-401d-9414-82f42547df4a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2dadbc33-8d4a-4579-8015-1d8218af7a57"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:44.214 63 INFO tempest.lib.common.rest_client [req-3ce9d497-7878-4217-b1f4-6114a61526bf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.617s 2018-08-16 15:52:44.215 63 DEBUG tempest.lib.common.rest_client [req-3ce9d497-7878-4217-b1f4-6114a61526bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ce9d497-7878-4217-b1f4-6114a61526bf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d69759e8-74df-467d-9fd1-bfa4496d4ddc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:44.468 63 INFO tempest.lib.common.rest_client [req-61178a44-f05a-46d5-b402-5eefeed2ca4f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.252s 2018-08-16 15:52:44.469 63 DEBUG tempest.lib.common.rest_client [req-61178a44-f05a-46d5-b402-5eefeed2ca4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1059505488"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61178a44-f05a-46d5-b402-5eefeed2ca4f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"619199fb-36c2-4eea-80d2-224ec41a0550","name":"tempest-A-1059505488"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:45.037 63 INFO tempest.lib.common.rest_client [req-3927823b-a3c7-4cb5-aea3-1f73c6867c53 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.567s 2018-08-16 15:52:45.038 63 DEBUG tempest.lib.common.rest_client [req-3927823b-a3c7-4cb5-aea3-1f73c6867c53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "name": "tempest-subnet-A-1-67053737"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3927823b-a3c7-4cb5-aea3-1f73c6867c53'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:44Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e4ac17-72fe-45ee-b324-955f70208b66","subnetpool_id":null,"name":"tempest-subnet-A-1-67053737"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:45.319 63 INFO tempest.lib.common.rest_client [req-c6677610-6b28-4ea8-8b35-919f9a95f342 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.280s 2018-08-16 15:52:45.320 63 DEBUG tempest.lib.common.rest_client [req-c6677610-6b28-4ea8-8b35-919f9a95f342 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1246870844"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6677610-6b28-4ea8-8b35-919f9a95f342'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","name":"tempest-B-1246870844"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:46.020 63 INFO tempest.lib.common.rest_client [req-874bad67-505d-43ab-b43d-90aad548e29f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.699s 2018-08-16 15:52:46.020 63 DEBUG tempest.lib.common.rest_client [req-874bad67-505d-43ab-b43d-90aad548e29f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "name": "tempest-subnet-B-1-1248903347"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-874bad67-505d-43ab-b43d-90aad548e29f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:45Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","subnetpool_id":null,"name":"tempest-subnet-B-1-1248903347"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:46.425 63 INFO tempest.lib.common.rest_client [req-a6a186ed-d404-4543-bb1f-4a70009149f0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.404s 2018-08-16 15:52:46.425 63 DEBUG tempest.lib.common.rest_client [req-a6a186ed-d404-4543-bb1f-4a70009149f0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6a186ed-d404-4543-bb1f-4a70009149f0'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9c4572d8-03c6-4167-84e6-1b2e3084ce11"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:46.657 63 INFO tempest.lib.common.rest_client [req-79518c5b-44a7-4084-b118-2cd0a94eb02e ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.231s 2018-08-16 15:52:46.658 63 DEBUG tempest.lib.common.rest_client [req-79518c5b-44a7-4084-b118-2cd0a94eb02e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-203723365"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAXpuZhT8GEvIiWIlfXJix4wAmh+ZmcuTVFUcn93fAXpfv+qC2JfP+dbBde8F0qAKGKRwD4+VlfUZaFSLGUjy1IvBHeRDujXG3QinM2LgC8Im9Unw6CVuMPb/mBSxJAZdj/9c8si1vj7aCB2OYGV1blmDeLH8U4GH9nETKoLDag23n9kcJphCxCT4ukbtLnn+xKMkEx5VyrsAkdD4gqIFO3WwCVGI85+5VHdAK1GzkPRjULVxsXcqu89HGh9Yt1ZbtUa9qtMwAsV1HXGqxSsoF5ocaZqzwexvr1MQsCXzQL7W0JIO3/cYyjEOhZzhsTus/ksT9wf4DSoMzvFe9sk+z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwF6bmYU/BhLyIliJX1yYseMAJofmZnLk1RVHJ/d3wF6X7/qg\ntiXz/nWwXXvBdKgChikcA+PlZX1GWhUixlI8tSLwR3kQ7o1xt0IpzNi4AvCJvVJ8\nOglbjD2/5gUsSQGXY//XPLItb4+2ggdjmBldW5Zg3ix/FOBh/ZxEyqCw2oNt5/ZH\nCaYQsQk+LpG7S55/sSjJBMeVcq7AJHQ+IKiBTt1sAlRiPOfuVR3QCtRs5D0Y1C1c\nbF3KrvPRxofWLdWW7VGvarTMALFdR1xqsUrKBeaHGmas8Hsb69TELAl80C+1tCSD\nt/3GMoxDoWc4bE7rP5LE/cH+A0qDM7xXvbJPswIDAQABAoIBAQCbIfCTfpwTluXD\ngujNiYvuMKTnbcMFLXSSzkUC2xOsg9w9gD1ohvTcaSZgTTP2kqLudGqOTJOrI7q/\nXLodeyZP4SwqR1y7ND/XTLkO5FqIrFg34DQkTXWRhB6kLdnHyku/Lgvye7IefKPu\n+mx7tUDPYlcd9H5LZKRBdGsZiTr2C44xQ4YImEr/JJL2JCwkXD4NXkNND+WTU4Uo\nBKnlEVAKMvM7OCEj0SnfVAgicrHbnE81K93T2okagl5L/3K7Ovcapzl28VsGctxc\nK0vExMYt9tmqbb1GCzfY+guzDvMhaR+1q9ALIKq/iD15sZl+po+ndwrTijehxXwp\nhoSeRA3hAoGBAPHMd4X67h4+YcPAqA8bgMvsavK5TDhWUmEuQdfMPOEvDxaJr1Sd\nbv46xKG/fdl5pMNRpDIDSnYyYL7HtSVevDXDgaZVURTeOUzVLiC/hr2MGzqD7J9u\noDXzEaxJQwACf9OofX55edMiZJZTEHw+a8IFfFTGo+iWeyO97vLgX0tRAoGBAMuq\n9Jy3+9g8ZV6VbE3I0K3JzoBavmdb9Gax1Q9cS6GyLRnRqFmgmrmWnd5dRBSphSdH\nPg6/s0wDu9mtR11fApU9rirBwxcOt21Psw2TYu9931q0xdckM9m7AQrUzriX+knB\n2sDzoHI4w/jXNH0LOsny+OxySM4jiEpU2LuPXqHDAoGAVW8dPCWxRNZdzMChoNTi\n6Sqbjy+RksZNTTD+6rSrPhVWi2wSmx8VPJafK1dxrAmjAbAzB8jJ4oFiVYZSpuWW\nMpjlklPK1ki+jjs0lTWW8hoy9LXwQVThHq7Hq8wm9DXt3GdIEAvz03nveH3Y8U1M\n3bz6dSnKeD/TOom9h+tnQEECgYAkm8IEOX3nTFPcQHeLM8Fuu4uGvsjiw0CXBPgL\nHsfpdKFutqTQF3I4Ub5mrdUC8cWhXcjl1cdgrnshkWf2fJF2SfP4c4OhrV+DIoRI\nuGlcKv/uyfeVyEgZpud1DvNpcsfmYhX0ANaiMVnobKZeo5oZmrbrqU803mYtFjsu\n24JjCQKBgFAUGt61e1tkuIgZWAPi3GaAYD19m04ObZ6678RiFKBLnEXbl/B7plhc\nooDq5BVdps0F67UyDEGddFJBPGGC1bL73e8lL9YbTQXmF3ozjQAWtV1d0gBdfFtB\niu6ukhWgdCHnIpyGQPV/To6k5wjLZJUfjOTfSQo6J4G/hu2KXSId\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-203723365", "fingerprint": "32:b7:3a:f1:99:d1:90:98:66:5f:76:f7:42:64:98:1f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:47.752 63 INFO tempest.lib.common.rest_client [req-cdd479ea-fae2-4233-8491-e49a38fafc7a ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.092s 2018-08-16 15:52:47.753 63 DEBUG tempest.lib.common.rest_client [req-cdd479ea-fae2-4233-8491-e49a38fafc7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-594625658", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdd479ea-fae2-4233-8491-e49a38fafc7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:52:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:52:47Z","name":"tempest-port-smoke-594625658","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:a1:02","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"b1e4ac17-72fe-45ee-b324-955f70208b66","ip_address":"10.101.11.10"}],"id":"f40154fd-9944-4c84-b82d-d8f8f846b5c0","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:50.710 63 INFO tempest.lib.common.rest_client [req-fd956489-8fb7-4705-b0be-bb1fa079d754 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.956s 2018-08-16 15:52:50.711 63 DEBUG tempest.lib.common.rest_client [req-fd956489-8fb7-4705-b0be-bb1fa079d754 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "619199fb-36c2-4eea-80d2-224ec41a0550", "port": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "adminPass": "Fa7KwbHiA3dx"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:51.047 63 INFO tempest.lib.common.rest_client [req-94e22a00-d0df-4ad1-bf54-a32acdba44f3 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.332s 2018-08-16 15:52:51.047 63 DEBUG tempest.lib.common.rest_client [req-94e22a00-d0df-4ad1-bf54-a32acdba44f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:52.294 63 INFO tempest.lib.common.rest_client [req-be3b7ceb-d432-4f98-af1a-f4fa6384e038 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.234s 2018-08-16 15:52:52.294 63 DEBUG tempest.lib.common.rest_client [req-be3b7ceb-d432-4f98-af1a-f4fa6384e038 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:53.904 63 INFO tempest.lib.common.rest_client [req-511b560b-aa6e-47f3-b77f-b848fa671392 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.594s 2018-08-16 15:52:53.904 63 DEBUG tempest.lib.common.rest_client [req-511b560b-aa6e-47f3-b77f-b848fa671392 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:53Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:53.917 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:52:56.221 63 INFO tempest.lib.common.rest_client [req-9e5a139c-044d-404c-91d7-7a243e24c52d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.302s 2018-08-16 15:52:56.222 63 DEBUG tempest.lib.common.rest_client [req-9e5a139c-044d-404c-91d7-7a243e24c52d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:56.237 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:52:57.575 63 INFO tempest.lib.common.rest_client [req-036172ef-af6e-4812-b78f-711b08c3b416 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.336s 2018-08-16 15:52:57.576 63 DEBUG tempest.lib.common.rest_client [req-036172ef-af6e-4812-b78f-711b08c3b416 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:52:59.558 63 INFO tempest.lib.common.rest_client [req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.968s 2018-08-16 15:52:59.559 63 DEBUG tempest.lib.common.rest_client [req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:01.775 63 INFO tempest.lib.common.rest_client [req-393d3371-1d32-4635-9e66-6e677190ba34 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.199s 2018-08-16 15:53:01.775 63 DEBUG tempest.lib.common.rest_client [req-393d3371-1d32-4635-9e66-6e677190ba34 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:01.787 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:02.219 63 INFO tempest.lib.common.rest_client [req-2aa71d0a-9c20-4c7d-a74a-833a33991e29 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.431s 2018-08-16 15:53:02.220 63 DEBUG tempest.lib.common.rest_client [req-2aa71d0a-9c20-4c7d-a74a-833a33991e29 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:02.233 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: fbe23e34-2626-4dea-995a-bd471eb7b37b with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:53:03.321 63 INFO tempest.lib.common.rest_client [req-cf4e1da4-295a-417f-af57-c43a497b6ade ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.087s 2018-08-16 15:53:03.321 63 DEBUG tempest.lib.common.rest_client [req-cf4e1da4-295a-417f-af57-c43a497b6ade ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-958937814", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4e1da4-295a-417f-af57-c43a497b6ade'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:53:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:53:02Z","name":"tempest-port-smoke-958937814","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:91:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","ip_address":"10.102.21.20"}],"id":"6ef860f0-9550-4742-9e29-57f946afc4fc","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:06.031 63 INFO tempest.lib.common.rest_client [req-0dd9e024-9441-438f-b0f8-ed2715366330 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.708s 2018-08-16 15:53:06.031 63 DEBUG tempest.lib.common.rest_client [req-0dd9e024-9441-438f-b0f8-ed2715366330 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "port": "6ef860f0-9550-4742-9e29-57f946afc4fc"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "adminPass": "EyPQBLRvssU4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:06.306 63 INFO tempest.lib.common.rest_client [req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.269s 2018-08-16 15:53:06.306 63 DEBUG tempest.lib.common.rest_client [req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:07.659 63 INFO tempest.lib.common.rest_client [req-4024e4d2-684f-4148-89bf-9ec1a59792a8 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.338s 2018-08-16 15:53:07.660 63 DEBUG tempest.lib.common.rest_client [req-4024e4d2-684f-4148-89bf-9ec1a59792a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:08.939 63 INFO tempest.lib.common.rest_client [req-93da2923-1343-4e99-ab2a-979e00400bf4 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.265s 2018-08-16 15:53:08.940 63 DEBUG tempest.lib.common.rest_client [req-93da2923-1343-4e99-ab2a-979e00400bf4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:08Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:08.953 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:53:10.380 63 INFO tempest.lib.common.rest_client [req-30f41500-0ea6-4add-9ceb-cccbe74da5dc ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.425s 2018-08-16 15:53:10.381 63 DEBUG tempest.lib.common.rest_client [req-30f41500-0ea6-4add-9ceb-cccbe74da5dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:10.404 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:53:11.495 63 INFO tempest.lib.common.rest_client [req-2e225b09-55cf-4d3d-81dc-023687c195c1 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.088s 2018-08-16 15:53:11.496 63 DEBUG tempest.lib.common.rest_client [req-2e225b09-55cf-4d3d-81dc-023687c195c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:11.509 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 5 second wait 2018-08-16 15:53:13.149 63 INFO tempest.lib.common.rest_client [req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.639s 2018-08-16 15:53:13.150 63 DEBUG tempest.lib.common.rest_client [req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:13.163 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:53:14.987 63 INFO tempest.lib.common.rest_client [req-4969be24-6638-4eab-8132-d8735d1fef06 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.822s 2018-08-16 15:53:14.987 63 DEBUG tempest.lib.common.rest_client [req-4969be24-6638-4eab-8132-d8735d1fef06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:16.980 63 INFO tempest.lib.common.rest_client [req-9053b736-b908-461e-ae93-13a1f6b8460f ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.977s 2018-08-16 15:53:16.980 63 DEBUG tempest.lib.common.rest_client [req-9053b736-b908-461e-ae93-13a1f6b8460f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:16.996 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:17.989 63 INFO tempest.lib.common.rest_client [req-1316c44e-1cbc-4910-95cf-4fe78aed6d72 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.991s 2018-08-16 15:53:17.989 63 DEBUG tempest.lib.common.rest_client [req-1316c44e-1cbc-4910-95cf-4fe78aed6d72 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:18.003 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 90db616f-c2d0-4bd6-a6ce-4f385a404b8c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:53:18.284 63 INFO tempest.lib.common.rest_client [req-9b5121d6-4621-4f82-943e-410c72f3927d ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.280s 2018-08-16 15:53:18.285 63 DEBUG tempest.lib.common.rest_client [req-9b5121d6-4621-4f82-943e-410c72f3927d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b5121d6-4621-4f82-943e-410c72f3927d'} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "id": "b1af6df2-b519-4a48-aaad-39154958803b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:18.608 63 INFO tempest.lib.common.rest_client [req-877dba28-afb1-4b66-a408-e5948979d1a0 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.323s 2018-08-16 15:53:18.609 63 DEBUG tempest.lib.common.rest_client [req-877dba28-afb1-4b66-a408-e5948979d1a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-877dba28-afb1-4b66-a408-e5948979d1a0'} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "id": "efecc800-13ba-4227-9965-566c409ee01b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:18.609 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 15:53:18.812 63 INFO tempest.lib.common.rest_client [req-0c542054-a89f-45bb-b067-ea01ee3c6298 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/routers 0.202s 2018-08-16 15:53:18.812 63 DEBUG tempest.lib.common.rest_client [req-0c542054-a89f-45bb-b067-ea01ee3c6298 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--257262328", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c542054-a89f-45bb-b067-ea01ee3c6298'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:18Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:20.274 63 INFO tempest.lib.common.rest_client [req-53e43515-a489-4785-98b3-285b1bb58fa5 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.460s 2018-08-16 15:53:20.274 63 DEBUG tempest.lib.common.rest_client [req-53e43515-a489-4785-98b3-285b1bb58fa5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:53:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53e43515-a489-4785-98b3-285b1bb58fa5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:20Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:22.308 63 INFO tempest.lib.common.rest_client [req-8f81d404-da31-499a-a802-c56b0fa78f9c ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface 2.032s 2018-08-16 15:53:22.308 63 DEBUG tempest.lib.common.rest_client [req-8f81d404-da31-499a-a802-c56b0fa78f9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:53:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f81d404-da31-499a-a802-c56b0fa78f9c'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:24.122 63 INFO tempest.lib.common.rest_client [req-87eb5a38-e52e-4ae6-a4bf-63a3ed6c6a04 ] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.813s 2018-08-16 15:53:24.122 63 DEBUG tempest.lib.common.rest_client [req-87eb5a38-e52e-4ae6-a4bf-63a3ed6c6a04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:53:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb5a38-e52e-4ae6-a4bf-63a3ed6c6a04'} Body: {"floatingip": {"router_id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:53:23Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0", "id": "4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:53:24.123 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34.136 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34.230 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:53:34.232 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:34.346 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:53:34.347 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34.349 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34.405 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:53:34.413 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:39.420 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:53:39.421 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:54:49.484 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:54:49.485 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:54:49.488 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:54:49.548 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:54:49.553 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:54:54.560 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:54:54.560 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:56:04.609 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:56:04.610 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:56:04.610 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04.614 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04.716 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:56:04.743 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04.749 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:56:04.749 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04.749 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:56:04.750 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04.752 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04.812 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:56:04.815 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04.823 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 15:56:04.823 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:56:04.824 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04.825 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04.884 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:56:04.889 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04.894 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:56:04.895 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04.897 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04.956 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:56:04.961 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04.966 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 15:56:04.967 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04.967 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:56:04.967 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04.969 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:05.028 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:56:05.034 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:10.040 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:56:10.041 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:57:20.046 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 15:57:20.047 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:57:20.051 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:57:20.150 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 15:57:20.178 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:57:25.185 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:57:25.186 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 15:58:35.224 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:58:36.637 63 INFO tempest.lib.common.rest_client [req-f8dcb58f-e5b4-4bb3-b939-8015950a5af5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28 1.411s 2018-08-16 15:58:36.638 63 DEBUG tempest.lib.common.rest_client [req-f8dcb58f-e5b4-4bb3-b939-8015950a5af5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28', u'date': 'Thu, 16 Aug 2018 15:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f8dcb58f-e5b4-4bb3-b939-8015950a5af5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:38.763 63 INFO tempest.lib.common.rest_client [req-e3b6503f-eeed-4432-af09-6dbea9ccec98 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface 2.124s 2018-08-16 15:58:38.764 63 DEBUG tempest.lib.common.rest_client [req-e3b6503f-eeed-4432-af09-6dbea9ccec98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3b6503f-eeed-4432-af09-6dbea9ccec98'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:40.541 63 INFO tempest.lib.common.rest_client [req-7988a465-b0a7-43ac-90cd-d38109b8e0f6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.776s 2018-08-16 15:58:40.542 63 DEBUG tempest.lib.common.rest_client [req-7988a465-b0a7-43ac-90cd-d38109b8e0f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7988a465-b0a7-43ac-90cd-d38109b8e0f6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:40.967 63 INFO tempest.lib.common.rest_client [req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.424s 2018-08-16 15:58:40.967 63 DEBUG tempest.lib.common.rest_client [req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:42.296 63 INFO tempest.lib.common.rest_client [req-0977bcf7-f6e7-47ae-b010-215c76e422df ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 1.328s 2018-08-16 15:58:42.297 63 DEBUG tempest.lib.common.rest_client [req-0977bcf7-f6e7-47ae-b010-215c76e422df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:43.359 63 INFO tempest.lib.common.rest_client [req-68f9435e-3c6a-4119-b3ed-ccdd9481498e ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.046s 2018-08-16 15:58:43.359 63 DEBUG tempest.lib.common.rest_client [req-68f9435e-3c6a-4119-b3ed-ccdd9481498e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e'} Body: {"itemNotFound": {"message": "Instance 90db616f-c2d0-4bd6-a6ce-4f385a404b8c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:44.535 63 INFO tempest.lib.common.rest_client [req-14b5030d-5754-437a-a472-ba9adaa9a40c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc 1.174s 2018-08-16 15:58:44.536 63 DEBUG tempest.lib.common.rest_client [req-14b5030d-5754-437a-a472-ba9adaa9a40c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-14b5030d-5754-437a-a472-ba9adaa9a40c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:44.721 63 INFO tempest.lib.common.rest_client [req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.185s 2018-08-16 15:58:44.722 63 DEBUG tempest.lib.common.rest_client [req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:45.683 63 INFO tempest.lib.common.rest_client [req-baea97ba-635e-447c-8149-026a7dc78c6b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.960s 2018-08-16 15:58:45.684 63 DEBUG tempest.lib.common.rest_client [req-baea97ba-635e-447c-8149-026a7dc78c6b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:44Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:46.748 63 INFO tempest.lib.common.rest_client [req-5e3566cd-7357-408f-8fd5-7f9819f0e105 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.046s 2018-08-16 15:58:46.749 63 DEBUG tempest.lib.common.rest_client [req-5e3566cd-7357-408f-8fd5-7f9819f0e105 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105'} Body: {"itemNotFound": {"message": "Instance fbe23e34-2626-4dea-995a-bd471eb7b37b could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:47.835 63 INFO tempest.lib.common.rest_client [req-8c3cc003-f6dd-4339-be1f-f3c047d7d3ba ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0 1.085s 2018-08-16 15:58:47.836 63 DEBUG tempest.lib.common.rest_client [req-8c3cc003-f6dd-4339-be1f-f3c047d7d3ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3cc003-f6dd-4339-be1f-f3c047d7d3ba'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:47.875 63 INFO tempest.lib.common.rest_client [req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365 0.038s 2018-08-16 15:58:47.875 63 DEBUG tempest.lib.common.rest_client [req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365', u'x-compute-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:50.474 63 INFO tempest.lib.common.rest_client [req-9c994057-288f-4060-abf4-3598e79f5193 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af 2.597s 2018-08-16 15:58:50.474 63 DEBUG tempest.lib.common.rest_client [req-9c994057-288f-4060-abf4-3598e79f5193 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af', u'date': 'Thu, 16 Aug 2018 15:58:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9c994057-288f-4060-abf4-3598e79f5193'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:52.073 63 INFO tempest.lib.common.rest_client [req-0dca37b5-4583-4e3f-b6a9-1a030b37c815 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc 1.598s 2018-08-16 15:58:52.074 63 DEBUG tempest.lib.common.rest_client [req-0dca37b5-4583-4e3f-b6a9-1a030b37c815 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc', u'date': 'Thu, 16 Aug 2018 15:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0dca37b5-4583-4e3f-b6a9-1a030b37c815'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:54.944 63 INFO tempest.lib.common.rest_client [req-693043b4-c27c-4c0a-8188-45e0d2c371dd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66 2.869s 2018-08-16 15:58:54.944 63 DEBUG tempest.lib.common.rest_client [req-693043b4-c27c-4c0a-8188-45e0d2c371dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66', u'date': 'Thu, 16 Aug 2018 15:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-693043b4-c27c-4c0a-8188-45e0d2c371dd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:56.628 63 INFO tempest.lib.common.rest_client [req-b35b6cb7-574b-4dd6-89c2-78fae9b495e6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550 1.682s 2018-08-16 15:58:56.628 63 DEBUG tempest.lib.common.rest_client [req-b35b6cb7-574b-4dd6-89c2-78fae9b495e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b35b6cb7-574b-4dd6-89c2-78fae9b495e6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:56.884 63 INFO tempest.lib.common.rest_client [req-6e780ff6-25dc-445d-bc9e-0edb02a6d729 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324 0.254s 2018-08-16 15:58:56.884 63 DEBUG tempest.lib.common.rest_client [req-6e780ff6-25dc-445d-bc9e-0edb02a6d729 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e780ff6-25dc-445d-bc9e-0edb02a6d729'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [376.331294s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:52:41,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.515s 2018-08-16 15:52:41,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1864987164 description", "name": "tempest-secgroup-smoke-1864987164"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87b98392-5d86-4509-b867-fa858f431143'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1864987164 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:40Z", "updated_at": "2018-08-16T15:52:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "a7e31373-ebd6-46a7-b2f2-a3a1ebebcc7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "c99d92aa-c39f-4ffd-bd38-f545b73583a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0e62594-543f-44f2-83d1-e25a33022324", "name": "tempest-secgroup-smoke-1864987164"}} 2018-08-16 15:52:41,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.509s 2018-08-16 15:52:41,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efa29011-551c-43b5-88bb-b00d862e77af'} 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": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4b00ba52-554f-4b99-a5f4-89f3e596b7e8"}} 2018-08-16 15:52:41,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.346s 2018-08-16 15:52:41,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74e7d97-840e-4e50-bd9d-dc6adea02fbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1382988-3d33-4fd5-b5be-703f2251aeaa"}} 2018-08-16 15:52:42,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.462s 2018-08-16 15:52:42,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92d1df9f-c848-4379-8af9-4c1485e7afed'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d9a3ea8-a993-46a6-9e0b-fac4197aaf1e"}} 2018-08-16 15:52:42,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.423s 2018-08-16 15:52:42,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67efd93f-f450-4a47-a6f7-fa71ed3cb668'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b627b568-931d-4b8a-9a23-ce12e2e99bce"}} 2018-08-16 15:52:42,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.161s 2018-08-16 15:52:42,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6752668f-ccec-45ba-bf0e-708db491c757'} 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": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "99d5f824-bd82-4dd5-aae3-10a2dc742d79"}} 2018-08-16 15:52:43,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.180s 2018-08-16 15:52:43,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5bb8771-53a0-4543-9c39-c72a28395604'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0a41072-daa1-4347-8345-58d7280bc6cb"}} 2018-08-16 15:52:43,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 15:52:43,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-260805db-2e25-401d-9414-82f42547df4a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2dadbc33-8d4a-4579-8015-1d8218af7a57"}} 2018-08-16 15:52:44,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.617s 2018-08-16 15:52:44,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ce9d497-7878-4217-b1f4-6114a61526bf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d69759e8-74df-467d-9fd1-bfa4496d4ddc"}} 2018-08-16 15:52:44,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.252s 2018-08-16 15:52:44,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1059505488"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61178a44-f05a-46d5-b402-5eefeed2ca4f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"619199fb-36c2-4eea-80d2-224ec41a0550","name":"tempest-A-1059505488"}} 2018-08-16 15:52:45,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.567s 2018-08-16 15:52:45,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "name": "tempest-subnet-A-1-67053737"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3927823b-a3c7-4cb5-aea3-1f73c6867c53'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:44Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e4ac17-72fe-45ee-b324-955f70208b66","subnetpool_id":null,"name":"tempest-subnet-A-1-67053737"}} 2018-08-16 15:52:45,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.280s 2018-08-16 15:52:45,320 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1246870844"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6677610-6b28-4ea8-8b35-919f9a95f342'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","name":"tempest-B-1246870844"}} 2018-08-16 15:52:46,020 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.699s 2018-08-16 15:52:46,020 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "name": "tempest-subnet-B-1-1248903347"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-874bad67-505d-43ab-b43d-90aad548e29f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:45Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","subnetpool_id":null,"name":"tempest-subnet-B-1-1248903347"}} 2018-08-16 15:52:46,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.404s 2018-08-16 15:52:46,425 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6a186ed-d404-4543-bb1f-4a70009149f0'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9c4572d8-03c6-4167-84e6-1b2e3084ce11"}} 2018-08-16 15:52:46,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.231s 2018-08-16 15:52:46,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-203723365"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAXpuZhT8GEvIiWIlfXJix4wAmh+ZmcuTVFUcn93fAXpfv+qC2JfP+dbBde8F0qAKGKRwD4+VlfUZaFSLGUjy1IvBHeRDujXG3QinM2LgC8Im9Unw6CVuMPb/mBSxJAZdj/9c8si1vj7aCB2OYGV1blmDeLH8U4GH9nETKoLDag23n9kcJphCxCT4ukbtLnn+xKMkEx5VyrsAkdD4gqIFO3WwCVGI85+5VHdAK1GzkPRjULVxsXcqu89HGh9Yt1ZbtUa9qtMwAsV1HXGqxSsoF5ocaZqzwexvr1MQsCXzQL7W0JIO3/cYyjEOhZzhsTus/ksT9wf4DSoMzvFe9sk+z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwF6bmYU/BhLyIliJX1yYseMAJofmZnLk1RVHJ/d3wF6X7/qg\ntiXz/nWwXXvBdKgChikcA+PlZX1GWhUixlI8tSLwR3kQ7o1xt0IpzNi4AvCJvVJ8\nOglbjD2/5gUsSQGXY//XPLItb4+2ggdjmBldW5Zg3ix/FOBh/ZxEyqCw2oNt5/ZH\nCaYQsQk+LpG7S55/sSjJBMeVcq7AJHQ+IKiBTt1sAlRiPOfuVR3QCtRs5D0Y1C1c\nbF3KrvPRxofWLdWW7VGvarTMALFdR1xqsUrKBeaHGmas8Hsb69TELAl80C+1tCSD\nt/3GMoxDoWc4bE7rP5LE/cH+A0qDM7xXvbJPswIDAQABAoIBAQCbIfCTfpwTluXD\ngujNiYvuMKTnbcMFLXSSzkUC2xOsg9w9gD1ohvTcaSZgTTP2kqLudGqOTJOrI7q/\nXLodeyZP4SwqR1y7ND/XTLkO5FqIrFg34DQkTXWRhB6kLdnHyku/Lgvye7IefKPu\n+mx7tUDPYlcd9H5LZKRBdGsZiTr2C44xQ4YImEr/JJL2JCwkXD4NXkNND+WTU4Uo\nBKnlEVAKMvM7OCEj0SnfVAgicrHbnE81K93T2okagl5L/3K7Ovcapzl28VsGctxc\nK0vExMYt9tmqbb1GCzfY+guzDvMhaR+1q9ALIKq/iD15sZl+po+ndwrTijehxXwp\nhoSeRA3hAoGBAPHMd4X67h4+YcPAqA8bgMvsavK5TDhWUmEuQdfMPOEvDxaJr1Sd\nbv46xKG/fdl5pMNRpDIDSnYyYL7HtSVevDXDgaZVURTeOUzVLiC/hr2MGzqD7J9u\noDXzEaxJQwACf9OofX55edMiZJZTEHw+a8IFfFTGo+iWeyO97vLgX0tRAoGBAMuq\n9Jy3+9g8ZV6VbE3I0K3JzoBavmdb9Gax1Q9cS6GyLRnRqFmgmrmWnd5dRBSphSdH\nPg6/s0wDu9mtR11fApU9rirBwxcOt21Psw2TYu9931q0xdckM9m7AQrUzriX+knB\n2sDzoHI4w/jXNH0LOsny+OxySM4jiEpU2LuPXqHDAoGAVW8dPCWxRNZdzMChoNTi\n6Sqbjy+RksZNTTD+6rSrPhVWi2wSmx8VPJafK1dxrAmjAbAzB8jJ4oFiVYZSpuWW\nMpjlklPK1ki+jjs0lTWW8hoy9LXwQVThHq7Hq8wm9DXt3GdIEAvz03nveH3Y8U1M\n3bz6dSnKeD/TOom9h+tnQEECgYAkm8IEOX3nTFPcQHeLM8Fuu4uGvsjiw0CXBPgL\nHsfpdKFutqTQF3I4Ub5mrdUC8cWhXcjl1cdgrnshkWf2fJF2SfP4c4OhrV+DIoRI\nuGlcKv/uyfeVyEgZpud1DvNpcsfmYhX0ANaiMVnobKZeo5oZmrbrqU803mYtFjsu\n24JjCQKBgFAUGt61e1tkuIgZWAPi3GaAYD19m04ObZ6678RiFKBLnEXbl/B7plhc\nooDq5BVdps0F67UyDEGddFJBPGGC1bL73e8lL9YbTQXmF3ozjQAWtV1d0gBdfFtB\niu6ukhWgdCHnIpyGQPV/To6k5wjLZJUfjOTfSQo6J4G/hu2KXSId\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-203723365", "fingerprint": "32:b7:3a:f1:99:d1:90:98:66:5f:76:f7:42:64:98:1f"}} 2018-08-16 15:52:47,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.092s 2018-08-16 15:52:47,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-594625658", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdd479ea-fae2-4233-8491-e49a38fafc7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:52:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:52:47Z","name":"tempest-port-smoke-594625658","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:a1:02","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"b1e4ac17-72fe-45ee-b324-955f70208b66","ip_address":"10.101.11.10"}],"id":"f40154fd-9944-4c84-b82d-d8f8f846b5c0","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} 2018-08-16 15:52:50,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.956s 2018-08-16 15:52:50,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "619199fb-36c2-4eea-80d2-224ec41a0550", "port": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "adminPass": "Fa7KwbHiA3dx"}} 2018-08-16 15:52:51,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.332s 2018-08-16 15:52:51,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:52,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.234s 2018-08-16 15:52:52,294 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:53,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.594s 2018-08-16 15:52:53,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:53Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:53,917 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:52:56,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.302s 2018-08-16 15:52:56,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:56,237 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:52:57,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.336s 2018-08-16 15:52:57,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:59,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.968s 2018-08-16 15:52:59,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:01,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.199s 2018-08-16 15:53:01,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:01,787 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:02,219 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.431s 2018-08-16 15:53:02,220 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:02,233 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fbe23e34-2626-4dea-995a-bd471eb7b37b with status: ACTIVE 2018-08-16 15:53:03,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.087s 2018-08-16 15:53:03,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-958937814", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4e1da4-295a-417f-af57-c43a497b6ade'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:53:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:53:02Z","name":"tempest-port-smoke-958937814","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:91:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","ip_address":"10.102.21.20"}],"id":"6ef860f0-9550-4742-9e29-57f946afc4fc","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} 2018-08-16 15:53:06,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.708s 2018-08-16 15:53:06,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "port": "6ef860f0-9550-4742-9e29-57f946afc4fc"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "adminPass": "EyPQBLRvssU4"}} 2018-08-16 15:53:06,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.269s 2018-08-16 15:53:06,306 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:07,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.338s 2018-08-16 15:53:07,660 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:08,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.265s 2018-08-16 15:53:08,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:08Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:08,953 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:53:10,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.425s 2018-08-16 15:53:10,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:10,404 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:53:11,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.088s 2018-08-16 15:53:11,496 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:11,509 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 5 second wait 2018-08-16 15:53:13,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.639s 2018-08-16 15:53:13,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:13,163 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:53:14,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.822s 2018-08-16 15:53:14,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:16,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.977s 2018-08-16 15:53:16,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:16,996 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:17,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.991s 2018-08-16 15:53:17,989 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:18,003 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 90db616f-c2d0-4bd6-a6ce-4f385a404b8c with status: ACTIVE 2018-08-16 15:53:18,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.280s 2018-08-16 15:53:18,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b5121d6-4621-4f82-943e-410c72f3927d'} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "id": "b1af6df2-b519-4a48-aaad-39154958803b"}} 2018-08-16 15:53:18,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.323s 2018-08-16 15:53:18,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-877dba28-afb1-4b66-a408-e5948979d1a0'} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "id": "efecc800-13ba-4227-9965-566c409ee01b"}} 2018-08-16 15:53:18,609 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:53:18,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/routers 0.202s 2018-08-16 15:53:18,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--257262328", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c542054-a89f-45bb-b067-ea01ee3c6298'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:18Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} 2018-08-16 15:53:20,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.460s 2018-08-16 15:53:20,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:53:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53e43515-a489-4785-98b3-285b1bb58fa5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:20Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} 2018-08-16 15:53:22,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface 2.032s 2018-08-16 15:53:22,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:53:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f81d404-da31-499a-a802-c56b0fa78f9c'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} 2018-08-16 15:53:24,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.813s 2018-08-16 15:53:24,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:53:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb5a38-e52e-4ae6-a4bf-63a3ed6c6a04'} Body: {"floatingip": {"router_id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:53:23Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0", "id": "4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:53:24,123 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34,136 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:53:34,232 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:34,346 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:53:34,347 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34,349 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34,405 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:53:34,413 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:39,420 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:53:39,421 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:54:49,484 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:54:49,485 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:54:49,488 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:54:49,548 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:54:49,553 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:54:54,560 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:54:54,560 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:56:04,609 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:56:04,610 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:56:04,610 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,614 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,716 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,743 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,749 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:56:04,749 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04,749 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:56:04,750 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,752 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,815 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,823 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:56:04,823 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:56:04,824 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,825 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,884 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,889 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,894 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:56:04,895 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,897 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,956 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,961 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,966 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:56:04,967 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04,967 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:56:04,967 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,969 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:05,028 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:05,034 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:10,040 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:56:10,041 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:57:20,046 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:57:20,047 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:57:20,051 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:57:20,150 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:57:20,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:57:25,185 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:57:25,186 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:58:35,224 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:58:35,224 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:58:36,637 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28 1.411s 2018-08-16 15:58:36,638 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28', u'date': 'Thu, 16 Aug 2018 15:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f8dcb58f-e5b4-4bb3-b939-8015950a5af5'} Body: 2018-08-16 15:58:38,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface 2.124s 2018-08-16 15:58:38,764 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3b6503f-eeed-4432-af09-6dbea9ccec98'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} 2018-08-16 15:58:40,541 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.776s 2018-08-16 15:58:40,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7988a465-b0a7-43ac-90cd-d38109b8e0f6'} Body: 2018-08-16 15:58:40,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.424s 2018-08-16 15:58:40,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb'} Body: 2018-08-16 15:58:42,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 1.328s 2018-08-16 15:58:42,297 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:58:43,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.046s 2018-08-16 15:58:43,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e'} Body: {"itemNotFound": {"message": "Instance 90db616f-c2d0-4bd6-a6ce-4f385a404b8c could not be found.", "code": 404}} 2018-08-16 15:58:44,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc 1.174s 2018-08-16 15:58:44,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-14b5030d-5754-437a-a472-ba9adaa9a40c'} Body: 2018-08-16 15:58:44,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.185s 2018-08-16 15:58:44,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6'} Body: 2018-08-16 15:58:45,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.960s 2018-08-16 15:58:45,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:44Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:58:46,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.046s 2018-08-16 15:58:46,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105'} Body: {"itemNotFound": {"message": "Instance fbe23e34-2626-4dea-995a-bd471eb7b37b could not be found.", "code": 404}} 2018-08-16 15:58:47,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0 1.085s 2018-08-16 15:58:47,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3cc003-f6dd-4339-be1f-f3c047d7d3ba'} Body: 2018-08-16 15:58:47,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365 0.038s 2018-08-16 15:58:47,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365', u'x-compute-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6'} Body: 2018-08-16 15:58:50,474 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af 2.597s 2018-08-16 15:58:50,474 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af', u'date': 'Thu, 16 Aug 2018 15:58:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9c994057-288f-4060-abf4-3598e79f5193'} Body: 2018-08-16 15:58:52,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc 1.598s 2018-08-16 15:58:52,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc', u'date': 'Thu, 16 Aug 2018 15:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0dca37b5-4583-4e3f-b6a9-1a030b37c815'} Body: 2018-08-16 15:58:54,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66 2.869s 2018-08-16 15:58:54,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66', u'date': 'Thu, 16 Aug 2018 15:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-693043b4-c27c-4c0a-8188-45e0d2c371dd'} Body: 2018-08-16 15:58:56,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550 1.682s 2018-08-16 15:58:56,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b35b6cb7-574b-4dd6-89c2-78fae9b495e6'} Body: 2018-08-16 15:58:56,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324 0.254s 2018-08-16 15:58:56,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e780ff6-25dc-445d-bc9e-0edb02a6d729'} Body: 2018-08-16 15:58:57.496 63 INFO tempest.lib.common.rest_client [req-6a17c11f-b09d-44c3-a672-4754b9bd7ea6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.587s 2018-08-16 15:58:57.497 63 DEBUG tempest.lib.common.rest_client [req-6a17c11f-b09d-44c3-a672-4754b9bd7ea6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-2068636911 description", "name": "tempest-secgroup-smoke-2068636911"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6a17c11f-b09d-44c3-a672-4754b9bd7ea6'} Body: {"security_group": {"description": "tempest-secgroup-smoke-2068636911 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:57Z", "updated_at": "2018-08-16T15:58:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:58:57Z", "revision_number": 0, "id": "0c9ba070-9482-4fe8-a271-00d084322497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:58:57Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:58:57Z", "revision_number": 0, "id": "b5f24407-870f-482a-9599-665b28b0fc22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:58:57Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "name": "tempest-secgroup-smoke-2068636911"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:57.945 63 INFO tempest.lib.common.rest_client [req-b830e44c-d060-4541-a3b7-8c858ec72aa2 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.447s 2018-08-16 15:58:57.945 63 DEBUG tempest.lib.common.rest_client [req-b830e44c-d060-4541-a3b7-8c858ec72aa2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b830e44c-d060-4541-a3b7-8c858ec72aa2'} 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": "2018-08-16T15:58:57Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:57Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3669e252-a465-4914-8bd4-95b54a825ee6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:58.388 63 INFO tempest.lib.common.rest_client [req-ce9826c1-d325-4482-8ce3-60daa91969f4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:58:58.388 63 DEBUG tempest.lib.common.rest_client [req-ce9826c1-d325-4482-8ce3-60daa91969f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ce9826c1-d325-4482-8ce3-60daa91969f4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:58:58Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8315ebdd-73da-4537-b6a8-3ff57b8c1729"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:58.566 63 INFO tempest.lib.common.rest_client [req-b8fe8c6b-4f76-42cf-a766-440d7d44d5af ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:58:58.567 63 DEBUG tempest.lib.common.rest_client [req-b8fe8c6b-4f76-42cf-a766-440d7d44d5af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b8fe8c6b-4f76-42cf-a766-440d7d44d5af'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:58:58Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b73f0875-d6d7-4929-9ad7-cd2f5f66dc41"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:59.023 63 INFO tempest.lib.common.rest_client [req-fa0d0481-5623-469f-8d9d-4460b8523499 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.455s 2018-08-16 15:58:59.023 63 DEBUG tempest.lib.common.rest_client [req-fa0d0481-5623-469f-8d9d-4460b8523499 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa0d0481-5623-469f-8d9d-4460b8523499'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:58:58Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:58Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8513db96-c513-42c9-8655-3d9303eb5eb6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:59.204 63 INFO tempest.lib.common.rest_client [req-7d2742d6-4b56-4e8b-9f7e-4dd6ecbd7542 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.180s 2018-08-16 15:58:59.205 63 DEBUG tempest.lib.common.rest_client [req-7d2742d6-4b56-4e8b-9f7e-4dd6ecbd7542 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d2742d6-4b56-4e8b-9f7e-4dd6ecbd7542'} 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": "2018-08-16T15:58:59Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:59Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e69dd082-8429-4b16-8081-5c09f2badd18"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:59.411 63 INFO tempest.lib.common.rest_client [req-b521b5f6-d4c7-4755-8bfd-07accb302100 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.205s 2018-08-16 15:58:59.411 63 DEBUG tempest.lib.common.rest_client [req-b521b5f6-d4c7-4755-8bfd-07accb302100 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b521b5f6-d4c7-4755-8bfd-07accb302100'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:58:59Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:59Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "beff47c7-90cc-413a-ae00-d54691f04095"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:58:59.616 63 INFO tempest.lib.common.rest_client [req-db5e5a03-e2c5-43f0-88d0-f219e243c34d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 15:58:59.616 63 DEBUG tempest.lib.common.rest_client [req-db5e5a03-e2c5-43f0-88d0-f219e243c34d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:58:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db5e5a03-e2c5-43f0-88d0-f219e243c34d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:58:59Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:59Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "10efe7d1-5a81-4018-ab33-ce2f992591f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:00.042 63 INFO tempest.lib.common.rest_client [req-64dffa67-3fcc-41ed-857a-dfdb1ea9b09b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.425s 2018-08-16 15:59:00.043 63 DEBUG tempest.lib.common.rest_client [req-64dffa67-3fcc-41ed-857a-dfdb1ea9b09b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64dffa67-3fcc-41ed-857a-dfdb1ea9b09b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:58:59Z", "security_group_id": "0de89b80-ba7b-48e7-baf5-ddd9fa740ad7", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:58:59Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "66a97885-dbd8-4f65-a8d6-2a4dff5839e2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:00.475 63 INFO tempest.lib.common.rest_client [req-ebec3d08-e971-4db5-ae0e-bb3e9fc60e88 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/0de89b80-ba7b-48e7-baf5-ddd9fa740ad7 0.431s 2018-08-16 15:59:00.476 63 DEBUG tempest.lib.common.rest_client [req-ebec3d08-e971-4db5-ae0e-bb3e9fc60e88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/0de89b80-ba7b-48e7-baf5-ddd9fa740ad7', u'date': 'Thu, 16 Aug 2018 15:59:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ebec3d08-e971-4db5-ae0e-bb3e9fc60e88'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-16 15:59:00.730 63 INFO tempest.lib.common.rest_client [req-57c84f30-418d-4fcb-8fe4-b1ca72869ed6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.251s 2018-08-16 15:59:00.730 63 DEBUG tempest.lib.common.rest_client [req-57c84f30-418d-4fcb-8fe4-b1ca72869ed6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-171879606 description", "name": "tempest-secgroup-smoke-171879606"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:59:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-57c84f30-418d-4fcb-8fe4-b1ca72869ed6'} Body: {"security_group": {"description": "tempest-secgroup-smoke-171879606 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:00Z", "updated_at": "2018-08-16T15:59:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:00Z", "revision_number": 0, "id": "26331383-bf95-42a0-a81c-1f021978c4a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:00Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:00Z", "revision_number": 0, "id": "473d8521-566f-45c3-95fa-d21ed3f81cf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:00Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "name": "tempest-secgroup-smoke-171879606"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:01.278 63 INFO tempest.lib.common.rest_client [req-0341d592-d869-4e24-8c67-d29ddfb2f352 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.547s 2018-08-16 15:59:01.279 63 DEBUG tempest.lib.common.rest_client [req-0341d592-d869-4e24-8c67-d29ddfb2f352 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0341d592-d869-4e24-8c67-d29ddfb2f352'} 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": "2018-08-16T15:59:01Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e7072a9-1713-4c1c-a803-a57359686849"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:01.478 63 INFO tempest.lib.common.rest_client [req-b7940f26-cf32-44e1-aa78-26b1acac536f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 15:59:01.478 63 DEBUG tempest.lib.common.rest_client [req-b7940f26-cf32-44e1-aa78-26b1acac536f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b7940f26-cf32-44e1-aa78-26b1acac536f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:59:01Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4b73e27d-a0f4-431c-bfe9-1d89ebd2b607"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:01.724 63 INFO tempest.lib.common.rest_client [req-fbb84aef-7c88-442b-96bd-d51581652395 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.244s 2018-08-16 15:59:01.724 63 DEBUG tempest.lib.common.rest_client [req-fbb84aef-7c88-442b-96bd-d51581652395 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fbb84aef-7c88-442b-96bd-d51581652395'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:01Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "baf86ca5-6989-49c9-b3cb-91bee88a3987"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:01.896 63 INFO tempest.lib.common.rest_client [req-bcee516b-b9ce-47cb-b9b3-b4116bcc875e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.171s 2018-08-16 15:59:01.897 63 DEBUG tempest.lib.common.rest_client [req-bcee516b-b9ce-47cb-b9b3-b4116bcc875e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bcee516b-b9ce-47cb-b9b3-b4116bcc875e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:01Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "deec7647-c966-4cc5-bc08-993ff0ddc786"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:02.063 63 INFO tempest.lib.common.rest_client [req-ea98360e-10e0-49dd-8032-5988f6467cf0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.166s 2018-08-16 15:59:02.064 63 DEBUG tempest.lib.common.rest_client [req-ea98360e-10e0-49dd-8032-5988f6467cf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea98360e-10e0-49dd-8032-5988f6467cf0'} 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": "2018-08-16T15:59:01Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bc79098d-a257-4bf3-94fb-ec2fab5aab79"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:02.244 63 INFO tempest.lib.common.rest_client [req-b49eacb4-1269-4bf3-84b6-a1f0255b6c2d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.179s 2018-08-16 15:59:02.245 63 DEBUG tempest.lib.common.rest_client [req-b49eacb4-1269-4bf3-84b6-a1f0255b6c2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b49eacb4-1269-4bf3-84b6-a1f0255b6c2d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:02Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:02Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2c89c913-dfc3-4d7b-b3e1-2494ce37445a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:02.414 63 INFO tempest.lib.common.rest_client [req-ddbcc636-20bb-467a-af81-0400ae1a78de ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.168s 2018-08-16 15:59:02.414 63 DEBUG tempest.lib.common.rest_client [req-ddbcc636-20bb-467a-af81-0400ae1a78de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddbcc636-20bb-467a-af81-0400ae1a78de'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:02Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:02Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "155e9a58-9afa-47b7-8b04-b0d64b278b9c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:02.622 63 INFO tempest.lib.common.rest_client [req-2ac9b612-dac0-4e9f-b8bc-9b47ce64f9f1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 15:59:02.623 63 DEBUG tempest.lib.common.rest_client [req-2ac9b612-dac0-4e9f-b8bc-9b47ce64f9f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ac9b612-dac0-4e9f-b8bc-9b47ce64f9f1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:02Z", "security_group_id": "1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:02Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9c701ebf-4f0d-4318-9347-44f60c4bd6e8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:02.997 63 INFO tempest.lib.common.rest_client [req-82e1e315-6b06-434e-9f56-341abdc84956 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c 0.372s 2018-08-16 15:59:02.997 63 DEBUG tempest.lib.common.rest_client [req-82e1e315-6b06-434e-9f56-341abdc84956 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/1bcf8014-e8c2-4fa5-89c5-c0f66b3e258c', u'date': 'Thu, 16 Aug 2018 15:59:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-82e1e315-6b06-434e-9f56-341abdc84956'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-16 15:59:03.264 63 INFO tempest.lib.common.rest_client [req-72f794ae-c405-4c4a-996c-b8a2df773b58 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.264s 2018-08-16 15:59:03.264 63 DEBUG tempest.lib.common.rest_client [req-72f794ae-c405-4c4a-996c-b8a2df773b58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1807921146 description", "name": "tempest-secgroup-smoke-1807921146"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-72f794ae-c405-4c4a-996c-b8a2df773b58'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1807921146 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:03Z", "updated_at": "2018-08-16T15:59:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:03Z", "revision_number": 0, "id": "30357d25-590e-4731-a89d-bd0abe40b0c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:03Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:03Z", "revision_number": 0, "id": "f92d8e6c-a1d9-4c5d-8042-f9af089f2560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:03Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "name": "tempest-secgroup-smoke-1807921146"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:03.856 63 INFO tempest.lib.common.rest_client [req-e26b453a-ec04-467f-a69d-962cd1751d33 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.591s 2018-08-16 15:59:03.857 63 DEBUG tempest.lib.common.rest_client [req-e26b453a-ec04-467f-a69d-962cd1751d33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e26b453a-ec04-467f-a69d-962cd1751d33'} 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": "2018-08-16T15:59:03Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:03Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0a6ee8e5-bf49-4aeb-a172-5a7eaa7d26d8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:04.317 63 INFO tempest.lib.common.rest_client [req-f4236180-982e-47d6-9dfe-01e964549fec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.459s 2018-08-16 15:59:04.317 63 DEBUG tempest.lib.common.rest_client [req-f4236180-982e-47d6-9dfe-01e964549fec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4236180-982e-47d6-9dfe-01e964549fec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:59:04Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:04Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88e9aaba-852c-4dcf-b8a8-6c5559174fbb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:04.710 63 INFO tempest.lib.common.rest_client [req-d0185cf1-1aea-497d-8a14-3bb3aec514ba ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.391s 2018-08-16 15:59:04.710 63 DEBUG tempest.lib.common.rest_client [req-d0185cf1-1aea-497d-8a14-3bb3aec514ba ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0185cf1-1aea-497d-8a14-3bb3aec514ba'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:04Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:04Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f756f8ed-c50b-444e-a3b8-1fedefd44649"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:05.161 63 INFO tempest.lib.common.rest_client [req-15a657a2-2a19-4428-8dc6-8d67130ef374 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.449s 2018-08-16 15:59:05.161 63 DEBUG tempest.lib.common.rest_client [req-15a657a2-2a19-4428-8dc6-8d67130ef374 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15a657a2-2a19-4428-8dc6-8d67130ef374'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:05Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fa439458-85d1-4679-b6b7-44391ad0d18b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:05.359 63 INFO tempest.lib.common.rest_client [req-79f36237-9997-49e2-8fdc-17bb66bcb770 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.197s 2018-08-16 15:59:05.360 63 DEBUG tempest.lib.common.rest_client [req-79f36237-9997-49e2-8fdc-17bb66bcb770 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-79f36237-9997-49e2-8fdc-17bb66bcb770'} 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": "2018-08-16T15:59:05Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1161d896-7514-44c3-bad8-156c7c4a5ceb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:05.801 63 INFO tempest.lib.common.rest_client [req-f047d568-26d3-4b5a-8b3a-4d9745012ec8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:59:05.802 63 DEBUG tempest.lib.common.rest_client [req-f047d568-26d3-4b5a-8b3a-4d9745012ec8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f047d568-26d3-4b5a-8b3a-4d9745012ec8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:05Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "eaa1fb30-73d9-4381-a09d-655366d6ae61"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:06.051 63 INFO tempest.lib.common.rest_client [req-ee411381-4dd7-4cf4-bbfd-ae41ed724340 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.248s 2018-08-16 15:59:06.052 63 DEBUG tempest.lib.common.rest_client [req-ee411381-4dd7-4cf4-bbfd-ae41ed724340 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ee411381-4dd7-4cf4-bbfd-ae41ed724340'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:05Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1bf13e43-7b6a-490b-8dbe-3c588c0a1901"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:06.245 63 INFO tempest.lib.common.rest_client [req-347934bc-171c-4241-84e5-f7b55e8ca057 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.192s 2018-08-16 15:59:06.245 63 DEBUG tempest.lib.common.rest_client [req-347934bc-171c-4241-84e5-f7b55e8ca057 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-347934bc-171c-4241-84e5-f7b55e8ca057'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:06Z", "security_group_id": "163e26e8-3217-4735-8158-3d3fa80ee1be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "82db9284-d4c8-4010-a00d-39df79d61192"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:06.431 63 INFO tempest.lib.common.rest_client [req-a2046bcd-81dc-4dcd-9387-6c14ad2539a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/163e26e8-3217-4735-8158-3d3fa80ee1be 0.184s 2018-08-16 15:59:06.431 63 DEBUG tempest.lib.common.rest_client [req-a2046bcd-81dc-4dcd-9387-6c14ad2539a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/163e26e8-3217-4735-8158-3d3fa80ee1be', u'date': 'Thu, 16 Aug 2018 15:59:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a2046bcd-81dc-4dcd-9387-6c14ad2539a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled 2018-08-16 15:59:06.832 63 INFO tempest.lib.common.rest_client [req-ab6e51f7-8b45-42e2-9f2a-003a07bcbce3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.398s 2018-08-16 15:59:06.832 63 DEBUG tempest.lib.common.rest_client [req-ab6e51f7-8b45-42e2-9f2a-003a07bcbce3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-102179589 description", "name": "tempest-secgroup-smoke-102179589"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:59:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab6e51f7-8b45-42e2-9f2a-003a07bcbce3'} Body: {"security_group": {"description": "tempest-secgroup-smoke-102179589 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:06Z", "updated_at": "2018-08-16T15:59:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:06Z", "revision_number": 0, "id": "0612ae9d-3207-481c-a8f7-6fc59bdf3bdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:06Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:59:06Z", "revision_number": 0, "id": "ef93bc54-0b20-424e-96cc-79e8969e0262", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:59:06Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "name": "tempest-secgroup-smoke-102179589"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:07.017 63 INFO tempest.lib.common.rest_client [req-70175cc7-deef-4eba-9ea1-61ece6d7231a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 15:59:07.017 63 DEBUG tempest.lib.common.rest_client [req-70175cc7-deef-4eba-9ea1-61ece6d7231a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70175cc7-deef-4eba-9ea1-61ece6d7231a'} 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": "2018-08-16T15:59:06Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d6839f11-4e21-4ebe-9fda-3bd35fdb84cd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:07.201 63 INFO tempest.lib.common.rest_client [req-24b25c18-d048-450a-8744-742a32d0462f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 15:59:07.202 63 DEBUG tempest.lib.common.rest_client [req-24b25c18-d048-450a-8744-742a32d0462f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24b25c18-d048-450a-8744-742a32d0462f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:59:07Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a6caeb4e-c3b2-4b44-9012-e6bad91fc0b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:07.607 63 INFO tempest.lib.common.rest_client [req-a3a16712-4f47-4c36-8c3e-8c13cc322aa8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.405s 2018-08-16 15:59:07.608 63 DEBUG tempest.lib.common.rest_client [req-a3a16712-4f47-4c36-8c3e-8c13cc322aa8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a3a16712-4f47-4c36-8c3e-8c13cc322aa8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:07Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbb4fde6-c9d4-4167-a45a-fdbfdd5dfa82"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:07.818 63 INFO tempest.lib.common.rest_client [req-de1612d8-0346-4ffb-9d7b-72d3fc13c1b0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.209s 2018-08-16 15:59:07.819 63 DEBUG tempest.lib.common.rest_client [req-de1612d8-0346-4ffb-9d7b-72d3fc13c1b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de1612d8-0346-4ffb-9d7b-72d3fc13c1b0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:59:07Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0c7fecbb-e31c-42ac-a058-c7f652674562"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:07.980 63 INFO tempest.lib.common.rest_client [req-14dc8977-1a35-42c6-9ac7-a0a8868a1924 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.161s 2018-08-16 15:59:07.981 63 DEBUG tempest.lib.common.rest_client [req-14dc8977-1a35-42c6-9ac7-a0a8868a1924 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-14dc8977-1a35-42c6-9ac7-a0a8868a1924'} 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": "2018-08-16T15:59:07Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cb15c7ed-161e-47e8-8e34-2bed7de9f8d4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:08.161 63 INFO tempest.lib.common.rest_client [req-d7ca0afd-44e9-47ef-b493-2f13f7fd09e7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.179s 2018-08-16 15:59:08.161 63 DEBUG tempest.lib.common.rest_client [req-d7ca0afd-44e9-47ef-b493-2f13f7fd09e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7ca0afd-44e9-47ef-b493-2f13f7fd09e7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:08Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3f5eab7c-5af0-43cb-b3c3-e2550ea55c8c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:08.341 63 INFO tempest.lib.common.rest_client [req-748e7872-9bde-4977-af70-2d3a8dd14930 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.179s 2018-08-16 15:59:08.342 63 DEBUG tempest.lib.common.rest_client [req-748e7872-9bde-4977-af70-2d3a8dd14930 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-748e7872-9bde-4977-af70-2d3a8dd14930'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:08Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6e53121d-a27b-4342-918f-775c87cf4bdc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:08.509 63 INFO tempest.lib.common.rest_client [req-cf58e058-4000-4910-bf52-7616f8ee91b0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.166s 2018-08-16 15:59:08.509 63 DEBUG tempest.lib.common.rest_client [req-cf58e058-4000-4910-bf52-7616f8ee91b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf58e058-4000-4910-bf52-7616f8ee91b0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:59:08Z", "security_group_id": "3ddf50f8-3dad-428a-a6d1-9548d7a6ce19", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4dbe626d-3735-4ee9-8304-c65ed0e8b959"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:09.081 63 INFO tempest.lib.common.rest_client [req-2b152cb6-8d68-4445-9850-fa949339158b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/networks 0.571s 2018-08-16 15:59:09.082 63 DEBUG tempest.lib.common.rest_client [req-2b152cb6-8d68-4445-9850-fa949339158b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1876682359"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b152cb6-8d68-4445-9850-fa949339158b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:59:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","name":"tempest-A-1876682359"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:09.722 63 INFO tempest.lib.common.rest_client [req-910623a6-f775-42a2-849e-9a0157a0fae7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.639s 2018-08-16 15:59:09.722 63 DEBUG tempest.lib.common.rest_client [req-910623a6-f775-42a2-849e-9a0157a0fae7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "name": "tempest-subnet-A-1-549806692"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:59:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-910623a6-f775-42a2-849e-9a0157a0fae7'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:09Z","dns_nameservers":[],"updated_at":"2018-08-16T15:59:09Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4654da4a-8beb-4f8f-bf65-8bec3fad1ec0","subnetpool_id":null,"name":"tempest-subnet-A-1-549806692"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:10.716 63 INFO tempest.lib.common.rest_client [req-c023f3b1-0f66-4be0-9da0-30bb07a2f88e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.993s 2018-08-16 15:59:10.717 63 DEBUG tempest.lib.common.rest_client [req-c023f3b1-0f66-4be0-9da0-30bb07a2f88e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.12.0/24", "network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "name": "tempest-subnet-A-2-1645099532"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:59:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c023f3b1-0f66-4be0-9da0-30bb07a2f88e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:10Z","dns_nameservers":[],"updated_at":"2018-08-16T15:59:10Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e0658521-bac5-49bb-bfbe-2de9d9e62266","subnetpool_id":null,"name":"tempest-subnet-A-2-1645099532"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:11.034 63 INFO tempest.lib.common.rest_client [req-9bb05439-d742-400a-aaab-3aa82a30815c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/networks 0.316s 2018-08-16 15:59:11.034 63 DEBUG tempest.lib.common.rest_client [req-9bb05439-d742-400a-aaab-3aa82a30815c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-Bis-1491375242"}} Response - Headers: {'status': '201', u'content-length': '561', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:59:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9bb05439-d742-400a-aaab-3aa82a30815c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:59:10Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644","name":"tempest-A-Bis-1491375242"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:11.776 63 INFO tempest.lib.common.rest_client [req-64191aa6-6925-41b7-9b40-7d35da06b19f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.740s 2018-08-16 15:59:11.776 63 DEBUG tempest.lib.common.rest_client [req-64191aa6-6925-41b7-9b40-7d35da06b19f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "name": "tempest-subnet-A-Bis-1-1091780341"}} Response - Headers: {'status': '201', u'content-length': '640', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:59:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64191aa6-6925-41b7-9b40-7d35da06b19f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:11Z","dns_nameservers":[],"updated_at":"2018-08-16T15:59:11Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b3d9df83-ee91-459e-a060-a400a19a5411","subnetpool_id":null,"name":"tempest-subnet-A-Bis-1-1091780341"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:12.505 63 INFO tempest.lib.common.rest_client [req-9e1b1fbd-a93b-4763-b2bf-e9b1cbf75f5a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.728s 2018-08-16 15:59:12.506 63 DEBUG tempest.lib.common.rest_client [req-9e1b1fbd-a93b-4763-b2bf-e9b1cbf75f5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.12.0/24", "network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "name": "tempest-subnet-A-Bis-2-407568727"}} Response - Headers: {'status': '201', u'content-length': '639', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:59:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9e1b1fbd-a93b-4763-b2bf-e9b1cbf75f5a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:59:12Z","dns_nameservers":[],"updated_at":"2018-08-16T15:59:12Z","gateway_ip":"10.101.12.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.12.2","end":"10.101.12.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.12.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"41dd0571-5ae0-49d9-a5b0-d8a16025a2e4","subnetpool_id":null,"name":"tempest-subnet-A-Bis-2-407568727"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:13.075 63 INFO tempest.lib.common.rest_client [req-9eed0a12-54ed-4c8f-84da-bf85c235631b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.568s 2018-08-16 15:59:13.076 63 DEBUG tempest.lib.common.rest_client [req-9eed0a12-54ed-4c8f-84da-bf85c235631b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '332', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:59:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9eed0a12-54ed-4c8f-84da-bf85c235631b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "dc114352-daef-45b0-9ab7-3cb20e7d3007"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:14.292 63 INFO tempest.lib.common.rest_client [req-16cb4edf-5ae2-4714-8b9c-1bedb0549d33 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 1.216s 2018-08-16 15:59:14.293 63 DEBUG tempest.lib.common.rest_client [req-16cb4edf-5ae2-4714-8b9c-1bedb0549d33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_targets": ["64512:2"]}} Response - Headers: {'status': '201', u'content-length': '336', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:59:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-16cb4edf-5ae2-4714-8b9c-1bedb0549d33'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn-a-bis", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:2"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f4d1ad4f-8d0d-42e6-bad5-9071c26ce490"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:14.620 63 INFO tempest.lib.common.rest_client [req-bfa0dbcc-ec65-4d9a-bf3e-46f509fa96c0 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/dc114352-daef-45b0-9ab7-3cb20e7d3007/network_associations 0.326s 2018-08-16 15:59:14.621 63 DEBUG tempest.lib.common.rest_client [req-bfa0dbcc-ec65-4d9a-bf3e-46f509fa96c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/dc114352-daef-45b0-9ab7-3cb20e7d3007/network_associations', u'date': 'Thu, 16 Aug 2018 15:59:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfa0dbcc-ec65-4d9a-bf3e-46f509fa96c0'} Body: {"network_association": {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "id": "00c84e9d-bf42-476a-93b8-d8abd8c8f985"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:15.007 63 INFO tempest.lib.common.rest_client [req-3837f8ad-1b60-4526-8fba-98259934491c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f4d1ad4f-8d0d-42e6-bad5-9071c26ce490/network_associations 0.385s 2018-08-16 15:59:15.008 63 DEBUG tempest.lib.common.rest_client [req-3837f8ad-1b60-4526-8fba-98259934491c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f4d1ad4f-8d0d-42e6-bad5-9071c26ce490/network_associations', u'date': 'Thu, 16 Aug 2018 15:59:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3837f8ad-1b60-4526-8fba-98259934491c'} Body: {"network_association": {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "id": "7182e47c-8aef-4b67-91d9-f2622ba0296e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:15.311 63 INFO tempest.lib.common.rest_client [req-217409d9-0621-458d-b9a0-a9beffec0b50 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.302s 2018-08-16 15:59:15.311 63 DEBUG tempest.lib.common.rest_client [req-217409d9-0621-458d-b9a0-a9beffec0b50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1995743656"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-217409d9-0621-458d-b9a0-a9beffec0b50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-217409d9-0621-458d-b9a0-a9beffec0b50'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAEdCZ9cXUjKAyai+pMgyBNmC6Ww/zlkoKpHzJgz3ByG2AMXjZ20GmWMaRmI0zUXnNcmTI4TD/2GItYdKxyj3moo7iaiNZWUgdRG48XDxtbQAHC6VEcO0fq3C/vP35VqY6STE2lctBwC8r7r/LNgpRhe98pgHT9zFLY0l3F8EWvwHS3FhxOFRZqRnAPyJ5A1YI2Zq3UbzFURppvPjvnpMYXkgTOWAEGJk5MHJPNhctK2oPjsVxq5v0om5tZOT9QSlgcFXdJC5p8emubCPHKF3hFCe59+ScrRVwj/5CHBEpn1SB+TEgJDa4tYGMegd0noY93WC+PUTBdLSO+Ot4NdYF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwBHQmfXF1IygMmovqTIMgTZgulsP85ZKCqR8yYM9wchtgDF4\n2dtBpljGkZiNM1F5zXJkyOEw/9hiLWHSsco95qKO4mojWVlIHURuPFw8bW0ABwul\nRHDtH6twv7z9+VamOkkxNpXLQcAvK+6/yzYKUYXvfKYB0/cxS2NJdxfBFr8B0txY\ncThUWakZwD8ieQNWCNmat1G8xVEaabz4756TGF5IEzlgBBiZOTByTzYXLStqD47F\ncaub9KJubWTk/UEpYHBV3SQuafHprmwjxyhd4RQnuffknK0VcI/+QhwRKZ9Ugfkx\nICQ2uLWBjHoHdJ6GPd1gvj1EwXS0jvjreDXWBQIDAQABAoIBAGMzkFNErnX2X/NK\nBu3TjMPcCx+VUurTz9ApXs5Ru77vvya75phW91Rse7rNWPiNd2SWVdmu/bjW0PZx\nlPoA4/HQOg5VFYbbZzS+mFUSqp818hKxgB2WWdLGoIhXm7GBgH+QOBviSEXgdjyx\nplvVwISUsbnmoAETpmEymcop+a+9+J4Nj6iVAB73vUxUFv9edf/rlE+AnJH7+ekZ\n/act4KgQlhO+Ph4MhGTNwYyLEA650dnqSRnDv0jz+YI56/VpU3PpGCG/0N9nv4Li\nrPBYV3YAcSDYQxkOKi1xLVBhyE5OZwT4LryQZYxAg8t02kB9E25+3GrN4N/o1gmN\ntYzIIW0CgYEA4oPjcLjJfMbG9xHf4qQL8jzVyvg2nNZ95m4LcMsE3n7uQhbw/buF\nP0vvjXTkHwTkK1P3rqx9EL7NqezboOF//cz5N7UjsaacQJVeLAstTUnSVBx1I0nW\nqFwyuPLH8OSuhuIrVEILMHLt+AL4YbhwVEFUjnM4JgiMm2oulQpxEEsCgYEA2RIa\nmbrNgqoI5NKmGsjsL61rDWJkR/WY6nKRyMCdEI7uRX8/sfE/lnN3IhSiRM1o51JV\nurh4NQB8wOKtkSpRmhPGaHD0euxtYPUJw5ZWaYWFy1jEh/DRsox2TG4UPHanibiG\nrKm1NQmKJ9S5H8ygo6Gf/sIqT0kyHDI7U/ty4O8CgYAsvB1b8rKgOOWsf9Q2f214\njrkuV6z5dobwzkTmJsI0at8FIGDBy5n6MTYDOtWepqmlQPUGgzxD5Vrat1N8x2wu\npJ+Hd/evqxbqzlUF38M3o1+tit07dea141eFHTWNhqxNKTejcVOiYuBKfdOuAO32\nRdy8MVcic8fJHcRLXP+NVwKBgHhO+2VGzo5j9Uf1pFBmGdmW8SVa6h+j9FvEoh40\n+xhpT5A/JatW/ZpCZr4B16nwevryfEdf5Gfj3ED/oZk6bj3KRgYuzKGwljLNvNql\nYUFc2rnIeiyqAV9HUG2t+RNF5DeFiUb7TE6X+fV3hh8kx8fJVabaMJ7+/4H3KUCz\ntYkLAoGAD10fsA5+VdZY2xSKGrcpxn0U794HsE0HEjgcZ3helBVX08x+Zhl+ub+E\nPCvS21+lOkCAzWte0crO1yJIkC/Nv2wxGi+BR00qEqNbqG56+ndxTswvNDlN3AvG\nrKIw3rkOR/Tq8LlPFWEZdqDxf+yRo88TLtQgD8rHwRs9XowWdCA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1995743656", "fingerprint": "0f:0f:49:c5:6e:91:d8:73:2d:7a:36:f2:10:c4:19:4d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:16.183 63 INFO tempest.lib.common.rest_client [req-bfa2281c-3e0c-4157-90ba-2faaa0fbd997 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/ports 0.868s 2018-08-16 15:59:16.184 63 DEBUG tempest.lib.common.rest_client [req-bfa2281c-3e0c-4157-90ba-2faaa0fbd997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1383312242", "security_groups": ["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:59:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bfa2281c-3e0c-4157-90ba-2faaa0fbd997'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:59:15Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:59:15Z","name":"tempest-port-smoke-1383312242","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fe:8f:5c","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4654da4a-8beb-4f8f-bf65-8bec3fad1ec0","ip_address":"10.101.11.10"}],"id":"97a2d7d1-4edc-4689-9546-78b1fe38e184","security_groups":["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:20.294 63 INFO tempest.lib.common.rest_client [req-0464b4e4-d7e5-49eb-8796-49f9b86484c9 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.32:8774/v2.1/servers 4.108s 2018-08-16 15:59:20.294 63 DEBUG tempest.lib.common.rest_client [req-0464b4e4-d7e5-49eb-8796-49f9b86484c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1995743656", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "port": "97a2d7d1-4edc-4689-9546-78b1fe38e184"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-0464b4e4-d7e5-49eb-8796-49f9b86484c9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0464b4e4-d7e5-49eb-8796-49f9b86484c9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "adminPass": "ffNH3w5GZs5H"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:20.982 63 INFO tempest.lib.common.rest_client [req-7f94cc1b-cb82-4a87-bdee-44e5e91d48ea ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.683s 2018-08-16 15:59:20.983 63 DEBUG tempest.lib.common.rest_client [req-7f94cc1b-cb82-4a87-bdee-44e5e91d48ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-7f94cc1b-cb82-4a87-bdee-44e5e91d48ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f94cc1b-cb82-4a87-bdee-44e5e91d48ea'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:22.359 63 INFO tempest.lib.common.rest_client [req-41680f3a-bf32-401d-a22d-6fa170d09e1c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.362s 2018-08-16 15:59:22.360 63 DEBUG tempest.lib.common.rest_client [req-41680f3a-bf32-401d-a22d-6fa170d09e1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-41680f3a-bf32-401d-a22d-6fa170d09e1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-41680f3a-bf32-401d-a22d-6fa170d09e1c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:23.646 63 INFO tempest.lib.common.rest_client [req-c4f731ef-43b8-4490-8572-7821c3b49fb3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.269s 2018-08-16 15:59:23.647 63 DEBUG tempest.lib.common.rest_client [req-c4f731ef-43b8-4490-8572-7821c3b49fb3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-c4f731ef-43b8-4490-8572-7821c3b49fb3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4f731ef-43b8-4490-8572-7821c3b49fb3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:22Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:23.660 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 15:59:24.988 63 INFO tempest.lib.common.rest_client [req-7125eb77-4ca5-4f09-8071-bd12e6e755da ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.326s 2018-08-16 15:59:24.989 63 DEBUG tempest.lib.common.rest_client [req-7125eb77-4ca5-4f09-8071-bd12e6e755da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-7125eb77-4ca5-4f09-8071-bd12e6e755da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7125eb77-4ca5-4f09-8071-bd12e6e755da'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:24Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:25.002 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:59:26.344 63 INFO tempest.lib.common.rest_client [req-e7941e40-c9a9-43d1-b16f-605bc34ac712 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.340s 2018-08-16 15:59:26.344 63 DEBUG tempest.lib.common.rest_client [req-e7941e40-c9a9-43d1-b16f-605bc34ac712 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-e7941e40-c9a9-43d1-b16f-605bc34ac712', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7941e40-c9a9-43d1-b16f-605bc34ac712'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:24Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:28.127 63 INFO tempest.lib.common.rest_client [req-be268d32-9634-4f1d-a271-c85a858f1268 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.768s 2018-08-16 15:59:28.127 63 DEBUG tempest.lib.common.rest_client [req-be268d32-9634-4f1d-a271-c85a858f1268 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-be268d32-9634-4f1d-a271-c85a858f1268', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be268d32-9634-4f1d-a271-c85a858f1268'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:24Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:29.777 63 INFO tempest.lib.common.rest_client [req-f6aa53ba-4013-4183-b653-07766fe40fa4 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.637s 2018-08-16 15:59:29.778 63 DEBUG tempest.lib.common.rest_client [req-f6aa53ba-4013-4183-b653-07766fe40fa4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-f6aa53ba-4013-4183-b653-07766fe40fa4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f6aa53ba-4013-4183-b653-07766fe40fa4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:8f:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:27Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:29.792 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:59:30.410 63 INFO tempest.lib.common.rest_client [req-db710d19-40f1-42c1-a696-9d9b90516f2d ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.617s 2018-08-16 15:59:30.410 63 DEBUG tempest.lib.common.rest_client [req-db710d19-40f1-42c1-a696-9d9b90516f2d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-db710d19-40f1-42c1-a696-9d9b90516f2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db710d19-40f1-42c1-a696-9d9b90516f2d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:8f:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:27Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:30.424 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 964a75eb-2fab-4b51-aaf9-d61f4c7f19de with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:59:31.291 63 INFO tempest.lib.common.rest_client [req-a9c047c8-e452-4abe-9040-e66f7c19c25c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/ports 0.866s 2018-08-16 15:59:31.292 63 DEBUG tempest.lib.common.rest_client [req-a9c047c8-e452-4abe-9040-e66f7c19c25c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1625245983", "security_groups": ["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:59:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a9c047c8-e452-4abe-9040-e66f7c19c25c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:59:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:59:30Z","name":"tempest-port-smoke-1625245983","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d5:13:7d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"b3d9df83-ee91-459e-a060-a400a19a5411","ip_address":"10.101.11.30"}],"id":"1eaae19e-807f-43c8-8dba-8efda371e7a9","security_groups":["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:34.738 63 INFO tempest.lib.common.rest_client [req-42095530-d5fd-4dcf-9632-8886f082cf97 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.32:8774/v2.1/servers 3.445s 2018-08-16 15:59:34.739 63 DEBUG tempest.lib.common.rest_client [req-42095530-d5fd-4dcf-9632-8886f082cf97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1995743656", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "port": "1eaae19e-807f-43c8-8dba-8efda371e7a9"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-42095530-d5fd-4dcf-9632-8886f082cf97', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42095530-d5fd-4dcf-9632-8886f082cf97'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47d85398-0888-4f02-b063-14e784334e6c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "adminPass": "oGaYVjHs58ao"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:35.233 63 INFO tempest.lib.common.rest_client [req-7feb85be-4c3f-4244-ac30-fd02e3114dc5 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.489s 2018-08-16 15:59:35.234 63 DEBUG tempest.lib.common.rest_client [req-7feb85be-4c3f-4244-ac30-fd02e3114dc5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-7feb85be-4c3f-4244-ac30-fd02e3114dc5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7feb85be-4c3f-4244-ac30-fd02e3114dc5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:36.589 63 INFO tempest.lib.common.rest_client [req-8e572c24-bc8d-455a-872b-ffcb41c9fa19 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.341s 2018-08-16 15:59:36.590 63 DEBUG tempest.lib.common.rest_client [req-8e572c24-bc8d-455a-872b-ffcb41c9fa19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-8e572c24-bc8d-455a-872b-ffcb41c9fa19', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e572c24-bc8d-455a-872b-ffcb41c9fa19'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:38.300 63 INFO tempest.lib.common.rest_client [req-ba7a48c4-4274-4809-9e16-ea2d7c5008f3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.697s 2018-08-16 15:59:38.301 63 DEBUG tempest.lib.common.rest_client [req-ba7a48c4-4274-4809-9e16-ea2d7c5008f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-ba7a48c4-4274-4809-9e16-ea2d7c5008f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba7a48c4-4274-4809-9e16-ea2d7c5008f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:36Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:38.313 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:59:39.735 63 INFO tempest.lib.common.rest_client [req-816b0bed-5c38-4e4a-844f-2900d7007ad4 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.421s 2018-08-16 15:59:39.736 63 DEBUG tempest.lib.common.rest_client [req-816b0bed-5c38-4e4a-844f-2900d7007ad4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-816b0bed-5c38-4e4a-844f-2900d7007ad4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-816b0bed-5c38-4e4a-844f-2900d7007ad4'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:36Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:41.519 63 INFO tempest.lib.common.rest_client [req-05fa5970-43d0-4f81-a813-9b694831702b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.768s 2018-08-16 15:59:41.519 63 DEBUG tempest.lib.common.rest_client [req-05fa5970-43d0-4f81-a813-9b694831702b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-05fa5970-43d0-4f81-a813-9b694831702b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05fa5970-43d0-4f81-a813-9b694831702b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:36Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:43.281 63 INFO tempest.lib.common.rest_client [req-eafb5c76-ffbb-49eb-90f1-fcf9ab0ea2ee ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.747s 2018-08-16 15:59:43.281 63 DEBUG tempest.lib.common.rest_client [req-eafb5c76-ffbb-49eb-90f1-fcf9ab0ea2ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-eafb5c76-ffbb-49eb-90f1-fcf9ab0ea2ee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eafb5c76-ffbb-49eb-90f1-fcf9ab0ea2ee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:7d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:41.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:41Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:43.295 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:59:43.952 63 INFO tempest.lib.common.rest_client [req-dc8c4f69-97fd-4e22-ad96-5fc6d720354e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.657s 2018-08-16 15:59:43.953 63 DEBUG tempest.lib.common.rest_client [req-dc8c4f69-97fd-4e22-ad96-5fc6d720354e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-dc8c4f69-97fd-4e22-ad96-5fc6d720354e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc8c4f69-97fd-4e22-ad96-5fc6d720354e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:7d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:41.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:41Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:43.965 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 47d85398-0888-4f02-b063-14e784334e6c with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:59:44.794 63 INFO tempest.lib.common.rest_client [req-8fd3e21e-8a52-4c6f-afaf-bd4c4ee54101 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/ports 0.828s 2018-08-16 15:59:44.794 63 DEBUG tempest.lib.common.rest_client [req-8fd3e21e-8a52-4c6f-afaf-bd4c4ee54101 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-100556789", "security_groups": ["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:59:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fd3e21e-8a52-4c6f-afaf-bd4c4ee54101'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:59:44Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:59:44Z","name":"tempest-port-smoke-100556789","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:51:21:a6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4654da4a-8beb-4f8f-bf65-8bec3fad1ec0","ip_address":"10.101.11.30"}],"id":"ee6dfd12-0c62-440e-87b1-7899c90b8809","security_groups":["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:47.355 63 INFO tempest.lib.common.rest_client [req-875a1d44-ecf5-4616-9ea5-9903f215968f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.32:8774/v2.1/servers 2.559s 2018-08-16 15:59:47.355 63 DEBUG tempest.lib.common.rest_client [req-875a1d44-ecf5-4616-9ea5-9903f215968f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1995743656", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "port": "ee6dfd12-0c62-440e-87b1-7899c90b8809"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-875a1d44-ecf5-4616-9ea5-9903f215968f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-875a1d44-ecf5-4616-9ea5-9903f215968f'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "adminPass": "q9DTX34Hc8tp"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:47.774 63 INFO tempest.lib.common.rest_client [req-b4b6ee00-fd0c-4c5a-934e-ce18a8debf6a ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.414s 2018-08-16 15:59:47.774 63 DEBUG tempest.lib.common.rest_client [req-b4b6ee00-fd0c-4c5a-934e-ce18a8debf6a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-b4b6ee00-fd0c-4c5a-934e-ce18a8debf6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b4b6ee00-fd0c-4c5a-934e-ce18a8debf6a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:49.060 63 INFO tempest.lib.common.rest_client [req-1649b54e-842c-4ae0-bfb3-d826d2e26cc4 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.271s 2018-08-16 15:59:49.061 63 DEBUG tempest.lib.common.rest_client [req-1649b54e-842c-4ae0-bfb3-d826d2e26cc4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-1649b54e-842c-4ae0-bfb3-d826d2e26cc4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1649b54e-842c-4ae0-bfb3-d826d2e26cc4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:59:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:50.834 63 INFO tempest.lib.common.rest_client [req-4d2637f1-2b2e-46dd-a508-2ebf35ab1b00 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.758s 2018-08-16 15:59:50.835 63 DEBUG tempest.lib.common.rest_client [req-4d2637f1-2b2e-46dd-a508-2ebf35ab1b00 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-4d2637f1-2b2e-46dd-a508-2ebf35ab1b00', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d2637f1-2b2e-46dd-a508-2ebf35ab1b00'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:49Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:50.847 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:59:52.420 63 INFO tempest.lib.common.rest_client [req-0493aebd-6078-429e-bc88-ce451ecd7bdc ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.572s 2018-08-16 15:59:52.421 63 DEBUG tempest.lib.common.rest_client [req-0493aebd-6078-429e-bc88-ce451ecd7bdc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-0493aebd-6078-429e-bc88-ce451ecd7bdc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0493aebd-6078-429e-bc88-ce451ecd7bdc'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:49Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:54.080 63 INFO tempest.lib.common.rest_client [req-2dae5cd1-0d99-4217-ba1f-752c789f1c6f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.645s 2018-08-16 15:59:54.081 63 DEBUG tempest.lib.common.rest_client [req-2dae5cd1-0d99-4217-ba1f-752c789f1c6f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-2dae5cd1-0d99-4217-ba1f-752c789f1c6f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2dae5cd1-0d99-4217-ba1f-752c789f1c6f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:49Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:55.792 63 INFO tempest.lib.common.rest_client [req-268ffaea-5b78-433c-a5c0-50913062ad5f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.696s 2018-08-16 15:59:55.792 63 DEBUG tempest.lib.common.rest_client [req-268ffaea-5b78-433c-a5c0-50913062ad5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-268ffaea-5b78-433c-a5c0-50913062ad5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-268ffaea-5b78-433c-a5c0-50913062ad5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:21:a6", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:53.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:53Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:55.806 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:59:56.517 63 INFO tempest.lib.common.rest_client [req-33cbbf8f-2de3-4d2a-8baa-e4be8c2d48ed ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.711s 2018-08-16 15:59:56.518 63 DEBUG tempest.lib.common.rest_client [req-33cbbf8f-2de3-4d2a-8baa-e4be8c2d48ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-33cbbf8f-2de3-4d2a-8baa-e4be8c2d48ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-33cbbf8f-2de3-4d2a-8baa-e4be8c2d48ed'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:21:a6", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:53.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:59:53Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 15:59:56.533 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 15:59:57.747 63 INFO tempest.lib.common.rest_client [req-0e5941f9-a933-46e5-8a96-023296328cce ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/ports 1.213s 2018-08-16 15:59:57.747 63 DEBUG tempest.lib.common.rest_client [req-0e5941f9-a933-46e5-8a96-023296328cce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-983207951", "security_groups": ["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:59:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e5941f9-a933-46e5-8a96-023296328cce'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:59:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:59:57Z","name":"tempest-port-smoke-983207951","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:e2:28:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"b3d9df83-ee91-459e-a060-a400a19a5411","ip_address":"10.101.11.50"}],"id":"69989a55-3dba-47a2-b19a-6a05c63dbc38","security_groups":["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:01.025 63 INFO tempest.lib.common.rest_client [req-c8add2f4-84b6-4f00-87c7-cbb77a366560 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.32:8774/v2.1/servers 3.276s 2018-08-16 16:00:01.026 63 DEBUG tempest.lib.common.rest_client [req-c8add2f4-84b6-4f00-87c7-cbb77a366560 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1995743656", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "port": "69989a55-3dba-47a2-b19a-6a05c63dbc38"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-c8add2f4-84b6-4f00-87c7-cbb77a366560', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:59:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8add2f4-84b6-4f00-87c7-cbb77a366560'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "adminPass": "bYhH3zUd9oWj"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:01.469 63 INFO tempest.lib.common.rest_client [req-321a7e74-f1ba-47f8-8c3b-ad6782672cd0 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.437s 2018-08-16 16:00:01.470 63 DEBUG tempest.lib.common.rest_client [req-321a7e74-f1ba-47f8-8c3b-ad6782672cd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-321a7e74-f1ba-47f8-8c3b-ad6782672cd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-321a7e74-f1ba-47f8-8c3b-ad6782672cd0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:00:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:02.814 63 INFO tempest.lib.common.rest_client [req-249d0aa7-9399-4780-921b-cee363718d5e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.329s 2018-08-16 16:00:02.815 63 DEBUG tempest.lib.common.rest_client [req-249d0aa7-9399-4780-921b-cee363718d5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-249d0aa7-9399-4780-921b-cee363718d5e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-249d0aa7-9399-4780-921b-cee363718d5e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:00:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:04.111 63 INFO tempest.lib.common.rest_client [req-e6cf98d9-c9de-45bf-8629-f7bb853e3dfa ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.281s 2018-08-16 16:00:04.111 63 DEBUG tempest.lib.common.rest_client [req-e6cf98d9-c9de-45bf-8629-f7bb853e3dfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-e6cf98d9-c9de-45bf-8629-f7bb853e3dfa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6cf98d9-c9de-45bf-8629-f7bb853e3dfa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:03Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:04.124 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:00:05.524 63 INFO tempest.lib.common.rest_client [req-893c5ca1-8fdf-49ac-b940-77fa4742a89f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.398s 2018-08-16 16:00:05.525 63 DEBUG tempest.lib.common.rest_client [req-893c5ca1-8fdf-49ac-b940-77fa4742a89f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-893c5ca1-8fdf-49ac-b940-77fa4742a89f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-893c5ca1-8fdf-49ac-b940-77fa4742a89f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:05.540 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 16:00:07.114 63 INFO tempest.lib.common.rest_client [req-3297c05a-3ed8-443d-a18f-c704a3aed87b ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.572s 2018-08-16 16:00:07.114 63 DEBUG tempest.lib.common.rest_client [req-3297c05a-3ed8-443d-a18f-c704a3aed87b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-3297c05a-3ed8-443d-a18f-c704a3aed87b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3297c05a-3ed8-443d-a18f-c704a3aed87b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:07.127 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:00:08.815 63 INFO tempest.lib.common.rest_client [req-17d0b5f0-ed78-4edb-86ff-6e33b667379e ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.686s 2018-08-16 16:00:08.815 63 DEBUG tempest.lib.common.rest_client [req-17d0b5f0-ed78-4edb-86ff-6e33b667379e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-17d0b5f0-ed78-4edb-86ff-6e33b667379e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17d0b5f0-ed78-4edb-86ff-6e33b667379e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:10.728 63 INFO tempest.lib.common.rest_client [req-dbe5f84c-8ab7-4284-bd64-942eb839e557 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.898s 2018-08-16 16:00:10.729 63 DEBUG tempest.lib.common.rest_client [req-dbe5f84c-8ab7-4284-bd64-942eb839e557 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-dbe5f84c-8ab7-4284-bd64-942eb839e557', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dbe5f84c-8ab7-4284-bd64-942eb839e557'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:12.354 63 INFO tempest.lib.common.rest_client [req-7b8325ed-fb58-4312-8350-ad502931bd32 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.611s 2018-08-16 16:00:12.355 63 DEBUG tempest.lib.common.rest_client [req-7b8325ed-fb58-4312-8350-ad502931bd32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-7b8325ed-fb58-4312-8350-ad502931bd32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b8325ed-fb58-4312-8350-ad502931bd32'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:28:45", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:12.368 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2018-08-16 16:00:12.994 63 INFO tempest.lib.common.rest_client [req-58a7221b-9617-49bf-941b-364764b735ad ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.625s 2018-08-16 16:00:12.995 63 DEBUG tempest.lib.common.rest_client [req-58a7221b-9617-49bf-941b-364764b735ad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-58a7221b-9617-49bf-941b-364764b735ad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58a7221b-9617-49bf-941b-364764b735ad'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:28:45", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:13.008 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: f6748c99-12fa-4b14-8728-24860b6a48e0 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:00:14.140 63 INFO tempest.lib.common.rest_client [req-9a7f4cbd-b8ed-41e8-ba36-0161653cb47c ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/ports 1.131s 2018-08-16 16:00:14.141 63 DEBUG tempest.lib.common.rest_client [req-9a7f4cbd-b8ed-41e8-ba36-0161653cb47c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "fixed_ips": [{"ip_address": "10.101.11.50"}], "name": "tempest-port-smoke-880807524", "security_groups": ["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:00:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9a7f4cbd-b8ed-41e8-ba36-0161653cb47c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:00:13Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8b5eb6c5-1b04-42b4-addd-178dfedeb6a3","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:00:13Z","name":"tempest-port-smoke-880807524","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:28:50:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4654da4a-8beb-4f8f-bf65-8bec3fad1ec0","ip_address":"10.101.11.50"}],"id":"5a7d1218-7ef6-4443-871e-2abf1217a0a4","security_groups":["3ddf50f8-3dad-428a-a6d1-9548d7a6ce19"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:16.553 63 INFO tempest.lib.common.rest_client [req-359b52d9-8cda-4267-b789-a96fa6f35ed0 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 202 POST http://172.30.9.32:8774/v2.1/servers 2.411s 2018-08-16 16:00:16.554 63 DEBUG tempest.lib.common.rest_client [req-359b52d9-8cda-4267-b789-a96fa6f35ed0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1995743656", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "port": "5a7d1218-7ef6-4443-871e-2abf1217a0a4"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-5"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-359b52d9-8cda-4267-b789-a96fa6f35ed0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-359b52d9-8cda-4267-b789-a96fa6f35ed0'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "adminPass": "cRcEPi2mYmZH"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:16.803 63 INFO tempest.lib.common.rest_client [req-3407b5f6-2649-4193-aa31-43d8de9ed805 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.244s 2018-08-16 16:00:16.804 63 DEBUG tempest.lib.common.rest_client [req-3407b5f6-2649-4193-aa31-43d8de9ed805 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-3407b5f6-2649-4193-aa31-43d8de9ed805', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3407b5f6-2649-4193-aa31-43d8de9ed805'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:00:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:18.148 63 INFO tempest.lib.common.rest_client [req-1e82fc66-adda-493b-9855-fe2e359cdbc3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.327s 2018-08-16 16:00:18.148 63 DEBUG tempest.lib.common.rest_client [req-1e82fc66-adda-493b-9855-fe2e359cdbc3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-1e82fc66-adda-493b-9855-fe2e359cdbc3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1e82fc66-adda-493b-9855-fe2e359cdbc3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:00:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:19.466 63 INFO tempest.lib.common.rest_client [req-e94b7fdd-325f-4580-9528-aab303217b70 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.301s 2018-08-16 16:00:19.466 63 DEBUG tempest.lib.common.rest_client [req-e94b7fdd-325f-4580-9528-aab303217b70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-e94b7fdd-325f-4580-9528-aab303217b70', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e94b7fdd-325f-4580-9528-aab303217b70'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:18Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:19.479 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:00:20.758 63 INFO tempest.lib.common.rest_client [req-587cd074-0d87-413b-a918-524da213db59 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.277s 2018-08-16 16:00:20.759 63 DEBUG tempest.lib.common.rest_client [req-587cd074-0d87-413b-a918-524da213db59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-587cd074-0d87-413b-a918-524da213db59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-587cd074-0d87-413b-a918-524da213db59'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:20.773 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 16:00:22.151 63 INFO tempest.lib.common.rest_client [req-fc12e1f1-2441-4ba2-bd4f-21e0f295612f ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.376s 2018-08-16 16:00:22.151 63 DEBUG tempest.lib.common.rest_client [req-fc12e1f1-2441-4ba2-bd4f-21e0f295612f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-fc12e1f1-2441-4ba2-bd4f-21e0f295612f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fc12e1f1-2441-4ba2-bd4f-21e0f295612f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:22.164 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:00:23.864 63 INFO tempest.lib.common.rest_client [req-bd39b6ab-a7b5-4960-9c95-c83978ef1467 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.698s 2018-08-16 16:00:23.864 63 DEBUG tempest.lib.common.rest_client [req-bd39b6ab-a7b5-4960-9c95-c83978ef1467 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-bd39b6ab-a7b5-4960-9c95-c83978ef1467', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd39b6ab-a7b5-4960-9c95-c83978ef1467'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:25.480 63 INFO tempest.lib.common.rest_client [req-53ab67ac-4de3-4ad0-9da3-64a3c51ff7c7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.599s 2018-08-16 16:00:25.480 63 DEBUG tempest.lib.common.rest_client [req-53ab67ac-4de3-4ad0-9da3-64a3c51ff7c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-53ab67ac-4de3-4ad0-9da3-64a3c51ff7c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53ab67ac-4de3-4ad0-9da3-64a3c51ff7c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:27.406 63 INFO tempest.lib.common.rest_client [req-8ba854bf-494c-41f8-9cee-3a2ea6cb2339 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.911s 2018-08-16 16:00:27.406 63 DEBUG tempest.lib.common.rest_client [req-8ba854bf-494c-41f8-9cee-3a2ea6cb2339 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-8ba854bf-494c-41f8-9cee-3a2ea6cb2339', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8ba854bf-494c-41f8-9cee-3a2ea6cb2339'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:29.137 63 INFO tempest.lib.common.rest_client [req-171f3c9f-5757-472a-a252-24d39415bef1 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.716s 2018-08-16 16:00:29.138 63 DEBUG tempest.lib.common.rest_client [req-171f3c9f-5757-472a-a252-24d39415bef1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-171f3c9f-5757-472a-a252-24d39415bef1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-171f3c9f-5757-472a-a252-24d39415bef1'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:50:25", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:29.151 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2018-08-16 16:00:30.022 63 INFO tempest.lib.common.rest_client [req-2293f52f-bdeb-4f47-9164-4079ae7c09e7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.870s 2018-08-16 16:00:30.022 63 DEBUG tempest.lib.common.rest_client [req-2293f52f-bdeb-4f47-9164-4079ae7c09e7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-2293f52f-bdeb-4f47-9164-4079ae7c09e7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:00:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2293f52f-bdeb-4f47-9164-4079ae7c09e7'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:50:25", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:00:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:30.036 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 94ac7b85-0314-4e78-9bd3-72d6509b57aa with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:00:30.221 63 INFO tempest.lib.common.rest_client [req-cddf88b8-aef3-404e-99b0-84190cc2aad2 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/routers 0.184s 2018-08-16 16:00:30.221 63 DEBUG tempest.lib.common.rest_client [req-cddf88b8-aef3-404e-99b0-84190cc2aad2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--2089197985", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:00:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cddf88b8-aef3-404e-99b0-84190cc2aad2'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:00:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2650befb-3cf6-4a82-8923-3fadaec9dea2", "name": "tempest-router--2089197985"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:31.792 63 INFO tempest.lib.common.rest_client [req-bcde6720-6866-43b8-8b5f-43cafa67e1b1 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2 1.569s 2018-08-16 16:00:31.792 63 DEBUG tempest.lib.common.rest_client [req-bcde6720-6866-43b8-8b5f-43cafa67e1b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2', u'date': 'Thu, 16 Aug 2018 16:00:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bcde6720-6866-43b8-8b5f-43cafa67e1b1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:00:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2650befb-3cf6-4a82-8923-3fadaec9dea2", "name": "tempest-router--2089197985"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:33.817 63 INFO tempest.lib.common.rest_client [req-7d09f89d-4d37-4d47-8b67-f30dc3586709 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2/add_router_interface 2.023s 2018-08-16 16:00:33.818 63 DEBUG tempest.lib.common.rest_client [req-7d09f89d-4d37-4d47-8b67-f30dc3586709 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4654da4a-8beb-4f8f-bf65-8bec3fad1ec0"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:00:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d09f89d-4d37-4d47-8b67-f30dc3586709'} Body: {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "4654da4a-8beb-4f8f-bf65-8bec3fad1ec0", "subnet_ids": ["4654da4a-8beb-4f8f-bf65-8bec3fad1ec0"], "port_id": "b0073a8d-ec35-425b-bea5-49278bb62f9e", "id": "2650befb-3cf6-4a82-8923-3fadaec9dea2"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:34.083 63 INFO tempest.lib.common.rest_client [req-fcddd631-0857-45c7-93f2-5b3e9a3e3cf3 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/routers 0.264s 2018-08-16 16:00:34.084 63 DEBUG tempest.lib.common.rest_client [req-fcddd631-0857-45c7-93f2-5b3e9a3e3cf3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--695910336", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:00:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fcddd631-0857-45c7-93f2-5b3e9a3e3cf3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:00:33Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8", "name": "tempest-router--695910336"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:35.662 63 INFO tempest.lib.common.rest_client [req-d8d86920-6db1-4efd-9463-51e76c0b8b15 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8 1.577s 2018-08-16 16:00:35.663 63 DEBUG tempest.lib.common.rest_client [req-d8d86920-6db1-4efd-9463-51e76c0b8b15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8', u'date': 'Thu, 16 Aug 2018 16:00:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8d86920-6db1-4efd-9463-51e76c0b8b15'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.212"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:00:35Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8", "name": "tempest-router--695910336"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:37.906 63 INFO tempest.lib.common.rest_client [req-fe8bb686-b856-4ac3-b6b8-1792bee57fa7 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 200 PUT http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8/add_router_interface 2.242s 2018-08-16 16:00:37.906 63 DEBUG tempest.lib.common.rest_client [req-fe8bb686-b856-4ac3-b6b8-1792bee57fa7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b3d9df83-ee91-459e-a060-a400a19a5411"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:00:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fe8bb686-b856-4ac3-b6b8-1792bee57fa7'} Body: {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b3d9df83-ee91-459e-a060-a400a19a5411", "subnet_ids": ["b3d9df83-ee91-459e-a060-a400a19a5411"], "port_id": "9ad2b323-3c5f-4d45-a00a-ec2cb3f5d07f", "id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:40.163 63 INFO tempest.lib.common.rest_client [req-b9e75612-a72b-4b94-870c-0803b16117d6 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.255s 2018-08-16 16:00:40.163 63 DEBUG tempest.lib.common.rest_client [req-b9e75612-a72b-4b94-870c-0803b16117d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "97a2d7d1-4edc-4689-9546-78b1fe38e184"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:00:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b9e75612-a72b-4b94-870c-0803b16117d6'} Body: {"floatingip": {"router_id": "2650befb-3cf6-4a82-8923-3fadaec9dea2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:00:38Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "97a2d7d1-4edc-4689-9546-78b1fe38e184", "id": "d9c9f861-7ac0-404b-9bb2-28e522832810", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:42.038 63 INFO tempest.lib.common.rest_client [req-757fa1db-a536-4f50-9e11-d8f818bb2c28 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.873s 2018-08-16 16:00:42.038 63 DEBUG tempest.lib.common.rest_client [req-757fa1db-a536-4f50-9e11-d8f818bb2c28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1eaae19e-807f-43c8-8dba-8efda371e7a9"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:00:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-757fa1db-a536-4f50-9e11-d8f818bb2c28'} Body: {"floatingip": {"router_id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:00:40Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "1eaae19e-807f-43c8-8dba-8efda371e7a9", "id": "befd3158-4781-4de0-8a1a-9997cb8ae341", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:44.327 63 INFO tempest.lib.common.rest_client [req-cefcc214-1c69-4309-863d-00068d580ece ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.288s 2018-08-16 16:00:44.327 63 DEBUG tempest.lib.common.rest_client [req-cefcc214-1c69-4309-863d-00068d580ece ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "ee6dfd12-0c62-440e-87b1-7899c90b8809"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:00:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cefcc214-1c69-4309-863d-00068d580ece'} Body: {"floatingip": {"router_id": "2650befb-3cf6-4a82-8923-3fadaec9dea2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:00:43Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.30", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "ee6dfd12-0c62-440e-87b1-7899c90b8809", "id": "37344779-1cdd-439d-b874-ad266dfaf1af", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:46.262 63 INFO tempest.lib.common.rest_client [req-4cb7be67-b029-4dd3-a6c2-d8848683a017 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.934s 2018-08-16 16:00:46.263 63 DEBUG tempest.lib.common.rest_client [req-4cb7be67-b029-4dd3-a6c2-d8848683a017 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "69989a55-3dba-47a2-b19a-6a05c63dbc38"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:00:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cb7be67-b029-4dd3-a6c2-d8848683a017'} Body: {"floatingip": {"router_id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:00:45Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "69989a55-3dba-47a2-b19a-6a05c63dbc38", "id": "88b1dda1-a188-4c15-8a4d-ac635eb29ed9", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:45Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:48.173 63 INFO tempest.lib.common.rest_client [req-efc8549c-1b28-4e36-a651-e1e1c8b5f5e2 ] Request (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.910s 2018-08-16 16:00:48.174 63 DEBUG tempest.lib.common.rest_client [req-efc8549c-1b28-4e36-a651-e1e1c8b5f5e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "5a7d1218-7ef6-4443-871e-2abf1217a0a4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:00:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efc8549c-1b28-4e36-a651-e1e1c8b5f5e2'} Body: {"floatingip": {"router_id": "2650befb-3cf6-4a82-8923-3fadaec9dea2", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:00:47Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.50", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "5a7d1218-7ef6-4443-871e-2abf1217a0a4", "id": "1f103326-69eb-462e-a7e6-9b3d1b4b874b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:00:47Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:00:48.175 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:00:56.191 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:00:56.292 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:00:56.320 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:00:56.434 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-2:47d85398-0888-4f02-b063-14e784334e6c' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:00:56.435 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:00:56.437 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:00:56.502 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:00:56.533 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:00:56.539 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:01:03.554 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:03.657 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:03.682 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:01:03.796 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-3:9a4d066e-cfb2-453e-b6ef-592e3bf8cff9' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:03.797 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:01:03.799 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:03.859 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:03.863 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:01:03.868 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:01:03.872 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:03.973 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:04.000 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:01:04.115 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-4:f6748c99-12fa-4b14-8728-24860b6a48e0' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:04.115 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:01:04.117 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:04.179 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:04.181 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:01:04.186 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:01:04.189 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:04.251 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:04.253 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:01:04.367 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo nc -kl -p 80 -e echo 'server-5:94ac7b85-0314-4e78-9bd3-72d6509b57aa' & exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:04.367 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:01:04.369 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:04.430 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:04.433 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:01:04.439 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:19.476 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:19.537 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:19.540 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:19.654 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:19.655 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:19.657 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:19.716 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:19.721 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:23.728 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073390 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:23.728 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:23.729 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:23.730 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:23.793 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:23.794 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:23.801 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-16 16:01:23.802 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:23.803 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:23.804 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:23.863 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:23.869 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:23.875 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-16 16:01:23.876 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:23.876 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:23.878 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:23.940 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:23.942 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:23.947 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-16 16:01:23.947 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:23.948 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:23.949 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.007 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.014 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.020 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-16 16:01:24.021 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.021 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.023 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.083 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.087 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.093 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-16 16:01:24.093 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.094 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.095 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.156 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.160 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.166 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-16 16:01:24.167 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.167 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.169 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.231 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.233 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.239 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-16 16:01:24.239 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.240 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.242 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.300 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.305 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.311 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-16 16:01:24.312 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.312 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.314 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.376 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.379 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.385 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-16 16:01:24.386 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.386 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.388 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.448 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.453 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.459 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-16 16:01:24.460 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.462 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.526 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.558 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:24.673 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:24.673 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:24.675 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:24.735 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:24.740 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:28.747 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073866 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:28.747 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:28.748 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:28.750 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:28.849 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:28.878 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:28.884 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-16 16:01:28.885 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:28.885 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:28.887 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:28.948 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:28.951 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:28.957 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-16 16:01:28.958 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:28.958 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:28.960 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.020 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.024 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.030 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-16 16:01:29.031 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.031 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.033 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.092 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.097 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.103 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-16 16:01:29.104 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.104 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.106 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.168 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.171 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.177 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-16 16:01:29.178 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.178 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.180 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.239 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.245 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.251 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-16 16:01:29.252 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.252 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.254 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.312 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.318 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.325 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-16 16:01:29.325 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.326 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.327 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.388 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.392 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.399 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-16 16:01:29.400 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.400 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.402 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.464 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.466 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.472 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-16 16:01:29.473 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.473 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.475 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.535 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.539 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 16:01:29.545 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-16 16:01:29.546 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.549 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.651 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.677 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:29.791 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:29.792 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:29.795 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:29.858 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:29.859 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:34.866 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_tenant_separation_and_local_connectivity) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: stdout: PING 10.101.11.10 (10.101.11.10): 56 data bytes --- 10.101.11.10 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-16 16:01:34.867 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.101.11.10 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.10', exit status: 1, stderr: 2018-08-16 16:01:34.868 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.076560 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:34.869 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:34.871 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:34.936 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:34.968 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:35.082 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:35.083 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:35.085 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:35.150 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:35.181 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.188 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.106155 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:39.189 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.189 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.192 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.256 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.288 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.294 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-16 16:01:39.294 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.295 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.297 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.366 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.397 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.404 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-16 16:01:39.405 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.405 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.407 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.470 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.471 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.478 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-16 16:01:39.478 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.478 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.480 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.546 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.577 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.583 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-16 16:01:39.583 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.584 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.586 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.646 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.650 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.656 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-16 16:01:39.656 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.656 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.758 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.817 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.822 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.827 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-16 16:01:39.828 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.828 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.830 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.889 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.894 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.899 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-16 16:01:39.900 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.900 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.902 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:39.962 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:39.966 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:39.971 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-16 16:01:39.972 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:39.972 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:39.974 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:40.037 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:40.039 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:40.044 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-16 16:01:40.045 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.30 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:40.046 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:40.047 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:40.110 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:40.111 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:40.117 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-16 16:01:40.118 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:40.120 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:40.183 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:40.184 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:40.299 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:40.299 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:40.301 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:40.363 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:40.365 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.372 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073693 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:44.373 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.373 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.375 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.440 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.472 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.479 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-16 16:01:44.479 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.480 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.482 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.547 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.578 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.585 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-16 16:01:44.586 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.586 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.588 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.650 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.653 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.659 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-16 16:01:44.660 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.660 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.662 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.726 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.759 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.766 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-16 16:01:44.768 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.768 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.770 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.830 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.834 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.841 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-16 16:01:44.841 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.842 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.844 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.906 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.908 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.914 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-16 16:01:44.915 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.915 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.917 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:44.978 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:44.981 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:44.988 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-16 16:01:44.988 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:44.989 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:44.991 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:45.054 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:45.055 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:45.061 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-16 16:01:45.061 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:45.062 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:45.063 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:45.130 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:45.161 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:45.169 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-16 16:01:45.170 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:45.170 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:45.172 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:45.234 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:45.236 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:45.243 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-16 16:01:45.244 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:45.246 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:45.307 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:45.310 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:45.425 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.50 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:45.425 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:45.427 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:45.490 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:45.492 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.498 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073982 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:01:49.499 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.500 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.501 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.565 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:49.598 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.604 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 0 successful 2018-08-16 16:01:49.605 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.605 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.608 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.670 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:49.672 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.681 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 1 successful 2018-08-16 16:01:49.682 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.682 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.684 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.746 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:49.748 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.755 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 2 successful 2018-08-16 16:01:49.755 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.756 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.757 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.822 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:49.853 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.860 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 3 successful 2018-08-16 16:01:49.861 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.861 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.863 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.926 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:49.927 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:49.934 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 4 successful 2018-08-16 16:01:49.934 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:49.935 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:49.936 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:49.998 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:50.001 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:50.007 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 5 successful 2018-08-16 16:01:50.008 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:50.008 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:50.010 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:50.074 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:50.107 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:50.113 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 6 successful 2018-08-16 16:01:50.113 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:50.114 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:50.116 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:50.179 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:50.180 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:50.186 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 7 successful 2018-08-16 16:01:50.187 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:50.187 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:50.189 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:50.250 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:50.254 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:50.260 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 8 successful 2018-08-16 16:01:50.261 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; nc 10.101.11.50 80 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:01:50.261 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:01:50.263 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:01:50.326 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:01:50.328 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:01:50.334 63 INFO networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] nc server name check 9 successful 2018-08-16 16:01:51.203 63 INFO tempest.lib.common.rest_client [req-f4b03846-2568-44f4-9210-ed61e42371b2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/1f103326-69eb-462e-a7e6-9b3d1b4b874b 0.867s 2018-08-16 16:01:51.204 63 DEBUG tempest.lib.common.rest_client [req-f4b03846-2568-44f4-9210-ed61e42371b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/1f103326-69eb-462e-a7e6-9b3d1b4b874b', u'date': 'Thu, 16 Aug 2018 16:01:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4b03846-2568-44f4-9210-ed61e42371b2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:52.141 63 INFO tempest.lib.common.rest_client [req-fc28d75e-44b7-4bcd-91ae-f0a8219f3954 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/88b1dda1-a188-4c15-8a4d-ac635eb29ed9 0.936s 2018-08-16 16:01:52.141 63 DEBUG tempest.lib.common.rest_client [req-fc28d75e-44b7-4bcd-91ae-f0a8219f3954 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/88b1dda1-a188-4c15-8a4d-ac635eb29ed9', u'date': 'Thu, 16 Aug 2018 16:01:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fc28d75e-44b7-4bcd-91ae-f0a8219f3954'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:53.368 63 INFO tempest.lib.common.rest_client [req-647486f5-5956-40c6-b7b7-38e94edf3fa8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/37344779-1cdd-439d-b874-ad266dfaf1af 1.226s 2018-08-16 16:01:53.369 63 DEBUG tempest.lib.common.rest_client [req-647486f5-5956-40c6-b7b7-38e94edf3fa8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/37344779-1cdd-439d-b874-ad266dfaf1af', u'date': 'Thu, 16 Aug 2018 16:01:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-647486f5-5956-40c6-b7b7-38e94edf3fa8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:54.499 63 INFO tempest.lib.common.rest_client [req-400fce01-b833-48c8-8781-026d3cc715fb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/befd3158-4781-4de0-8a1a-9997cb8ae341 1.129s 2018-08-16 16:01:54.500 63 DEBUG tempest.lib.common.rest_client [req-400fce01-b833-48c8-8781-026d3cc715fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/befd3158-4781-4de0-8a1a-9997cb8ae341', u'date': 'Thu, 16 Aug 2018 16:01:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-400fce01-b833-48c8-8781-026d3cc715fb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:55.442 63 INFO tempest.lib.common.rest_client [req-80bf5e2a-7cab-4a7a-81d3-3996ee898b2a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/d9c9f861-7ac0-404b-9bb2-28e522832810 0.941s 2018-08-16 16:01:55.443 63 DEBUG tempest.lib.common.rest_client [req-80bf5e2a-7cab-4a7a-81d3-3996ee898b2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/d9c9f861-7ac0-404b-9bb2-28e522832810', u'date': 'Thu, 16 Aug 2018 16:01:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-80bf5e2a-7cab-4a7a-81d3-3996ee898b2a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:57.466 63 INFO tempest.lib.common.rest_client [req-05e37b30-1593-4f9d-91a8-c1c74e6aef8d ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8/remove_router_interface 2.022s 2018-08-16 16:01:57.467 63 DEBUG tempest.lib.common.rest_client [req-05e37b30-1593-4f9d-91a8-c1c74e6aef8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b3d9df83-ee91-459e-a060-a400a19a5411"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:01:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-05e37b30-1593-4f9d-91a8-c1c74e6aef8d'} Body: {"network_id": "c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b3d9df83-ee91-459e-a060-a400a19a5411", "subnet_ids": ["b3d9df83-ee91-459e-a060-a400a19a5411"], "port_id": "9ad2b323-3c5f-4d45-a00a-ec2cb3f5d07f", "id": "baa36592-dcad-4916-9f2d-dd6694ec6eb8"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:01:58.990 63 INFO tempest.lib.common.rest_client [req-7587ac14-bfaa-403c-8c4f-86c1cb09ad2c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8 1.522s 2018-08-16 16:01:58.991 63 DEBUG tempest.lib.common.rest_client [req-7587ac14-bfaa-403c-8c4f-86c1cb09ad2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/baa36592-dcad-4916-9f2d-dd6694ec6eb8', u'date': 'Thu, 16 Aug 2018 16:01:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7587ac14-bfaa-403c-8c4f-86c1cb09ad2c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:00.986 63 INFO tempest.lib.common.rest_client [req-b1cfbd03-68c2-4c0b-8a6e-26b38f42f092 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2/remove_router_interface 1.993s 2018-08-16 16:02:00.986 63 DEBUG tempest.lib.common.rest_client [req-b1cfbd03-68c2-4c0b-8a6e-26b38f42f092 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "4654da4a-8beb-4f8f-bf65-8bec3fad1ec0"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:02:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1cfbd03-68c2-4c0b-8a6e-26b38f42f092'} Body: {"network_id": "8b5eb6c5-1b04-42b4-addd-178dfedeb6a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "4654da4a-8beb-4f8f-bf65-8bec3fad1ec0", "subnet_ids": ["4654da4a-8beb-4f8f-bf65-8bec3fad1ec0"], "port_id": "b0073a8d-ec35-425b-bea5-49278bb62f9e", "id": "2650befb-3cf6-4a82-8923-3fadaec9dea2"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:02.417 63 INFO tempest.lib.common.rest_client [req-a5ea2f8d-7d23-4197-8c81-7fe7d765eb47 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2 1.429s 2018-08-16 16:02:02.417 63 DEBUG tempest.lib.common.rest_client [req-a5ea2f8d-7d23-4197-8c81-7fe7d765eb47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2650befb-3cf6-4a82-8923-3fadaec9dea2', u'date': 'Thu, 16 Aug 2018 16:02:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a5ea2f8d-7d23-4197-8c81-7fe7d765eb47'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:02.631 63 INFO tempest.lib.common.rest_client [req-9d815abf-50bb-41b8-ba9d-1fd5ca4bb086 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.212s 2018-08-16 16:02:02.631 63 DEBUG tempest.lib.common.rest_client [req-9d815abf-50bb-41b8-ba9d-1fd5ca4bb086 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-9d815abf-50bb-41b8-ba9d-1fd5ca4bb086', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d815abf-50bb-41b8-ba9d-1fd5ca4bb086'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:03.454 63 INFO tempest.lib.common.rest_client [req-ac524118-1368-4c48-903e-6f7a85bb0330 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.822s 2018-08-16 16:02:03.455 63 DEBUG tempest.lib.common.rest_client [req-ac524118-1368-4c48-903e-6f7a85bb0330 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-ac524118-1368-4c48-903e-6f7a85bb0330', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ac524118-1368-4c48-903e-6f7a85bb0330'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:50:25", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "94ac7b85-0314-4e78-9bd3-72d6509b57aa", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-5", "created": "2018-08-16T16:00:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:04.511 63 INFO tempest.lib.common.rest_client [req-d84a1b4c-9c7e-4563-86c1-d9499147ec4f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa 0.041s 2018-08-16 16:02:04.512 63 DEBUG tempest.lib.common.rest_client [req-d84a1b4c-9c7e-4563-86c1-d9499147ec4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/94ac7b85-0314-4e78-9bd3-72d6509b57aa', u'x-compute-request-id': 'req-d84a1b4c-9c7e-4563-86c1-d9499147ec4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d84a1b4c-9c7e-4563-86c1-d9499147ec4f'} Body: {"itemNotFound": {"message": "Instance 94ac7b85-0314-4e78-9bd3-72d6509b57aa could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:05.370 63 INFO tempest.lib.common.rest_client [req-d0da3c8e-6b8a-4000-86b5-4a19d02cdcee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/5a7d1218-7ef6-4443-871e-2abf1217a0a4 0.857s 2018-08-16 16:02:05.370 63 DEBUG tempest.lib.common.rest_client [req-d0da3c8e-6b8a-4000-86b5-4a19d02cdcee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/5a7d1218-7ef6-4443-871e-2abf1217a0a4', u'date': 'Thu, 16 Aug 2018 16:02:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d0da3c8e-6b8a-4000-86b5-4a19d02cdcee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:05.540 63 INFO tempest.lib.common.rest_client [req-8d9a42d0-f310-4bab-a517-5f52c8a9ec9a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.169s 2018-08-16 16:02:05.541 63 DEBUG tempest.lib.common.rest_client [req-8d9a42d0-f310-4bab-a517-5f52c8a9ec9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-8d9a42d0-f310-4bab-a517-5f52c8a9ec9a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d9a42d0-f310-4bab-a517-5f52c8a9ec9a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:05.994 63 INFO tempest.lib.common.rest_client [req-497ae5ef-fc79-4898-a200-89d10fffbe3c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.452s 2018-08-16 16:02:05.995 63 DEBUG tempest.lib.common.rest_client [req-497ae5ef-fc79-4898-a200-89d10fffbe3c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1554', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-497ae5ef-fc79-4898-a200-89d10fffbe3c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-497ae5ef-fc79-4898-a200-89d10fffbe3c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:28:45", "version": 4, "addr": "10.101.11.50", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f6748c99-12fa-4b14-8728-24860b6a48e0", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:00:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f6748c99-12fa-4b14-8728-24860b6a48e0", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-4", "created": "2018-08-16T16:00:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:07.067 63 INFO tempest.lib.common.rest_client [req-a4772ca1-020e-41ae-839e-93792cd6715d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0 0.053s 2018-08-16 16:02:07.067 63 DEBUG tempest.lib.common.rest_client [req-a4772ca1-020e-41ae-839e-93792cd6715d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f6748c99-12fa-4b14-8728-24860b6a48e0', u'x-compute-request-id': 'req-a4772ca1-020e-41ae-839e-93792cd6715d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a4772ca1-020e-41ae-839e-93792cd6715d'} Body: {"itemNotFound": {"message": "Instance f6748c99-12fa-4b14-8728-24860b6a48e0 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:07.755 63 INFO tempest.lib.common.rest_client [req-6b81c079-8bc3-4e83-8bf2-e97a4676551d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/69989a55-3dba-47a2-b19a-6a05c63dbc38 0.687s 2018-08-16 16:02:07.756 63 DEBUG tempest.lib.common.rest_client [req-6b81c079-8bc3-4e83-8bf2-e97a4676551d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/69989a55-3dba-47a2-b19a-6a05c63dbc38', u'date': 'Thu, 16 Aug 2018 16:02:07 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6b81c079-8bc3-4e83-8bf2-e97a4676551d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:07.960 63 INFO tempest.lib.common.rest_client [req-a02a382f-0d0f-4f08-9a96-514eb60b2253 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.203s 2018-08-16 16:02:07.960 63 DEBUG tempest.lib.common.rest_client [req-a02a382f-0d0f-4f08-9a96-514eb60b2253 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-a02a382f-0d0f-4f08-9a96-514eb60b2253', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a02a382f-0d0f-4f08-9a96-514eb60b2253'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:08.335 63 INFO tempest.lib.common.rest_client [req-aafcc1a3-af02-474b-a7e7-8b540ee8d34a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.374s 2018-08-16 16:02:08.336 63 DEBUG tempest.lib.common.rest_client [req-aafcc1a3-af02-474b-a7e7-8b540ee8d34a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-aafcc1a3-af02-474b-a7e7-8b540ee8d34a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aafcc1a3-af02-474b-a7e7-8b540ee8d34a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:21:a6", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:53.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a4d066e-cfb2-453e-b6ef-592e3bf8cff9", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:07Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-3", "created": "2018-08-16T15:59:47Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:09.548 63 INFO tempest.lib.common.rest_client [req-f4d1684c-7b86-4f57-ac9b-a64a73ed6e98 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 0.196s 2018-08-16 16:02:09.549 63 DEBUG tempest.lib.common.rest_client [req-f4d1684c-7b86-4f57-ac9b-a64a73ed6e98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a4d066e-cfb2-453e-b6ef-592e3bf8cff9', u'x-compute-request-id': 'req-f4d1684c-7b86-4f57-ac9b-a64a73ed6e98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f4d1684c-7b86-4f57-ac9b-a64a73ed6e98'} Body: {"itemNotFound": {"message": "Instance 9a4d066e-cfb2-453e-b6ef-592e3bf8cff9 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:10.222 63 INFO tempest.lib.common.rest_client [req-479729cc-e92f-45b4-bd2c-0a38fb7bd8a5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/ee6dfd12-0c62-440e-87b1-7899c90b8809 0.673s 2018-08-16 16:02:10.223 63 DEBUG tempest.lib.common.rest_client [req-479729cc-e92f-45b4-bd2c-0a38fb7bd8a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/ee6dfd12-0c62-440e-87b1-7899c90b8809', u'date': 'Thu, 16 Aug 2018 16:02:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-479729cc-e92f-45b4-bd2c-0a38fb7bd8a5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:10.490 63 INFO tempest.lib.common.rest_client [req-7c939c2a-a0c2-4d23-bfe7-7ba5aa92a708 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.266s 2018-08-16 16:02:10.491 63 DEBUG tempest.lib.common.rest_client [req-7c939c2a-a0c2-4d23-bfe7-7ba5aa92a708 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-7c939c2a-a0c2-4d23-bfe7-7ba5aa92a708', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c939c2a-a0c2-4d23-bfe7-7ba5aa92a708'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:11.161 63 INFO tempest.lib.common.rest_client [req-36df0661-1148-4fb2-8aaf-e1e0a23ce66e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.669s 2018-08-16 16:02:11.162 63 DEBUG tempest.lib.common.rest_client [req-36df0661-1148-4fb2-8aaf-e1e0a23ce66e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1554', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-36df0661-1148-4fb2-8aaf-e1e0a23ce66e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36df0661-1148-4fb2-8aaf-e1e0a23ce66e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-Bis-1491375242": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:13:7d", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47d85398-0888-4f02-b063-14e784334e6c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:41.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47d85398-0888-4f02-b063-14e784334e6c", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:10Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-2", "created": "2018-08-16T15:59:34Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:12.239 63 INFO tempest.lib.common.rest_client [req-2562632e-5951-4ccb-8e5b-1ee59c9bc84b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c 0.062s 2018-08-16 16:02:12.240 63 DEBUG tempest.lib.common.rest_client [req-2562632e-5951-4ccb-8e5b-1ee59c9bc84b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/47d85398-0888-4f02-b063-14e784334e6c', u'x-compute-request-id': 'req-2562632e-5951-4ccb-8e5b-1ee59c9bc84b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:12 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2562632e-5951-4ccb-8e5b-1ee59c9bc84b'} Body: {"itemNotFound": {"message": "Instance 47d85398-0888-4f02-b063-14e784334e6c could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:13.218 63 INFO tempest.lib.common.rest_client [req-003f5747-f261-4fad-b3cc-1f8f7a3235e1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1eaae19e-807f-43c8-8dba-8efda371e7a9 0.977s 2018-08-16 16:02:13.219 63 DEBUG tempest.lib.common.rest_client [req-003f5747-f261-4fad-b3cc-1f8f7a3235e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1eaae19e-807f-43c8-8dba-8efda371e7a9', u'date': 'Thu, 16 Aug 2018 16:02:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-003f5747-f261-4fad-b3cc-1f8f7a3235e1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:13.558 63 INFO tempest.lib.common.rest_client [req-4566fa02-5b67-4054-88a5-c0185a8a48ff ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.339s 2018-08-16 16:02:13.559 63 DEBUG tempest.lib.common.rest_client [req-4566fa02-5b67-4054-88a5-c0185a8a48ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-4566fa02-5b67-4054-88a5-c0185a8a48ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4566fa02-5b67-4054-88a5-c0185a8a48ff'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:14.256 63 INFO tempest.lib.common.rest_client [req-0c1a29e1-f591-4146-a702-1c0fb2682954 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.697s 2018-08-16 16:02:14.257 63 DEBUG tempest.lib.common.rest_client [req-0c1a29e1-f591-4146-a702-1c0fb2682954 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-0c1a29e1-f591-4146-a702-1c0fb2682954', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0c1a29e1-f591-4146-a702-1c0fb2682954'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1876682359": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:8f:5c", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:59:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "security_groups": [{"name": "tempest-secgroup-smoke-102179589"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:13Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:15.658 63 INFO tempest.lib.common.rest_client [req-a9225376-e299-4ffb-b746-939bc6e5fa7c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.387s 2018-08-16 16:02:15.659 63 DEBUG tempest.lib.common.rest_client [req-a9225376-e299-4ffb-b746-939bc6e5fa7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-a9225376-e299-4ffb-b746-939bc6e5fa7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9225376-e299-4ffb-b746-939bc6e5fa7c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T15:59:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "964a75eb-2fab-4b51-aaf9-d61f4c7f19de", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:02:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": "2018-08-16T16:02:15.000000", "key_name": "tempest-TestBGPVPNBasic-1995743656", "name": "server-1", "created": "2018-08-16T15:59:20Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:15.672 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-16 16:02:16.721 63 INFO tempest.lib.common.rest_client [req-77923648-b2fa-4453-8b06-6631e1015b7a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de 0.046s 2018-08-16 16:02:16.721 63 DEBUG tempest.lib.common.rest_client [req-77923648-b2fa-4453-8b06-6631e1015b7a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/964a75eb-2fab-4b51-aaf9-d61f4c7f19de', u'x-compute-request-id': 'req-77923648-b2fa-4453-8b06-6631e1015b7a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-77923648-b2fa-4453-8b06-6631e1015b7a'} Body: {"itemNotFound": {"message": "Instance 964a75eb-2fab-4b51-aaf9-d61f4c7f19de could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:17.391 63 INFO tempest.lib.common.rest_client [req-b7ca2fe1-71eb-4183-987b-010d7829ffe8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/97a2d7d1-4edc-4689-9546-78b1fe38e184 0.668s 2018-08-16 16:02:17.391 63 DEBUG tempest.lib.common.rest_client [req-b7ca2fe1-71eb-4183-987b-010d7829ffe8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/97a2d7d1-4edc-4689-9546-78b1fe38e184', u'date': 'Thu, 16 Aug 2018 16:02:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b7ca2fe1-71eb-4183-987b-010d7829ffe8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:17.476 63 INFO tempest.lib.common.rest_client [req-eb3770b4-f9fb-46e9-b558-c002a9e8ab50 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1995743656 0.084s 2018-08-16 16:02:17.477 63 DEBUG tempest.lib.common.rest_client [req-eb3770b4-f9fb-46e9-b558-c002a9e8ab50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1995743656', u'x-compute-request-id': 'req-eb3770b4-f9fb-46e9-b558-c002a9e8ab50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb3770b4-f9fb-46e9-b558-c002a9e8ab50'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:19.863 63 INFO tempest.lib.common.rest_client [req-6e61ef03-4518-47bc-b0b2-b7aa7b4e3612 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/41dd0571-5ae0-49d9-a5b0-d8a16025a2e4 2.385s 2018-08-16 16:02:19.864 63 DEBUG tempest.lib.common.rest_client [req-6e61ef03-4518-47bc-b0b2-b7aa7b4e3612 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/41dd0571-5ae0-49d9-a5b0-d8a16025a2e4', u'date': 'Thu, 16 Aug 2018 16:02:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e61ef03-4518-47bc-b0b2-b7aa7b4e3612'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:22.399 63 INFO tempest.lib.common.rest_client [req-d2f0a0ce-8bbb-4b87-bd09-9779f8f95009 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/b3d9df83-ee91-459e-a060-a400a19a5411 2.534s 2018-08-16 16:02:22.400 63 DEBUG tempest.lib.common.rest_client [req-d2f0a0ce-8bbb-4b87-bd09-9779f8f95009 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/b3d9df83-ee91-459e-a060-a400a19a5411', u'date': 'Thu, 16 Aug 2018 16:02:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d2f0a0ce-8bbb-4b87-bd09-9779f8f95009'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:24.612 63 INFO tempest.lib.common.rest_client [req-ad9f5f8e-a6ee-4ffb-a9a9-ea4f70174054 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644 2.212s 2018-08-16 16:02:24.613 63 DEBUG tempest.lib.common.rest_client [req-ad9f5f8e-a6ee-4ffb-a9a9-ea4f70174054 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c9d9ceca-ef2f-4078-91dd-7aa4cfb5f644', u'date': 'Thu, 16 Aug 2018 16:02:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ad9f5f8e-a6ee-4ffb-a9a9-ea4f70174054'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:27.148 63 INFO tempest.lib.common.rest_client [req-7d2b1204-6154-4ac7-896b-f32f3862493d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e0658521-bac5-49bb-bfbe-2de9d9e62266 2.534s 2018-08-16 16:02:27.148 63 DEBUG tempest.lib.common.rest_client [req-7d2b1204-6154-4ac7-896b-f32f3862493d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e0658521-bac5-49bb-bfbe-2de9d9e62266', u'date': 'Thu, 16 Aug 2018 16:02:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d2b1204-6154-4ac7-896b-f32f3862493d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:29.603 63 INFO tempest.lib.common.rest_client [req-211ea292-6515-4063-9142-a88f5edab0bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/4654da4a-8beb-4f8f-bf65-8bec3fad1ec0 2.453s 2018-08-16 16:02:29.603 63 DEBUG tempest.lib.common.rest_client [req-211ea292-6515-4063-9142-a88f5edab0bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/4654da4a-8beb-4f8f-bf65-8bec3fad1ec0', u'date': 'Thu, 16 Aug 2018 16:02:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-211ea292-6515-4063-9142-a88f5edab0bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:31.399 63 INFO tempest.lib.common.rest_client [req-c0385771-42be-45f7-b9a7-c73d58975d5a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/8b5eb6c5-1b04-42b4-addd-178dfedeb6a3 1.795s 2018-08-16 16:02:31.400 63 DEBUG tempest.lib.common.rest_client [req-c0385771-42be-45f7-b9a7-c73d58975d5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/8b5eb6c5-1b04-42b4-addd-178dfedeb6a3', u'date': 'Thu, 16 Aug 2018 16:02:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c0385771-42be-45f7-b9a7-c73d58975d5a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:31.674 63 INFO tempest.lib.common.rest_client [req-7d95a35d-883f-4666-b2ba-7750d8f8bcb6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/3ddf50f8-3dad-428a-a6d1-9548d7a6ce19 0.273s 2018-08-16 16:02:31.675 63 DEBUG tempest.lib.common.rest_client [req-7d95a35d-883f-4666-b2ba-7750d8f8bcb6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/3ddf50f8-3dad-428a-a6d1-9548d7a6ce19', u'date': 'Thu, 16 Aug 2018 16:02:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d95a35d-883f-4666-b2ba-7750d8f8bcb6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [205.242630s] ... ok 2018-08-16 16:02:32.314 63 INFO tempest.lib.common.rest_client [req-30563cfc-84a2-42f0-b078-f92448f162bc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.599s 2018-08-16 16:02:32.314 63 DEBUG tempest.lib.common.rest_client [req-30563cfc-84a2-42f0-b078-f92448f162bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-609443317 description", "name": "tempest-secgroup-smoke-609443317"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30563cfc-84a2-42f0-b078-f92448f162bc'} Body: {"security_group": {"description": "tempest-secgroup-smoke-609443317 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:31Z", "updated_at": "2018-08-16T16:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "424f264d-696a-4dc9-9a95-046616503e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "6755904b-3cd2-4244-986f-d617950641e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "name": "tempest-secgroup-smoke-609443317"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:32.619 63 INFO tempest.lib.common.rest_client [req-5b2dc3c2-6083-4237-9d99-9f91f512b012 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.303s 2018-08-16 16:02:32.620 63 DEBUG tempest.lib.common.rest_client [req-5b2dc3c2-6083-4237-9d99-9f91f512b012 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b2dc3c2-6083-4237-9d99-9f91f512b012'} 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": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb3f689-4dd2-43a1-a10f-13a9bd2be085"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:32.868 63 INFO tempest.lib.common.rest_client [req-312a67b8-f364-4b9d-a290-b5dd06ba7933 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:32.868 63 DEBUG tempest.lib.common.rest_client [req-312a67b8-f364-4b9d-a290-b5dd06ba7933 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-312a67b8-f364-4b9d-a290-b5dd06ba7933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f442f0f-6486-4358-9ffb-020b108a1f27"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:33.123 63 INFO tempest.lib.common.rest_client [req-4dfe5d25-ab39-4600-9a12-5a3584c0aec5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.254s 2018-08-16 16:02:33.124 63 DEBUG tempest.lib.common.rest_client [req-4dfe5d25-ab39-4600-9a12-5a3584c0aec5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dfe5d25-ab39-4600-9a12-5a3584c0aec5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "55838a33-8ea1-40ea-90f8-33aa7c410719"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:33.372 63 INFO tempest.lib.common.rest_client [req-581f2087-b9c3-414f-83ff-dfb212af887d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:33.372 63 DEBUG tempest.lib.common.rest_client [req-581f2087-b9c3-414f-83ff-dfb212af887d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-581f2087-b9c3-414f-83ff-dfb212af887d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1b93d864-3ae3-442a-bbfa-de251ee32aa8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:33.575 63 INFO tempest.lib.common.rest_client [req-e3167ff5-d1aa-4910-947c-43bff48a8e93 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.202s 2018-08-16 16:02:33.576 63 DEBUG tempest.lib.common.rest_client [req-e3167ff5-d1aa-4910-947c-43bff48a8e93 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3167ff5-d1aa-4910-947c-43bff48a8e93'} 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": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c6055b-10d7-40e5-815e-60771254e53a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:33.775 63 INFO tempest.lib.common.rest_client [req-b09b2263-ea32-47cb-92a2-316746a33026 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 16:02:33.775 63 DEBUG tempest.lib.common.rest_client [req-b09b2263-ea32-47cb-92a2-316746a33026 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b09b2263-ea32-47cb-92a2-316746a33026'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2be5cd9c-98c9-4805-b7e0-494a5ba726cc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:34.002 63 INFO tempest.lib.common.rest_client [req-8b8c1bab-752e-468a-a36f-171d819b5490 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:02:34.003 63 DEBUG tempest.lib.common.rest_client [req-8b8c1bab-752e-468a-a36f-171d819b5490 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b8c1bab-752e-468a-a36f-171d819b5490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "36030332-717e-45f0-95de-c70d62f7e6dd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:34.210 63 INFO tempest.lib.common.rest_client [req-f5da5edf-4fc1-4fed-96d1-5d11ab910ab0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.206s 2018-08-16 16:02:34.211 63 DEBUG tempest.lib.common.rest_client [req-f5da5edf-4fc1-4fed-96d1-5d11ab910ab0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5da5edf-4fc1-4fed-96d1-5d11ab910ab0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:34Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2b644e39-3505-4052-928d-3ee3d393c612"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:34.460 63 INFO tempest.lib.common.rest_client [req-430081bf-eb73-4b3d-a4d1-5219532c05b3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.248s 2018-08-16 16:02:34.461 63 DEBUG tempest.lib.common.rest_client [req-430081bf-eb73-4b3d-a4d1-5219532c05b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-2088788291"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-430081bf-eb73-4b3d-a4d1-5219532c05b3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","name":"tempest-A-2088788291"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:35.108 63 INFO tempest.lib.common.rest_client [req-6ae0915f-180a-4848-9b70-2ddeda618077 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.646s 2018-08-16 16:02:35.109 63 DEBUG tempest.lib.common.rest_client [req-6ae0915f-180a-4848-9b70-2ddeda618077 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "name": "tempest-subnet-A-1-776132840"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae0915f-180a-4848-9b70-2ddeda618077'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","subnetpool_id":null,"name":"tempest-subnet-A-1-776132840"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:35.369 63 INFO tempest.lib.common.rest_client [req-27b686d2-bd7f-45e2-a6a6-14a9b72354d7 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.259s 2018-08-16 16:02:35.370 63 DEBUG tempest.lib.common.rest_client [req-27b686d2-bd7f-45e2-a6a6-14a9b72354d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2051889168"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27b686d2-bd7f-45e2-a6a6-14a9b72354d7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"a264cc92-26ee-4699-a44a-f06746da5dff","name":"tempest-B-2051889168"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:36.264 63 INFO tempest.lib.common.rest_client [req-f02cfb25-c1c7-4bb0-b7f1-805d71861ff2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.893s 2018-08-16 16:02:36.265 63 DEBUG tempest.lib.common.rest_client [req-f02cfb25-c1c7-4bb0-b7f1-805d71861ff2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "name": "tempest-subnet-B-1-161851163"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f02cfb25-c1c7-4bb0-b7f1-805d71861ff2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","subnetpool_id":null,"name":"tempest-subnet-B-1-161851163"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:36.679 63 INFO tempest.lib.common.rest_client [req-ce422b59-1c79-4842-8736-bd67313359ff ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.413s 2018-08-16 16:02:36.680 63 DEBUG tempest.lib.common.rest_client [req-ce422b59-1c79-4842-8736-bd67313359ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1178995461"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFO7sSvOGPvvr/R1roDT6qmyO7ukw+fEwKxvVvdkCDUhTC6CVjGCWn8Qr1K8E+iwL5frwJhRRT96bUbssYTx06/Ss06vdbDx7uOGJbk0RIzTezEAb4pQdDloKr9DlbL3JlgeFiNtib1eiNaKOYFmXPA1OgLqBZIph0qPweiYo0pXrJ9ucVarTGjUv/Sl3e9kuHrKuGd7g0TYmMWOfjXC/VwWy5L6ukEAOyamD6zX57/Xhxv6lBvOwr/+DRSym6ZdmSKZIbHReNV6Dwi+1ezIY1qdc2nuEGmLCpYwKVISdFEf7VZPo48FF6kPIZzX8tIdi0Fe1FF7dPP7C9DFEZyfE7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxTu7Erzhj776/0da6A0+qpsju7pMPnxMCsb1b3ZAg1IUwugl\nYxglp/EK9SvBPosC+X68CYUUU/em1G7LGE8dOv0rNOr3Ww8e7jhiW5NESM03sxAG\n+KUHQ5aCq/Q5Wy9yZYHhYjbYm9XojWijmBZlzwNToC6gWSKYdKj8HomKNKV6yfbn\nFWq0xo1L/0pd3vZLh6yrhne4NE2JjFjn41wv1cFsuS+rpBADsmpg+s1+e/14cb+p\nQbzsK//g0UspumXZkimSGx0XjVeg8IvtXsyGNanXNp7hBpiwqWMClSEnRRH+1WT6\nOPBRepDyGc1/LSHYtBXtRRe3Tz+wvQxRGcnxOwIDAQABAoIBAQCUNi5+BjH6Mymq\na5SEjG9rBOn1SCnDSuRZtOj6uYIBLM0tKgXuUVb6vMffNOIifZPeqL3k6Xw9HPzg\n5eD4g3sTuOue+HKomtRDb1t6NVA65PvWM1UJw/mRcKkBTqVLQHxWiyMzCsP7VuNK\nYDePMkWPKpDM7jzQvo6SG+pZiEGzDNVhaIA/muRlzzA8ADrWfaoAVTHXlj7ZkMgl\naKOw0Cv05oKiJf2MyFpU5Xd/T9PdLvWPchM9ueYDlIdgbPEX+cAhb8Ow7Ot9R0Fq\njYf+34mW5vgBvSaQrp1vr49jQTLHFCPrfIJL5NkOUfJfEIE722cfqFl4tqK4nrWO\nbCSNcQUBAoGBAOGBRQ1H3PP+GN5yWOr3zOwnel5C++nZbXJ0ygp2rX9RUPyqXrRJ\nUPRhmwCfPAB3HVpPlhVv3Lk7QczPxrzp4qGVMvZMogzi79Shfl7faNSpG4QSMocE\nmKWAPFXcgeqdXzJvFEXHTXAdrw8wLmqM/K6AbYvIGZw5qdZKF2UoWbnlAoGBAN/n\nun3wrVZSFX+fp3lwRCap49xAR/UHyh/K9B6qICbCjhcvtQW6h0xgnROmN7v/NIWb\nODOXln15gPlIRfSwr1cee1Kc0w4bFna3cBnT2hW8iuuh5rxpBaA2OXnjnkprHTMz\naZWgges+YncI4PNK/uQH/uoMoM/Ri0zS7VZvacyfAoGADcqCFpXWhXV8v93uYjBV\nb/vaF/mwvlR1xRIvaQRpB+hJM6qXsB7rvIZbnGYgnUarnOJRI2576TgehhAO726+\nVXNycm2tW2xljnNx7wtqtdbBwAn83RUC4Nw+1GFv8JE/SS5R5xKRQdIO6rbfn9SP\nf3yLNok+R7efE2PkmmMlWaECgYBZycp+gIpySD54zGRTjZK20oAereRtPW9vqmqU\n9XIpOPHUGHyGTJO/LCsxWwGUsTW1slYqUkq2DIiM7s+m3UejLwUTTvJQAMrUVqFs\nqgkVmGM5NNabjZ4E7lnEKGQswaGXC7H2n8QZuw2vYG8dAWEPvqkZ4HCIhiZPa3Jj\nrBAITwKBgCH6QtfpM7sSdQoC7jUWKcncU90Yexfa3KletM7tN5NJeXAvH2vlxJ4I\nDDb1+uh9uauw54B4QnKuBw62TIzNVNBVvC1jGwY3ZdvmL6DTD4VvJ6kncxr4DRvY\nHsXUfPvJUB/bY3tQfzb5XZE+YdIqui/Lyg5HI2tpZy/UxgTjhHlV\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1178995461", "fingerprint": "95:91:48:71:17:53:6f:43:21:41:33:95:6a:f4:7a:61"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:38.197 63 INFO tempest.lib.common.rest_client [req-0f32032a-eb9c-4b21-9873-3c4a8c0a957c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 1.513s 2018-08-16 16:02:38.197 63 DEBUG tempest.lib.common.rest_client [req-0f32032a-eb9c-4b21-9873-3c4a8c0a957c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1770627644", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32032a-eb9c-4b21-9873-3c4a8c0a957c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:37Z","name":"tempest-port-smoke-1770627644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:65:2d:7d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","ip_address":"10.101.11.10"}],"id":"c46120a6-32ff-4389-8538-98c61d291a37","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:40.713 63 INFO tempest.lib.common.rest_client [req-9192849c-f343-444c-a09a-15158fb31c42 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 2.514s 2018-08-16 16:02:40.713 63 DEBUG tempest.lib.common.rest_client [req-9192849c-f343-444c-a09a-15158fb31c42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "port": "c46120a6-32ff-4389-8538-98c61d291a37"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "adminPass": "Q8333Zvjbq3T"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:41.055 63 INFO tempest.lib.common.rest_client [req-e3eb059f-740e-4163-8805-1b1ff41aaf94 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.338s 2018-08-16 16:02:41.056 63 DEBUG tempest.lib.common.rest_client [req-e3eb059f-740e-4163-8805-1b1ff41aaf94 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:42.397 63 INFO tempest.lib.common.rest_client [req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.322s 2018-08-16 16:02:42.397 63 DEBUG tempest.lib.common.rest_client [req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:44.044 63 INFO tempest.lib.common.rest_client [req-fa6c3df1-9966-4f8f-b105-535c16d51d2c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.628s 2018-08-16 16:02:44.044 63 DEBUG tempest.lib.common.rest_client [req-fa6c3df1-9966-4f8f-b105-535c16d51d2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:44.058 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:02:45.835 63 INFO tempest.lib.common.rest_client [req-954a4e98-4773-4d87-97bf-48794817ddde ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.775s 2018-08-16 16:02:45.836 63 DEBUG tempest.lib.common.rest_client [req-954a4e98-4773-4d87-97bf-48794817ddde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:47.291 63 INFO tempest.lib.common.rest_client [req-0a480cd8-d8d5-461b-b037-13f6fee04e24 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.435s 2018-08-16 16:02:47.291 63 DEBUG tempest.lib.common.rest_client [req-0a480cd8-d8d5-461b-b037-13f6fee04e24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:49.259 63 INFO tempest.lib.common.rest_client [req-c836f8d6-47eb-405b-b19c-4c19701d72c6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.953s 2018-08-16 16:02:49.260 63 DEBUG tempest.lib.common.rest_client [req-c836f8d6-47eb-405b-b19c-4c19701d72c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:49.274 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:02:49.860 63 INFO tempest.lib.common.rest_client [req-05b261f7-0e8d-4268-a9c4-83a4c091b90a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.586s 2018-08-16 16:02:49.861 63 DEBUG tempest.lib.common.rest_client [req-05b261f7-0e8d-4268-a9c4-83a4c091b90a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:49.874 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: ebc455d8-d16f-4fb9-b700-f7d1c3f82830 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:02:50.667 63 INFO tempest.lib.common.rest_client [req-aaea6f48-d80c-4ae8-ac97-0f1d3ab13dac ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 0.791s 2018-08-16 16:02:50.667 63 DEBUG tempest.lib.common.rest_client [req-aaea6f48-d80c-4ae8-ac97-0f1d3ab13dac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-164893398", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaea6f48-d80c-4ae8-ac97-0f1d3ab13dac'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:50Z","name":"tempest-port-smoke-164893398","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c1:b3:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","ip_address":"10.102.21.20"}],"id":"15652020-34e3-4dd1-8c8b-9a305985bfdb","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:54.767 63 INFO tempest.lib.common.rest_client [req-4a81b9f1-5390-42e5-8d19-e1c50bce5805 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 4.098s 2018-08-16 16:02:54.767 63 DEBUG tempest.lib.common.rest_client [req-4a81b9f1-5390-42e5-8d19-e1c50bce5805 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "a264cc92-26ee-4699-a44a-f06746da5dff", "port": "15652020-34e3-4dd1-8c8b-9a305985bfdb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "adminPass": "Y7jvWcoSGr5C"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:55.037 63 INFO tempest.lib.common.rest_client [req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.265s 2018-08-16 16:02:55.037 63 DEBUG tempest.lib.common.rest_client [req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:56.608 63 INFO tempest.lib.common.rest_client [req-cd33435e-5ecf-4be2-9d4f-8bc87683394a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.556s 2018-08-16 16:02:56.608 63 DEBUG tempest.lib.common.rest_client [req-cd33435e-5ecf-4be2-9d4f-8bc87683394a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1335', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T16:02:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-08-16T16:02:55Z"}, "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:56.621 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2018-08-16 16:02:57.675 63 INFO tempest.lib.common.rest_client [req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 204 DELETE http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 1.053s 2018-08-16 16:02:57.675 63 DEBUG tempest.lib.common.rest_client [req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:57.915 63 INFO tempest.lib.common.rest_client [req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 404 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.239s 2018-08-16 16:02:57.915 63 DEBUG tempest.lib.common.rest_client [req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e'} Body: {"itemNotFound": {"message": "Instance f74ff513-daa9-48df-866b-90e951e72c0a could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:58.535 63 INFO tempest.lib.common.rest_client [req-ac600e9e-4d60-4158-b210-94e9a44577ae ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb 0.616s 2018-08-16 16:02:58.536 63 DEBUG tempest.lib.common.rest_client [req-ac600e9e-4d60-4158-b210-94e9a44577ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac600e9e-4d60-4158-b210-94e9a44577ae'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:58.706 63 INFO tempest.lib.common.rest_client [req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.169s 2018-08-16 16:02:58.707 63 DEBUG tempest.lib.common.rest_client [req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:02:59.128 63 INFO tempest.lib.common.rest_client [req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.420s 2018-08-16 16:02:59.128 63 DEBUG tempest.lib.common.rest_client [req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:00.414 63 INFO tempest.lib.common.rest_client [req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.272s 2018-08-16 16:03:00.415 63 DEBUG tempest.lib.common.rest_client [req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:01.476 63 INFO tempest.lib.common.rest_client [req-f308ed3e-caa6-46f1-a479-441bad13df8c ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.047s 2018-08-16 16:03:01.477 63 DEBUG tempest.lib.common.rest_client [req-f308ed3e-caa6-46f1-a479-441bad13df8c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c'} Body: {"itemNotFound": {"message": "Instance ebc455d8-d16f-4fb9-b700-f7d1c3f82830 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:02.354 63 INFO tempest.lib.common.rest_client [req-f0e6b2a2-bfc1-4bab-bee4-d0551b9aeba2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37 0.876s 2018-08-16 16:03:02.355 63 DEBUG tempest.lib.common.rest_client [req-f0e6b2a2-bfc1-4bab-bee4-d0551b9aeba2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f0e6b2a2-bfc1-4bab-bee4-d0551b9aeba2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:02.404 63 INFO tempest.lib.common.rest_client [req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461 0.048s 2018-08-16 16:03:02.405 63 DEBUG tempest.lib.common.rest_client [req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461', u'x-compute-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:04.715 63 INFO tempest.lib.common.rest_client [req-d8e3f0e2-3ef9-4704-b592-0d3860162c06 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11 2.309s 2018-08-16 16:03:04.716 63 DEBUG tempest.lib.common.rest_client [req-d8e3f0e2-3ef9-4704-b592-0d3860162c06 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11', u'date': 'Thu, 16 Aug 2018 16:03:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8e3f0e2-3ef9-4704-b592-0d3860162c06'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:06.860 63 INFO tempest.lib.common.rest_client [req-00860c64-a194-480a-8493-09698b17a8b7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff 2.143s 2018-08-16 16:03:06.861 63 DEBUG tempest.lib.common.rest_client [req-00860c64-a194-480a-8493-09698b17a8b7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff', u'date': 'Thu, 16 Aug 2018 16:03:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00860c64-a194-480a-8493-09698b17a8b7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:09.317 63 INFO tempest.lib.common.rest_client [req-569e09b5-c1be-471e-8176-c35fafb21e97 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782 2.455s 2018-08-16 16:03:09.317 63 DEBUG tempest.lib.common.rest_client [req-569e09b5-c1be-471e-8176-c35fafb21e97 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782', u'date': 'Thu, 16 Aug 2018 16:03:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-569e09b5-c1be-471e-8176-c35fafb21e97'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:11.143 63 INFO tempest.lib.common.rest_client [req-3f33fdd2-60ad-4395-becf-4f0118593f47 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad 1.825s 2018-08-16 16:03:11.144 63 DEBUG tempest.lib.common.rest_client [req-3f33fdd2-60ad-4395-becf-4f0118593f47 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f33fdd2-60ad-4395-becf-4f0118593f47'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:11.405 63 INFO tempest.lib.common.rest_client [req-b0e99940-7145-4fe8-9bad-c91af0f56af2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2 0.260s 2018-08-16 16:03:11.406 63 DEBUG tempest.lib.common.rest_client [req-b0e99940-7145-4fe8-9bad-c91af0f56af2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b0e99940-7145-4fe8-9bad-c91af0f56af2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [39.692871s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 293, in test_bgpvpn_update_route_targets_and_unassociated_net self._create_servers() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 964, in _create_servers security_group_ids, self.os_primary, port_security) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 943, in _create_server clients, wait_until='ACTIVE', name=name, **create_server_kwargs) File "/src/tempest/tempest/common/compute.py", line 258, in create_test_server server['id']) File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/src/tempest/tempest/common/compute.py", line 229, in create_test_server clients.servers_client, server['id'], wait_until) File "/src/tempest/tempest/common/waiters.py", line 76, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server f74ff513-daa9-48df-866b-90e951e72c0a failed to build and is in ERROR status Details: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-16T16:02:55Z'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:02:32,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.599s 2018-08-16 16:02:32,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-609443317 description", "name": "tempest-secgroup-smoke-609443317"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30563cfc-84a2-42f0-b078-f92448f162bc'} Body: {"security_group": {"description": "tempest-secgroup-smoke-609443317 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:31Z", "updated_at": "2018-08-16T16:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "424f264d-696a-4dc9-9a95-046616503e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "6755904b-3cd2-4244-986f-d617950641e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "name": "tempest-secgroup-smoke-609443317"}} 2018-08-16 16:02:32,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.303s 2018-08-16 16:02:32,620 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b2dc3c2-6083-4237-9d99-9f91f512b012'} 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": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb3f689-4dd2-43a1-a10f-13a9bd2be085"}} 2018-08-16 16:02:32,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:32,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-312a67b8-f364-4b9d-a290-b5dd06ba7933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f442f0f-6486-4358-9ffb-020b108a1f27"}} 2018-08-16 16:02:33,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.254s 2018-08-16 16:02:33,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dfe5d25-ab39-4600-9a12-5a3584c0aec5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "55838a33-8ea1-40ea-90f8-33aa7c410719"}} 2018-08-16 16:02:33,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:33,372 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-581f2087-b9c3-414f-83ff-dfb212af887d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1b93d864-3ae3-442a-bbfa-de251ee32aa8"}} 2018-08-16 16:02:33,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.202s 2018-08-16 16:02:33,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3167ff5-d1aa-4910-947c-43bff48a8e93'} 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": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c6055b-10d7-40e5-815e-60771254e53a"}} 2018-08-16 16:02:33,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 16:02:33,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b09b2263-ea32-47cb-92a2-316746a33026'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2be5cd9c-98c9-4805-b7e0-494a5ba726cc"}} 2018-08-16 16:02:34,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:02:34,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b8c1bab-752e-468a-a36f-171d819b5490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "36030332-717e-45f0-95de-c70d62f7e6dd"}} 2018-08-16 16:02:34,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.206s 2018-08-16 16:02:34,211 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5da5edf-4fc1-4fed-96d1-5d11ab910ab0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:34Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2b644e39-3505-4052-928d-3ee3d393c612"}} 2018-08-16 16:02:34,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.248s 2018-08-16 16:02:34,461 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-2088788291"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-430081bf-eb73-4b3d-a4d1-5219532c05b3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","name":"tempest-A-2088788291"}} 2018-08-16 16:02:35,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.646s 2018-08-16 16:02:35,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "name": "tempest-subnet-A-1-776132840"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae0915f-180a-4848-9b70-2ddeda618077'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","subnetpool_id":null,"name":"tempest-subnet-A-1-776132840"}} 2018-08-16 16:02:35,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.259s 2018-08-16 16:02:35,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2051889168"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27b686d2-bd7f-45e2-a6a6-14a9b72354d7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"a264cc92-26ee-4699-a44a-f06746da5dff","name":"tempest-B-2051889168"}} 2018-08-16 16:02:36,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.893s 2018-08-16 16:02:36,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "name": "tempest-subnet-B-1-161851163"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f02cfb25-c1c7-4bb0-b7f1-805d71861ff2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","subnetpool_id":null,"name":"tempest-subnet-B-1-161851163"}} 2018-08-16 16:02:36,679 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.413s 2018-08-16 16:02:36,680 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1178995461"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFO7sSvOGPvvr/R1roDT6qmyO7ukw+fEwKxvVvdkCDUhTC6CVjGCWn8Qr1K8E+iwL5frwJhRRT96bUbssYTx06/Ss06vdbDx7uOGJbk0RIzTezEAb4pQdDloKr9DlbL3JlgeFiNtib1eiNaKOYFmXPA1OgLqBZIph0qPweiYo0pXrJ9ucVarTGjUv/Sl3e9kuHrKuGd7g0TYmMWOfjXC/VwWy5L6ukEAOyamD6zX57/Xhxv6lBvOwr/+DRSym6ZdmSKZIbHReNV6Dwi+1ezIY1qdc2nuEGmLCpYwKVISdFEf7VZPo48FF6kPIZzX8tIdi0Fe1FF7dPP7C9DFEZyfE7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxTu7Erzhj776/0da6A0+qpsju7pMPnxMCsb1b3ZAg1IUwugl\nYxglp/EK9SvBPosC+X68CYUUU/em1G7LGE8dOv0rNOr3Ww8e7jhiW5NESM03sxAG\n+KUHQ5aCq/Q5Wy9yZYHhYjbYm9XojWijmBZlzwNToC6gWSKYdKj8HomKNKV6yfbn\nFWq0xo1L/0pd3vZLh6yrhne4NE2JjFjn41wv1cFsuS+rpBADsmpg+s1+e/14cb+p\nQbzsK//g0UspumXZkimSGx0XjVeg8IvtXsyGNanXNp7hBpiwqWMClSEnRRH+1WT6\nOPBRepDyGc1/LSHYtBXtRRe3Tz+wvQxRGcnxOwIDAQABAoIBAQCUNi5+BjH6Mymq\na5SEjG9rBOn1SCnDSuRZtOj6uYIBLM0tKgXuUVb6vMffNOIifZPeqL3k6Xw9HPzg\n5eD4g3sTuOue+HKomtRDb1t6NVA65PvWM1UJw/mRcKkBTqVLQHxWiyMzCsP7VuNK\nYDePMkWPKpDM7jzQvo6SG+pZiEGzDNVhaIA/muRlzzA8ADrWfaoAVTHXlj7ZkMgl\naKOw0Cv05oKiJf2MyFpU5Xd/T9PdLvWPchM9ueYDlIdgbPEX+cAhb8Ow7Ot9R0Fq\njYf+34mW5vgBvSaQrp1vr49jQTLHFCPrfIJL5NkOUfJfEIE722cfqFl4tqK4nrWO\nbCSNcQUBAoGBAOGBRQ1H3PP+GN5yWOr3zOwnel5C++nZbXJ0ygp2rX9RUPyqXrRJ\nUPRhmwCfPAB3HVpPlhVv3Lk7QczPxrzp4qGVMvZMogzi79Shfl7faNSpG4QSMocE\nmKWAPFXcgeqdXzJvFEXHTXAdrw8wLmqM/K6AbYvIGZw5qdZKF2UoWbnlAoGBAN/n\nun3wrVZSFX+fp3lwRCap49xAR/UHyh/K9B6qICbCjhcvtQW6h0xgnROmN7v/NIWb\nODOXln15gPlIRfSwr1cee1Kc0w4bFna3cBnT2hW8iuuh5rxpBaA2OXnjnkprHTMz\naZWgges+YncI4PNK/uQH/uoMoM/Ri0zS7VZvacyfAoGADcqCFpXWhXV8v93uYjBV\nb/vaF/mwvlR1xRIvaQRpB+hJM6qXsB7rvIZbnGYgnUarnOJRI2576TgehhAO726+\nVXNycm2tW2xljnNx7wtqtdbBwAn83RUC4Nw+1GFv8JE/SS5R5xKRQdIO6rbfn9SP\nf3yLNok+R7efE2PkmmMlWaECgYBZycp+gIpySD54zGRTjZK20oAereRtPW9vqmqU\n9XIpOPHUGHyGTJO/LCsxWwGUsTW1slYqUkq2DIiM7s+m3UejLwUTTvJQAMrUVqFs\nqgkVmGM5NNabjZ4E7lnEKGQswaGXC7H2n8QZuw2vYG8dAWEPvqkZ4HCIhiZPa3Jj\nrBAITwKBgCH6QtfpM7sSdQoC7jUWKcncU90Yexfa3KletM7tN5NJeXAvH2vlxJ4I\nDDb1+uh9uauw54B4QnKuBw62TIzNVNBVvC1jGwY3ZdvmL6DTD4VvJ6kncxr4DRvY\nHsXUfPvJUB/bY3tQfzb5XZE+YdIqui/Lyg5HI2tpZy/UxgTjhHlV\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1178995461", "fingerprint": "95:91:48:71:17:53:6f:43:21:41:33:95:6a:f4:7a:61"}} 2018-08-16 16:02:38,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 1.513s 2018-08-16 16:02:38,197 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1770627644", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32032a-eb9c-4b21-9873-3c4a8c0a957c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:37Z","name":"tempest-port-smoke-1770627644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:65:2d:7d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","ip_address":"10.101.11.10"}],"id":"c46120a6-32ff-4389-8538-98c61d291a37","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} 2018-08-16 16:02:40,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 2.514s 2018-08-16 16:02:40,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "port": "c46120a6-32ff-4389-8538-98c61d291a37"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "adminPass": "Q8333Zvjbq3T"}} 2018-08-16 16:02:41,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.338s 2018-08-16 16:02:41,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:42,397 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.322s 2018-08-16 16:02:42,397 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:44,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.628s 2018-08-16 16:02:44,044 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:44,058 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:02:45,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.775s 2018-08-16 16:02:45,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:47,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.435s 2018-08-16 16:02:47,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.953s 2018-08-16 16:02:49,260 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,274 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:02:49,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.586s 2018-08-16 16:02:49,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,874 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ebc455d8-d16f-4fb9-b700-f7d1c3f82830 with status: ACTIVE 2018-08-16 16:02:50,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 0.791s 2018-08-16 16:02:50,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-164893398", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaea6f48-d80c-4ae8-ac97-0f1d3ab13dac'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:50Z","name":"tempest-port-smoke-164893398","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c1:b3:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","ip_address":"10.102.21.20"}],"id":"15652020-34e3-4dd1-8c8b-9a305985bfdb","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} 2018-08-16 16:02:54,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 4.098s 2018-08-16 16:02:54,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "a264cc92-26ee-4699-a44a-f06746da5dff", "port": "15652020-34e3-4dd1-8c8b-9a305985bfdb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "adminPass": "Y7jvWcoSGr5C"}} 2018-08-16 16:02:55,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.265s 2018-08-16 16:02:55,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:56,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.556s 2018-08-16 16:02:56,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1335', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T16:02:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-08-16T16:02:55Z"}, "metadata": {}}} 2018-08-16 16:02:56,621 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2018-08-16 16:02:57,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 204 DELETE http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 1.053s 2018-08-16 16:02:57,675 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5'} Body: 2018-08-16 16:02:57,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 404 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.239s 2018-08-16 16:02:57,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e'} Body: {"itemNotFound": {"message": "Instance f74ff513-daa9-48df-866b-90e951e72c0a could not be found.", "code": 404}} 2018-08-16 16:02:58,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb 0.616s 2018-08-16 16:02:58,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac600e9e-4d60-4158-b210-94e9a44577ae'} Body: 2018-08-16 16:02:58,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.169s 2018-08-16 16:02:58,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6'} Body: 2018-08-16 16:02:59,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.420s 2018-08-16 16:02:59,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:00,414 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.272s 2018-08-16 16:03:00,415 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:01,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.047s 2018-08-16 16:03:01,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c'} Body: {"itemNotFound": {"message": "Instance ebc455d8-d16f-4fb9-b700-f7d1c3f82830 could not be found.", "code": 404}} 2018-08-16 16:03:02,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37 0.876s 2018-08-16 16:03:02,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f0e6b2a2-bfc1-4bab-bee4-d0551b9aeba2'} Body: 2018-08-16 16:03:02,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461 0.048s 2018-08-16 16:03:02,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461', u'x-compute-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe'} Body: 2018-08-16 16:03:04,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11 2.309s 2018-08-16 16:03:04,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11', u'date': 'Thu, 16 Aug 2018 16:03:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8e3f0e2-3ef9-4704-b592-0d3860162c06'} Body: 2018-08-16 16:03:06,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff 2.143s 2018-08-16 16:03:06,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff', u'date': 'Thu, 16 Aug 2018 16:03:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00860c64-a194-480a-8493-09698b17a8b7'} Body: 2018-08-16 16:03:09,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782 2.455s 2018-08-16 16:03:09,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782', u'date': 'Thu, 16 Aug 2018 16:03:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-569e09b5-c1be-471e-8176-c35fafb21e97'} Body: 2018-08-16 16:03:11,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad 1.825s 2018-08-16 16:03:11,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f33fdd2-60ad-4395-becf-4f0118593f47'} Body: 2018-08-16 16:03:11,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2 0.260s 2018-08-16 16:03:11,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b0e99940-7145-4fe8-9bad-c91af0f56af2'} Body: 2018-08-16 16:03:11.671 63 INFO tempest.lib.common.rest_client [req-b12adc99-1bf4-4c36-a8ac-5a7b6988c073 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.241s 2018-08-16 16:03:11.672 63 DEBUG tempest.lib.common.rest_client [req-b12adc99-1bf4-4c36-a8ac-5a7b6988c073 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1195110723 description", "name": "tempest-secgroup-smoke-1195110723"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b12adc99-1bf4-4c36-a8ac-5a7b6988c073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1195110723 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "updated_at": "2018-08-16T16:03:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "cd3f145a-bc3c-4c10-ba61-6c74d7e75591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "ee5e3a92-5f10-4d96-b48e-51fff4a5fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "name": "tempest-secgroup-smoke-1195110723"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:11.904 63 INFO tempest.lib.common.rest_client [req-b1212156-a828-4a2e-8426-67bb3e85046c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.231s 2018-08-16 16:03:11.905 63 DEBUG tempest.lib.common.rest_client [req-b1212156-a828-4a2e-8426-67bb3e85046c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1212156-a828-4a2e-8426-67bb3e85046c'} 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": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "866d879c-16b7-49d3-b958-4c681f349a95"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:12.116 63 INFO tempest.lib.common.rest_client [req-27e92481-02ec-4862-8ab2-9d2165739d95 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.210s 2018-08-16 16:03:12.117 63 DEBUG tempest.lib.common.rest_client [req-27e92481-02ec-4862-8ab2-9d2165739d95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27e92481-02ec-4862-8ab2-9d2165739d95'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "df7d3f98-c417-4fda-994e-67fb57c2ea31"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:12.312 63 INFO tempest.lib.common.rest_client [req-66e49523-1c5b-413f-b6af-ee4ca501f940 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.194s 2018-08-16 16:03:12.312 63 DEBUG tempest.lib.common.rest_client [req-66e49523-1c5b-413f-b6af-ee4ca501f940 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66e49523-1c5b-413f-b6af-ee4ca501f940'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8024843c-405b-45d7-96c6-3ebcb7781916"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:12.566 63 INFO tempest.lib.common.rest_client [req-3733d5aa-3b04-4fcf-9489-f924957f8fd0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.252s 2018-08-16 16:03:12.566 63 DEBUG tempest.lib.common.rest_client [req-3733d5aa-3b04-4fcf-9489-f924957f8fd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3733d5aa-3b04-4fcf-9489-f924957f8fd0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "238dcdc4-1fd8-48f9-8bd1-11c9a7603391"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:12.779 63 INFO tempest.lib.common.rest_client [req-7cdb80a0-3557-431f-9539-8f6a82b780af ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.211s 2018-08-16 16:03:12.779 63 DEBUG tempest.lib.common.rest_client [req-7cdb80a0-3557-431f-9539-8f6a82b780af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cdb80a0-3557-431f-9539-8f6a82b780af'} 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": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "38bb3a0a-df94-49a8-ac8b-03d39db347ed"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:13.080 63 INFO tempest.lib.common.rest_client [req-25ccd84f-3e90-4240-8e8c-eba7b136e2b1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.299s 2018-08-16 16:03:13.080 63 DEBUG tempest.lib.common.rest_client [req-25ccd84f-3e90-4240-8e8c-eba7b136e2b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25ccd84f-3e90-4240-8e8c-eba7b136e2b1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b359783e-28b5-4342-a67f-8f604cd19599"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:13.249 63 INFO tempest.lib.common.rest_client [req-97f6402c-d41d-41bc-b4b1-215269c5a461 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:03:13.249 63 DEBUG tempest.lib.common.rest_client [req-97f6402c-d41d-41bc-b4b1-215269c5a461 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f6402c-d41d-41bc-b4b1-215269c5a461'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f4c1c567-494f-4aaa-814e-272816c9c9d7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:13.504 63 INFO tempest.lib.common.rest_client [req-1c3658b1-641b-4334-8025-64a9730f7a62 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.253s 2018-08-16 16:03:13.504 63 DEBUG tempest.lib.common.rest_client [req-1c3658b1-641b-4334-8025-64a9730f7a62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c3658b1-641b-4334-8025-64a9730f7a62'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bdebd04d-9210-44fd-8c3a-ff34bca715df"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:14.026 63 INFO tempest.lib.common.rest_client [req-82793d2d-bf22-4d50-83b1-e5e1e055ff58 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 16:03:14.026 63 DEBUG tempest.lib.common.rest_client [req-82793d2d-bf22-4d50-83b1-e5e1e055ff58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-168182317"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-82793d2d-bf22-4d50-83b1-e5e1e055ff58'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","name":"tempest-A-168182317"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:14.621 63 INFO tempest.lib.common.rest_client [req-4321f7ed-4e75-49f3-aa05-1b4ab86bca63 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.594s 2018-08-16 16:03:14.622 63 DEBUG tempest.lib.common.rest_client [req-4321f7ed-4e75-49f3-aa05-1b4ab86bca63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "name": "tempest-subnet-A-1-774941856"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4321f7ed-4e75-49f3-aa05-1b4ab86bca63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:14Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"21028b9e-27f8-455b-91bd-860b8b6112e1","subnetpool_id":null,"name":"tempest-subnet-A-1-774941856"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:14.866 63 INFO tempest.lib.common.rest_client [req-dacf3452-76cf-45c4-ab98-41ff2b494b12 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.243s 2018-08-16 16:03:14.867 63 DEBUG tempest.lib.common.rest_client [req-dacf3452-76cf-45c4-ab98-41ff2b494b12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1616700397"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dacf3452-76cf-45c4-ab98-41ff2b494b12'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"346c75be-af51-47aa-abec-d2c6f0007e98","name":"tempest-B-1616700397"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:15.669 63 INFO tempest.lib.common.rest_client [req-9f2a4463-175c-47d0-b45d-6b4d25d662c1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.801s 2018-08-16 16:03:15.670 63 DEBUG tempest.lib.common.rest_client [req-9f2a4463-175c-47d0-b45d-6b4d25d662c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "name": "tempest-subnet-B-1-1816741423"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f2a4463-175c-47d0-b45d-6b4d25d662c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:15Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:15Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"565858a8-e3ba-4e27-850b-14b2b3589207","subnetpool_id":null,"name":"tempest-subnet-B-1-1816741423"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:15.826 63 INFO tempest.lib.common.rest_client [req-4bbc911a-e55d-42c3-892c-1d1d305340e5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.154s 2018-08-16 16:03:15.826 63 DEBUG tempest.lib.common.rest_client [req-4bbc911a-e55d-42c3-892c-1d1d305340e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1646281571"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk7lJrgZ60L3dOzHGUc6X1+mNqvQUano/VCaxTq47qhPCOsOSH7oDgX+ma1L8OSpur9C/JOa5KK6WS363aHKvt4r/zsV4/+wOBd8MjIqDkGauMWDF9sW7MNnOGLX7Dzh3ngESfyoR+pEZ1rfADfMf24rcMKR7YiuIGNOiCC/dLe8L6XvrTvYsfMqh9w2+BoXMCx7aVN8zY4HsXzOVqqmding6iTTisdxct4iGLxTiRz3o+D0PrhlYk9ZPNWEt2F285BWuncCJz+133ThYT4gFlWaobVrYofilqreexsxti4w77mzkqJVLsmEmoTuWoW7vJLBj5usyW3CxsTCXEFAu5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5O5Sa4GetC93TsxxlHOl9fpjar0FGp6P1QmsU6uO6oTwjrDk\nh+6A4F/pmtS/Dkqbq/QvyTmuSiulkt+t2hyr7eK/87FeP/sDgXfDIyKg5BmrjFgx\nfbFuzDZzhi1+w84d54BEn8qEfqRGda3wA3zH9uK3DCke2IriBjToggv3S3vC+l76\n072LHzKofcNvgaFzAse2lTfM2OB7F8zlaqpnYp4Ook04rHcXLeIhi8U4kc96Pg9D\n64ZWJPWTzVhLdhdvOQVrp3Aic/td904WE+IBZVmqG1a2KH4paq3nsbMbYuMO+5s5\nKiVS7JhJqE7lqFu7ySwY+brMltwsbEwlxBQLuQIDAQABAoIBAE/kV8EK2C67jeBi\n+pQ7E8TW39EFK/3RLhLDsG72pQZ05Fp3oxlJA5LKBgUxj4dWRCNrMS4BQjDCMKMk\nClDexqVbB2/tCx465EtPVzswv4M67iIpOQRLYoZDzmcaA24jxU3f9pLpIvnrLGev\nDt64sjQXhJfq1cfuF9jgp++Sa3fcjQNUWvEF9Y8K7gY3NAZHPSwfp1VCpSrVOxxP\nZLhTWjEscsbfNebVE5lZJRuDx9bMB7aH2TXeugUfro7XkRXfLAlt2gsWfazJMr7d\nFcPwIY8amMDF62HuOJ+GqlwdI/R3lCm3sWdtpkQqChGuigno4RMIrfQ+htIGWEJw\n69e9xTECgYEA8wTialQfVRJ9DmXFekIEbeSCzHpmgZmt4S7kLTE2R8ojCdzUzr5I\nSomrmJd8eXSiX62QPny30B4FwlObtC+Mumu1YSO5lLtbPkeXKBsXzRK01Kx6p3+Q\n6TCdJef+iKRR4ILODL7VFKZqaRsA+PZncYqGtzE7exO7L2AK1Sud8S0CgYEA8SjK\nynEIzC8oGLiOXsLzmwwaxFQghqH5K2HHaIVMSsuo8eg/cV+Xux6L6WYWOkQ1WPL6\nnp140X5Q1VqNDdzdIlUCXbbfDaU06MK2Gv2dg/iams9fBCD0voATZl08zhhgIDVa\nTrEDU7BX6o/TxrNJg+yf+cyQ+Clssjk/9Q+sZD0CgYEAmBp3iCuMzNdclHVYa5QE\nZ6+9ujPmErnYXffWcv65Raeb1KF2RMxOPPD8CO7PxskclBvzC1lORyFzY1SnQNj+\nEPQ3O0x77D5z9oAieMS0WfOaYP5vaoTqczmtMjuJUYbfhFD6nHmYrmsWcSCotCqt\nRiB4/xH+c6M+5oELZq79FSUCgYEAyolo72bJbbr5IPH3WCzBLWmYHWVOP+RPARlI\nwUaaUYMEK87TYaNYKmY4OVhsuJjKeR7wT0CP1NoSh21aY9cnvYrJxu0sHiiu7AGD\nsd1oagrjxbr94NjQ1CF6qZEK3UhpiwNkCgzub13+KFiNEydGSc70eHZPFqyrxm8A\ngQ+dyD0CgYBVZq9RkA0gyO+5vWKqX2bgF8TDp9gq9UBadS4Ij7p9m1f02hqglbT2\nPGb1QU6F2vi0IGdhpygOxwiRNZ2KroSPhHpCvNBZB3TZokh2xPAe2Zj2EsvIrODM\nSaSnQI99wGST+HEChlf8vFEuj8Uc+ivQ3+zvFinghsCO+ng637JRFg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1646281571", "fingerprint": "ec:aa:9a:71:8e:6c:ae:12:cb:c6:28:95:dd:40:db:90"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:16.754 63 INFO tempest.lib.common.rest_client [req-f486d9f3-a509-4223-be8a-60ed95834115 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.922s 2018-08-16 16:03:16.754 63 DEBUG tempest.lib.common.rest_client [req-f486d9f3-a509-4223-be8a-60ed95834115 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-446861573", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f486d9f3-a509-4223-be8a-60ed95834115'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:16Z","name":"tempest-port-smoke-446861573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:98:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"21028b9e-27f8-455b-91bd-860b8b6112e1","ip_address":"10.101.11.10"}],"id":"a92d5b7e-2da9-48ea-87c6-37f12bfb9f07","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:19.780 63 INFO tempest.lib.common.rest_client [req-2580c721-cdbc-4b23-a252-683f2e72165c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 3.024s 2018-08-16 16:03:19.781 63 DEBUG tempest.lib.common.rest_client [req-2580c721-cdbc-4b23-a252-683f2e72165c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "port": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "adminPass": "r6XJqCvxxcTZ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:20.188 63 INFO tempest.lib.common.rest_client [req-8c6babec-7aa6-4cba-8032-03aac905f8e0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.403s 2018-08-16 16:03:20.189 63 DEBUG tempest.lib.common.rest_client [req-8c6babec-7aa6-4cba-8032-03aac905f8e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:21.561 63 INFO tempest.lib.common.rest_client [req-02b0e051-ec5f-44b4-9169-a3e181699def ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.356s 2018-08-16 16:03:21.561 63 DEBUG tempest.lib.common.rest_client [req-02b0e051-ec5f-44b4-9169-a3e181699def ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:22.850 63 INFO tempest.lib.common.rest_client [req-c80b45f6-46c5-4c42-9d58-401977a46b28 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.274s 2018-08-16 16:03:22.851 63 DEBUG tempest.lib.common.rest_client [req-c80b45f6-46c5-4c42-9d58-401977a46b28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:22.864 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-16 16:03:24.547 63 INFO tempest.lib.common.rest_client [req-62f7af80-d77b-4704-a692-3959ae8580cb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.681s 2018-08-16 16:03:24.548 63 DEBUG tempest.lib.common.rest_client [req-62f7af80-d77b-4704-a692-3959ae8580cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:24.563 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:03:26.314 63 INFO tempest.lib.common.rest_client [req-85c55cae-6615-4209-a863-a414f82a7b96 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.749s 2018-08-16 16:03:26.315 63 DEBUG tempest.lib.common.rest_client [req-85c55cae-6615-4209-a863-a414f82a7b96 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:28.389 63 INFO tempest.lib.common.rest_client [req-237c4fc4-08ab-48fc-91cd-7a5de37f9732 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.059s 2018-08-16 16:03:28.389 63 DEBUG tempest.lib.common.rest_client [req-237c4fc4-08ab-48fc-91cd-7a5de37f9732 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:30.103 63 INFO tempest.lib.common.rest_client [req-bcb99a80-6105-4e20-b6ae-406afbd8e57d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.700s 2018-08-16 16:03:30.104 63 DEBUG tempest.lib.common.rest_client [req-bcb99a80-6105-4e20-b6ae-406afbd8e57d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:30.117 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:03:30.566 63 INFO tempest.lib.common.rest_client [req-35230670-b735-4fc9-904a-b4e94d255681 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.448s 2018-08-16 16:03:30.567 63 DEBUG tempest.lib.common.rest_client [req-35230670-b735-4fc9-904a-b4e94d255681 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:30.580 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7a0971f8-6aba-4555-a898-373dc67e5e9e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:03:31.395 63 INFO tempest.lib.common.rest_client [req-406a5465-826a-44c0-9382-42d0bf4ca7a0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:03:31.396 63 DEBUG tempest.lib.common.rest_client [req-406a5465-826a-44c0-9382-42d0bf4ca7a0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-42333107", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-406a5465-826a-44c0-9382-42d0bf4ca7a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:30Z","name":"tempest-port-smoke-42333107","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fc:74:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"565858a8-e3ba-4e27-850b-14b2b3589207","ip_address":"10.102.21.20"}],"id":"d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:33.161 63 INFO tempest.lib.common.rest_client [req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 1.764s 2018-08-16 16:03:33.162 63 DEBUG tempest.lib.common.rest_client [req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "346c75be-af51-47aa-abec-d2c6f0007e98", "port": "d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "adminPass": "79G47R2HujmW"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:33.224 63 INFO tempest.lib.common.rest_client [req-d33f9fab-3dcc-41d8-a116-3a248691d3c0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.057s 2018-08-16 16:03:33.225 63 DEBUG tempest.lib.common.rest_client [req-d33f9fab-3dcc-41d8-a116-3a248691d3c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:34.588 63 INFO tempest.lib.common.rest_client [req-e57883b9-2458-4af7-9d23-e2b3507367d1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.349s 2018-08-16 16:03:34.588 63 DEBUG tempest.lib.common.rest_client [req-e57883b9-2458-4af7-9d23-e2b3507367d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:36.118 63 INFO tempest.lib.common.rest_client [req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.515s 2018-08-16 16:03:36.118 63 DEBUG tempest.lib.common.rest_client [req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:36.132 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:03:37.822 63 INFO tempest.lib.common.rest_client [req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.688s 2018-08-16 16:03:37.823 63 DEBUG tempest.lib.common.rest_client [req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:39.490 63 INFO tempest.lib.common.rest_client [req-851d1889-b7be-4605-8375-e066a2632a51 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.651s 2018-08-16 16:03:39.490 63 DEBUG tempest.lib.common.rest_client [req-851d1889-b7be-4605-8375-e066a2632a51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:41.261 63 INFO tempest.lib.common.rest_client [req-034eb33d-21c1-4960-a0a7-c8a46a470d9c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.756s 2018-08-16 16:03:41.261 63 DEBUG tempest.lib.common.rest_client [req-034eb33d-21c1-4960-a0a7-c8a46a470d9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:41.278 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:03:42.180 63 INFO tempest.lib.common.rest_client [req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.901s 2018-08-16 16:03:42.181 63 DEBUG tempest.lib.common.rest_client [req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:42.194 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7c63e6c4-6b85-4590-a67f-98ca25376267 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:03:42.659 63 INFO tempest.lib.common.rest_client [req-0462cd35-fb28-4cf5-a8f2-e09ba4b6b8a3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.464s 2018-08-16 16:03:42.659 63 DEBUG tempest.lib.common.rest_client [req-0462cd35-fb28-4cf5-a8f2-e09ba4b6b8a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:03:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0462cd35-fb28-4cf5-a8f2-e09ba4b6b8a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "60fb5c9d-1362-4136-bab3-39d5dd118ada"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:43.244 63 INFO tempest.lib.common.rest_client [req-98d638d2-00f3-4d6d-b214-81bb73b1d946 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.583s 2018-08-16 16:03:43.244 63 DEBUG tempest.lib.common.rest_client [req-98d638d2-00f3-4d6d-b214-81bb73b1d946 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98d638d2-00f3-4d6d-b214-81bb73b1d946'} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "id": "7d0e7c3d-9681-48df-a3a5-e88d764d65d1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:43.601 63 INFO tempest.lib.common.rest_client [req-7d3b82ce-8809-420e-b2de-634cb8059887 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.355s 2018-08-16 16:03:43.601 63 DEBUG tempest.lib.common.rest_client [req-7d3b82ce-8809-420e-b2de-634cb8059887 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3b82ce-8809-420e-b2de-634cb8059887'} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "id": "f018f827-09b2-45c3-ba93-5db95c0cdc31"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:43.602 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:03:43.797 63 INFO tempest.lib.common.rest_client [req-f347c9cd-b694-43a8-8039-bd94d6871e70 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/routers 0.194s 2018-08-16 16:03:43.797 63 DEBUG tempest.lib.common.rest_client [req-f347c9cd-b694-43a8-8039-bd94d6871e70 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--670271948", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f347c9cd-b694-43a8-8039-bd94d6871e70'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:45.277 63 INFO tempest.lib.common.rest_client [req-d43f7f6c-bd1e-47b6-bb75-da0a75dd404e ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.478s 2018-08-16 16:03:45.278 63 DEBUG tempest.lib.common.rest_client [req-d43f7f6c-bd1e-47b6-bb75-da0a75dd404e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:03:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d43f7f6c-bd1e-47b6-bb75-da0a75dd404e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:44Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:47.473 63 INFO tempest.lib.common.rest_client [req-242dbd86-769e-4c71-b86b-42a9155301a1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface 2.194s 2018-08-16 16:03:47.474 63 DEBUG tempest.lib.common.rest_client [req-242dbd86-769e-4c71-b86b-42a9155301a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:03:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-242dbd86-769e-4c71-b86b-42a9155301a1'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:49.717 63 INFO tempest.lib.common.rest_client [req-89eff949-4924-4957-8aa3-1bba6868e3e6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.242s 2018-08-16 16:03:49.717 63 DEBUG tempest.lib.common.rest_client [req-89eff949-4924-4957-8aa3-1bba6868e3e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:03:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89eff949-4924-4957-8aa3-1bba6868e3e6'} Body: {"floatingip": {"router_id": "04d9dfb7-9c26-4302-82f3-850049941500", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:03:48Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07", "id": "73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:03:49.718 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05.752 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:05.851 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:04:05.880 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:05.994 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:04:05.995 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05.997 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:06.058 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:04:06.063 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:11.070 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:04:11.070 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:05:21.139 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:05:21.139 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:05:21.143 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:05:21.205 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:05:21.207 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:05:26.214 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:05:26.215 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:06:36.281 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:06:36.283 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:06:36.283 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36.287 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36.389 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:06:36.415 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36.422 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:06:36.422 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36.423 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:06:36.423 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36.425 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36.486 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:06:36.489 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36.498 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:06:36.499 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:06:36.500 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36.502 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36.560 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:06:36.565 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36.571 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:06:36.571 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36.573 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36.631 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:06:36.638 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36.643 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:06:36.644 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36.644 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:06:36.644 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36.646 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36.704 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:06:36.711 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:41.718 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:06:41.718 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:07:51.747 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:07:51.747 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:07:51.751 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:07:51.812 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:07:51.815 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:07:56.824 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:07:56.824 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:09:06.847 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:09:08.707 63 INFO tempest.lib.common.rest_client [req-185e477b-b4c9-4e94-85bc-b9c5e127a795 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd 1.857s 2018-08-16 16:09:08.707 63 DEBUG tempest.lib.common.rest_client [req-185e477b-b4c9-4e94-85bc-b9c5e127a795 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd', u'date': 'Thu, 16 Aug 2018 16:09:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-185e477b-b4c9-4e94-85bc-b9c5e127a795'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:11.291 63 INFO tempest.lib.common.rest_client [req-3b9cd7e4-940d-4dec-827e-02efa5f9da80 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface 2.582s 2018-08-16 16:09:11.291 63 DEBUG tempest.lib.common.rest_client [req-3b9cd7e4-940d-4dec-827e-02efa5f9da80 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:09:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b9cd7e4-940d-4dec-827e-02efa5f9da80'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:13.073 63 INFO tempest.lib.common.rest_client [req-22011b4c-2246-455e-a643-657b33fba086 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.780s 2018-08-16 16:09:13.074 63 DEBUG tempest.lib.common.rest_client [req-22011b4c-2246-455e-a643-657b33fba086 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22011b4c-2246-455e-a643-657b33fba086'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:13.510 63 INFO tempest.lib.common.rest_client [req-a45a74ee-1099-430f-88ad-085ff99cff86 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.435s 2018-08-16 16:09:13.511 63 DEBUG tempest.lib.common.rest_client [req-a45a74ee-1099-430f-88ad-085ff99cff86 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:14.547 63 INFO tempest.lib.common.rest_client [req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.035s 2018-08-16 16:09:14.548 63 DEBUG tempest.lib.common.rest_client [req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:13Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:16.725 63 INFO tempest.lib.common.rest_client [req-949c7c9c-0977-418e-bbc1-aaccf9677c37 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.159s 2018-08-16 16:09:16.725 63 DEBUG tempest.lib.common.rest_client [req-949c7c9c-0977-418e-bbc1-aaccf9677c37 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:17.783 63 INFO tempest.lib.common.rest_client [req-433b9edf-fba5-4461-9641-9d8da1c8ec20 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.043s 2018-08-16 16:09:17.784 63 DEBUG tempest.lib.common.rest_client [req-433b9edf-fba5-4461-9641-9d8da1c8ec20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20'} Body: {"itemNotFound": {"message": "Instance 7c63e6c4-6b85-4590-a67f-98ca25376267 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:18.719 63 INFO tempest.lib.common.rest_client [req-b450c689-cb1d-41a8-b22d-97d7a2604127 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5 0.934s 2018-08-16 16:09:18.719 63 DEBUG tempest.lib.common.rest_client [req-b450c689-cb1d-41a8-b22d-97d7a2604127 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b450c689-cb1d-41a8-b22d-97d7a2604127'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:18.881 63 INFO tempest.lib.common.rest_client [req-347870d8-1819-4044-9160-54a5b024e941 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.161s 2018-08-16 16:09:18.882 63 DEBUG tempest.lib.common.rest_client [req-347870d8-1819-4044-9160-54a5b024e941 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:20.149 63 INFO tempest.lib.common.rest_client [req-686f1440-4e93-4b49-8ff0-563eff48abad ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.266s 2018-08-16 16:09:20.149 63 DEBUG tempest.lib.common.rest_client [req-686f1440-4e93-4b49-8ff0-563eff48abad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:18Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:21.440 63 INFO tempest.lib.common.rest_client [req-ce5fdaa6-9aff-498e-8508-4e846a58cab8 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.275s 2018-08-16 16:09:21.441 63 DEBUG tempest.lib.common.rest_client [req-ce5fdaa6-9aff-498e-8508-4e846a58cab8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8'} Body: {"itemNotFound": {"message": "Instance 7a0971f8-6aba-4555-a898-373dc67e5e9e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:22.322 63 INFO tempest.lib.common.rest_client [req-6249f4b4-596e-403c-956a-003902c3b490 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07 0.880s 2018-08-16 16:09:22.323 63 DEBUG tempest.lib.common.rest_client [req-6249f4b4-596e-403c-956a-003902c3b490 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6249f4b4-596e-403c-956a-003902c3b490'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:22.372 63 INFO tempest.lib.common.rest_client [req-6b09555b-307c-43bd-9950-146791109f63 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571 0.048s 2018-08-16 16:09:22.373 63 DEBUG tempest.lib.common.rest_client [req-6b09555b-307c-43bd-9950-146791109f63 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571', u'x-compute-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:25.125 63 INFO tempest.lib.common.rest_client [req-2db44d0d-9e83-4588-9caa-fa133a7bdbf4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207 2.751s 2018-08-16 16:09:25.126 63 DEBUG tempest.lib.common.rest_client [req-2db44d0d-9e83-4588-9caa-fa133a7bdbf4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207', u'date': 'Thu, 16 Aug 2018 16:09:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2db44d0d-9e83-4588-9caa-fa133a7bdbf4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:26.725 63 INFO tempest.lib.common.rest_client [req-91fcc692-3466-4648-9834-b585c187f2ef ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98 1.598s 2018-08-16 16:09:26.726 63 DEBUG tempest.lib.common.rest_client [req-91fcc692-3466-4648-9834-b585c187f2ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98', u'date': 'Thu, 16 Aug 2018 16:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91fcc692-3466-4648-9834-b585c187f2ef'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:29.321 63 INFO tempest.lib.common.rest_client [req-addf3389-5f05-4406-996e-f1a34dba7eb8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1 2.594s 2018-08-16 16:09:29.322 63 DEBUG tempest.lib.common.rest_client [req-addf3389-5f05-4406-996e-f1a34dba7eb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1', u'date': 'Thu, 16 Aug 2018 16:09:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-addf3389-5f05-4406-996e-f1a34dba7eb8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:31.046 63 INFO tempest.lib.common.rest_client [req-cd028df4-e2ed-4dd8-ac3c-c4928ea06603 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b 1.723s 2018-08-16 16:09:31.046 63 DEBUG tempest.lib.common.rest_client [req-cd028df4-e2ed-4dd8-ac3c-c4928ea06603 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd028df4-e2ed-4dd8-ac3c-c4928ea06603'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:31.942 63 INFO tempest.lib.common.rest_client [req-56a6e5a4-152f-4292-a4e6-364280582ce2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb 0.895s 2018-08-16 16:09:31.943 63 DEBUG tempest.lib.common.rest_client [req-56a6e5a4-152f-4292-a4e6-364280582ce2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56a6e5a4-152f-4292-a4e6-364280582ce2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [380.515325s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:03:11,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.241s 2018-08-16 16:03:11,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1195110723 description", "name": "tempest-secgroup-smoke-1195110723"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b12adc99-1bf4-4c36-a8ac-5a7b6988c073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1195110723 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "updated_at": "2018-08-16T16:03:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "cd3f145a-bc3c-4c10-ba61-6c74d7e75591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "ee5e3a92-5f10-4d96-b48e-51fff4a5fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "name": "tempest-secgroup-smoke-1195110723"}} 2018-08-16 16:03:11,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.231s 2018-08-16 16:03:11,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1212156-a828-4a2e-8426-67bb3e85046c'} 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": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "866d879c-16b7-49d3-b958-4c681f349a95"}} 2018-08-16 16:03:12,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.210s 2018-08-16 16:03:12,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27e92481-02ec-4862-8ab2-9d2165739d95'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "df7d3f98-c417-4fda-994e-67fb57c2ea31"}} 2018-08-16 16:03:12,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.194s 2018-08-16 16:03:12,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66e49523-1c5b-413f-b6af-ee4ca501f940'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8024843c-405b-45d7-96c6-3ebcb7781916"}} 2018-08-16 16:03:12,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.252s 2018-08-16 16:03:12,566 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3733d5aa-3b04-4fcf-9489-f924957f8fd0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "238dcdc4-1fd8-48f9-8bd1-11c9a7603391"}} 2018-08-16 16:03:12,779 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.211s 2018-08-16 16:03:12,779 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cdb80a0-3557-431f-9539-8f6a82b780af'} 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": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "38bb3a0a-df94-49a8-ac8b-03d39db347ed"}} 2018-08-16 16:03:13,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.299s 2018-08-16 16:03:13,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25ccd84f-3e90-4240-8e8c-eba7b136e2b1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b359783e-28b5-4342-a67f-8f604cd19599"}} 2018-08-16 16:03:13,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:03:13,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f6402c-d41d-41bc-b4b1-215269c5a461'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f4c1c567-494f-4aaa-814e-272816c9c9d7"}} 2018-08-16 16:03:13,504 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.253s 2018-08-16 16:03:13,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c3658b1-641b-4334-8025-64a9730f7a62'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bdebd04d-9210-44fd-8c3a-ff34bca715df"}} 2018-08-16 16:03:14,026 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 16:03:14,026 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-168182317"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-82793d2d-bf22-4d50-83b1-e5e1e055ff58'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","name":"tempest-A-168182317"}} 2018-08-16 16:03:14,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.594s 2018-08-16 16:03:14,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "name": "tempest-subnet-A-1-774941856"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4321f7ed-4e75-49f3-aa05-1b4ab86bca63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:14Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"21028b9e-27f8-455b-91bd-860b8b6112e1","subnetpool_id":null,"name":"tempest-subnet-A-1-774941856"}} 2018-08-16 16:03:14,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.243s 2018-08-16 16:03:14,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1616700397"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dacf3452-76cf-45c4-ab98-41ff2b494b12'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"346c75be-af51-47aa-abec-d2c6f0007e98","name":"tempest-B-1616700397"}} 2018-08-16 16:03:15,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.801s 2018-08-16 16:03:15,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "name": "tempest-subnet-B-1-1816741423"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f2a4463-175c-47d0-b45d-6b4d25d662c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:15Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:15Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"565858a8-e3ba-4e27-850b-14b2b3589207","subnetpool_id":null,"name":"tempest-subnet-B-1-1816741423"}} 2018-08-16 16:03:15,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.154s 2018-08-16 16:03:15,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1646281571"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk7lJrgZ60L3dOzHGUc6X1+mNqvQUano/VCaxTq47qhPCOsOSH7oDgX+ma1L8OSpur9C/JOa5KK6WS363aHKvt4r/zsV4/+wOBd8MjIqDkGauMWDF9sW7MNnOGLX7Dzh3ngESfyoR+pEZ1rfADfMf24rcMKR7YiuIGNOiCC/dLe8L6XvrTvYsfMqh9w2+BoXMCx7aVN8zY4HsXzOVqqmding6iTTisdxct4iGLxTiRz3o+D0PrhlYk9ZPNWEt2F285BWuncCJz+133ThYT4gFlWaobVrYofilqreexsxti4w77mzkqJVLsmEmoTuWoW7vJLBj5usyW3CxsTCXEFAu5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5O5Sa4GetC93TsxxlHOl9fpjar0FGp6P1QmsU6uO6oTwjrDk\nh+6A4F/pmtS/Dkqbq/QvyTmuSiulkt+t2hyr7eK/87FeP/sDgXfDIyKg5BmrjFgx\nfbFuzDZzhi1+w84d54BEn8qEfqRGda3wA3zH9uK3DCke2IriBjToggv3S3vC+l76\n072LHzKofcNvgaFzAse2lTfM2OB7F8zlaqpnYp4Ook04rHcXLeIhi8U4kc96Pg9D\n64ZWJPWTzVhLdhdvOQVrp3Aic/td904WE+IBZVmqG1a2KH4paq3nsbMbYuMO+5s5\nKiVS7JhJqE7lqFu7ySwY+brMltwsbEwlxBQLuQIDAQABAoIBAE/kV8EK2C67jeBi\n+pQ7E8TW39EFK/3RLhLDsG72pQZ05Fp3oxlJA5LKBgUxj4dWRCNrMS4BQjDCMKMk\nClDexqVbB2/tCx465EtPVzswv4M67iIpOQRLYoZDzmcaA24jxU3f9pLpIvnrLGev\nDt64sjQXhJfq1cfuF9jgp++Sa3fcjQNUWvEF9Y8K7gY3NAZHPSwfp1VCpSrVOxxP\nZLhTWjEscsbfNebVE5lZJRuDx9bMB7aH2TXeugUfro7XkRXfLAlt2gsWfazJMr7d\nFcPwIY8amMDF62HuOJ+GqlwdI/R3lCm3sWdtpkQqChGuigno4RMIrfQ+htIGWEJw\n69e9xTECgYEA8wTialQfVRJ9DmXFekIEbeSCzHpmgZmt4S7kLTE2R8ojCdzUzr5I\nSomrmJd8eXSiX62QPny30B4FwlObtC+Mumu1YSO5lLtbPkeXKBsXzRK01Kx6p3+Q\n6TCdJef+iKRR4ILODL7VFKZqaRsA+PZncYqGtzE7exO7L2AK1Sud8S0CgYEA8SjK\nynEIzC8oGLiOXsLzmwwaxFQghqH5K2HHaIVMSsuo8eg/cV+Xux6L6WYWOkQ1WPL6\nnp140X5Q1VqNDdzdIlUCXbbfDaU06MK2Gv2dg/iams9fBCD0voATZl08zhhgIDVa\nTrEDU7BX6o/TxrNJg+yf+cyQ+Clssjk/9Q+sZD0CgYEAmBp3iCuMzNdclHVYa5QE\nZ6+9ujPmErnYXffWcv65Raeb1KF2RMxOPPD8CO7PxskclBvzC1lORyFzY1SnQNj+\nEPQ3O0x77D5z9oAieMS0WfOaYP5vaoTqczmtMjuJUYbfhFD6nHmYrmsWcSCotCqt\nRiB4/xH+c6M+5oELZq79FSUCgYEAyolo72bJbbr5IPH3WCzBLWmYHWVOP+RPARlI\nwUaaUYMEK87TYaNYKmY4OVhsuJjKeR7wT0CP1NoSh21aY9cnvYrJxu0sHiiu7AGD\nsd1oagrjxbr94NjQ1CF6qZEK3UhpiwNkCgzub13+KFiNEydGSc70eHZPFqyrxm8A\ngQ+dyD0CgYBVZq9RkA0gyO+5vWKqX2bgF8TDp9gq9UBadS4Ij7p9m1f02hqglbT2\nPGb1QU6F2vi0IGdhpygOxwiRNZ2KroSPhHpCvNBZB3TZokh2xPAe2Zj2EsvIrODM\nSaSnQI99wGST+HEChlf8vFEuj8Uc+ivQ3+zvFinghsCO+ng637JRFg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1646281571", "fingerprint": "ec:aa:9a:71:8e:6c:ae:12:cb:c6:28:95:dd:40:db:90"}} 2018-08-16 16:03:16,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.922s 2018-08-16 16:03:16,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-446861573", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f486d9f3-a509-4223-be8a-60ed95834115'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:16Z","name":"tempest-port-smoke-446861573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:98:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"21028b9e-27f8-455b-91bd-860b8b6112e1","ip_address":"10.101.11.10"}],"id":"a92d5b7e-2da9-48ea-87c6-37f12bfb9f07","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} 2018-08-16 16:03:19,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 3.024s 2018-08-16 16:03:19,781 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "port": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "adminPass": "r6XJqCvxxcTZ"}} 2018-08-16 16:03:20,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.403s 2018-08-16 16:03:20,189 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:21,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.356s 2018-08-16 16:03:21,561 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:22,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.274s 2018-08-16 16:03:22,851 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:22,864 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-16 16:03:24,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.681s 2018-08-16 16:03:24,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:24,563 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:03:26,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.749s 2018-08-16 16:03:26,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:28,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.059s 2018-08-16 16:03:28,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.700s 2018-08-16 16:03:30,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,117 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:03:30,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.448s 2018-08-16 16:03:30,567 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,580 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a0971f8-6aba-4555-a898-373dc67e5e9e with status: ACTIVE 2018-08-16 16:03:31,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:03:31,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-42333107", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-406a5465-826a-44c0-9382-42d0bf4ca7a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:30Z","name":"tempest-port-smoke-42333107","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fc:74:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"565858a8-e3ba-4e27-850b-14b2b3589207","ip_address":"10.102.21.20"}],"id":"d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} 2018-08-16 16:03:33,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 1.764s 2018-08-16 16:03:33,162 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "346c75be-af51-47aa-abec-d2c6f0007e98", "port": "d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "adminPass": "79G47R2HujmW"}} 2018-08-16 16:03:33,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.057s 2018-08-16 16:03:33,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:34,588 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.349s 2018-08-16 16:03:34,588 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:36,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.515s 2018-08-16 16:03:36,118 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:36,132 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:03:37,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.688s 2018-08-16 16:03:37,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:39,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.651s 2018-08-16 16:03:39,490 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:41,261 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.756s 2018-08-16 16:03:41,261 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:41,278 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:03:42,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.901s 2018-08-16 16:03:42,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:42,194 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7c63e6c4-6b85-4590-a67f-98ca25376267 with status: ACTIVE 2018-08-16 16:03:42,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.464s 2018-08-16 16:03:42,659 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:03:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0462cd35-fb28-4cf5-a8f2-e09ba4b6b8a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "60fb5c9d-1362-4136-bab3-39d5dd118ada"}} 2018-08-16 16:03:43,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.583s 2018-08-16 16:03:43,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98d638d2-00f3-4d6d-b214-81bb73b1d946'} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "id": "7d0e7c3d-9681-48df-a3a5-e88d764d65d1"}} 2018-08-16 16:03:43,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.355s 2018-08-16 16:03:43,601 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3b82ce-8809-420e-b2de-634cb8059887'} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "id": "f018f827-09b2-45c3-ba93-5db95c0cdc31"}} 2018-08-16 16:03:43,602 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:03:43,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/routers 0.194s 2018-08-16 16:03:43,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--670271948", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f347c9cd-b694-43a8-8039-bd94d6871e70'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} 2018-08-16 16:03:45,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.478s 2018-08-16 16:03:45,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:03:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d43f7f6c-bd1e-47b6-bb75-da0a75dd404e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:44Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} 2018-08-16 16:03:47,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface 2.194s 2018-08-16 16:03:47,474 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:03:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-242dbd86-769e-4c71-b86b-42a9155301a1'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} 2018-08-16 16:03:49,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.242s 2018-08-16 16:03:49,717 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:03:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89eff949-4924-4957-8aa3-1bba6868e3e6'} Body: {"floatingip": {"router_id": "04d9dfb7-9c26-4302-82f3-850049941500", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:03:48Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07", "id": "73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:03:49,718 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05,752 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:05,851 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:04:05,880 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:05,994 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:04:05,995 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05,997 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:06,058 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:04:06,063 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:11,070 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:04:11,070 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:05:21,139 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:05:21,139 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:05:21,143 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:05:21,205 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:05:21,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:05:26,214 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:05:26,215 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:06:36,281 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:06:36,283 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:06:36,283 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,287 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,389 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,415 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,422 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:06:36,422 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36,423 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:06:36,423 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,425 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,486 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,489 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:06:36,499 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:06:36,500 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,502 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,560 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,571 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:06:36,571 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,573 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,631 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,638 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,643 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:06:36,644 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36,644 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:06:36,644 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,646 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,704 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,711 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:41,718 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:06:41,718 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:07:51,747 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:07:51,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:07:51,751 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:07:51,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:07:51,815 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:07:56,824 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:07:56,824 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:09:06,847 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:09:06,848 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:09:08,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd 1.857s 2018-08-16 16:09:08,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd', u'date': 'Thu, 16 Aug 2018 16:09:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-185e477b-b4c9-4e94-85bc-b9c5e127a795'} Body: 2018-08-16 16:09:11,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface 2.582s 2018-08-16 16:09:11,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:09:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b9cd7e4-940d-4dec-827e-02efa5f9da80'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} 2018-08-16 16:09:13,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.780s 2018-08-16 16:09:13,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22011b4c-2246-455e-a643-657b33fba086'} Body: 2018-08-16 16:09:13,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.435s 2018-08-16 16:09:13,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86'} Body: 2018-08-16 16:09:14,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.035s 2018-08-16 16:09:14,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:13Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:16,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.159s 2018-08-16 16:09:16,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:17,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.043s 2018-08-16 16:09:17,784 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20'} Body: {"itemNotFound": {"message": "Instance 7c63e6c4-6b85-4590-a67f-98ca25376267 could not be found.", "code": 404}} 2018-08-16 16:09:18,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5 0.934s 2018-08-16 16:09:18,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b450c689-cb1d-41a8-b22d-97d7a2604127'} Body: 2018-08-16 16:09:18,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.161s 2018-08-16 16:09:18,882 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941'} Body: 2018-08-16 16:09:20,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.266s 2018-08-16 16:09:20,149 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:18Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:21,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.275s 2018-08-16 16:09:21,441 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8'} Body: {"itemNotFound": {"message": "Instance 7a0971f8-6aba-4555-a898-373dc67e5e9e could not be found.", "code": 404}} 2018-08-16 16:09:22,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07 0.880s 2018-08-16 16:09:22,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6249f4b4-596e-403c-956a-003902c3b490'} Body: 2018-08-16 16:09:22,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571 0.048s 2018-08-16 16:09:22,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571', u'x-compute-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63'} Body: 2018-08-16 16:09:25,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207 2.751s 2018-08-16 16:09:25,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207', u'date': 'Thu, 16 Aug 2018 16:09:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2db44d0d-9e83-4588-9caa-fa133a7bdbf4'} Body: 2018-08-16 16:09:26,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98 1.598s 2018-08-16 16:09:26,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98', u'date': 'Thu, 16 Aug 2018 16:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91fcc692-3466-4648-9834-b585c187f2ef'} Body: 2018-08-16 16:09:29,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1 2.594s 2018-08-16 16:09:29,322 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1', u'date': 'Thu, 16 Aug 2018 16:09:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-addf3389-5f05-4406-996e-f1a34dba7eb8'} Body: 2018-08-16 16:09:31,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b 1.723s 2018-08-16 16:09:31,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd028df4-e2ed-4dd8-ac3c-c4928ea06603'} Body: 2018-08-16 16:09:31,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb 0.895s 2018-08-16 16:09:31,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56a6e5a4-152f-4292-a4e6-364280582ce2'} Body: 2018-08-16 16:09:32.276 63 INFO tempest.lib.common.rest_client [req-168bb3df-c505-47b5-8601-e8c2420b23e4 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:09:32.277 63 DEBUG tempest.lib.common.rest_client [req-168bb3df-c505-47b5-8601-e8c2420b23e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1805069792 description", "name": "tempest-secgroup-smoke-1805069792"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-168bb3df-c505-47b5-8601-e8c2420b23e4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1805069792 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "updated_at": "2018-08-16T16:09:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "22e3a66a-57dc-4a81-8dbd-609c4a893c45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "ac66d866-2acd-4574-a475-691d0a3888ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "name": "tempest-secgroup-smoke-1805069792"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:32.919 63 INFO tempest.lib.common.rest_client [req-6b83c298-0100-4172-bf8a-6cfb6105d532 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.641s 2018-08-16 16:09:32.919 63 DEBUG tempest.lib.common.rest_client [req-6b83c298-0100-4172-bf8a-6cfb6105d532 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b83c298-0100-4172-bf8a-6cfb6105d532'} 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": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "19829f5a-ac78-4a15-bd0a-05a03c7c5a08"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:33.084 63 INFO tempest.lib.common.rest_client [req-d56173a4-7f66-457c-8ea4-08e5909dc887 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 16:09:33.084 63 DEBUG tempest.lib.common.rest_client [req-d56173a4-7f66-457c-8ea4-08e5909dc887 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d56173a4-7f66-457c-8ea4-08e5909dc887'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a92c3c3a-c81f-4eda-bae7-53c5ea3e3920"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:33.529 63 INFO tempest.lib.common.rest_client [req-232e4946-66aa-45e1-a896-9eb27e982d30 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.443s 2018-08-16 16:09:33.530 63 DEBUG tempest.lib.common.rest_client [req-232e4946-66aa-45e1-a896-9eb27e982d30 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-232e4946-66aa-45e1-a896-9eb27e982d30'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fd2d2b2e-8db7-4076-839a-a2d47040cc8b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:33.991 63 INFO tempest.lib.common.rest_client [req-30a9bf8c-a855-4c43-9189-84136102d3ee ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.460s 2018-08-16 16:09:33.992 63 DEBUG tempest.lib.common.rest_client [req-30a9bf8c-a855-4c43-9189-84136102d3ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30a9bf8c-a855-4c43-9189-84136102d3ee'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba679785-baf8-4d4c-a4b7-5602bbf55efb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:34.186 63 INFO tempest.lib.common.rest_client [req-d9ec3918-5673-4671-82e2-69ae4b19e776 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 16:09:34.187 63 DEBUG tempest.lib.common.rest_client [req-d9ec3918-5673-4671-82e2-69ae4b19e776 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ec3918-5673-4671-82e2-69ae4b19e776'} 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": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1e41e39-675f-4d1b-a227-46bad2fcffe6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:34.347 63 INFO tempest.lib.common.rest_client [req-33ad180f-9697-4500-90ff-e27d8dbf2a6d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.159s 2018-08-16 16:09:34.348 63 DEBUG tempest.lib.common.rest_client [req-33ad180f-9697-4500-90ff-e27d8dbf2a6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33ad180f-9697-4500-90ff-e27d8dbf2a6d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9268c59b-0bef-4668-8b91-2d8060ce8787"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:35.162 63 INFO tempest.lib.common.rest_client [req-96895a44-e7c2-431f-b28c-c490c65bb9b3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.813s 2018-08-16 16:09:35.163 63 DEBUG tempest.lib.common.rest_client [req-96895a44-e7c2-431f-b28c-c490c65bb9b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96895a44-e7c2-431f-b28c-c490c65bb9b3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f1c77ade-3a54-48d0-a7a1-3b26285bf18e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:35.607 63 INFO tempest.lib.common.rest_client [req-1422461a-f3e6-435e-9900-f6cb86fb6fe8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.444s 2018-08-16 16:09:35.608 63 DEBUG tempest.lib.common.rest_client [req-1422461a-f3e6-435e-9900-f6cb86fb6fe8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1422461a-f3e6-435e-9900-f6cb86fb6fe8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4093b5dc-6dc0-4572-a479-21b9b77b9357"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:35.835 63 INFO tempest.lib.common.rest_client [req-68cc122d-9c8c-4f14-859d-47fe816bd38b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.225s 2018-08-16 16:09:35.836 63 DEBUG tempest.lib.common.rest_client [req-68cc122d-9c8c-4f14-859d-47fe816bd38b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1975965464"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc122d-9c8c-4f14-859d-47fe816bd38b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","name":"tempest-A-1975965464"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:36.421 63 INFO tempest.lib.common.rest_client [req-a7091255-0dd1-4b00-b0ad-46aa48f0ae24 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.584s 2018-08-16 16:09:36.421 63 DEBUG tempest.lib.common.rest_client [req-a7091255-0dd1-4b00-b0ad-46aa48f0ae24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "name": "tempest-subnet-A-1-778317890"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7091255-0dd1-4b00-b0ad-46aa48f0ae24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","subnetpool_id":null,"name":"tempest-subnet-A-1-778317890"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:36.642 63 INFO tempest.lib.common.rest_client [req-cd619d90-2022-479c-aa0d-5f5346806853 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.219s 2018-08-16 16:09:36.643 63 DEBUG tempest.lib.common.rest_client [req-cd619d90-2022-479c-aa0d-5f5346806853 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-424355455"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd619d90-2022-479c-aa0d-5f5346806853'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","name":"tempest-B-424355455"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:38.239 63 INFO tempest.lib.common.rest_client [req-5a040be2-6db4-4176-94bd-25813fa0decd ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.595s 2018-08-16 16:09:38.240 63 DEBUG tempest.lib.common.rest_client [req-5a040be2-6db4-4176-94bd-25813fa0decd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "name": "tempest-subnet-B-1-2096469372"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a040be2-6db4-4176-94bd-25813fa0decd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:37Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","subnetpool_id":null,"name":"tempest-subnet-B-1-2096469372"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:38.381 63 INFO tempest.lib.common.rest_client [req-bba2ce4d-2020-4a45-af37-fb68eac7e1da ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.140s 2018-08-16 16:09:38.382 63 DEBUG tempest.lib.common.rest_client [req-bba2ce4d-2020-4a45-af37-fb68eac7e1da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2035871520"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSRLJdj2v/rnXA5eO80HD3laHeZvy0VS3kGIwUs6aUIL6xwPhNIfe7leDeZjCVJwrZAMrrRuN7CvpzgosNbkARFmUW867Vzve14hjQbxpR6fmAPHPwiXoJsef2Afwan5xvRMVphXKwtV84AKpk+nBQ99UGvzQ54GEzbXeCsfDdVl6nIiJPvTh+41VJiFXKfzF8lUA2eJLjNhAFpEQMwtUKNdmKsQ6AxDv2BwgkiQthmxlHQJHyWmwELg0xy+qs1sal7iPPLRop6RHj/TVotfUHDbhhSjkImVgJpme5CAJKpLpgnPZp02M3sgIdUdwUeZrljJtD4JE0ZYLbpYuDkiDv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0kSyXY9r/651wOXjvNBw95Wh3mb8tFUt5BiMFLOmlCC+scD4\nTSH3u5Xg3mYwlScK2QDK60bjewr6c4KLDW5AERZlFvOu1c73teIY0G8aUen5gDxz\n8Il6CbHn9gH8Gp+cb0TFaYVysLVfOACqZPpwUPfVBr80OeBhM213grHw3VZepyIi\nT704fuNVSYhVyn8xfJVANniS4zYQBaREDMLVCjXZirEOgMQ79gcIJIkLYZsZR0CR\n8lpsBC4NMcvqrNbGpe4jzy0aKekR4/01aLX1Bw24YUo5CJlYCaZnuQgCSqS6YJz2\nadNjN7ICHVHcFHma5YybQ+CRNGWC26WLg5Ig7wIDAQABAoIBAC69Zoi1oOQs+6/t\najpGe1YNxPWTHwlXBeR2MG1JofW7cahBpPBAZLkmD95gCNye2SJzsqeqElb/kbyr\ngA10PHmP6Ni5Qlv0rcuYfruWdttOj0+aIIuPg7kz+sQMnOWuJS/2sYtLRrtRFeF1\nBGt94AmfjZL6XbmfzvuHkdFTjJ8mdK46AUZ1kDT0lSlVIFRwU8n+K8lOAOGXmLAJ\ncS/g5qAoTK0Y0VvvbL4ZTc4hVJQrhKotaSIY5kcAP5tf/H9FZrOq6tr208741e44\nt4KpnwOXLvEn8LJHc+eHF7j/tWGN9KLdFLLCi2l59yOfxwkgJybEt3EMufqeO3VU\nk6zwgQECgYEA6CfaOk+BPLS/aB0Y3X+RyGmjack++YfGaLZW9rUcZHnrm7oaNe0f\nYGW7odiLRiuT+bAxlRtSbvZd8iB8Y2M+kLbnKetysjyTo7hHk1kuPGnneI9k+5Vs\nmXm5FrCKynUsq+nUB+i5QpYwBSJqfNQXj2cgo14J7/Bs4EKcJ3jO/p8CgYEA591a\neMrVYc7WAbw18U5uLf0euOnjzjkgL0JUu0EezeQ8hSK7tKUP+CU0joNlVO4MT22w\n4UtlwAsG9Qv5xo/+KxcQj8mM4QHG7z3eTRb2DHMlpHiBQOzqj+go77+td1rSn4fD\n4N7iNTnN5EeuP77H0ku+hYDTw9w3ylHmyjf0y7ECgYEAj6ZZOkuHxHBzH5Ehma0e\nH8x9+S81cGG7O3/YP7/BWcq3Jxz4qvWWvKc2eubrBvhgD9geVg0Z7N81MmU3kqgO\nRq1mTGIMDo29LUkRwPMl0OwW9lqEOcgz8qOHC6shtjTa92UwddRjDfiwrfylt6fl\nDC7b2zqNG5LBS+LrjOEL9DECgYEAoCPx6Juu5O7GQEyNtSxGTN0V6wEfpb8uy3U0\nsGA5tlp8sjdbDVkzvl9z/TojMpV3SySnlfNNQ2ZaV8T9rnalRX2YorbB5mYjz/kb\nIINLTS36Qa45F26KUvo1y+DHHjhMYIKUdyt5cOmLmq8nWj+aI1TNMcfYet4Oal5G\n2EPtfwECgYAlezf4LQ1AbVpP2MRfUh2GsiHSZt06Qs/l0wokbBlgZ9CtgOkGWZD6\nAG+H7XZg75uzD75xI1V16dRg0LfS5z5LYzmQWpTnFZPerVqp1r+U+d2Ymm4pbFkG\n8u0Ym/v1o7aL2v6M99duDAyzv9NbLz+sTtFh9S5r+ejY33b8m2SEqw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2035871520", "fingerprint": "32:95:a2:6e:7a:75:fd:c0:d0:5f:8d:88:f4:30:dc:7c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:39.911 63 INFO tempest.lib.common.rest_client [req-f6214a66-ef87-4076-8dd3-4f1a8c25b54c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.526s 2018-08-16 16:09:39.912 63 DEBUG tempest.lib.common.rest_client [req-f6214a66-ef87-4076-8dd3-4f1a8c25b54c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1916608379", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6214a66-ef87-4076-8dd3-4f1a8c25b54c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:39Z","name":"tempest-port-smoke-1916608379","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:4d:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","ip_address":"10.101.11.10"}],"id":"f271811b-2823-426b-b0c6-fab61fbf7fab","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:43.934 63 INFO tempest.lib.common.rest_client [req-ea1b9684-cc50-43c0-9afc-9872950db44c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 4.019s 2018-08-16 16:09:43.934 63 DEBUG tempest.lib.common.rest_client [req-ea1b9684-cc50-43c0-9afc-9872950db44c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "port": "f271811b-2823-426b-b0c6-fab61fbf7fab"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "adminPass": "4eLgiqoKKi6t"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:44.516 63 INFO tempest.lib.common.rest_client [req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.578s 2018-08-16 16:09:44.518 63 DEBUG tempest.lib.common.rest_client [req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:45.768 63 INFO tempest.lib.common.rest_client [req-396916ee-ad28-41dc-88ce-4a954fb99ba3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.234s 2018-08-16 16:09:45.769 63 DEBUG tempest.lib.common.rest_client [req-396916ee-ad28-41dc-88ce-4a954fb99ba3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:48.838 63 INFO tempest.lib.common.rest_client [req-1fd17e11-e095-45aa-9053-ad20d817d096 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 2.053s 2018-08-16 16:09:48.839 63 DEBUG tempest.lib.common.rest_client [req-1fd17e11-e095-45aa-9053-ad20d817d096 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:48.852 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:09:51.444 63 INFO tempest.lib.common.rest_client [req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 1.589s 2018-08-16 16:09:51.445 63 DEBUG tempest.lib.common.rest_client [req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:53.081 63 INFO tempest.lib.common.rest_client [req-37830d68-91ce-48cd-b39e-bd420972a206 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.623s 2018-08-16 16:09:53.082 63 DEBUG tempest.lib.common.rest_client [req-37830d68-91ce-48cd-b39e-bd420972a206 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:53.095 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:09:53.776 63 INFO tempest.lib.common.rest_client [req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.680s 2018-08-16 16:09:53.776 63 DEBUG tempest.lib.common.rest_client [req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:53.789 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:09:54.795 63 INFO tempest.lib.common.rest_client [req-c1139383-33d3-4505-ac18-e452229e7679 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.005s 2018-08-16 16:09:54.796 63 DEBUG tempest.lib.common.rest_client [req-c1139383-33d3-4505-ac18-e452229e7679 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1460642675", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1139383-33d3-4505-ac18-e452229e7679'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:54Z","name":"tempest-port-smoke-1460642675","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:e1:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","ip_address":"10.102.21.20"}],"id":"715416ee-546d-47c4-a94b-0d4475628796","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:57.642 63 INFO tempest.lib.common.rest_client [req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 2.845s 2018-08-16 16:09:57.645 63 DEBUG tempest.lib.common.rest_client [req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "port": "715416ee-546d-47c4-a94b-0d4475628796"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "adminPass": "Ea74WtzbuqxF"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:57.986 63 INFO tempest.lib.common.rest_client [req-83faeea1-c242-4cfb-be07-d3aaaae678b8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.335s 2018-08-16 16:09:57.987 63 DEBUG tempest.lib.common.rest_client [req-83faeea1-c242-4cfb-be07-d3aaaae678b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:09:59.332 63 INFO tempest.lib.common.rest_client [req-f3580e5e-38ce-4b9f-941e-81c7fad48728 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.332s 2018-08-16 16:09:59.333 63 DEBUG tempest.lib.common.rest_client [req-f3580e5e-38ce-4b9f-941e-81c7fad48728 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:01.104 63 INFO tempest.lib.common.rest_client [req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.752s 2018-08-16 16:10:01.104 63 DEBUG tempest.lib.common.rest_client [req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:01.117 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:10:02.825 63 INFO tempest.lib.common.rest_client [req-02074ddf-b2c2-498e-9132-4077a4b30ae0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.706s 2018-08-16 16:10:02.825 63 DEBUG tempest.lib.common.rest_client [req-02074ddf-b2c2-498e-9132-4077a4b30ae0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:04.369 63 INFO tempest.lib.common.rest_client [req-5e669443-58ca-4b39-a834-0ca02e5dce07 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.527s 2018-08-16 16:10:04.369 63 DEBUG tempest.lib.common.rest_client [req-5e669443-58ca-4b39-a834-0ca02e5dce07 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:05.822 63 INFO tempest.lib.common.rest_client [req-58348f96-ca7a-4f49-8e6c-d228305aad5f ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.439s 2018-08-16 16:10:05.823 63 DEBUG tempest.lib.common.rest_client [req-58348f96-ca7a-4f49-8e6c-d228305aad5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:05.836 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:10:06.775 63 INFO tempest.lib.common.rest_client [req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.938s 2018-08-16 16:10:06.776 63 DEBUG tempest.lib.common.rest_client [req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:06.789 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 9a157262-6a68-4eef-a716-69b8cb36d84f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:10:07.070 63 INFO tempest.lib.common.rest_client [req-97db409f-ab93-4350-9127-ecec1c3425cf ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.280s 2018-08-16 16:10:07.071 63 DEBUG tempest.lib.common.rest_client [req-97db409f-ab93-4350-9127-ecec1c3425cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97db409f-ab93-4350-9127-ecec1c3425cf'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "d6b8e3ff-fbd6-4b60-9176-cf2585073c58"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:07.709 63 INFO tempest.lib.common.rest_client [req-e660a502-1425-40de-ac81-9f5cd7577036 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.637s 2018-08-16 16:10:07.709 63 DEBUG tempest.lib.common.rest_client [req-e660a502-1425-40de-ac81-9f5cd7577036 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e660a502-1425-40de-ac81-9f5cd7577036'} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "id": "a976af42-d39a-40f3-9461-0438d548af55"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:08.342 63 INFO tempest.lib.common.rest_client [req-272fa0a9-3b01-4472-a3fd-4a9ca28e153c ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.631s 2018-08-16 16:10:08.343 63 DEBUG tempest.lib.common.rest_client [req-272fa0a9-3b01-4472-a3fd-4a9ca28e153c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-272fa0a9-3b01-4472-a3fd-4a9ca28e153c'} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "id": "76670630-641e-41e3-aa2b-490b053c6119"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:08.343 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:10:08.507 63 INFO tempest.lib.common.rest_client [req-6528e3ae-72fb-4d1d-81cf-9dd494b212e3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:10:08.508 63 DEBUG tempest.lib.common.rest_client [req-6528e3ae-72fb-4d1d-81cf-9dd494b212e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--468948804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6528e3ae-72fb-4d1d-81cf-9dd494b212e3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:08Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:10.051 63 INFO tempest.lib.common.rest_client [req-3a4f3767-c822-4653-9fd6-73c470098241 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.542s 2018-08-16 16:10:10.052 63 DEBUG tempest.lib.common.rest_client [req-3a4f3767-c822-4653-9fd6-73c470098241 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a4f3767-c822-4653-9fd6-73c470098241'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:09Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:12.335 63 INFO tempest.lib.common.rest_client [req-29ffbe9c-6c92-4216-8fa7-eb079c307eb0 ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface 2.282s 2018-08-16 16:10:12.336 63 DEBUG tempest.lib.common.rest_client [req-29ffbe9c-6c92-4216-8fa7-eb079c307eb0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:10:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29ffbe9c-6c92-4216-8fa7-eb079c307eb0'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:14.276 63 INFO tempest.lib.common.rest_client [req-ea53b89b-d99e-4992-9e86-10a97907869b ] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.939s 2018-08-16 16:10:14.277 63 DEBUG tempest.lib.common.rest_client [req-ea53b89b-d99e-4992-9e86-10a97907869b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:10:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea53b89b-d99e-4992-9e86-10a97907869b'} Body: {"floatingip": {"router_id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:10:13Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab", "id": "39503114-ca77-470f-908a-b0846943dbe2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:10:14.278 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22.298 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22.400 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:10:22.425 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:22.540 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:10:22.540 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22.543 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22.603 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:10:22.607 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:27.614 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:10:27.615 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:11:37.686 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:11:37.686 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:11:37.691 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:11:37.795 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:11:37.818 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:11:42.825 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:11:42.826 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:12:52.875 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:12:52.876 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:12:52.876 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:52.880 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:52.982 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:12:53.008 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53.015 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:12:53.015 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53.015 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:12:53.016 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53.018 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53.078 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:12:53.082 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53.093 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:12:53.093 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:12:53.094 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53.096 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53.154 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:12:53.160 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53.167 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:12:53.167 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53.169 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53.230 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:12:53.233 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53.240 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:12:53.240 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53.241 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:12:53.241 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53.243 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53.306 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:12:53.307 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:58.314 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:12:58.315 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:14:08.386 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:14:08.386 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:14:08.394 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:14:08.491 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:14:08.519 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:14:13.527 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:14:13.527 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:15:23.586 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:15:24.787 63 INFO tempest.lib.common.rest_client [req-37df2440-df8c-444f-8381-41af69cf52a1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2 1.196s 2018-08-16 16:15:24.787 63 DEBUG tempest.lib.common.rest_client [req-37df2440-df8c-444f-8381-41af69cf52a1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2', u'date': 'Thu, 16 Aug 2018 16:15:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37df2440-df8c-444f-8381-41af69cf52a1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:26.841 63 INFO tempest.lib.common.rest_client [req-929b30b8-06d4-454b-80d9-65c3e6035fac ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface 2.052s 2018-08-16 16:15:26.842 63 DEBUG tempest.lib.common.rest_client [req-929b30b8-06d4-454b-80d9-65c3e6035fac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:15:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-929b30b8-06d4-454b-80d9-65c3e6035fac'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:28.815 63 INFO tempest.lib.common.rest_client [req-19e6072b-b77e-43ac-b690-27d2ca1b065a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.969s 2018-08-16 16:15:28.815 63 DEBUG tempest.lib.common.rest_client [req-19e6072b-b77e-43ac-b690-27d2ca1b065a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19e6072b-b77e-43ac-b690-27d2ca1b065a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:29.190 63 INFO tempest.lib.common.rest_client [req-23e60d57-045a-4714-bf37-89c0b3cbff6d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.374s 2018-08-16 16:15:29.191 63 DEBUG tempest.lib.common.rest_client [req-23e60d57-045a-4714-bf37-89c0b3cbff6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:30.485 63 INFO tempest.lib.common.rest_client [req-d5314a62-1d7d-4561-997f-3c07e62831a7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 1.293s 2018-08-16 16:15:30.485 63 DEBUG tempest.lib.common.rest_client [req-d5314a62-1d7d-4561-997f-3c07e62831a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:31.547 63 INFO tempest.lib.common.rest_client [req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.045s 2018-08-16 16:15:31.548 63 DEBUG tempest.lib.common.rest_client [req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509'} Body: {"itemNotFound": {"message": "Instance 9a157262-6a68-4eef-a716-69b8cb36d84f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:32.422 63 INFO tempest.lib.common.rest_client [req-77ac2825-a47f-4a90-bb67-32538e905fa8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796 0.873s 2018-08-16 16:15:32.423 63 DEBUG tempest.lib.common.rest_client [req-77ac2825-a47f-4a90-bb67-32538e905fa8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77ac2825-a47f-4a90-bb67-32538e905fa8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:32.590 63 INFO tempest.lib.common.rest_client [req-18828b78-25eb-4162-a03b-e3d230108b4c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.167s 2018-08-16 16:15:32.591 63 DEBUG tempest.lib.common.rest_client [req-18828b78-25eb-4162-a03b-e3d230108b4c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:33.320 63 INFO tempest.lib.common.rest_client [req-6a64d663-cb93-4818-8e5d-f94b74662f26 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.728s 2018-08-16 16:15:33.321 63 DEBUG tempest.lib.common.rest_client [req-6a64d663-cb93-4818-8e5d-f94b74662f26 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:35.015 63 INFO tempest.lib.common.rest_client [req-f57470a6-e23a-45ec-a563-aacb5627ae33 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.677s 2018-08-16 16:15:35.015 63 DEBUG tempest.lib.common.rest_client [req-f57470a6-e23a-45ec-a563-aacb5627ae33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:36.079 63 INFO tempest.lib.common.rest_client [req-d2695882-f219-47a2-96ae-932672a3870b ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.049s 2018-08-16 16:15:36.080 63 DEBUG tempest.lib.common.rest_client [req-d2695882-f219-47a2-96ae-932672a3870b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b'} Body: {"itemNotFound": {"message": "Instance 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:37.188 63 INFO tempest.lib.common.rest_client [req-acb3d201-137c-4ca5-a8a5-793f359c54fc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab 1.107s 2018-08-16 16:15:37.188 63 DEBUG tempest.lib.common.rest_client [req-acb3d201-137c-4ca5-a8a5-793f359c54fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-acb3d201-137c-4ca5-a8a5-793f359c54fc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:37.288 63 INFO tempest.lib.common.rest_client [req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520 0.099s 2018-08-16 16:15:37.288 63 DEBUG tempest.lib.common.rest_client [req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520', u'x-compute-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:39.873 63 INFO tempest.lib.common.rest_client [req-69bc3d84-e176-4e53-8fa5-6be21bd513c1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40 2.584s 2018-08-16 16:15:39.874 63 DEBUG tempest.lib.common.rest_client [req-69bc3d84-e176-4e53-8fa5-6be21bd513c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40', u'date': 'Thu, 16 Aug 2018 16:15:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-69bc3d84-e176-4e53-8fa5-6be21bd513c1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:41.746 63 INFO tempest.lib.common.rest_client [req-70ec7b61-4ffe-4d01-bcf3-66298152dcdb ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89 1.871s 2018-08-16 16:15:41.746 63 DEBUG tempest.lib.common.rest_client [req-70ec7b61-4ffe-4d01-bcf3-66298152dcdb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89', u'date': 'Thu, 16 Aug 2018 16:15:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-70ec7b61-4ffe-4d01-bcf3-66298152dcdb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:44.440 63 INFO tempest.lib.common.rest_client [req-67c7eb7a-575f-4243-bbd0-d68eea46ae04 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb 2.692s 2018-08-16 16:15:44.442 63 DEBUG tempest.lib.common.rest_client [req-67c7eb7a-575f-4243-bbd0-d68eea46ae04 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb', u'date': 'Thu, 16 Aug 2018 16:15:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-67c7eb7a-575f-4243-bbd0-d68eea46ae04'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:46.604 63 INFO tempest.lib.common.rest_client [req-347ec192-7083-415b-95f9-4a8e124346b0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7 2.159s 2018-08-16 16:15:46.604 63 DEBUG tempest.lib.common.rest_client [req-347ec192-7083-415b-95f9-4a8e124346b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-347ec192-7083-415b-95f9-4a8e124346b0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:46.856 63 INFO tempest.lib.common.rest_client [req-79e6d58c-8eab-4cd7-b370-d1e06649f6c8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0 0.250s 2018-08-16 16:15:46.856 63 DEBUG tempest.lib.common.rest_client [req-79e6d58c-8eab-4cd7-b370-d1e06649f6c8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79e6d58c-8eab-4cd7-b370-d1e06649f6c8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [374.890504s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:09:32,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:09:32,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1805069792 description", "name": "tempest-secgroup-smoke-1805069792"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-168bb3df-c505-47b5-8601-e8c2420b23e4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1805069792 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "updated_at": "2018-08-16T16:09:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "22e3a66a-57dc-4a81-8dbd-609c4a893c45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "ac66d866-2acd-4574-a475-691d0a3888ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "name": "tempest-secgroup-smoke-1805069792"}} 2018-08-16 16:09:32,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.641s 2018-08-16 16:09:32,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b83c298-0100-4172-bf8a-6cfb6105d532'} 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": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "19829f5a-ac78-4a15-bd0a-05a03c7c5a08"}} 2018-08-16 16:09:33,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 16:09:33,084 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d56173a4-7f66-457c-8ea4-08e5909dc887'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a92c3c3a-c81f-4eda-bae7-53c5ea3e3920"}} 2018-08-16 16:09:33,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.443s 2018-08-16 16:09:33,530 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-232e4946-66aa-45e1-a896-9eb27e982d30'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fd2d2b2e-8db7-4076-839a-a2d47040cc8b"}} 2018-08-16 16:09:33,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.460s 2018-08-16 16:09:33,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30a9bf8c-a855-4c43-9189-84136102d3ee'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba679785-baf8-4d4c-a4b7-5602bbf55efb"}} 2018-08-16 16:09:34,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 16:09:34,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ec3918-5673-4671-82e2-69ae4b19e776'} 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": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1e41e39-675f-4d1b-a227-46bad2fcffe6"}} 2018-08-16 16:09:34,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.159s 2018-08-16 16:09:34,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33ad180f-9697-4500-90ff-e27d8dbf2a6d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9268c59b-0bef-4668-8b91-2d8060ce8787"}} 2018-08-16 16:09:35,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.813s 2018-08-16 16:09:35,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96895a44-e7c2-431f-b28c-c490c65bb9b3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f1c77ade-3a54-48d0-a7a1-3b26285bf18e"}} 2018-08-16 16:09:35,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.444s 2018-08-16 16:09:35,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1422461a-f3e6-435e-9900-f6cb86fb6fe8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4093b5dc-6dc0-4572-a479-21b9b77b9357"}} 2018-08-16 16:09:35,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.225s 2018-08-16 16:09:35,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1975965464"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc122d-9c8c-4f14-859d-47fe816bd38b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","name":"tempest-A-1975965464"}} 2018-08-16 16:09:36,421 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.584s 2018-08-16 16:09:36,421 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "name": "tempest-subnet-A-1-778317890"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7091255-0dd1-4b00-b0ad-46aa48f0ae24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","subnetpool_id":null,"name":"tempest-subnet-A-1-778317890"}} 2018-08-16 16:09:36,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.219s 2018-08-16 16:09:36,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-424355455"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd619d90-2022-479c-aa0d-5f5346806853'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","name":"tempest-B-424355455"}} 2018-08-16 16:09:38,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.595s 2018-08-16 16:09:38,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "name": "tempest-subnet-B-1-2096469372"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a040be2-6db4-4176-94bd-25813fa0decd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:37Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","subnetpool_id":null,"name":"tempest-subnet-B-1-2096469372"}} 2018-08-16 16:09:38,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.140s 2018-08-16 16:09:38,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2035871520"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSRLJdj2v/rnXA5eO80HD3laHeZvy0VS3kGIwUs6aUIL6xwPhNIfe7leDeZjCVJwrZAMrrRuN7CvpzgosNbkARFmUW867Vzve14hjQbxpR6fmAPHPwiXoJsef2Afwan5xvRMVphXKwtV84AKpk+nBQ99UGvzQ54GEzbXeCsfDdVl6nIiJPvTh+41VJiFXKfzF8lUA2eJLjNhAFpEQMwtUKNdmKsQ6AxDv2BwgkiQthmxlHQJHyWmwELg0xy+qs1sal7iPPLRop6RHj/TVotfUHDbhhSjkImVgJpme5CAJKpLpgnPZp02M3sgIdUdwUeZrljJtD4JE0ZYLbpYuDkiDv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0kSyXY9r/651wOXjvNBw95Wh3mb8tFUt5BiMFLOmlCC+scD4\nTSH3u5Xg3mYwlScK2QDK60bjewr6c4KLDW5AERZlFvOu1c73teIY0G8aUen5gDxz\n8Il6CbHn9gH8Gp+cb0TFaYVysLVfOACqZPpwUPfVBr80OeBhM213grHw3VZepyIi\nT704fuNVSYhVyn8xfJVANniS4zYQBaREDMLVCjXZirEOgMQ79gcIJIkLYZsZR0CR\n8lpsBC4NMcvqrNbGpe4jzy0aKekR4/01aLX1Bw24YUo5CJlYCaZnuQgCSqS6YJz2\nadNjN7ICHVHcFHma5YybQ+CRNGWC26WLg5Ig7wIDAQABAoIBAC69Zoi1oOQs+6/t\najpGe1YNxPWTHwlXBeR2MG1JofW7cahBpPBAZLkmD95gCNye2SJzsqeqElb/kbyr\ngA10PHmP6Ni5Qlv0rcuYfruWdttOj0+aIIuPg7kz+sQMnOWuJS/2sYtLRrtRFeF1\nBGt94AmfjZL6XbmfzvuHkdFTjJ8mdK46AUZ1kDT0lSlVIFRwU8n+K8lOAOGXmLAJ\ncS/g5qAoTK0Y0VvvbL4ZTc4hVJQrhKotaSIY5kcAP5tf/H9FZrOq6tr208741e44\nt4KpnwOXLvEn8LJHc+eHF7j/tWGN9KLdFLLCi2l59yOfxwkgJybEt3EMufqeO3VU\nk6zwgQECgYEA6CfaOk+BPLS/aB0Y3X+RyGmjack++YfGaLZW9rUcZHnrm7oaNe0f\nYGW7odiLRiuT+bAxlRtSbvZd8iB8Y2M+kLbnKetysjyTo7hHk1kuPGnneI9k+5Vs\nmXm5FrCKynUsq+nUB+i5QpYwBSJqfNQXj2cgo14J7/Bs4EKcJ3jO/p8CgYEA591a\neMrVYc7WAbw18U5uLf0euOnjzjkgL0JUu0EezeQ8hSK7tKUP+CU0joNlVO4MT22w\n4UtlwAsG9Qv5xo/+KxcQj8mM4QHG7z3eTRb2DHMlpHiBQOzqj+go77+td1rSn4fD\n4N7iNTnN5EeuP77H0ku+hYDTw9w3ylHmyjf0y7ECgYEAj6ZZOkuHxHBzH5Ehma0e\nH8x9+S81cGG7O3/YP7/BWcq3Jxz4qvWWvKc2eubrBvhgD9geVg0Z7N81MmU3kqgO\nRq1mTGIMDo29LUkRwPMl0OwW9lqEOcgz8qOHC6shtjTa92UwddRjDfiwrfylt6fl\nDC7b2zqNG5LBS+LrjOEL9DECgYEAoCPx6Juu5O7GQEyNtSxGTN0V6wEfpb8uy3U0\nsGA5tlp8sjdbDVkzvl9z/TojMpV3SySnlfNNQ2ZaV8T9rnalRX2YorbB5mYjz/kb\nIINLTS36Qa45F26KUvo1y+DHHjhMYIKUdyt5cOmLmq8nWj+aI1TNMcfYet4Oal5G\n2EPtfwECgYAlezf4LQ1AbVpP2MRfUh2GsiHSZt06Qs/l0wokbBlgZ9CtgOkGWZD6\nAG+H7XZg75uzD75xI1V16dRg0LfS5z5LYzmQWpTnFZPerVqp1r+U+d2Ymm4pbFkG\n8u0Ym/v1o7aL2v6M99duDAyzv9NbLz+sTtFh9S5r+ejY33b8m2SEqw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2035871520", "fingerprint": "32:95:a2:6e:7a:75:fd:c0:d0:5f:8d:88:f4:30:dc:7c"}} 2018-08-16 16:09:39,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.526s 2018-08-16 16:09:39,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1916608379", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6214a66-ef87-4076-8dd3-4f1a8c25b54c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:39Z","name":"tempest-port-smoke-1916608379","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:4d:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","ip_address":"10.101.11.10"}],"id":"f271811b-2823-426b-b0c6-fab61fbf7fab","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} 2018-08-16 16:09:43,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 4.019s 2018-08-16 16:09:43,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "port": "f271811b-2823-426b-b0c6-fab61fbf7fab"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "adminPass": "4eLgiqoKKi6t"}} 2018-08-16 16:09:44,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.578s 2018-08-16 16:09:44,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:45,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.234s 2018-08-16 16:09:45,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:48,838 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 2.053s 2018-08-16 16:09:48,839 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:48,852 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:09:51,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 1.589s 2018-08-16 16:09:51,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.623s 2018-08-16 16:09:53,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,095 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:09:53,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.680s 2018-08-16 16:09:53,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,789 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d with status: ACTIVE 2018-08-16 16:09:54,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.005s 2018-08-16 16:09:54,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1460642675", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1139383-33d3-4505-ac18-e452229e7679'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:54Z","name":"tempest-port-smoke-1460642675","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:e1:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","ip_address":"10.102.21.20"}],"id":"715416ee-546d-47c4-a94b-0d4475628796","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} 2018-08-16 16:09:57,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 2.845s 2018-08-16 16:09:57,645 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "port": "715416ee-546d-47c4-a94b-0d4475628796"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "adminPass": "Ea74WtzbuqxF"}} 2018-08-16 16:09:57,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.335s 2018-08-16 16:09:57,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:59,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.332s 2018-08-16 16:09:59,333 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:01,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.752s 2018-08-16 16:10:01,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:01,117 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:10:02,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.706s 2018-08-16 16:10:02,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:04,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.527s 2018-08-16 16:10:04,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:05,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.439s 2018-08-16 16:10:05,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:05,836 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:10:06,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.938s 2018-08-16 16:10:06,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:06,789 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9a157262-6a68-4eef-a716-69b8cb36d84f with status: ACTIVE 2018-08-16 16:10:07,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.280s 2018-08-16 16:10:07,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97db409f-ab93-4350-9127-ecec1c3425cf'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "d6b8e3ff-fbd6-4b60-9176-cf2585073c58"}} 2018-08-16 16:10:07,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.637s 2018-08-16 16:10:07,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e660a502-1425-40de-ac81-9f5cd7577036'} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "id": "a976af42-d39a-40f3-9461-0438d548af55"}} 2018-08-16 16:10:08,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.631s 2018-08-16 16:10:08,343 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-272fa0a9-3b01-4472-a3fd-4a9ca28e153c'} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "id": "76670630-641e-41e3-aa2b-490b053c6119"}} 2018-08-16 16:10:08,343 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:10:08,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:10:08,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--468948804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6528e3ae-72fb-4d1d-81cf-9dd494b212e3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:08Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} 2018-08-16 16:10:10,051 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.542s 2018-08-16 16:10:10,052 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a4f3767-c822-4653-9fd6-73c470098241'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:09Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} 2018-08-16 16:10:12,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface 2.282s 2018-08-16 16:10:12,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:10:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29ffbe9c-6c92-4216-8fa7-eb079c307eb0'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} 2018-08-16 16:10:14,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.939s 2018-08-16 16:10:14,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:10:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea53b89b-d99e-4992-9e86-10a97907869b'} Body: {"floatingip": {"router_id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:10:13Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab", "id": "39503114-ca77-470f-908a-b0846943dbe2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:10:14,278 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22,400 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:10:22,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:22,540 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:10:22,540 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22,543 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22,603 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:10:22,607 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:27,614 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:10:27,615 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:11:37,686 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:11:37,686 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:11:37,691 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:11:37,795 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:11:37,818 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:11:42,825 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:11:42,826 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:12:52,875 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:12:52,876 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:12:52,876 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:52,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:52,982 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,008 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:12:53,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53,015 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:12:53,016 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,018 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,078 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,082 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,093 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:12:53,093 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:12:53,094 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,096 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,167 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:12:53,167 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,169 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,233 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,240 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:12:53,240 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53,241 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:12:53,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,306 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:58,314 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:12:58,315 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:14:08,386 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:14:08,386 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:14:08,394 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:14:08,491 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:14:08,519 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:14:13,527 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:14:13,527 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:15:23,586 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:15:23,587 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:15:24,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2 1.196s 2018-08-16 16:15:24,787 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2', u'date': 'Thu, 16 Aug 2018 16:15:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37df2440-df8c-444f-8381-41af69cf52a1'} Body: 2018-08-16 16:15:26,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface 2.052s 2018-08-16 16:15:26,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:15:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-929b30b8-06d4-454b-80d9-65c3e6035fac'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} 2018-08-16 16:15:28,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.969s 2018-08-16 16:15:28,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19e6072b-b77e-43ac-b690-27d2ca1b065a'} Body: 2018-08-16 16:15:29,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.374s 2018-08-16 16:15:29,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d'} Body: 2018-08-16 16:15:30,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 1.293s 2018-08-16 16:15:30,485 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:31,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.045s 2018-08-16 16:15:31,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509'} Body: {"itemNotFound": {"message": "Instance 9a157262-6a68-4eef-a716-69b8cb36d84f could not be found.", "code": 404}} 2018-08-16 16:15:32,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796 0.873s 2018-08-16 16:15:32,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77ac2825-a47f-4a90-bb67-32538e905fa8'} Body: 2018-08-16 16:15:32,590 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.167s 2018-08-16 16:15:32,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c'} Body: 2018-08-16 16:15:33,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.728s 2018-08-16 16:15:33,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:35,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.677s 2018-08-16 16:15:35,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:36,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.049s 2018-08-16 16:15:36,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b'} Body: {"itemNotFound": {"message": "Instance 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d could not be found.", "code": 404}} 2018-08-16 16:15:37,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab 1.107s 2018-08-16 16:15:37,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-acb3d201-137c-4ca5-a8a5-793f359c54fc'} Body: 2018-08-16 16:15:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520 0.099s 2018-08-16 16:15:37,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520', u'x-compute-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17'} Body: 2018-08-16 16:15:39,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40 2.584s 2018-08-16 16:15:39,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40', u'date': 'Thu, 16 Aug 2018 16:15:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-69bc3d84-e176-4e53-8fa5-6be21bd513c1'} Body: 2018-08-16 16:15:41,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89 1.871s 2018-08-16 16:15:41,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89', u'date': 'Thu, 16 Aug 2018 16:15:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-70ec7b61-4ffe-4d01-bcf3-66298152dcdb'} Body: 2018-08-16 16:15:44,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb 2.692s 2018-08-16 16:15:44,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb', u'date': 'Thu, 16 Aug 2018 16:15:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-67c7eb7a-575f-4243-bbd0-d68eea46ae04'} Body: 2018-08-16 16:15:46,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7 2.159s 2018-08-16 16:15:46,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-347ec192-7083-415b-95f9-4a8e124346b0'} Body: 2018-08-16 16:15:46,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0 0.250s 2018-08-16 16:15:46,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79e6d58c-8eab-4cd7-b370-d1e06649f6c8'} Body: 2018-08-16 16:15:47.106 63 INFO tempest.lib.common.rest_client [req-cd1298d4-0335-414a-891a-fb81ca72222d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.221s 2018-08-16 16:15:47.106 63 DEBUG tempest.lib.common.rest_client [req-cd1298d4-0335-414a-891a-fb81ca72222d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1197784871 description", "name": "tempest-secgroup-smoke-1197784871"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1298d4-0335-414a-891a-fb81ca72222d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1197784871 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:46Z", "updated_at": "2018-08-16T16:15:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "04e1af88-4b6d-40af-9a12-69be3a8b537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "4ce4442f-248e-481c-886c-f59cb268fbec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "name": "tempest-secgroup-smoke-1197784871"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:47.633 63 INFO tempest.lib.common.rest_client [req-34f491bf-ad93-4534-be77-8aa6ac7f38ef ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.525s 2018-08-16 16:15:47.634 63 DEBUG tempest.lib.common.rest_client [req-34f491bf-ad93-4534-be77-8aa6ac7f38ef ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f491bf-ad93-4534-be77-8aa6ac7f38ef'} 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": "2018-08-16T16:15:47Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:47Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb34315-1c67-49f9-a910-c5dea829095c"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:48.069 63 INFO tempest.lib.common.rest_client [req-3fd30f18-fd03-4f29-a02a-07e70a7aa2fd ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:15:48.070 63 DEBUG tempest.lib.common.rest_client [req-3fd30f18-fd03-4f29-a02a-07e70a7aa2fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fd30f18-fd03-4f29-a02a-07e70a7aa2fd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b0eec4-7060-4b17-9e19-45c28cd29bc0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:48.830 63 INFO tempest.lib.common.rest_client [req-0a863da3-e1a5-4551-9b98-bd087760857a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.759s 2018-08-16 16:15:48.831 63 DEBUG tempest.lib.common.rest_client [req-0a863da3-e1a5-4551-9b98-bd087760857a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a863da3-e1a5-4551-9b98-bd087760857a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26c022c1-b3c7-435a-9855-0c2ac5e11af9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:49.010 63 INFO tempest.lib.common.rest_client [req-e5820c78-9ead-4645-88f6-0e914f3f40b8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:15:49.010 63 DEBUG tempest.lib.common.rest_client [req-e5820c78-9ead-4645-88f6-0e914f3f40b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5820c78-9ead-4645-88f6-0e914f3f40b8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7465ae9b-7eac-4406-9286-d67a355192d0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:49.178 63 INFO tempest.lib.common.rest_client [req-a1319f95-5ca7-466c-b460-e20cf54afc21 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:15:49.179 63 DEBUG tempest.lib.common.rest_client [req-a1319f95-5ca7-466c-b460-e20cf54afc21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1319f95-5ca7-466c-b460-e20cf54afc21'} 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": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "73ba99fd-874d-4d6f-b765-adc36d6e3c84"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:49.345 63 INFO tempest.lib.common.rest_client [req-151ff428-4ea6-40ac-97a1-bdc8a61466ec ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.166s 2018-08-16 16:15:49.346 63 DEBUG tempest.lib.common.rest_client [req-151ff428-4ea6-40ac-97a1-bdc8a61466ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151ff428-4ea6-40ac-97a1-bdc8a61466ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b9940081-bfbb-42ae-aaf3-864f14b10258"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:49.800 63 INFO tempest.lib.common.rest_client [req-8aada8e2-b7d8-45c7-a7de-84a94e168740 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.453s 2018-08-16 16:15:49.801 63 DEBUG tempest.lib.common.rest_client [req-8aada8e2-b7d8-45c7-a7de-84a94e168740 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aada8e2-b7d8-45c7-a7de-84a94e168740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c6b55fb7-2326-42d9-86ea-2774190acf66"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:50.025 63 INFO tempest.lib.common.rest_client [req-2eea7387-031c-484e-ae3d-d1cba1f4da98 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.222s 2018-08-16 16:15:50.025 63 DEBUG tempest.lib.common.rest_client [req-2eea7387-031c-484e-ae3d-d1cba1f4da98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eea7387-031c-484e-ae3d-d1cba1f4da98'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0b87cfc-a83d-49eb-93cd-5dce4ee15632"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:50.338 63 INFO tempest.lib.common.rest_client [req-63e27a0a-55b0-4638-ae8b-94d9f3dc6039 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.312s 2018-08-16 16:15:50.339 63 DEBUG tempest.lib.common.rest_client [req-63e27a0a-55b0-4638-ae8b-94d9f3dc6039 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-351391083"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63e27a0a-55b0-4638-ae8b-94d9f3dc6039'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","name":"tempest-A-351391083"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:51.501 63 INFO tempest.lib.common.rest_client [req-12e61401-0b01-43e8-ad78-2081d9782080 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.161s 2018-08-16 16:15:51.501 63 DEBUG tempest.lib.common.rest_client [req-12e61401-0b01-43e8-ad78-2081d9782080 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "name": "tempest-subnet-A-1-273697498"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e61401-0b01-43e8-ad78-2081d9782080'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:51Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"85ec450f-3c02-4820-ac87-efbb335a7355","subnetpool_id":null,"name":"tempest-subnet-A-1-273697498"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:51.865 63 INFO tempest.lib.common.rest_client [req-70dcd7ca-850d-47d3-b067-9b315be6373b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.363s 2018-08-16 16:15:51.866 63 DEBUG tempest.lib.common.rest_client [req-70dcd7ca-850d-47d3-b067-9b315be6373b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-613530768"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70dcd7ca-850d-47d3-b067-9b315be6373b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","name":"tempest-B-613530768"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:52.812 63 INFO tempest.lib.common.rest_client [req-0e0c5831-fc8b-432a-9767-3e93712e0fe1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.945s 2018-08-16 16:15:52.812 63 DEBUG tempest.lib.common.rest_client [req-0e0c5831-fc8b-432a-9767-3e93712e0fe1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "name": "tempest-subnet-B-1-552131259"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e0c5831-fc8b-432a-9767-3e93712e0fe1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:52Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:52Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","subnetpool_id":null,"name":"tempest-subnet-B-1-552131259"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:53.418 63 INFO tempest.lib.common.rest_client [req-d0c238d2-2071-4fe0-9517-6c530c57997f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.604s 2018-08-16 16:15:53.419 63 DEBUG tempest.lib.common.rest_client [req-d0c238d2-2071-4fe0-9517-6c530c57997f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0c238d2-2071-4fe0-9517-6c530c57997f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "03c989f5-c797-4a79-98b5-fe7011f4e1b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:53.676 63 INFO tempest.lib.common.rest_client [req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.256s 2018-08-16 16:15:53.677 63 DEBUG tempest.lib.common.rest_client [req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1473602175"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfLEo6P8wV1j8ZwsEQoCSHN6DwLarin6CBBAYkLpVwmvmEU4uia3dLMU1IKTGAAHFIxRu73KY1oxPNb+qr6IjOpymXFvuzPbgJyyRCeI/FO6WUKV3ZWgrBHE3I1pKXqNM/9KzKa9Q0ZJITqBmgKiA9UT5R0bQOBGji84I6u1XUJ6Xo1QnUNJG/f2rcaqz1u4AAqHsl8LqGABBMAyU/PtaoONPKbumA0XMRRiepapdrWYeq2Tdwk3JpmgW+nad1JKyvhNM2oQy9mRJ5KNnR1OFeD8am2ytgLifkGjcmb/BqN7jnnG7tN/PEoKjPTaXXvu8/7pR9NNGRrTU74b17GXWv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3yxKOj/MFdY/GcLBEKAkhzeg8C2q4p+ggQQGJC6VcJr5hFOL\nomt3SzFNSCkxgABxSMUbu9ymNaMTzW/qq+iIzqcplxb7sz24CcskQniPxTullCld\n2VoKwRxNyNaSl6jTP/SsymvUNGSSE6gZoCogPVE+UdG0DgRo4vOCOrtV1Cel6NUJ\n1DSRv39q3Gqs9buAAKh7JfC6hgAQTAMlPz7WqDjTym7pgNFzEUYnqWqXa1mHqtk3\ncJNyaZoFvp2ndSSsr4TTNqEMvZkSeSjZ0dThXg/GptsrYC4n5Bo3Jm/waje455xu\n7TfzxKCoz02l177vP+6UfTTRka01O+G9exl1rwIDAQABAoIBAQCmRvyDC9eGCZv4\nGJf6SCcPLA5YBN6GfUJ7/cCJor+rJ3xy8EBgYkt+lZwsAK0l3q6I9nskbFDWM8vk\nS9eAAAA2YGvna7NbJ8gAW/+HGwabgEZs7qlC8QiEOw9lbSHJp3rF8wnuw4pXAvun\nc56sK9bbeLXDBkhuDTEMrzu/gKaBKykPN9s5ltquF9neqfD2jd37c//oYulpvNWN\nCEioUgPmRuQ1WNq+UFSP++Nf/24VIPauQC4KksWJj0JKi1aBBqTo5B2v1dt4D8ip\nnNib7jRyB93mfhZo4UgOA5IuE/eHduNb9QRYpKALDwHPELXie6RjcIIICsJZlgvU\ndL2iv0yBAoGBAO8cxoIoSS1OpFH19D+I7QcqnSvtW0kcLujWXZI8FnWr816Ibfvn\n4CZieQ0JM3znYftVHvSc762t8pfe7K7/evtG+3VGRUSWxng04q6AJoxyasHr/Dar\nafckLsyb4qPYwUzOy1VEruqcdL6Z6uj8XnJ4BrSEYpQXaxD8jkwJwzhvAoGBAO7v\nU07I9XkKPxqF1swLUrPnp6BgmP+plsYyMv6rdp78LuwIKjWXKjXsF5zTZs6o8bFn\nzjFNJxrdceFSK2JUneb992I/rHzZlalynh775O2Zg8Ti/SDt31aBte2iOOx7PdEa\n8toInrdhsJxI3XtqXFNIp0VT7nXDJuiLjZXMg7bBAoGABv6De/krssyTF+am31jk\n/gmsEUXfHrNZV+w1Tnq9eXGvK7u3499zegv1WIFFZUjrX8usnSEeDamB6BlYOQI2\nGbWI03RbwFbctVVusAYFmqQaJVP+y6aV8em4CLoilgJYHSQLZJIev7QV4iFkcq43\nIQgLwioBLC3HLvcEPosmj7cCgYEAl/fKAbsZPdIBjsn/cynkgR5e5EdsKHfhuM9m\n1cmSmc4FvgP3bLxnkYJHBm0C34BesRo37+2FaLXd35TWmST+hVOUi326JHJzmSGY\nZlaKJYDVaV2B5/bDbQ70+l6KXAaKq7u7KGgBItvUa6KAlCVy8VmtYg/fBDGKRq+z\n7sn0IEECgYEAywbktEvvWgaVoU0lBAaxre0N/kZ66LabBPA89qlwfFKlEeQ6eFwF\nVSqbfKntVHY6mpszX8xlM1E7eYD3BC83RYL1BJv+XF7mUfQwSlrgAkydL29DbBPI\nAVcdYhh/dUyR5MEiSEPDdcT6FovVfZJaFRGuNqPl+PnApYTBBDS3kQ8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1473602175", "fingerprint": "2a:e5:98:6d:6a:52:60:8e:61:1d:62:c0:83:ae:89:d3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:15:55.518 63 INFO tempest.lib.common.rest_client [req-fdd0dd96-f574-4164-8a43-dc6d13fa9415 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.827s 2018-08-16 16:15:55.519 63 DEBUG tempest.lib.common.rest_client [req-fdd0dd96-f574-4164-8a43-dc6d13fa9415 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1483555817", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd0dd96-f574-4164-8a43-dc6d13fa9415'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:15:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:15:54Z","name":"tempest-port-smoke-1483555817","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:b8:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.10"}],"id":"43680e4b-6f44-422e-97ed-0e2f132c6dcb","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:00.110 63 INFO tempest.lib.common.rest_client [req-386303e5-2631-46af-bc3c-6a94a27a31d6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 4.589s 2018-08-16 16:16:00.111 63 DEBUG tempest.lib.common.rest_client [req-386303e5-2631-46af-bc3c-6a94a27a31d6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "adminPass": "KZcbmU297YqT"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:00.443 63 INFO tempest.lib.common.rest_client [req-e077aed9-2dd0-4838-b5c2-10c332f8feff ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.327s 2018-08-16 16:16:00.444 63 DEBUG tempest.lib.common.rest_client [req-e077aed9-2dd0-4838-b5c2-10c332f8feff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:02.016 63 INFO tempest.lib.common.rest_client [req-4a4019b7-29d5-4373-ae14-27d50e118449 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.547s 2018-08-16 16:16:02.017 63 DEBUG tempest.lib.common.rest_client [req-4a4019b7-29d5-4373-ae14-27d50e118449 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:03.760 63 INFO tempest.lib.common.rest_client [req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.717s 2018-08-16 16:16:03.760 63 DEBUG tempest.lib.common.rest_client [req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:03.786 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:16:05.234 63 INFO tempest.lib.common.rest_client [req-8b508145-2df6-4dc5-8f5f-dda02159efa2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.446s 2018-08-16 16:16:05.234 63 DEBUG tempest.lib.common.rest_client [req-8b508145-2df6-4dc5-8f5f-dda02159efa2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:05.246 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:07.538 63 INFO tempest.lib.common.rest_client [req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.290s 2018-08-16 16:16:07.539 63 DEBUG tempest.lib.common.rest_client [req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:09.463 63 INFO tempest.lib.common.rest_client [req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.911s 2018-08-16 16:16:09.464 63 DEBUG tempest.lib.common.rest_client [req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:09.477 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:16:10.107 63 INFO tempest.lib.common.rest_client [req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.628s 2018-08-16 16:16:10.107 63 DEBUG tempest.lib.common.rest_client [req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:10.121 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: a79de5d2-49d8-4f97-bf15-350382e9d864 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:16:10.985 63 INFO tempest.lib.common.rest_client [req-3f5d5fc4-1c42-4194-9a1b-eaf0397ac8f9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.863s 2018-08-16 16:16:10.985 63 DEBUG tempest.lib.common.rest_client [req-3f5d5fc4-1c42-4194-9a1b-eaf0397ac8f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1579926505", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f5d5fc4-1c42-4194-9a1b-eaf0397ac8f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:10Z","name":"tempest-port-smoke-1579926505","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:47:c1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.20"}],"id":"c35ed304-b9b6-45f1-8f74-8477bbca7e8d","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:14.037 63 INFO tempest.lib.common.rest_client [req-1903c518-b1eb-40d9-91dc-dc909c8e99ce ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.050s 2018-08-16 16:16:14.037 63 DEBUG tempest.lib.common.rest_client [req-1903c518-b1eb-40d9-91dc-dc909c8e99ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "adminPass": "PVjkHnL84VaT"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:14.525 63 INFO tempest.lib.common.rest_client [req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.483s 2018-08-16 16:16:14.526 63 DEBUG tempest.lib.common.rest_client [req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:16.065 63 INFO tempest.lib.common.rest_client [req-31347b53-09d3-438e-a93a-6e81a401fa9c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.521s 2018-08-16 16:16:16.066 63 DEBUG tempest.lib.common.rest_client [req-31347b53-09d3-438e-a93a-6e81a401fa9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:17.709 63 INFO tempest.lib.common.rest_client [req-adeb93db-7550-43de-bc6d-c7c48fe12fea ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.628s 2018-08-16 16:16:17.709 63 DEBUG tempest.lib.common.rest_client [req-adeb93db-7550-43de-bc6d-c7c48fe12fea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:17.721 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:16:19.515 63 INFO tempest.lib.common.rest_client [req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.792s 2018-08-16 16:16:19.516 63 DEBUG tempest.lib.common.rest_client [req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:21.073 63 INFO tempest.lib.common.rest_client [req-e3cba9ed-bea5-4eff-badd-9006d680c614 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.542s 2018-08-16 16:16:21.073 63 DEBUG tempest.lib.common.rest_client [req-e3cba9ed-bea5-4eff-badd-9006d680c614 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:22.698 63 INFO tempest.lib.common.rest_client [req-40300744-9188-4c9c-b1ae-5c70d113455c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.610s 2018-08-16 16:16:22.698 63 DEBUG tempest.lib.common.rest_client [req-40300744-9188-4c9c-b1ae-5c70d113455c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:22.712 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:16:23.293 63 INFO tempest.lib.common.rest_client [req-1efc909d-5771-4a3f-95f5-25bc5512f0b8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.580s 2018-08-16 16:16:23.293 63 DEBUG tempest.lib.common.rest_client [req-1efc909d-5771-4a3f-95f5-25bc5512f0b8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:23.306 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 00e950e2-e5f2-4b3b-b761-ef771a256512 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:16:24.387 63 INFO tempest.lib.common.rest_client [req-4cfbe37e-e3bc-4ba6-bb5f-e6072a728675 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:16:24.388 63 DEBUG tempest.lib.common.rest_client [req-4cfbe37e-e3bc-4ba6-bb5f-e6072a728675 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1994079565", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cfbe37e-e3bc-4ba6-bb5f-e6072a728675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:23Z","name":"tempest-port-smoke-1994079565","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:8e:70","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.30"}],"id":"56bed350-7419-4b0c-bbe3-9c134e86622c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:27.808 63 INFO tempest.lib.common.rest_client [req-8fd13b00-f72d-49ac-9f62-2c730012e338 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.419s 2018-08-16 16:16:27.809 63 DEBUG tempest.lib.common.rest_client [req-8fd13b00-f72d-49ac-9f62-2c730012e338 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "56bed350-7419-4b0c-bbe3-9c134e86622c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "adminPass": "cm9F2LSbPQg4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:28.137 63 INFO tempest.lib.common.rest_client [req-d0e607aa-572d-4138-843d-8d85f215df24 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.323s 2018-08-16 16:16:28.137 63 DEBUG tempest.lib.common.rest_client [req-d0e607aa-572d-4138-843d-8d85f215df24 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:29.528 63 INFO tempest.lib.common.rest_client [req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.376s 2018-08-16 16:16:29.529 63 DEBUG tempest.lib.common.rest_client [req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:30.918 63 INFO tempest.lib.common.rest_client [req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.375s 2018-08-16 16:16:30.919 63 DEBUG tempest.lib.common.rest_client [req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:30.933 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-16 16:16:32.874 63 INFO tempest.lib.common.rest_client [req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.939s 2018-08-16 16:16:32.875 63 DEBUG tempest.lib.common.rest_client [req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:34.853 63 INFO tempest.lib.common.rest_client [req-cbfefd01-a0c4-4625-93f1-68e36749d90f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.963s 2018-08-16 16:16:34.853 63 DEBUG tempest.lib.common.rest_client [req-cbfefd01-a0c4-4625-93f1-68e36749d90f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:34.867 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:35.879 63 INFO tempest.lib.common.rest_client [req-7c0c273e-874d-4ac0-9bfc-0cd143817c92 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.011s 2018-08-16 16:16:35.880 63 DEBUG tempest.lib.common.rest_client [req-7c0c273e-874d-4ac0-9bfc-0cd143817c92 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:35.893 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:16:36.709 63 INFO tempest.lib.common.rest_client [req-4b376444-4f99-4495-b4b5-178a6181e95b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:16:36.710 63 DEBUG tempest.lib.common.rest_client [req-4b376444-4f99-4495-b4b5-178a6181e95b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-525507568", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b376444-4f99-4495-b4b5-178a6181e95b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:36Z","name":"tempest-port-smoke-525507568","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:39:73:15","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.40"}],"id":"fef67a66-b245-4a98-8fec-7298dac0d51c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:39.785 63 INFO tempest.lib.common.rest_client [req-28c5b828-8c5c-4058-a894-ae0640946e8d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:16:39.786 63 DEBUG tempest.lib.common.rest_client [req-28c5b828-8c5c-4058-a894-ae0640946e8d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "fef67a66-b245-4a98-8fec-7298dac0d51c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8709a34a-23eb-4012-8169-570287d609c1", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "adminPass": "Q2zsqm5feoRL"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:40.318 63 INFO tempest.lib.common.rest_client [req-16b33887-09f5-49a3-a90d-59a93927b6fd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.527s 2018-08-16 16:16:40.318 63 DEBUG tempest.lib.common.rest_client [req-16b33887-09f5-49a3-a90d-59a93927b6fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:41.591 63 INFO tempest.lib.common.rest_client [req-0977a490-f060-460e-84c2-44427ba8acd3 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.258s 2018-08-16 16:16:41.592 63 DEBUG tempest.lib.common.rest_client [req-0977a490-f060-460e-84c2-44427ba8acd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:43.635 63 INFO tempest.lib.common.rest_client [req-71f75663-4644-4408-83c5-8cdb9625e4eb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.029s 2018-08-16 16:16:43.636 63 DEBUG tempest.lib.common.rest_client [req-71f75663-4644-4408-83c5-8cdb9625e4eb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1390', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:43.650 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:16:45.205 63 INFO tempest.lib.common.rest_client [req-3a1a72a7-eb5d-479b-a10f-39a741ae849a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.553s 2018-08-16 16:16:45.205 63 DEBUG tempest.lib.common.rest_client [req-3a1a72a7-eb5d-479b-a10f-39a741ae849a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:45.218 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:46.735 63 INFO tempest.lib.common.rest_client [req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.516s 2018-08-16 16:16:46.736 63 DEBUG tempest.lib.common.rest_client [req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:46.749 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:47.776 63 INFO tempest.lib.common.rest_client [req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.025s 2018-08-16 16:16:47.776 63 DEBUG tempest.lib.common.rest_client [req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:47.790 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 8709a34a-23eb-4012-8169-570287d609c1 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:16:48.362 63 INFO tempest.lib.common.rest_client [req-8d597528-53f3-49c3-8db3-61d087726a2a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.571s 2018-08-16 16:16:48.363 63 DEBUG tempest.lib.common.rest_client [req-8d597528-53f3-49c3-8db3-61d087726a2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d597528-53f3-49c3-8db3-61d087726a2a'} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "id": "38c46cd5-ff57-4e95-84e4-dec077668f47"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:48.538 63 INFO tempest.lib.common.rest_client [req-6df63d2d-d0aa-4571-a6d9-5ca76488476b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.173s 2018-08-16 16:16:48.538 63 DEBUG tempest.lib.common.rest_client [req-6df63d2d-d0aa-4571-a6d9-5ca76488476b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1201559402", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df63d2d-d0aa-4571-a6d9-5ca76488476b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:48Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:49.933 63 INFO tempest.lib.common.rest_client [req-27869fea-992e-48c2-9342-c3f6a3d8d0c9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.394s 2018-08-16 16:16:49.934 63 DEBUG tempest.lib.common.rest_client [req-27869fea-992e-48c2-9342-c3f6a3d8d0c9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:16:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27869fea-992e-48c2-9342-c3f6a3d8d0c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:49Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:52.368 63 INFO tempest.lib.common.rest_client [req-606f116e-a2cc-49f7-bc4c-575d8ebc62bd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface 2.433s 2018-08-16 16:16:52.369 63 DEBUG tempest.lib.common.rest_client [req-606f116e-a2cc-49f7-bc4c-575d8ebc62bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:16:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-606f116e-a2cc-49f7-bc4c-575d8ebc62bd'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:54.169 63 INFO tempest.lib.common.rest_client [req-5d089e9c-91b6-478b-8f30-103a27245cac ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.798s 2018-08-16 16:16:54.169 63 DEBUG tempest.lib.common.rest_client [req-5d089e9c-91b6-478b-8f30-103a27245cac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:16:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d089e9c-91b6-478b-8f30-103a27245cac'} Body: {"floatingip": {"router_id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:16:53Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb", "id": "dc562737-148a-42fb-95ae-25ec9402baf7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:16:54.171 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02.183 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02.248 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:02.280 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:02.395 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:17:02.395 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02.397 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02.457 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:02.461 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07.468 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:17:07.468 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:17:07.469 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.074545 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:17:07.470 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07.472 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07.538 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:07.569 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07.683 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:17:07.684 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07.686 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07.745 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:07.750 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:11.757 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073744 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:17:12.142 63 INFO tempest.lib.common.rest_client [req-26603756-7f40-4cae-8bed-530c7a5ee2dd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.383s 2018-08-16 16:17:12.143 63 DEBUG tempest.lib.common.rest_client [req-26603756-7f40-4cae-8bed-530c7a5ee2dd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26603756-7f40-4cae-8bed-530c7a5ee2dd'} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "id": "ae168b59-f14f-4297-a494-0f442d3906a4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:12.593 63 INFO tempest.lib.common.rest_client [req-91d48650-9fea-45b1-a34e-2b35926028b9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.448s 2018-08-16 16:17:12.594 63 DEBUG tempest.lib.common.rest_client [req-91d48650-9fea-45b1-a34e-2b35926028b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1295962829", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91d48650-9fea-45b1-a34e-2b35926028b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:12Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:14.069 63 INFO tempest.lib.common.rest_client [req-db00fc98-5d6c-4adf-a264-b881eb573856 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.474s 2018-08-16 16:17:14.070 63 DEBUG tempest.lib.common.rest_client [req-db00fc98-5d6c-4adf-a264-b881eb573856 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db00fc98-5d6c-4adf-a264-b881eb573856'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:13Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:16.231 63 INFO tempest.lib.common.rest_client [req-444f194b-41aa-47b4-a700-61542079e618 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface 2.160s 2018-08-16 16:17:16.232 63 DEBUG tempest.lib.common.rest_client [req-444f194b-41aa-47b4-a700-61542079e618 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-444f194b-41aa-47b4-a700-61542079e618'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:18.189 63 INFO tempest.lib.common.rest_client [req-30b139c7-0389-4088-8c9a-2441c2183bee ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.955s 2018-08-16 16:17:18.189 63 DEBUG tempest.lib.common.rest_client [req-30b139c7-0389-4088-8c9a-2441c2183bee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:17:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30b139c7-0389-4088-8c9a-2441c2183bee'} Body: {"floatingip": {"router_id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:17:17Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d", "id": "c3185dcb-adaa-4892-80a8-dcb309ba0a12", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:18.190 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18.193 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18.291 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:18.321 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:18.436 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:17:18.436 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18.438 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18.497 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:18.503 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:23.510 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:17:23.511 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:17:23.511 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.075854 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:17:23.512 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38.546 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38.610 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:38.642 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:38.757 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:17:38.758 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38.760 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38.820 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:17:38.823 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:42.830 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073141 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:17:42.831 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Updating targets in BGPVPN 03c989f5-c797-4a79-98b5-fe7011f4e1b7 _update_l3_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:990 2018-08-16 16:17:43.178 63 INFO tempest.lib.common.rest_client [req-d5ab6881-5974-4f49-9625-9c34ba247829 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7 0.346s 2018-08-16 16:17:43.179 63 DEBUG tempest.lib.common.rest_client [req-d5ab6881-5974-4f49-9625-9c34ba247829 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7', u'date': 'Thu, 16 Aug 2018 16:17:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ab6881-5974-4f49-9625-9c34ba247829'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:44.365 63 INFO tempest.lib.common.rest_client [req-02a3ca07-d1d0-4daf-9684-20b67045ec9b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12 1.185s 2018-08-16 16:17:44.366 63 DEBUG tempest.lib.common.rest_client [req-02a3ca07-d1d0-4daf-9684-20b67045ec9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02a3ca07-d1d0-4daf-9684-20b67045ec9b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:44.748 63 INFO tempest.lib.common.rest_client [req-c19d6d15-3a9d-4eec-9a2b-51be8c3a63e6 ] Request (TestBGPVPNBasic:_run_cleanups): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:17:44.749 63 DEBUG tempest.lib.common.rest_client [req-c19d6d15-3a9d-4eec-9a2b-51be8c3a63e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c19d6d15-3a9d-4eec-9a2b-51be8c3a63e6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-TestBGPVPNBasic-1865685282"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:46.949 63 INFO tempest.lib.common.rest_client [req-66b22b8a-1882-4f4d-90a9-7ef78e4e1662 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface 2.198s 2018-08-16 16:17:46.950 63 DEBUG tempest.lib.common.rest_client [req-66b22b8a-1882-4f4d-90a9-7ef78e4e1662 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66b22b8a-1882-4f4d-90a9-7ef78e4e1662'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:48.622 63 INFO tempest.lib.common.rest_client [req-9ff2164f-c929-402a-acf6-fe508cf2281b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.671s 2018-08-16 16:17:48.622 63 DEBUG tempest.lib.common.rest_client [req-9ff2164f-c929-402a-acf6-fe508cf2281b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ff2164f-c929-402a-acf6-fe508cf2281b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:49.994 63 INFO tempest.lib.common.rest_client [req-5ebd25d4-01e3-4ce8-a6c9-77902ea92e20 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7 1.371s 2018-08-16 16:17:49.995 63 DEBUG tempest.lib.common.rest_client [req-5ebd25d4-01e3-4ce8-a6c9-77902ea92e20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7', u'date': 'Thu, 16 Aug 2018 16:17:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ebd25d4-01e3-4ce8-a6c9-77902ea92e20'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:51.884 63 INFO tempest.lib.common.rest_client [req-b35d3998-2b54-4b20-a184-4703c15de4f9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface 1.888s 2018-08-16 16:17:51.884 63 DEBUG tempest.lib.common.rest_client [req-b35d3998-2b54-4b20-a184-4703c15de4f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b35d3998-2b54-4b20-a184-4703c15de4f9'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:53.603 63 INFO tempest.lib.common.rest_client [req-c7ab8639-e403-4fe2-bcd4-a795b6574882 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.718s 2018-08-16 16:17:53.604 63 DEBUG tempest.lib.common.rest_client [req-c7ab8639-e403-4fe2-bcd4-a795b6574882 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ab8639-e403-4fe2-bcd4-a795b6574882'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:54.142 63 INFO tempest.lib.common.rest_client [req-69db800d-b5ba-4935-aa1d-bde9ff4471ec ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.537s 2018-08-16 16:17:54.143 63 DEBUG tempest.lib.common.rest_client [req-69db800d-b5ba-4935-aa1d-bde9ff4471ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:55.346 63 INFO tempest.lib.common.rest_client [req-bacb8eec-c908-43cb-bdf9-c35132688a4f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.202s 2018-08-16 16:17:55.347 63 DEBUG tempest.lib.common.rest_client [req-bacb8eec-c908-43cb-bdf9-c35132688a4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:57.186 63 INFO tempest.lib.common.rest_client [req-4938514e-ca93-48ba-84ed-802bd9d671d9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.813s 2018-08-16 16:17:57.187 63 DEBUG tempest.lib.common.rest_client [req-4938514e-ca93-48ba-84ed-802bd9d671d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:17:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:17:56.000000", "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:57.211 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:17:58.261 63 INFO tempest.lib.common.rest_client [req-c394f0e9-1407-477b-8508-e8d20ecf9c44 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.048s 2018-08-16 16:17:58.262 63 DEBUG tempest.lib.common.rest_client [req-c394f0e9-1407-477b-8508-e8d20ecf9c44 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44'} Body: {"itemNotFound": {"message": "Instance 8709a34a-23eb-4012-8169-570287d609c1 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:59.416 63 INFO tempest.lib.common.rest_client [req-3eaea202-f112-4fe9-8d38-d185b07cfca6 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c 1.152s 2018-08-16 16:17:59.416 63 DEBUG tempest.lib.common.rest_client [req-3eaea202-f112-4fe9-8d38-d185b07cfca6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3eaea202-f112-4fe9-8d38-d185b07cfca6'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:17:59.603 63 INFO tempest.lib.common.rest_client [req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.186s 2018-08-16 16:17:59.604 63 DEBUG tempest.lib.common.rest_client [req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:00.663 63 INFO tempest.lib.common.rest_client [req-7cd81ac4-5fc6-477f-a428-810927497fd8 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.058s 2018-08-16 16:18:00.663 63 DEBUG tempest.lib.common.rest_client [req-7cd81ac4-5fc6-477f-a428-810927497fd8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:01.735 63 INFO tempest.lib.common.rest_client [req-915242bb-1aa4-48a4-ab07-4f9b335442c5 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.044s 2018-08-16 16:18:01.736 63 DEBUG tempest.lib.common.rest_client [req-915242bb-1aa4-48a4-ab07-4f9b335442c5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5'} Body: {"itemNotFound": {"message": "Instance cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:02.631 63 INFO tempest.lib.common.rest_client [req-6718fbb7-2931-4cbc-b437-c2ec84af4af8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c 0.894s 2018-08-16 16:18:02.632 63 DEBUG tempest.lib.common.rest_client [req-6718fbb7-2931-4cbc-b437-c2ec84af4af8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6718fbb7-2931-4cbc-b437-c2ec84af4af8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:02.843 63 INFO tempest.lib.common.rest_client [req-d7bfb9b3-9551-45b5-a217-58b726faab57 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.208s 2018-08-16 16:18:02.843 63 DEBUG tempest.lib.common.rest_client [req-d7bfb9b3-9551-45b5-a217-58b726faab57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:03.579 63 INFO tempest.lib.common.rest_client [req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.735s 2018-08-16 16:18:03.580 63 DEBUG tempest.lib.common.rest_client [req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:04.640 63 INFO tempest.lib.common.rest_client [req-b3f7901d-460a-4938-92b9-c5b057a1105f ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.044s 2018-08-16 16:18:04.641 63 DEBUG tempest.lib.common.rest_client [req-b3f7901d-460a-4938-92b9-c5b057a1105f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f'} Body: {"itemNotFound": {"message": "Instance 00e950e2-e5f2-4b3b-b761-ef771a256512 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:05.525 63 INFO tempest.lib.common.rest_client [req-9ce992b3-ff91-4271-a313-9c150ced1b45 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d 0.883s 2018-08-16 16:18:05.525 63 DEBUG tempest.lib.common.rest_client [req-9ce992b3-ff91-4271-a313-9c150ced1b45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ce992b3-ff91-4271-a313-9c150ced1b45'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:05.699 63 INFO tempest.lib.common.rest_client [req-f0b7126a-9115-4a97-8cf4-e409c6fc7113 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.173s 2018-08-16 16:18:05.699 63 DEBUG tempest.lib.common.rest_client [req-f0b7126a-9115-4a97-8cf4-e409c6fc7113 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:06.710 63 INFO tempest.lib.common.rest_client [req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.009s 2018-08-16 16:18:06.710 63 DEBUG tempest.lib.common.rest_client [req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:08.094 63 INFO tempest.lib.common.rest_client [req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.369s 2018-08-16 16:18:08.094 63 DEBUG tempest.lib.common.rest_client [req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:09.157 63 INFO tempest.lib.common.rest_client [req-8410a873-da62-4a84-be66-8e30ca2e97f7 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.048s 2018-08-16 16:18:09.157 63 DEBUG tempest.lib.common.rest_client [req-8410a873-da62-4a84-be66-8e30ca2e97f7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7'} Body: {"itemNotFound": {"message": "Instance a79de5d2-49d8-4f97-bf15-350382e9d864 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:09.717 63 INFO tempest.lib.common.rest_client [req-9d0487f4-e095-444c-8d0e-dcf15931fe2f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb 0.559s 2018-08-16 16:18:09.718 63 DEBUG tempest.lib.common.rest_client [req-9d0487f4-e095-444c-8d0e-dcf15931fe2f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d0487f4-e095-444c-8d0e-dcf15931fe2f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:09.778 63 INFO tempest.lib.common.rest_client [req-54cf41e4-74d4-44ac-bedb-802bdcb577e2 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175 0.059s 2018-08-16 16:18:09.778 63 DEBUG tempest.lib.common.rest_client [req-54cf41e4-74d4-44ac-bedb-802bdcb577e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175', u'x-compute-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:12.472 63 INFO tempest.lib.common.rest_client [req-5f584ccf-d300-4f6c-88d9-faaae7704ca7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e 2.692s 2018-08-16 16:18:12.472 63 DEBUG tempest.lib.common.rest_client [req-5f584ccf-d300-4f6c-88d9-faaae7704ca7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e', u'date': 'Thu, 16 Aug 2018 16:18:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f584ccf-d300-4f6c-88d9-faaae7704ca7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:14.620 63 INFO tempest.lib.common.rest_client [req-99435d4a-ca5a-413b-9207-3cb65dad101a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077 2.147s 2018-08-16 16:18:14.621 63 DEBUG tempest.lib.common.rest_client [req-99435d4a-ca5a-413b-9207-3cb65dad101a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077', u'date': 'Thu, 16 Aug 2018 16:18:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99435d4a-ca5a-413b-9207-3cb65dad101a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:17.036 63 INFO tempest.lib.common.rest_client [req-5d8ac0b6-0221-44bf-80c2-a7235126af65 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355 2.414s 2018-08-16 16:18:17.037 63 DEBUG tempest.lib.common.rest_client [req-5d8ac0b6-0221-44bf-80c2-a7235126af65 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355', u'date': 'Thu, 16 Aug 2018 16:18:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5d8ac0b6-0221-44bf-80c2-a7235126af65'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:18.643 63 INFO tempest.lib.common.rest_client [req-43e6eafe-4f58-49e0-9c39-ba955b1b618c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c 1.605s 2018-08-16 16:18:18.644 63 DEBUG tempest.lib.common.rest_client [req-43e6eafe-4f58-49e0-9c39-ba955b1b618c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43e6eafe-4f58-49e0-9c39-ba955b1b618c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:18.958 63 INFO tempest.lib.common.rest_client [req-8d79a134-3535-4688-b478-4e12dad326e5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244 0.313s 2018-08-16 16:18:18.958 63 DEBUG tempest.lib.common.rest_client [req-8d79a134-3535-4688-b478-4e12dad326e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d79a134-3535-4688-b478-4e12dad326e5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [152.077724s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:15:47,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.221s 2018-08-16 16:15:47,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1197784871 description", "name": "tempest-secgroup-smoke-1197784871"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1298d4-0335-414a-891a-fb81ca72222d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1197784871 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:46Z", "updated_at": "2018-08-16T16:15:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "04e1af88-4b6d-40af-9a12-69be3a8b537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "4ce4442f-248e-481c-886c-f59cb268fbec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "name": "tempest-secgroup-smoke-1197784871"}} 2018-08-16 16:15:47,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.525s 2018-08-16 16:15:47,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f491bf-ad93-4534-be77-8aa6ac7f38ef'} 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": "2018-08-16T16:15:47Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:47Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb34315-1c67-49f9-a910-c5dea829095c"}} 2018-08-16 16:15:48,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:15:48,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fd30f18-fd03-4f29-a02a-07e70a7aa2fd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b0eec4-7060-4b17-9e19-45c28cd29bc0"}} 2018-08-16 16:15:48,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.759s 2018-08-16 16:15:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a863da3-e1a5-4551-9b98-bd087760857a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26c022c1-b3c7-435a-9855-0c2ac5e11af9"}} 2018-08-16 16:15:49,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:15:49,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5820c78-9ead-4645-88f6-0e914f3f40b8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7465ae9b-7eac-4406-9286-d67a355192d0"}} 2018-08-16 16:15:49,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:15:49,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1319f95-5ca7-466c-b460-e20cf54afc21'} 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": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "73ba99fd-874d-4d6f-b765-adc36d6e3c84"}} 2018-08-16 16:15:49,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.166s 2018-08-16 16:15:49,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151ff428-4ea6-40ac-97a1-bdc8a61466ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b9940081-bfbb-42ae-aaf3-864f14b10258"}} 2018-08-16 16:15:49,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.453s 2018-08-16 16:15:49,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aada8e2-b7d8-45c7-a7de-84a94e168740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c6b55fb7-2326-42d9-86ea-2774190acf66"}} 2018-08-16 16:15:50,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.222s 2018-08-16 16:15:50,025 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eea7387-031c-484e-ae3d-d1cba1f4da98'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0b87cfc-a83d-49eb-93cd-5dce4ee15632"}} 2018-08-16 16:15:50,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.312s 2018-08-16 16:15:50,339 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-351391083"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63e27a0a-55b0-4638-ae8b-94d9f3dc6039'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","name":"tempest-A-351391083"}} 2018-08-16 16:15:51,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.161s 2018-08-16 16:15:51,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "name": "tempest-subnet-A-1-273697498"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e61401-0b01-43e8-ad78-2081d9782080'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:51Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"85ec450f-3c02-4820-ac87-efbb335a7355","subnetpool_id":null,"name":"tempest-subnet-A-1-273697498"}} 2018-08-16 16:15:51,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.363s 2018-08-16 16:15:51,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-613530768"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70dcd7ca-850d-47d3-b067-9b315be6373b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","name":"tempest-B-613530768"}} 2018-08-16 16:15:52,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.945s 2018-08-16 16:15:52,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "name": "tempest-subnet-B-1-552131259"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e0c5831-fc8b-432a-9767-3e93712e0fe1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:52Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:52Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","subnetpool_id":null,"name":"tempest-subnet-B-1-552131259"}} 2018-08-16 16:15:53,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.604s 2018-08-16 16:15:53,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0c238d2-2071-4fe0-9517-6c530c57997f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "03c989f5-c797-4a79-98b5-fe7011f4e1b7"}} 2018-08-16 16:15:53,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.256s 2018-08-16 16:15:53,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1473602175"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfLEo6P8wV1j8ZwsEQoCSHN6DwLarin6CBBAYkLpVwmvmEU4uia3dLMU1IKTGAAHFIxRu73KY1oxPNb+qr6IjOpymXFvuzPbgJyyRCeI/FO6WUKV3ZWgrBHE3I1pKXqNM/9KzKa9Q0ZJITqBmgKiA9UT5R0bQOBGji84I6u1XUJ6Xo1QnUNJG/f2rcaqz1u4AAqHsl8LqGABBMAyU/PtaoONPKbumA0XMRRiepapdrWYeq2Tdwk3JpmgW+nad1JKyvhNM2oQy9mRJ5KNnR1OFeD8am2ytgLifkGjcmb/BqN7jnnG7tN/PEoKjPTaXXvu8/7pR9NNGRrTU74b17GXWv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3yxKOj/MFdY/GcLBEKAkhzeg8C2q4p+ggQQGJC6VcJr5hFOL\nomt3SzFNSCkxgABxSMUbu9ymNaMTzW/qq+iIzqcplxb7sz24CcskQniPxTullCld\n2VoKwRxNyNaSl6jTP/SsymvUNGSSE6gZoCogPVE+UdG0DgRo4vOCOrtV1Cel6NUJ\n1DSRv39q3Gqs9buAAKh7JfC6hgAQTAMlPz7WqDjTym7pgNFzEUYnqWqXa1mHqtk3\ncJNyaZoFvp2ndSSsr4TTNqEMvZkSeSjZ0dThXg/GptsrYC4n5Bo3Jm/waje455xu\n7TfzxKCoz02l177vP+6UfTTRka01O+G9exl1rwIDAQABAoIBAQCmRvyDC9eGCZv4\nGJf6SCcPLA5YBN6GfUJ7/cCJor+rJ3xy8EBgYkt+lZwsAK0l3q6I9nskbFDWM8vk\nS9eAAAA2YGvna7NbJ8gAW/+HGwabgEZs7qlC8QiEOw9lbSHJp3rF8wnuw4pXAvun\nc56sK9bbeLXDBkhuDTEMrzu/gKaBKykPN9s5ltquF9neqfD2jd37c//oYulpvNWN\nCEioUgPmRuQ1WNq+UFSP++Nf/24VIPauQC4KksWJj0JKi1aBBqTo5B2v1dt4D8ip\nnNib7jRyB93mfhZo4UgOA5IuE/eHduNb9QRYpKALDwHPELXie6RjcIIICsJZlgvU\ndL2iv0yBAoGBAO8cxoIoSS1OpFH19D+I7QcqnSvtW0kcLujWXZI8FnWr816Ibfvn\n4CZieQ0JM3znYftVHvSc762t8pfe7K7/evtG+3VGRUSWxng04q6AJoxyasHr/Dar\nafckLsyb4qPYwUzOy1VEruqcdL6Z6uj8XnJ4BrSEYpQXaxD8jkwJwzhvAoGBAO7v\nU07I9XkKPxqF1swLUrPnp6BgmP+plsYyMv6rdp78LuwIKjWXKjXsF5zTZs6o8bFn\nzjFNJxrdceFSK2JUneb992I/rHzZlalynh775O2Zg8Ti/SDt31aBte2iOOx7PdEa\n8toInrdhsJxI3XtqXFNIp0VT7nXDJuiLjZXMg7bBAoGABv6De/krssyTF+am31jk\n/gmsEUXfHrNZV+w1Tnq9eXGvK7u3499zegv1WIFFZUjrX8usnSEeDamB6BlYOQI2\nGbWI03RbwFbctVVusAYFmqQaJVP+y6aV8em4CLoilgJYHSQLZJIev7QV4iFkcq43\nIQgLwioBLC3HLvcEPosmj7cCgYEAl/fKAbsZPdIBjsn/cynkgR5e5EdsKHfhuM9m\n1cmSmc4FvgP3bLxnkYJHBm0C34BesRo37+2FaLXd35TWmST+hVOUi326JHJzmSGY\nZlaKJYDVaV2B5/bDbQ70+l6KXAaKq7u7KGgBItvUa6KAlCVy8VmtYg/fBDGKRq+z\n7sn0IEECgYEAywbktEvvWgaVoU0lBAaxre0N/kZ66LabBPA89qlwfFKlEeQ6eFwF\nVSqbfKntVHY6mpszX8xlM1E7eYD3BC83RYL1BJv+XF7mUfQwSlrgAkydL29DbBPI\nAVcdYhh/dUyR5MEiSEPDdcT6FovVfZJaFRGuNqPl+PnApYTBBDS3kQ8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1473602175", "fingerprint": "2a:e5:98:6d:6a:52:60:8e:61:1d:62:c0:83:ae:89:d3"}} 2018-08-16 16:15:55,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.827s 2018-08-16 16:15:55,519 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1483555817", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd0dd96-f574-4164-8a43-dc6d13fa9415'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:15:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:15:54Z","name":"tempest-port-smoke-1483555817","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:b8:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.10"}],"id":"43680e4b-6f44-422e-97ed-0e2f132c6dcb","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:00,110 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 4.589s 2018-08-16 16:16:00,111 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "adminPass": "KZcbmU297YqT"}} 2018-08-16 16:16:00,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.327s 2018-08-16 16:16:00,444 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:02,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.547s 2018-08-16 16:16:02,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:03,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.717s 2018-08-16 16:16:03,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:03,786 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:16:05,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.446s 2018-08-16 16:16:05,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:05,246 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:07,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.290s 2018-08-16 16:16:07,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:09,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.911s 2018-08-16 16:16:09,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:09,477 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:16:10,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.628s 2018-08-16 16:16:10,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:10,121 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a79de5d2-49d8-4f97-bf15-350382e9d864 with status: ACTIVE 2018-08-16 16:16:10,985 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.863s 2018-08-16 16:16:10,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1579926505", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f5d5fc4-1c42-4194-9a1b-eaf0397ac8f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:10Z","name":"tempest-port-smoke-1579926505","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:47:c1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.20"}],"id":"c35ed304-b9b6-45f1-8f74-8477bbca7e8d","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:14,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.050s 2018-08-16 16:16:14,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "adminPass": "PVjkHnL84VaT"}} 2018-08-16 16:16:14,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.483s 2018-08-16 16:16:14,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:16,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.521s 2018-08-16 16:16:16,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:17,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.628s 2018-08-16 16:16:17,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:17,721 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:16:19,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.792s 2018-08-16 16:16:19,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:21,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.542s 2018-08-16 16:16:21,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:22,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.610s 2018-08-16 16:16:22,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:22,712 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:16:23,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.580s 2018-08-16 16:16:23,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:23,306 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 00e950e2-e5f2-4b3b-b761-ef771a256512 with status: ACTIVE 2018-08-16 16:16:24,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:16:24,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1994079565", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cfbe37e-e3bc-4ba6-bb5f-e6072a728675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:23Z","name":"tempest-port-smoke-1994079565","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:8e:70","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.30"}],"id":"56bed350-7419-4b0c-bbe3-9c134e86622c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:27,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.419s 2018-08-16 16:16:27,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "56bed350-7419-4b0c-bbe3-9c134e86622c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "adminPass": "cm9F2LSbPQg4"}} 2018-08-16 16:16:28,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.323s 2018-08-16 16:16:28,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:29,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.376s 2018-08-16 16:16:29,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:30,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.375s 2018-08-16 16:16:30,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:30,933 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-16 16:16:32,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.939s 2018-08-16 16:16:32,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:34,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.963s 2018-08-16 16:16:34,853 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:34,867 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:35,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.011s 2018-08-16 16:16:35,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:35,893 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 with status: ACTIVE 2018-08-16 16:16:36,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:16:36,710 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-525507568", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b376444-4f99-4495-b4b5-178a6181e95b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:36Z","name":"tempest-port-smoke-525507568","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:39:73:15","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.40"}],"id":"fef67a66-b245-4a98-8fec-7298dac0d51c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:39,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:16:39,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "fef67a66-b245-4a98-8fec-7298dac0d51c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8709a34a-23eb-4012-8169-570287d609c1", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "adminPass": "Q2zsqm5feoRL"}} 2018-08-16 16:16:40,318 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.527s 2018-08-16 16:16:40,318 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:41,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.258s 2018-08-16 16:16:41,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:43,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.029s 2018-08-16 16:16:43,636 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1390', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:43,650 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:16:45,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.553s 2018-08-16 16:16:45,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:45,218 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:46,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.516s 2018-08-16 16:16:46,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:46,749 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:47,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.025s 2018-08-16 16:16:47,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:47,790 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8709a34a-23eb-4012-8169-570287d609c1 with status: ACTIVE 2018-08-16 16:16:48,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.571s 2018-08-16 16:16:48,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d597528-53f3-49c3-8db3-61d087726a2a'} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "id": "38c46cd5-ff57-4e95-84e4-dec077668f47"}} 2018-08-16 16:16:48,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.173s 2018-08-16 16:16:48,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1201559402", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df63d2d-d0aa-4571-a6d9-5ca76488476b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:48Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} 2018-08-16 16:16:49,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.394s 2018-08-16 16:16:49,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:16:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27869fea-992e-48c2-9342-c3f6a3d8d0c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:49Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} 2018-08-16 16:16:52,368 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface 2.433s 2018-08-16 16:16:52,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:16:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-606f116e-a2cc-49f7-bc4c-575d8ebc62bd'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} 2018-08-16 16:16:54,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.798s 2018-08-16 16:16:54,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:16:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d089e9c-91b6-478b-8f30-103a27245cac'} Body: {"floatingip": {"router_id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:16:53Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb", "id": "dc562737-148a-42fb-95ae-25ec9402baf7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:16:54,171 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02,183 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02,248 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:02,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:02,395 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:17:02,395 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02,457 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:02,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07,468 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:17:07,468 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:17:07,469 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074545 seconds 2018-08-16 16:17:07,470 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07,472 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07,538 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:07,569 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07,683 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-16 16:17:07,684 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07,686 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07,745 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:07,750 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:11,757 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073744 seconds 2018-08-16 16:17:12,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.383s 2018-08-16 16:17:12,143 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26603756-7f40-4cae-8bed-530c7a5ee2dd'} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "id": "ae168b59-f14f-4297-a494-0f442d3906a4"}} 2018-08-16 16:17:12,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.448s 2018-08-16 16:17:12,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1295962829", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91d48650-9fea-45b1-a34e-2b35926028b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:12Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} 2018-08-16 16:17:14,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.474s 2018-08-16 16:17:14,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db00fc98-5d6c-4adf-a264-b881eb573856'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:13Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} 2018-08-16 16:17:16,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface 2.160s 2018-08-16 16:17:16,232 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-444f194b-41aa-47b4-a700-61542079e618'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} 2018-08-16 16:17:18,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.955s 2018-08-16 16:17:18,189 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:17:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30b139c7-0389-4088-8c9a-2441c2183bee'} Body: {"floatingip": {"router_id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:17:17Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d", "id": "c3185dcb-adaa-4892-80a8-dcb309ba0a12", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:17:18,190 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18,291 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:18,321 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:18,436 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:17:18,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18,438 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18,497 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:18,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:23,510 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:17:23,511 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:17:23,511 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075854 seconds 2018-08-16 16:17:23,512 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38,546 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38,610 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:38,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:38,757 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-16 16:17:38,758 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38,760 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38,820 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:38,823 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:42,830 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073141 seconds 2018-08-16 16:17:42,831 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 03c989f5-c797-4a79-98b5-fe7011f4e1b7 2018-08-16 16:17:43,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7 0.346s 2018-08-16 16:17:43,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7', u'date': 'Thu, 16 Aug 2018 16:17:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ab6881-5974-4f49-9625-9c34ba247829'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-16 16:17:44,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12 1.185s 2018-08-16 16:17:44,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02a3ca07-d1d0-4daf-9684-20b67045ec9b'} Body: 2018-08-16 16:17:44,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:17:44,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c19d6d15-3a9d-4eec-9a2b-51be8c3a63e6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-TestBGPVPNBasic-1865685282"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2 2018-08-16 16:17:46,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface 2.198s 2018-08-16 16:17:46,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66b22b8a-1882-4f4d-90a9-7ef78e4e1662'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} 2018-08-16 16:17:48,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.671s 2018-08-16 16:17:48,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ff2164f-c929-402a-acf6-fe508cf2281b'} Body: 2018-08-16 16:17:49,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7 1.371s 2018-08-16 16:17:49,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7', u'date': 'Thu, 16 Aug 2018 16:17:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ebd25d4-01e3-4ce8-a6c9-77902ea92e20'} Body: 2018-08-16 16:17:51,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface 1.888s 2018-08-16 16:17:51,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b35d3998-2b54-4b20-a184-4703c15de4f9'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} 2018-08-16 16:17:53,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.718s 2018-08-16 16:17:53,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ab8639-e403-4fe2-bcd4-a795b6574882'} Body: 2018-08-16 16:17:54,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.537s 2018-08-16 16:17:54,143 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec'} Body: 2018-08-16 16:17:55,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.202s 2018-08-16 16:17:55,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:17:57,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.813s 2018-08-16 16:17:57,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:17:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:17:56.000000", "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:17:57,211 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:17:58,261 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.048s 2018-08-16 16:17:58,262 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44'} Body: {"itemNotFound": {"message": "Instance 8709a34a-23eb-4012-8169-570287d609c1 could not be found.", "code": 404}} 2018-08-16 16:17:59,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c 1.152s 2018-08-16 16:17:59,416 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3eaea202-f112-4fe9-8d38-d185b07cfca6'} Body: 2018-08-16 16:17:59,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.186s 2018-08-16 16:17:59,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265'} Body: 2018-08-16 16:18:00,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.058s 2018-08-16 16:18:00,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:01,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.044s 2018-08-16 16:18:01,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5'} Body: {"itemNotFound": {"message": "Instance cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 could not be found.", "code": 404}} 2018-08-16 16:18:02,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c 0.894s 2018-08-16 16:18:02,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6718fbb7-2931-4cbc-b437-c2ec84af4af8'} Body: 2018-08-16 16:18:02,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.208s 2018-08-16 16:18:02,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57'} Body: 2018-08-16 16:18:03,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.735s 2018-08-16 16:18:03,580 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:04,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.044s 2018-08-16 16:18:04,641 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f'} Body: {"itemNotFound": {"message": "Instance 00e950e2-e5f2-4b3b-b761-ef771a256512 could not be found.", "code": 404}} 2018-08-16 16:18:05,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d 0.883s 2018-08-16 16:18:05,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ce992b3-ff91-4271-a313-9c150ced1b45'} Body: 2018-08-16 16:18:05,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.173s 2018-08-16 16:18:05,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113'} Body: 2018-08-16 16:18:06,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.009s 2018-08-16 16:18:06,710 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:08,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.369s 2018-08-16 16:18:08,094 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:09,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.048s 2018-08-16 16:18:09,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7'} Body: {"itemNotFound": {"message": "Instance a79de5d2-49d8-4f97-bf15-350382e9d864 could not be found.", "code": 404}} 2018-08-16 16:18:09,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb 0.559s 2018-08-16 16:18:09,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d0487f4-e095-444c-8d0e-dcf15931fe2f'} Body: 2018-08-16 16:18:09,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175 0.059s 2018-08-16 16:18:09,778 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175', u'x-compute-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2'} Body: 2018-08-16 16:18:12,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e 2.692s 2018-08-16 16:18:12,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e', u'date': 'Thu, 16 Aug 2018 16:18:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f584ccf-d300-4f6c-88d9-faaae7704ca7'} Body: 2018-08-16 16:18:14,620 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077 2.147s 2018-08-16 16:18:14,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077', u'date': 'Thu, 16 Aug 2018 16:18:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99435d4a-ca5a-413b-9207-3cb65dad101a'} Body: 2018-08-16 16:18:17,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355 2.414s 2018-08-16 16:18:17,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355', u'date': 'Thu, 16 Aug 2018 16:18:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5d8ac0b6-0221-44bf-80c2-a7235126af65'} Body: 2018-08-16 16:18:18,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c 1.605s 2018-08-16 16:18:18,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43e6eafe-4f58-49e0-9c39-ba955b1b618c'} Body: 2018-08-16 16:18:18,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244 0.313s 2018-08-16 16:18:18,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d79a134-3535-4688-b478-4e12dad326e5'} Body: 2018-08-16 16:18:19.549 63 INFO tempest.lib.common.rest_client [req-5a612419-a614-4eae-beb4-0e5282419c91 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.555s 2018-08-16 16:18:19.549 63 DEBUG tempest.lib.common.rest_client [req-5a612419-a614-4eae-beb4-0e5282419c91 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1436833099 description", "name": "tempest-secgroup-smoke-1436833099"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a612419-a614-4eae-beb4-0e5282419c91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1436833099 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "updated_at": "2018-08-16T16:18:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "3edbcc92-d53d-48ec-aa4f-4426c0462626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "d21b3f8e-9285-48d4-80ac-548f88c76892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "name": "tempest-secgroup-smoke-1436833099"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:20.154 63 INFO tempest.lib.common.rest_client [req-84c50254-7374-4f15-855b-981335b3e2c7 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.604s 2018-08-16 16:18:20.155 63 DEBUG tempest.lib.common.rest_client [req-84c50254-7374-4f15-855b-981335b3e2c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84c50254-7374-4f15-855b-981335b3e2c7'} 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": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "06a8a4c3-a888-4e6a-bc60-ce50002af3ca"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:20.312 63 INFO tempest.lib.common.rest_client [req-03c746e1-7e3a-41ac-9587-ee60829ee795 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.156s 2018-08-16 16:18:20.312 63 DEBUG tempest.lib.common.rest_client [req-03c746e1-7e3a-41ac-9587-ee60829ee795 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03c746e1-7e3a-41ac-9587-ee60829ee795'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c71bdc8e-84bc-4290-9c5c-c38d612000b8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:20.516 63 INFO tempest.lib.common.rest_client [req-0a4fe344-675f-4af4-97c5-78e8de3ca541 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:18:20.517 63 DEBUG tempest.lib.common.rest_client [req-0a4fe344-675f-4af4-97c5-78e8de3ca541 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a4fe344-675f-4af4-97c5-78e8de3ca541'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9e98240-cabe-4a46-b318-67c6f092b176"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:20.957 63 INFO tempest.lib.common.rest_client [req-bcc27cbb-7e01-42d4-808d-b21ba6bc554a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.438s 2018-08-16 16:18:20.957 63 DEBUG tempest.lib.common.rest_client [req-bcc27cbb-7e01-42d4-808d-b21ba6bc554a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bcc27cbb-7e01-42d4-808d-b21ba6bc554a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "082ffb51-ffc4-4ca8-9cdc-44dd9e48a555"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:21.114 63 INFO tempest.lib.common.rest_client [req-6f4da628-4ab0-46d7-ab49-2567749f05b5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.155s 2018-08-16 16:18:21.114 63 DEBUG tempest.lib.common.rest_client [req-6f4da628-4ab0-46d7-ab49-2567749f05b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f4da628-4ab0-46d7-ab49-2567749f05b5'} 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": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ae140cbb-a490-434a-b589-75c6710dcc48"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:21.316 63 INFO tempest.lib.common.rest_client [req-3c83da0e-14f2-42be-9b7b-5740df024c1e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 16:18:21.317 63 DEBUG tempest.lib.common.rest_client [req-3c83da0e-14f2-42be-9b7b-5740df024c1e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c83da0e-14f2-42be-9b7b-5740df024c1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7624e6b3-ea4d-4057-8a07-0eee796d01db"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:21.491 63 INFO tempest.lib.common.rest_client [req-25dc7530-529a-4f03-812a-25cb7710d1d1 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 16:18:21.492 63 DEBUG tempest.lib.common.rest_client [req-25dc7530-529a-4f03-812a-25cb7710d1d1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25dc7530-529a-4f03-812a-25cb7710d1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "39f5ff79-7ff6-49ac-912d-350d4f611177"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:21.909 63 INFO tempest.lib.common.rest_client [req-a591c063-c0b8-4abf-9015-c3cb71da08bc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.416s 2018-08-16 16:18:21.910 63 DEBUG tempest.lib.common.rest_client [req-a591c063-c0b8-4abf-9015-c3cb71da08bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a591c063-c0b8-4abf-9015-c3cb71da08bc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "da68008e-f7ba-43b1-b79a-f666786eb936"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:22.392 63 INFO tempest.lib.common.rest_client [req-f964b685-97cf-4017-8f6a-de34432a8ce5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.482s 2018-08-16 16:18:22.393 63 DEBUG tempest.lib.common.rest_client [req-f964b685-97cf-4017-8f6a-de34432a8ce5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1945210916"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f964b685-97cf-4017-8f6a-de34432a8ce5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:22Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","name":"tempest-A-1945210916"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:23.275 63 INFO tempest.lib.common.rest_client [req-e26b681a-e9e7-4d3c-a384-db3fffed8c0b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.881s 2018-08-16 16:18:23.275 63 DEBUG tempest.lib.common.rest_client [req-e26b681a-e9e7-4d3c-a384-db3fffed8c0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "name": "tempest-subnet-A-1-1064788179"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e26b681a-e9e7-4d3c-a384-db3fffed8c0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:22Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9426fc08-eb0e-430f-a940-1437dea408c2","subnetpool_id":null,"name":"tempest-subnet-A-1-1064788179"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:23.524 63 INFO tempest.lib.common.rest_client [req-a1b78d04-cfca-44ef-a715-635d324eacd8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.247s 2018-08-16 16:18:23.524 63 DEBUG tempest.lib.common.rest_client [req-a1b78d04-cfca-44ef-a715-635d324eacd8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-759753041"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1b78d04-cfca-44ef-a715-635d324eacd8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","name":"tempest-B-759753041"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:24.915 63 INFO tempest.lib.common.rest_client [req-690aed39-e50e-410c-a387-7571fe396c52 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.389s 2018-08-16 16:18:24.915 63 DEBUG tempest.lib.common.rest_client [req-690aed39-e50e-410c-a387-7571fe396c52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "name": "tempest-subnet-B-1-1041621711"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-690aed39-e50e-410c-a387-7571fe396c52'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:24Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:24Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5414599e-ea83-4a7c-a323-043ad857b4fc","subnetpool_id":null,"name":"tempest-subnet-B-1-1041621711"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:25.295 63 INFO tempest.lib.common.rest_client [req-6755601d-4134-43b7-b2d6-c4e0f65df1c6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:18:25.296 63 DEBUG tempest.lib.common.rest_client [req-6755601d-4134-43b7-b2d6-c4e0f65df1c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6755601d-4134-43b7-b2d6-c4e0f65df1c6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9c173eb03444a5c91f40c988c1f3e08", "name": "tempest-TestBGPVPNBasic-1236547715"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "re _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:26.238 63 INFO tempest.lib.common.rest_client [req-316a3450-cfd6-4304-a8d5-784608cb3c7f ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.941s 2018-08-16 16:18:26.239 63 DEBUG tempest.lib.common.rest_client [req-316a3450-cfd6-4304-a8d5-784608cb3c7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-316a3450-cfd6-4304-a8d5-784608cb3c7f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5428a834-9581-4ce2-8aa2-1e6d75986ffb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:26.514 63 INFO tempest.lib.common.rest_client [req-8e22150b-5a7e-410e-b6ae-712abb48b532 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.273s 2018-08-16 16:18:26.515 63 DEBUG tempest.lib.common.rest_client [req-8e22150b-5a7e-410e-b6ae-712abb48b532 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1096446031"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqkr1N5TtyjTAUqDsLYBScOUW/By4a9or+nb3RtZqjz4K1L7tPRqhzni41579QzF7R+8AH43PLZrtkizvnNDfhmg/xp+/51N2XSzA53/nCRvP/LpiyV1L18L5Yd09YgeUvVWjljfXJLmAc/2nSqV3CNiLxjMgFV9BsJOMYVCSI6ezNb67HddfyAsSy/cuW21Sj8ZMeNwm/lYdsl3ncqUP1VYILrtSqC/Dh5fF+xt94/nWbblX6Qx4kO/y/LGlERuYCWdsWJt1G3i+SbzcFtkWwWkvEa8Y0/og11gKTdZBE/u8QFOKPGDfCA/OYKWBXRC4hRkdQ1WvXNgeu0zYFM2J9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqpK9TeU7co0wFKg7C2AUnDlFvwcuGvaK/p290bWao8+CtS+7\nT0aoc54uNee/UMxe0fvAB+Nzy2a7ZIs75zQ34ZoP8afv+dTdl0swOd/5wkbz/y6Y\nsldS9fC+WHdPWIHlL1Vo5Y31yS5gHP9p0qldwjYi8YzIBVfQbCTjGFQkiOnszW+u\nx3XX8gLEsv3LlttUo/GTHjcJv5WHbJd53KlD9VWCC67Uqgvw4eXxfsbfeP51m25V\n+kMeJDv8vyxpREbmAlnbFibdRt4vkm83BbZFsFpLxGvGNP6INdYCk3WQRP7vEBTi\njxg3wgPzmClgV0QuIUZHUNVr1zYHrtM2BTNifQIDAQABAoIBAQCQmnvfuJDwKN90\n87WyjA6M7kTBkI22kAH/nqyYRxPFAZt2jPOHXohaE+RrEH9xOQC9lWYTifDVo88D\nisIK3IrvN9OCc3OO4bXFmBlXRxiOaeZaFB+hOUR8eU504xiiGOS5fvfBe9q9ZhJX\nIvSMgcaZaZmwG0BKv0pTE+Zt7o9WfU81RCckOFeQ4yy0ESfkw7XShUqeowwnERdN\nbbVRYJlwsVJdhog92JtH7QqDBU4l/7QWv/oVa8qfquX5/WL9pyaXapXMGeCdG04A\nW7PEzjehEst3UAl7hMwEI62pvO9JSLMNGXrqgcmHJNKRengUpvYSjPfGPuVpxgJi\n8C8/3JdFAoGBANZyxLCRJROi1VFBLLwcTsyGmjxJj1RrgR8LVJqlhEpqOJSULORn\nk4eAM6KGMxBTElWvicUHFKd4H/NTmBiPI4wg2/NNK9EA9jcqNiOeUzhSPxLLUHzb\nDMXqvAo0KCO4ljqysLkPpL2xUR6vPkprUQn++M3G9m0tN/K3/V+0HhE7AoGBAMuf\npM2P7JGGz/GijGkKCiPQFUXrsyekBJCQ5nvb3t+05GnppU7zd5mgZZVagrWL2H7U\nPbsZdoTPrusl54kINus/OvfZWUgYWG4p1ftRJnC6Hacm+VxiHNDKHn3EruebDpcG\nGH1SStBGoCmcsCet42XZ+aP4Uvj3P4PrD1mMgB+nAoGBAKqnUEDWcHPs2+a6f9f+\nivKVlv2s6COdHXbP9HbQirMRTo9mT0c/6ZYl/nEybEZsZSXM+EzTsqsGnB5uApZg\nqkAkEgTO/7RmGImTzNuRbdZfFRRmuVlyk/qYLyXLlbm/dcWmV54dhdLy3YQWnvJn\n7miO//35fDcrid9cbYSQeHDrAoGAVECpIzkzDH/4mKXGbUvvKCRYOQcuqO9PyDV8\neLFgRbYGcOBxOvq4eQOKJMM/pDjKCqhtJnaBuLBqUvfrFqMkfjA6iQUQ0SjppiN/\nW66XNjt8O4Z/1T7vZ2DKPwXbzQ82eTzXcztSo10ltjIUHUbw+Vq41aTRSByd1kqz\nnjzpYq8CgYB3EFUgULBZUxUaInSEjwqGPuecza/ssuEYFgsalzO5quSOAXiLCmcW\nIZPhFpHHaWKIZjJ0FVJwEbwCVyFvaTbqaBf+WVUj6TC8mZ2UMH7uk6+zpSW5Kyjc\nYAR6oJMLio+I83BQ1Gy0JxkJk39do03q6tS7YCI5ckloD7+q3OnfUg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1096446031", "fingerprint": "fc:ba:1a:c6:43:83:8e:18:40:e0:f6:68:e2:0b:30:c1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:27.986 63 INFO tempest.lib.common.rest_client [req-8a5b5cdd-6c2a-4d62-8651-e3c4d8890f3d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.467s 2018-08-16 16:18:27.987 63 DEBUG tempest.lib.common.rest_client [req-8a5b5cdd-6c2a-4d62-8651-e3c4d8890f3d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1164111007", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a5b5cdd-6c2a-4d62-8651-e3c4d8890f3d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:27Z","name":"tempest-port-smoke-1164111007","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:86:d9:f6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.10"}],"id":"36f729ff-cbe7-473e-b9c1-852b05ac8091","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:31.018 63 INFO tempest.lib.common.rest_client [req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.030s 2018-08-16 16:18:31.019 63 DEBUG tempest.lib.common.rest_client [req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "adminPass": "BDTv9Yjcn8sG"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:31.385 63 INFO tempest.lib.common.rest_client [req-3b9d7912-228e-4e4a-8714-cb69c60c8afc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.361s 2018-08-16 16:18:31.386 63 DEBUG tempest.lib.common.rest_client [req-3b9d7912-228e-4e4a-8714-cb69c60c8afc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:32.802 63 INFO tempest.lib.common.rest_client [req-effc4182-56e1-49ad-a296-115ac84938dc ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.398s 2018-08-16 16:18:32.802 63 DEBUG tempest.lib.common.rest_client [req-effc4182-56e1-49ad-a296-115ac84938dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:34.186 63 INFO tempest.lib.common.rest_client [req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.370s 2018-08-16 16:18:34.187 63 DEBUG tempest.lib.common.rest_client [req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:34.205 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:18:36.075 63 INFO tempest.lib.common.rest_client [req-06b2f9fe-2255-49f0-95a1-3665c990a533 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.869s 2018-08-16 16:18:36.076 63 DEBUG tempest.lib.common.rest_client [req-06b2f9fe-2255-49f0-95a1-3665c990a533 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:36.091 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:18:37.697 63 INFO tempest.lib.common.rest_client [req-318ab55f-76bf-4e77-a53f-ae708e7f610e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.604s 2018-08-16 16:18:37.698 63 DEBUG tempest.lib.common.rest_client [req-318ab55f-76bf-4e77-a53f-ae708e7f610e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:39.417 63 INFO tempest.lib.common.rest_client [req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.702s 2018-08-16 16:18:39.418 63 DEBUG tempest.lib.common.rest_client [req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:40.780 63 INFO tempest.lib.common.rest_client [req-1f030b22-13ed-4d12-84fc-398a205eb492 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.346s 2018-08-16 16:18:40.780 63 DEBUG tempest.lib.common.rest_client [req-1f030b22-13ed-4d12-84fc-398a205eb492 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:40.794 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:18:41.468 63 INFO tempest.lib.common.rest_client [req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.672s 2018-08-16 16:18:41.469 63 DEBUG tempest.lib.common.rest_client [req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:41.481 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 6df6a5df-d024-47e1-9576-bb1eb3e9713f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:18:42.562 63 INFO tempest.lib.common.rest_client [req-9c33dd33-90a4-413b-bdb0-26218dbbb7cf ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:18:42.563 63 DEBUG tempest.lib.common.rest_client [req-9c33dd33-90a4-413b-bdb0-26218dbbb7cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1284265768", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c33dd33-90a4-413b-bdb0-26218dbbb7cf'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:42Z","name":"tempest-port-smoke-1284265768","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:c1:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.20"}],"id":"2587345f-fcee-4f3a-9e45-e4a2a7de0a91","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:45.966 63 INFO tempest.lib.common.rest_client [req-5faf109b-9195-405b-a52a-f127e2000a2e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.398s 2018-08-16 16:18:45.967 63 DEBUG tempest.lib.common.rest_client [req-5faf109b-9195-405b-a52a-f127e2000a2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "2587345f-fcee-4f3a-9e45-e4a2a7de0a91"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "adminPass": "Snq4sMwi2Fbk"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:46.244 63 INFO tempest.lib.common.rest_client [req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.270s 2018-08-16 16:18:46.245 63 DEBUG tempest.lib.common.rest_client [req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:47.585 63 INFO tempest.lib.common.rest_client [req-21c6317d-132a-4516-a427-208aefde9f64 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.322s 2018-08-16 16:18:47.585 63 DEBUG tempest.lib.common.rest_client [req-21c6317d-132a-4516-a427-208aefde9f64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:49.642 63 INFO tempest.lib.common.rest_client [req-13966f83-4169-499a-9206-2e235d88eda8 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.042s 2018-08-16 16:18:49.643 63 DEBUG tempest.lib.common.rest_client [req-13966f83-4169-499a-9206-2e235d88eda8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:49.656 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:18:50.921 63 INFO tempest.lib.common.rest_client [req-dc791897-b87e-4b49-aa5f-d16b2c7037d5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.262s 2018-08-16 16:18:50.922 63 DEBUG tempest.lib.common.rest_client [req-dc791897-b87e-4b49-aa5f-d16b2c7037d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:50.940 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2018-08-16 16:18:52.616 63 INFO tempest.lib.common.rest_client [req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.673s 2018-08-16 16:18:52.617 63 DEBUG tempest.lib.common.rest_client [req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:52.636 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:18:54.719 63 INFO tempest.lib.common.rest_client [req-003b9135-2100-4b20-a4c0-5211c151b691 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.080s 2018-08-16 16:18:54.720 63 DEBUG tempest.lib.common.rest_client [req-003b9135-2100-4b20-a4c0-5211c151b691 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:56.165 63 INFO tempest.lib.common.rest_client [req-ab489307-2052-4a86-8dcd-ab316279071e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.425s 2018-08-16 16:18:56.166 63 DEBUG tempest.lib.common.rest_client [req-ab489307-2052-4a86-8dcd-ab316279071e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:58.222 63 INFO tempest.lib.common.rest_client [req-24678f01-f474-44a5-9488-dd7383488aea ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.041s 2018-08-16 16:18:58.223 63 DEBUG tempest.lib.common.rest_client [req-24678f01-f474-44a5-9488-dd7383488aea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:58.238 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:18:59.335 63 INFO tempest.lib.common.rest_client [req-9503c47c-334f-4d7b-b329-381e0e561298 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.096s 2018-08-16 16:18:59.336 63 DEBUG tempest.lib.common.rest_client [req-9503c47c-334f-4d7b-b329-381e0e561298 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:18:59.356 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:19:00.475 63 INFO tempest.lib.common.rest_client [req-fef3e982-60df-4b1d-b58b-1c2f38c418e2 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.118s 2018-08-16 16:19:00.476 63 DEBUG tempest.lib.common.rest_client [req-fef3e982-60df-4b1d-b58b-1c2f38c418e2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-816113707", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3e982-60df-4b1d-b58b-1c2f38c418e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:59Z","name":"tempest-port-smoke-816113707","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:cb:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.30"}],"id":"8577d86a-dff1-43c1-ab3f-b3dbe3d9da68","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:03.078 63 INFO tempest.lib.common.rest_client [req-67d3dd40-0a3d-4622-873e-eacc63803c50 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 2.600s 2018-08-16 16:19:03.078 63 DEBUG tempest.lib.common.rest_client [req-67d3dd40-0a3d-4622-873e-eacc63803c50 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "8577d86a-dff1-43c1-ab3f-b3dbe3d9da68"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "adminPass": "sg9QvS4B7nyY"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:03.329 63 INFO tempest.lib.common.rest_client [req-37ba352d-d238-476f-8231-9505372af74a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.246s 2018-08-16 16:19:03.329 63 DEBUG tempest.lib.common.rest_client [req-37ba352d-d238-476f-8231-9505372af74a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:04.669 63 INFO tempest.lib.common.rest_client [req-ab894689-c566-4287-a70e-5399f9497bb9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.325s 2018-08-16 16:19:04.670 63 DEBUG tempest.lib.common.rest_client [req-ab894689-c566-4287-a70e-5399f9497bb9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:06.781 63 INFO tempest.lib.common.rest_client [req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.098s 2018-08-16 16:19:06.782 63 DEBUG tempest.lib.common.rest_client [req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:06.795 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:08.909 63 INFO tempest.lib.common.rest_client [req-40888d6a-1f6b-48b0-8469-70cfd2327e60 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.112s 2018-08-16 16:19:08.910 63 DEBUG tempest.lib.common.rest_client [req-40888d6a-1f6b-48b0-8469-70cfd2327e60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:10.362 63 INFO tempest.lib.common.rest_client [req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.438s 2018-08-16 16:19:10.365 63 DEBUG tempest.lib.common.rest_client [req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:10.380 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 16:19:11.179 63 INFO tempest.lib.common.rest_client [req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.798s 2018-08-16 16:19:11.180 63 DEBUG tempest.lib.common.rest_client [req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:11.192 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 2feb45cc-b869-40d1-ac95-5f975123481d with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:19:12.249 63 INFO tempest.lib.common.rest_client [req-d252ad7f-a2ef-4625-ab0f-729f7a6068f9 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.055s 2018-08-16 16:19:12.249 63 DEBUG tempest.lib.common.rest_client [req-d252ad7f-a2ef-4625-ab0f-729f7a6068f9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-547706590", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d252ad7f-a2ef-4625-ab0f-729f7a6068f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:19:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:19:11Z","name":"tempest-port-smoke-547706590","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:4a:46","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.40"}],"id":"10386af9-3892-4f66-8d53-7507020b6692","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:15.325 63 INFO tempest.lib.common.rest_client [req-e1f3815b-5978-4a00-b34e-b129ad983c57 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:19:15.325 63 DEBUG tempest.lib.common.rest_client [req-e1f3815b-5978-4a00-b34e-b129ad983c57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "10386af9-3892-4f66-8d53-7507020b6692"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "adminPass": "6deQe5Fr4haL"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:15.639 63 INFO tempest.lib.common.rest_client [req-edf40828-bbf3-4bb8-a65f-d3403d965cfb ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.309s 2018-08-16 16:19:15.640 63 DEBUG tempest.lib.common.rest_client [req-edf40828-bbf3-4bb8-a65f-d3403d965cfb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:16.902 63 INFO tempest.lib.common.rest_client [req-1f44c983-449c-4e06-85ad-b323c9f3aac1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.245s 2018-08-16 16:19:16.903 63 DEBUG tempest.lib.common.rest_client [req-1f44c983-449c-4e06-85ad-b323c9f3aac1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:18.646 63 INFO tempest.lib.common.rest_client [req-4e2d7c36-bf87-483c-b684-eb5e1625327e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.728s 2018-08-16 16:19:18.647 63 DEBUG tempest.lib.common.rest_client [req-4e2d7c36-bf87-483c-b684-eb5e1625327e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:18.660 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:20.087 63 INFO tempest.lib.common.rest_client [req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.426s 2018-08-16 16:19:20.088 63 DEBUG tempest.lib.common.rest_client [req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:21.527 63 INFO tempest.lib.common.rest_client [req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.427s 2018-08-16 16:19:21.527 63 DEBUG tempest.lib.common.rest_client [req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:23.158 63 INFO tempest.lib.common.rest_client [req-28d57439-e413-4033-9f94-eb063a54a972 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.617s 2018-08-16 16:19:23.159 63 DEBUG tempest.lib.common.rest_client [req-28d57439-e413-4033-9f94-eb063a54a972 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:23.172 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:19:24.273 63 INFO tempest.lib.common.rest_client [req-0cc39d66-1ace-40ea-a415-72e6d279a3fa ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.100s 2018-08-16 16:19:24.274 63 DEBUG tempest.lib.common.rest_client [req-0cc39d66-1ace-40ea-a415-72e6d279a3fa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:24.288 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:19:24.453 63 INFO tempest.lib.common.rest_client [req-0a763687-931c-4c86-ab40-4e3e8505154c ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:19:24.454 63 DEBUG tempest.lib.common.rest_client [req-0a763687-931c-4c86-ab40-4e3e8505154c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1866904330", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a763687-931c-4c86-ab40-4e3e8505154c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:24Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:26.145 63 INFO tempest.lib.common.rest_client [req-f6180d90-133f-4a61-a4c9-48f7651eac9b ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 1.690s 2018-08-16 16:19:26.145 63 DEBUG tempest.lib.common.rest_client [req-f6180d90-133f-4a61-a4c9-48f7651eac9b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6180d90-133f-4a61-a4c9-48f7651eac9b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:25Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:28.220 63 INFO tempest.lib.common.rest_client [req-cf12e535-5ae5-49fc-b98e-eeadd9a2c4be ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface 2.073s 2018-08-16 16:19:28.220 63 DEBUG tempest.lib.common.rest_client [req-cf12e535-5ae5-49fc-b98e-eeadd9a2c4be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf12e535-5ae5-49fc-b98e-eeadd9a2c4be'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:30.149 63 INFO tempest.lib.common.rest_client [req-15862282-353a-4f95-a4c4-acc35f1d538e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.927s 2018-08-16 16:19:30.150 63 DEBUG tempest.lib.common.rest_client [req-15862282-353a-4f95-a4c4-acc35f1d538e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15862282-353a-4f95-a4c4-acc35f1d538e'} Body: {"floatingip": {"router_id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:29Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091", "id": "3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:30.365 63 INFO tempest.lib.common.rest_client [req-b44be82d-6e38-4605-8afd-6edf9f841ed5 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.213s 2018-08-16 16:19:30.365 63 DEBUG tempest.lib.common.rest_client [req-b44be82d-6e38-4605-8afd-6edf9f841ed5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--801826528", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b44be82d-6e38-4605-8afd-6edf9f841ed5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:31.831 63 INFO tempest.lib.common.rest_client [req-663071a0-edae-4f55-9264-0d860228c291 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 1.464s 2018-08-16 16:19:31.831 63 DEBUG tempest.lib.common.rest_client [req-663071a0-edae-4f55-9264-0d860228c291 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663071a0-edae-4f55-9264-0d860228c291'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:34.144 63 INFO tempest.lib.common.rest_client [req-d08fc3d4-df83-4887-bc07-e4dd503c3387 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface 2.312s 2018-08-16 16:19:34.145 63 DEBUG tempest.lib.common.rest_client [req-d08fc3d4-df83-4887-bc07-e4dd503c3387 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d08fc3d4-df83-4887-bc07-e4dd503c3387'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:36.057 63 INFO tempest.lib.common.rest_client [req-d782adbf-ce58-48dc-8eed-df587b935b5e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.910s 2018-08-16 16:19:36.057 63 DEBUG tempest.lib.common.rest_client [req-d782adbf-ce58-48dc-8eed-df587b935b5e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "10386af9-3892-4f66-8d53-7507020b6692"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d782adbf-ce58-48dc-8eed-df587b935b5e'} Body: {"floatingip": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:34Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "10386af9-3892-4f66-8d53-7507020b6692", "id": "601f764f-c354-40ad-aa56-af7b0b6e2f13", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:36.572 63 INFO tempest.lib.common.rest_client [req-ab692729-9c97-4728-a0c4-20c98204bd5a ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations 0.514s 2018-08-16 16:19:36.573 63 DEBUG tempest.lib.common.rest_client [req-ab692729-9c97-4728-a0c4-20c98204bd5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab692729-9c97-4728-a0c4-20c98204bd5a'} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "id": "b8275b09-65db-432f-a0ab-5e46f9763504"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:19:36.575 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54.602 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54.706 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:19:54.731 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:54.848 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:19:54.850 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54.852 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54.911 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:19:54.917 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:59.924 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:19:59.925 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:19:59.925 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.077638 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:19:59.926 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:59.929 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:59.993 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:19:59.994 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:00.108 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:20:00.109 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:00.111 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:00.171 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:20:00.175 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04.182 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 4.073682 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:20:04.815 63 INFO tempest.lib.common.rest_client [req-55c8a3b1-1bb3-45de-ab34-3b22b4ddf67d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations 0.632s 2018-08-16 16:20:04.816 63 DEBUG tempest.lib.common.rest_client [req-55c8a3b1-1bb3-45de-ab34-3b22b4ddf67d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations', u'date': 'Thu, 16 Aug 2018 16:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55c8a3b1-1bb3-45de-ab34-3b22b4ddf67d'} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "id": "b3364561-782f-4ab5-ae71-7eb69dd0886b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:20:04.817 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:04.819 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:04.880 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:20:04.883 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04.998 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:20:04.998 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:05.000 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:05.063 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:20:05.065 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:10.075 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:20:10.077 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:20:10.078 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns true in 5.080030 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:109 2018-08-16 16:20:10.079 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-16 16:21:10.134 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 1. Retry after 2 seconds.: timeout: timed out 2018-08-16 16:22:12.672 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 2. Retry after 3 seconds.: timeout: timed out 2018-08-16 16:23:16.222 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 3. Retry after 4 seconds.: timeout: timed out 2018-08-16 16:24:20.787 63 WARNING tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 4. Retry after 5 seconds.: timeout: timed out 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh [-] Failed to establish authenticated ssh connection to cirros@172.30.9.208 after 4 attempts: timeout: timed out 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return function() 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager [-] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.208 failed. Error: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None: SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-16 16:25:26.672 63 INFO tempest.lib.common.rest_client [req-b01fd2f5-d46b-4f94-8057-b0a277af51da ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers 0.326s 2018-08-16 16:25:26.673 63 DEBUG tempest.lib.common.rest_client [req-b01fd2f5-d46b-4f94-8057-b0a277af51da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da'} Body: {"servers": [{"id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "name": "server-4"}, {"id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "name": "server-3"}, {"id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "name": "server-2"}, {"id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "name": "server-1"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:26.791 63 INFO tempest.lib.common.rest_client [req-69928d6a-34a9-4a68-9bd5-534c02e7f30d ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action 0.111s 2018-08-16 16:25:26.792 63 DEBUG tempest.lib.common.rest_client [req-69928d6a-34a9-4a68-9bd5-534c02e7f30d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32814', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action', u'x-compute-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:26.795 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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.195548] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197971] pid_max: default: 32768 minimum: 301 [ 0.199282] ACPI: Core revision 20150930 [ 0.201020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202920] Security Framework initialized [ 0.204104] Yama: becoming mindful. [ 0.205177] AppArmor: AppArmor initialized [ 0.206477] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210218] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214010] Initializing cgroup subsys io [ 0.215239] Initializing cgroup subsys memory [ 0.216506] Initializing cgroup subsys devices [ 0.217820] Initializing cgroup subsys freezer [ 0.219152] Initializing cgroup subsys net_cls [ 0.220449] Initializing cgroup subsys perf_event [ 0.221813] Initializing cgroup subsys net_prio [ 0.223140] Initializing cgroup subsys hugetlb [ 0.224431] Initializing cgroup subsys pids [ 0.225677] CPU: Physical Processor ID: 0 [ 0.227576] mce: CPU supports 10 MCE banks [ 0.228798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230253] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253845] ftrace: allocating 31920 entries in 125 pages [ 0.279943] smpboot: Max logical packages: 1 [ 0.281183] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283185] x2apic enabled [ 0.284362] Switched APIC routing to physical x2apic. [ 0.286915] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288797] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.291697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.294316] KVM setup paravirtual spinlock [ 0.295995] x86: Booted up 1 node, 1 CPUs [ 0.297193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.299209] devtmpfs: initialized [ 0.301271] evm: security.selinux [ 0.302302] evm: security.SMACK64 [ 0.303320] evm: security.SMACK64EXEC [ 0.304431] evm: security.SMACK64TRANSMUTE [ 0.305636] evm: security.SMACK64MMAP [ 0.306835] evm: security.ima [ 0.307806] evm: security.capability [ 0.308995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.311793] pinctrl core: initialized pinctrl subsystem [ 0.313400] RTC time: 16:19:22, date: 08/16/18 [ 0.314804] NET: Registered protocol family 16 [ 0.316233] cpuidle: using governor ladder [ 0.317443] cpuidle: using governor menu [ 0.318595] PCCT header not found. [ 0.319681] ACPI: bus type PCI registered [ 0.320858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322657] PCI: Using configuration type 1 for base access [ 0.324935] ACPI: Added _OSI(Module Device) [ 0.326151] ACPI: Added _OSI(Processor Device) [ 0.327396] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.330972] ACPI: Interpreter enabled [ 0.332094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.334786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342968] ACPI: (supports S0 S5) [ 0.344017] ACPI: Using IOAPIC for interrupt routing [ 0.345399] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358148] acpiphp: Slot [3] registered [ 0.359356] acpiphp: Slot [4] registered [ 0.360549] acpiphp: Slot [5] registered [ 0.361770] acpiphp: Slot [6] registered [ 0.362954] acpiphp: Slot [7] registered [ 0.364117] acpiphp: Slot [8] registered [ 0.365276] acpiphp: Slot [9] registered [ 0.366431] acpiphp: Slot [10] registered [ 0.367627] acpiphp: Slot [11] registered [ 0.368816] acpiphp: Slot [12] registered [ 0.370009] acpiphp: Slot [13] registered [ 0.371186] acpiphp: Slot [14] registered [ 0.372385] acpiphp: Slot [15] registered [ 0.387434] acpiphp: Slot [16] registered [ 0.388737] acpiphp: Slot [17] registered [ 0.389922] acpiphp: Slot [18] registered [ 0.391110] acpiphp: Slot [19] registered [ 0.392306] acpiphp: Slot [20] registered [ 0.393489] acpiphp: Slot [21] registered [ 0.394680] acpiphp: Slot [22] registered [ 0.395866] acpiphp: Slot [23] registered [ 0.397079] acpiphp: Slot [24] registered [ 0.398287] acpiphp: Slot [25] registered [ 0.399499] acpiphp: Slot [26] registered [ 0.400721] acpiphp: Slot [27] registered [ 0.401953] acpiphp: Slot [28] registered [ 0.403170] acpiphp: Slot [29] registered [ 0.404374] acpiphp: Slot [30] registered [ 0.405595] acpiphp: Slot [31] registered [ 0.406886] PCI host bridge to bus 0000:00 [ 0.408103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.418091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457054] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.461213] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.463598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.465612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.467428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.469320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.470869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.473162] vgaarb: loaded [ 0.474047] vgaarb: bridge control possible 0000:00:02.0 [ 0.475803] SCSI subsystem initialized [ 0.477146] ACPI: bus type USB registered [ 0.478354] usbcore: registered new interface driver usbfs [ 0.479869] usbcore: registered new interface driver hub [ 0.481347] usbcore: registered new device driver usb [ 0.482959] PCI: Using ACPI for IRQ routing [ 0.484556] NetLabel: Initializing [ 0.485612] NetLabel: domain hash size = 128 [ 0.486881] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.488573] NetLabel: unlabeled traffic allowed by default [ 0.490334] clocksource: Switched to clocksource kvm-clock [ 0.501021] AppArmor: AppArmor Filesystem Enabled [ 0.502437] pnp: PnP ACPI init [ 0.503752] pnp: PnP ACPI: found 5 devices [ 0.510828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.513333] NET: Registered protocol family 2 [ 0.514838] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.516717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.518466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520239] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.521822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523520] NET: Registered protocol family 1 [ 0.524813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526421] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.528012] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.557970] Trying to unpack rootfs image as initramfs... [ 0.620592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626461] Scanning for low memory corruption every 60 seconds [ 0.629064] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630808] audit: initializing netlink subsys (disabled) [ 0.632394] audit: type=2000 audit(1534436362.856:1): initialized [ 0.634514] Initialise system trusted keyring [ 0.636014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637714] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640641] zbud: loaded [ 0.641725] VFS: Disk quotas dquot_6.6.0 [ 0.642941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.645263] fuse init (API version 7.23) [ 0.646604] Key type big_key registered [ 0.647803] Allocating IMA MOK and blacklist keyrings. [ 0.649665] Key type asymmetric registered [ 0.650882] Asymmetric key parser 'x509' registered [ 0.652299] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.654525] io scheduler noop registered [ 0.655698] io scheduler deadline registered (default) [ 0.657219] io scheduler cfq registered [ 0.658535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664130] ACPI: Power Button [PWRF] [ 0.665456] GHES: HEST is not enabled! [ 0.679755] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.709556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.712737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741790] Linux agpgart interface v0.103 [ 0.745456] brd: module loaded [ 0.747833] loop: module loaded [ 0.752601] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754716] GPT:90111 != 2097151 [ 0.755701] GPT:Alternate GPT header not at the end of the disk. [ 0.757313] GPT:90111 != 2097151 [ 0.758289] GPT: Use GNU Parted to correct GPT errors. [ 0.759686] vda: vda1 vda15 [ 0.761473] scsi host0: ata_piix [ 0.762619] scsi host1: ata_piix [ 0.763683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765464] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.767810] libphy: Fixed MDIO Bus: probed [ 0.769004] tun: Universal TUN/TAP device driver, 1.6 [ 0.770414] tun: (C) 1999-2004 Max Krasnyansky [ 0.773299] PPP generic driver version 2.4.2 [ 0.774714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776339] ehci-pci: EHCI PCI platform driver [ 0.777897] ehci-platform: EHCI generic platform driver [ 0.779533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781206] ohci-pci: OHCI PCI platform driver [ 0.782516] ohci-platform: OHCI generic platform driver [ 0.784012] uhci_hcd: USB Universal Host Controller Interface driver [ 0.798596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.800075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802233] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.803686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.805403] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.807240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.809297] usb usb1: Product: UHCI Host Controller [ 0.810631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.812386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.813798] hub 1-0:1.0: USB hub found [ 0.814938] hub 1-0:1.0: 2 ports detected [ 0.816359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.819378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822261] mousedev: PS/2 mouse device common for all mice [ 0.824051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.826695] rtc_cmos 00:00: RTC can wake from S4 [ 0.828325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.830082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831808] i2c /dev entries driver [ 0.832941] device-mapper: uevent: version 1.0.3 [ 0.834333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.836736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838889] NET: Registered protocol family 10 [ 0.840782] NET: Registered protocol family 17 [ 0.842060] Key type dns_resolver registered [ 0.843461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.845097] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.847724] registered taskstats version 1 [ 0.848981] Loading compiled-in X.509 certificates [ 0.851016] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.853765] zswap: loaded using pool lzo/zbud [ 0.856294] Key type trusted registered [ 0.858549] Key type encrypted registered [ 0.859775] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861325] ima: No TPM chip found, activating TPM-bypass! [ 0.862884] evm: HMAC attrs: 0x1 [ 0.864278] Magic number: 14:183:338 [ 0.865442] tty tty59: hash matches [ 0.866646] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:22 UTC (1534436362) [ 0.869034] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870675] EDD information not available. [ 0.924363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926701] Write protecting the kernel read-only data: 14336k [ 0.931710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 [ 0.983244] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000140 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYAU+mCL3STpGIkOHdwA6OW2k7Y7S26YApn54ldRjGCYmBe7Wgpnvn0J2UDsZj3JnPHDA2ejIvnurTGw5Y7j6ImqqTq8M4uKO1qSG6vmdueOVGjZp2BJFexHb4qlLUFlnf6jwOgeM8G8j037qhmCCfEsZHPNd5L6voVYd0zQmqXyGHn2nO/YaonSOd74Tmc5ovlGoFOIZLCkRm5RBvt4ve4uPsh/UKoVJmtjaUQHbtVNgf/IyePvmlPZ0fuw6mgrJK21cKPjQK3JASyAFvT6UIz16FcM+bioRc/2MAbqo4pA3d836FqfG1gfP1UyJ/aQyk6Yz8rc4T2v2t4kE98zNv root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBANnHT7OOnCxvICpLwozJbC6cu6JfFyLCphA8zr1dg9Axmjuu08KpOu29xvsdVD1NgnclJW3btCVA4UYm8V7lQEOhvBFNXCCOpUIPazKk/rw/+81cnVXi/LrAUc2zpC4i/qe/3MwE1+ekJSZdRL0aEE8sYlzumZdQmZaCC9/hhz1DAAAAFQC7tACXMyfiPQY8B4dOTgziKJB1qQAAAIAIuUpIUMEVzNGVHMOVqy50f28FP2/GAAy8PjUgCVg5sxYJoWhOo+YL3lTakeuK6pg32F7MJQNWPGILxsN7NEfo4jgP6FEtrTC6fXwe6Y6v4JLbexoNY+UsNtedUkVp+euYxoasjJzQ1ojkZMR28eHrED147cOpj9FxIHYh5V/1PQAAAIAF+pP1aOTfyQvTxIpwcTj8YWTr7xe/igzwl6ZEPwShZf6mz8EURzGJ/otQcfjDJjRx7VVmJgk2QGTh+3mMdj4CJ+IEuRJB9+0D3CktWwI8GxzQCPq/sbQKMUUndN5b0faG98mwrVfVQDuEne75mlF23koUljhTE9XUC9eaGdFCMA== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:feba:4a46/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.3 dev eth0 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-00000140 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:BA:4A:46 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feba:4a46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1999.111 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=999.851 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 999.851/1499.481/1999.111 ms ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=0.757 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.189 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.316 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.178 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.378/0.757 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.517 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.293 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.191 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.268 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.173 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.173/0.288/0.517 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.723 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.501 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.219 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.206 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.208 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.206/0.371/0.723 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.287809] usb 1-1: Product: QEMU USB Tablet [ 1.287810] usb 1-1: Manufacturer: QEMU [ 1.287811] usb 1-1: SerialNumber: 42 [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:22 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:22 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:22 cirros kern.notice kernel: [ 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) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:22 cirros kern.info kernel: [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:22 cirros kern.info kernel: [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287809] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:22 cirros kern.info kernel: [ 1.287810] usb 1-1: Manufacturer: QEMU Aug 16 17:19:22 cirros kern.info kernel: [ 1.287811] usb 1-1: SerialNumber: 42 Aug 16 17:19:23 cirros kern.info kernel: [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz Aug 16 17:19:23 cirros kern.info kernel: [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns Aug 16 17:19:24 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:25 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:25 cirros kern.info kernel: [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:25 cirros kern.info kernel: [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-16 16:25:27.091 63 INFO tempest.lib.common.rest_client [req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action 0.294s 2018-08-16 16:25:27.092 63 DEBUG tempest.lib.common.rest_client [req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32645', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action', u'x-compute-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:27.095 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 2feb45cc-b869-40d1-ac95-5f975123481d body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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.182874] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185143] pid_max: default: 32768 minimum: 301 [ 0.186369] ACPI: Core revision 20150930 [ 0.188039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189830] Security Framework initialized [ 0.190936] Yama: becoming mindful. [ 0.191929] AppArmor: AppArmor initialized [ 0.193090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194861] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198211] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200076] Initializing cgroup subsys io [ 0.201190] Initializing cgroup subsys memory [ 0.202373] Initializing cgroup subsys devices [ 0.203560] Initializing cgroup subsys freezer [ 0.204739] Initializing cgroup subsys net_cls [ 0.205935] Initializing cgroup subsys perf_event [ 0.207168] Initializing cgroup subsys net_prio [ 0.208366] Initializing cgroup subsys hugetlb [ 0.209541] Initializing cgroup subsys pids [ 0.210707] CPU: Physical Processor ID: 0 [ 0.212488] mce: CPU supports 10 MCE banks [ 0.213642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229841] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236479] ftrace: allocating 31920 entries in 125 pages [ 0.261893] smpboot: Max logical packages: 1 [ 0.263065] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264931] x2apic enabled [ 0.266078] Switched APIC routing to physical x2apic. [ 0.268525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270047] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275274] KVM setup paravirtual spinlock [ 0.276869] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279837] devtmpfs: initialized [ 0.281801] evm: security.selinux [ 0.282752] evm: security.SMACK64 [ 0.283706] evm: security.SMACK64EXEC [ 0.284726] evm: security.SMACK64TRANSMUTE [ 0.285849] evm: security.SMACK64MMAP [ 0.286861] evm: security.ima [ 0.287740] evm: security.capability [ 0.288820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291313] pinctrl core: initialized pinctrl subsystem [ 0.292767] RTC time: 16:19:09, date: 08/16/18 [ 0.294044] NET: Registered protocol family 16 [ 0.295347] cpuidle: using governor ladder [ 0.296463] cpuidle: using governor menu [ 0.297548] PCCT header not found. [ 0.298568] ACPI: bus type PCI registered [ 0.299657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301329] PCI: Using configuration type 1 for base access [ 0.303467] ACPI: Added _OSI(Module Device) [ 0.304615] ACPI: Added _OSI(Processor Device) [ 0.305786] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307022] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309165] ACPI: Interpreter enabled [ 0.310205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320276] ACPI: (supports S0 S5) [ 0.321249] ACPI: Using IOAPIC for interrupt routing [ 0.322525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.329514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334072] acpiphp: Slot [3] registered [ 0.335162] acpiphp: Slot [4] registered [ 0.336251] acpiphp: Slot [5] registered [ 0.337335] acpiphp: Slot [6] registered [ 0.338420] acpiphp: Slot [7] registered [ 0.339508] acpiphp: Slot [8] registered [ 0.340593] acpiphp: Slot [9] registered [ 0.341673] acpiphp: Slot [10] registered [ 0.342774] acpiphp: Slot [11] registered [ 0.343882] acpiphp: Slot [12] registered [ 0.344986] acpiphp: Slot [13] registered [ 0.346084] acpiphp: Slot [14] registered [ 0.347191] acpiphp: Slot [15] registered [ 0.362419] acpiphp: Slot [16] registered [ 0.363543] acpiphp: Slot [17] registered [ 0.364653] acpiphp: Slot [18] registered [ 0.365749] acpiphp: Slot [19] registered [ 0.366855] acpiphp: Slot [20] registered [ 0.367968] acpiphp: Slot [21] registered [ 0.369077] acpiphp: Slot [22] registered [ 0.370184] acpiphp: Slot [23] registered [ 0.371297] acpiphp: Slot [24] registered [ 0.372397] acpiphp: Slot [25] registered [ 0.373496] acpiphp: Slot [26] registered [ 0.374595] acpiphp: Slot [27] registered [ 0.375698] acpiphp: Slot [28] registered [ 0.376865] acpiphp: Slot [29] registered [ 0.378005] acpiphp: Slot [30] registered [ 0.379120] acpiphp: Slot [31] registered [ 0.380233] PCI host bridge to bus 0000:00 [ 0.381333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386596] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388580] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390600] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.396355] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397942] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.399652] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.403993] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.405953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438301] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441853] vgaarb: loaded [ 0.442685] vgaarb: bridge control possible 0000:00:02.0 [ 0.444332] SCSI subsystem initialized [ 0.445587] ACPI: bus type USB registered [ 0.446732] usbcore: registered new interface driver usbfs [ 0.448143] usbcore: registered new interface driver hub [ 0.449514] usbcore: registered new device driver usb [ 0.451022] PCI: Using ACPI for IRQ routing [ 0.452541] NetLabel: Initializing [ 0.453530] NetLabel: domain hash size = 128 [ 0.454689] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455998] NetLabel: unlabeled traffic allowed by default [ 0.457576] clocksource: Switched to clocksource kvm-clock [ 0.467748] AppArmor: AppArmor Filesystem Enabled [ 0.469064] pnp: PnP ACPI init [ 0.470310] pnp: PnP ACPI: found 5 devices [ 0.477185] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479525] NET: Registered protocol family 2 [ 0.480952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484345] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489055] NET: Registered protocol family 1 [ 0.490250] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.507762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524819] Trying to unpack rootfs image as initramfs... [ 0.587106] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.589702] Scanning for low memory corruption every 60 seconds [ 0.591662] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593260] audit: initializing netlink subsys (disabled) [ 0.594759] audit: type=2000 audit(1534436350.279:1): initialized [ 0.596614] Initialise system trusted keyring [ 0.597993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.599570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602319] zbud: loaded [ 0.603317] VFS: Disk quotas dquot_6.6.0 [ 0.604450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606595] fuse init (API version 7.23) [ 0.607832] Key type big_key registered [ 0.608934] Allocating IMA MOK and blacklist keyrings. [ 0.610621] Key type asymmetric registered [ 0.611752] Asymmetric key parser 'x509' registered [ 0.613048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615112] io scheduler noop registered [ 0.616207] io scheduler deadline registered (default) [ 0.617569] io scheduler cfq registered [ 0.618761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623958] ACPI: Power Button [PWRF] [ 0.625164] GHES: HEST is not enabled! [ 0.639278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668385] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694972] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698056] Linux agpgart interface v0.103 [ 0.701461] brd: module loaded [ 0.703709] loop: module loaded [ 0.708838] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710855] GPT:90111 != 2097151 [ 0.711790] GPT:Alternate GPT header not at the end of the disk. [ 0.713277] GPT:90111 != 2097151 [ 0.714212] GPT: Use GNU Parted to correct GPT errors. [ 0.715531] vda: vda1 vda15 [ 0.717185] scsi host0: ata_piix [ 0.718267] scsi host1: ata_piix [ 0.719272] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.720934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722935] libphy: Fixed MDIO Bus: probed [ 0.724068] tun: Universal TUN/TAP device driver, 1.6 [ 0.725377] tun: (C) 1999-2004 Max Krasnyansky [ 0.728440] PPP generic driver version 2.4.2 [ 0.729704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731363] ehci-pci: EHCI PCI platform driver [ 0.732567] ehci-platform: EHCI generic platform driver [ 0.733980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735818] ohci-pci: OHCI PCI platform driver [ 0.737226] ohci-platform: OHCI generic platform driver [ 0.738838] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753735] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765426] usb usb1: Product: UHCI Host Controller [ 0.766928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768805] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770405] hub 1-0:1.0: USB hub found [ 0.771479] hub 1-0:1.0: 2 ports detected [ 0.772757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775664] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778389] mousedev: PS/2 mouse device common for all mice [ 0.780079] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782578] rtc_cmos 00:00: RTC can wake from S4 [ 0.784102] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785724] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787355] i2c /dev entries driver [ 0.788410] device-mapper: uevent: version 1.0.3 [ 0.789726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791995] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793894] NET: Registered protocol family 10 [ 0.795466] NET: Registered protocol family 17 [ 0.796687] Key type dns_resolver registered [ 0.797991] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799474] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801903] registered taskstats version 1 [ 0.803052] Loading compiled-in X.509 certificates [ 0.804879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807440] zswap: loaded using pool lzo/zbud [ 0.809477] Key type trusted registered [ 0.811633] Key type encrypted registered [ 0.812766] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814207] ima: No TPM chip found, activating TPM-bypass! [ 0.815617] evm: HMAC attrs: 0x1 [ 0.816908] Magic number: 14:183:338 [ 0.818012] tty tty59: hash matches [ 0.819115] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:09 UTC (1534436349) [ 0.821328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822844] EDD information not available. [ 0.883173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885297] Write protecting the kernel read-only data: 14336k [ 0.888273] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.890750] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.937126] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000013d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCxG1iOLf/7sDXZn0EHE7CcI8eLIjGalx/eymQtwgkgFXf4xJPJKorllPULPaAh1d/q0Wa992FxXHnyr9n4hzflv+7+woshbjcTiDITePpbqJXD92MhhJpeAIlg01td5Nqsgo3BOcUJUpPhgo3HDvgG2cNghK8XfrRU9B8kNqFINFyxs09yS9Eux4xY5XkK15OSYi+uGQ6VcH4GdPb7KM7NOpl7lShS+jLnvS43I8Fl656adpk3Se+BssqFHMoTsOZ0olG1DCqRsa/NSOlMQYiYLMglEtlbCRcpBpZthQHgrzyMm/tteyyWNvN5xU7L0LZtcO5JAhUfdmfbbFwRAkTP root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANYZuhbsqUPhcSbRG845bJhcdImIpSp8eiyv90Et5/qbjJe6GzlI/8NZOE20soV14QJrDoG5x0Ke3N4mevtbkLSEkdpyg1Xq3v9jlLq9pMvspRCko/S7+EZ5ZO5zgzRy8vC4j2SmYCY/2kJM5xAuKiwU6KgXdTmtU4WSTW6xZYldAAAAFQCwyz8AgHA42FUuvN0xBcDuD2HTJQAAAIEAyGODsWWyGtpagffpkamxxtUJuRilW7G2abixmaTf975TINdOdbgyGTkIvzmhiU0VADGFWil8NNYqEMKlW2R0TrDe8KAQPWp13gkR5cq/OaUIAj8GJgOnDhhfxNaDBBGGb9meEnXNfoU+7vB/f0WL2RMHD1u7KVdBM/LSNJ4U5aIAAACAPuOJp9ccNkl/PruFB4QUqP/WRRoz4wKciHcm+wqN4h+4auulSrn9kgkSzs2xaC6NOLWpq8s8+97BbDbNbuQko+m7KHROYlqVfSO4YILQi/B+BTqLkAxTXeQBNl1b8ZK2/cW1oILMcvQ3T6N0fqwVEjmmgCSdxUK+qfEInNMjMZU= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe75:cbd3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-0000013d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.39 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:CB:D3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe75:cbd3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=1.201 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.406 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.236 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.155 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.155/0.431/1.201 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.665 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.298 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.256 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.501 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.163 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.163/0.376/0.665 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.614 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.370 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.258 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.217 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.151 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.151/0.322/0.614 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242375] usb 1-1: Product: QEMU USB Tablet [ 1.242376] usb 1-1: Manufacturer: QEMU [ 1.242376] usb 1-1: SerialNumber: 42 [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:09 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:09 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:09 cirros kern.notice kernel: [ 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) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:09 cirros kern.info kernel: [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:09 cirros kern.info kernel: [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242375] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: Manufacturer: QEMU Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: SerialNumber: 42 Aug 16 17:19:10 cirros kern.info kernel: [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz Aug 16 17:19:10 cirros kern.info kernel: [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns Aug 16 17:19:11 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:12 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:12 cirros kern.info kernel: [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:12 cirros kern.info kernel: [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-16 16:25:27.163 63 INFO tempest.lib.common.rest_client [req-8396c7cb-08fc-4e04-a533-6d327d065e3e ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action 0.067s 2018-08-16 16:25:27.164 63 DEBUG tempest.lib.common.rest_client [req-8396c7cb-08fc-4e04-a533-6d327d065e3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action', u'x-compute-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:27.167 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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.183101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185355] pid_max: default: 32768 minimum: 301 [ 0.186628] ACPI: Core revision 20150930 [ 0.188298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190128] Security Framework initialized [ 0.191246] Yama: becoming mindful. [ 0.192244] AppArmor: AppArmor initialized [ 0.193399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195161] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200363] Initializing cgroup subsys io [ 0.201464] Initializing cgroup subsys memory [ 0.202646] Initializing cgroup subsys devices [ 0.203837] Initializing cgroup subsys freezer [ 0.205021] Initializing cgroup subsys net_cls [ 0.206215] Initializing cgroup subsys perf_event [ 0.207456] Initializing cgroup subsys net_prio [ 0.208655] Initializing cgroup subsys hugetlb [ 0.209849] Initializing cgroup subsys pids [ 0.211022] CPU: Physical Processor ID: 0 [ 0.212816] mce: CPU supports 10 MCE banks [ 0.213969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.237977] ftrace: allocating 31920 entries in 125 pages [ 0.263171] smpboot: Max logical packages: 1 [ 0.264327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266210] x2apic enabled [ 0.267342] Switched APIC routing to physical x2apic. [ 0.269790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276404] KVM setup paravirtual spinlock [ 0.277992] x86: Booted up 1 node, 1 CPUs [ 0.279085] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280955] devtmpfs: initialized [ 0.282914] evm: security.selinux [ 0.283870] evm: security.SMACK64 [ 0.284825] evm: security.SMACK64EXEC [ 0.285862] evm: security.SMACK64TRANSMUTE [ 0.286966] evm: security.SMACK64MMAP [ 0.287986] evm: security.ima [ 0.288871] evm: security.capability [ 0.289950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292449] pinctrl core: initialized pinctrl subsystem [ 0.293921] RTC time: 16:18:57, date: 08/16/18 [ 0.295204] NET: Registered protocol family 16 [ 0.296512] cpuidle: using governor ladder [ 0.297632] cpuidle: using governor menu [ 0.298713] PCCT header not found. [ 0.299734] ACPI: bus type PCI registered [ 0.300827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302492] PCI: Using configuration type 1 for base access [ 0.304634] ACPI: Added _OSI(Module Device) [ 0.305773] ACPI: Added _OSI(Processor Device) [ 0.306943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310351] ACPI: Interpreter enabled [ 0.311398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321456] ACPI: (supports S0 S5) [ 0.322434] ACPI: Using IOAPIC for interrupt routing [ 0.323719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330721] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.332328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335279] acpiphp: Slot [3] registered [ 0.336370] acpiphp: Slot [4] registered [ 0.337457] acpiphp: Slot [5] registered [ 0.338564] acpiphp: Slot [6] registered [ 0.339646] acpiphp: Slot [7] registered [ 0.340734] acpiphp: Slot [8] registered [ 0.341820] acpiphp: Slot [9] registered [ 0.342907] acpiphp: Slot [10] registered [ 0.344010] acpiphp: Slot [11] registered [ 0.345116] acpiphp: Slot [12] registered [ 0.346221] acpiphp: Slot [13] registered [ 0.347319] acpiphp: Slot [14] registered [ 0.348423] acpiphp: Slot [15] registered [ 0.363588] acpiphp: Slot [16] registered [ 0.364690] acpiphp: Slot [17] registered [ 0.365797] acpiphp: Slot [18] registered [ 0.366894] acpiphp: Slot [19] registered [ 0.368000] acpiphp: Slot [20] registered [ 0.369101] acpiphp: Slot [21] registered [ 0.370205] acpiphp: Slot [22] registered [ 0.371305] acpiphp: Slot [23] registered [ 0.372417] acpiphp: Slot [24] registered [ 0.373517] acpiphp: Slot [25] registered [ 0.374624] acpiphp: Slot [26] registered [ 0.375722] acpiphp: Slot [27] registered [ 0.376834] acpiphp: Slot [28] registered [ 0.377942] acpiphp: Slot [29] registered [ 0.379047] acpiphp: Slot [30] registered [ 0.380150] acpiphp: Slot [31] registered [ 0.381253] PCI host bridge to bus 0000:00 [ 0.382354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389571] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391585] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400616] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437033] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441926] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444039] vgaarb: loaded [ 0.444862] vgaarb: bridge control possible 0000:00:02.0 [ 0.446493] SCSI subsystem initialized [ 0.447739] ACPI: bus type USB registered [ 0.448864] usbcore: registered new interface driver usbfs [ 0.450260] usbcore: registered new interface driver hub [ 0.451614] usbcore: registered new device driver usb [ 0.453091] PCI: Using ACPI for IRQ routing [ 0.454598] NetLabel: Initializing [ 0.455572] NetLabel: domain hash size = 128 [ 0.456721] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458022] NetLabel: unlabeled traffic allowed by default [ 0.459577] clocksource: Switched to clocksource kvm-clock [ 0.469973] AppArmor: AppArmor Filesystem Enabled [ 0.471261] pnp: PnP ACPI init [ 0.472474] pnp: PnP ACPI: found 5 devices [ 0.479295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481633] NET: Registered protocol family 2 [ 0.483027] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486376] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488012] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491045] NET: Registered protocol family 1 [ 0.492245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495163] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524260] Trying to unpack rootfs image as initramfs... [ 0.586632] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591705] Scanning for low memory corruption every 60 seconds [ 0.593857] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595448] audit: initializing netlink subsys (disabled) [ 0.596941] audit: type=2000 audit(1534436337.844:1): initialized [ 0.598803] Initialise system trusted keyring [ 0.600158] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604585] zbud: loaded [ 0.605778] VFS: Disk quotas dquot_6.6.0 [ 0.607193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609851] fuse init (API version 7.23) [ 0.611369] Key type big_key registered [ 0.612769] Allocating IMA MOK and blacklist keyrings. [ 0.614819] Key type asymmetric registered [ 0.616261] Asymmetric key parser 'x509' registered [ 0.617667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619737] io scheduler noop registered [ 0.620824] io scheduler deadline registered (default) [ 0.622194] io scheduler cfq registered [ 0.623384] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628575] ACPI: Power Button [PWRF] [ 0.629788] GHES: HEST is not enabled! [ 0.643878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702585] Linux agpgart interface v0.103 [ 0.706008] brd: module loaded [ 0.708254] loop: module loaded [ 0.713394] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715402] GPT:90111 != 2097151 [ 0.716341] GPT:Alternate GPT header not at the end of the disk. [ 0.717845] GPT:90111 != 2097151 [ 0.718779] GPT: Use GNU Parted to correct GPT errors. [ 0.720096] vda: vda1 vda15 [ 0.721724] scsi host0: ata_piix [ 0.722794] scsi host1: ata_piix [ 0.723794] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725451] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727425] libphy: Fixed MDIO Bus: probed [ 0.728771] tun: Universal TUN/TAP device driver, 1.6 [ 0.730084] tun: (C) 1999-2004 Max Krasnyansky [ 0.732794] PPP generic driver version 2.4.2 [ 0.734059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735674] ehci-pci: EHCI PCI platform driver [ 0.736876] ehci-platform: EHCI generic platform driver [ 0.738356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739900] ohci-pci: OHCI PCI platform driver [ 0.741092] ohci-platform: OHCI generic platform driver [ 0.742434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758395] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760410] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763358] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766977] usb usb1: Product: UHCI Host Controller [ 0.768248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771104] hub 1-0:1.0: USB hub found [ 0.772289] hub 1-0:1.0: 2 ports detected [ 0.773555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776402] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777670] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779037] mousedev: PS/2 mouse device common for all mice [ 0.780710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783142] rtc_cmos 00:00: RTC can wake from S4 [ 0.784671] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787845] i2c /dev entries driver [ 0.788883] device-mapper: uevent: version 1.0.3 [ 0.790155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792359] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794203] NET: Registered protocol family 10 [ 0.795760] NET: Registered protocol family 17 [ 0.796955] Key type dns_resolver registered [ 0.798238] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799711] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802079] registered taskstats version 1 [ 0.803216] Loading compiled-in X.509 certificates [ 0.805049] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807567] zswap: loaded using pool lzo/zbud [ 0.809632] Key type trusted registered [ 0.811772] Key type encrypted registered [ 0.812887] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814287] ima: No TPM chip found, activating TPM-bypass! [ 0.815722] evm: HMAC attrs: 0x1 [ 0.817007] Magic number: 14:183:338 [ 0.818080] tty tty59: hash matches [ 0.819173] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:58 UTC (1534436338) [ 0.821415] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822924] EDD information not available. [ 0.885104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887206] Write protecting the kernel read-only data: 14336k [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.79 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.047318] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-0000013a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPwySitxaNIEFbN2v2Q515TmeQfvwm9AvW3KZPn3MWaQFX5xCrUGFWYIQzlKu9jWmRWKQg83bKSk3aXWshXKST4Xz6Jk93iZbKlqW4zVDU/2JqctkvnTZrEeTVcAdMzQ5cso2cwEm4Z5n/CxlfKnjgoKDxuyiwd9scxY26R2R1w5W5EldmHstL9CiXTcWkfSuanuf6OP49KddjnZTBimYjGNe/2woIfJF2fk55bxkwCtu16INcptaFaOAU/luU1VQBc13r1dH292+M6DIrth0m/2cPQuuhtEKjpJpUP1CBmdfxvpDwRomsOnhFpeNjBM7hxP3Nwoo15Rw0eBHVtLlr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALsxcHOS6QbWASyE6WtaeKhoP12NA6dZknb87vqSe3PXX2oBoLz+7v9Onh4mk6Ae5ULhOcaaH6hHBBcjPCy9u8ZdDvkkAAUqjK48w7OEjr5Mq2iP7dvXs6VXbjKEFu21pBayAQGr6pEt474oA4foAZFOiuhOZR7Qkh2c6uzvGddTAAAAFQDT9NT2as+LWJeP8f6lGiRMZMh7XQAAAIBaLeebXhmzwfKmzfUagCOOxCaUHc9DgIvoFzGGvI4G8ykjsOuyj9nZaSxtDgoNR4wjxiNOGzWsOUcmXQfwU6jWN6hvcM/QYJEcTDAAY/OAz7mdyTm59JO1tnXp0/fFtWt/mMU44i54Sk6JdFBvSYiX+k/zxI7H9GDTpQUOMvZopgAAAIANB0kXdnM+4fdZawALZa3XZoH62zw/V87yQqG1o9N0XVqyIHFcxWcxJK4yFtrFQvGhMy1/ehSjztiO3LH7+RzsJ/r5pTEUX/DOyBTElK/StHkvGk3k3zDjpNkE8RVBFpt9ifuzKCRkSOxxpAvY8xAIckCjaY63fUJZx+GSKjmR8A== root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.21s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe8b:c125/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-0000013a name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:8B:C1:25 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:c125/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=1.206 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.466 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.343 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.213 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.290 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.213/0.503/1.206 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.632 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.311 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.226 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.252 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.226/0.331/0.632 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.640 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.294 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.136 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.158 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.136/0.285/0.640 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.047318] random: dd urandom read with 4 bits of entropy available [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244263] usb 1-1: Product: QEMU USB Tablet [ 1.244264] usb 1-1: Manufacturer: QEMU [ 1.244265] usb 1-1: SerialNumber: 42 [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:58 cirros kern.info kernel: [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.906207] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:58 cirros kern.info kernel: [ 0.906209] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:58 cirros kern.info kernel: [ 0.907984] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:58 cirros kern.info kernel: [ 0.911157] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:58 cirros kern.info kernel: [ 0.913355] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:58 cirros kern.info kernel: [ 0.938140] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.938860] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 0.940238] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.944852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 1.018139] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.info kernel: [ 1.026212] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.notice kernel: [ 1.047318] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:58 cirros kern.info kernel: [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:58 cirros kern.info kernel: [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244263] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:58 cirros kern.info kernel: [ 1.244264] usb 1-1: Manufacturer: QEMU Aug 16 17:18:58 cirros kern.info kernel: [ 1.244265] usb 1-1: SerialNumber: 42 Aug 16 17:18:59 cirros kern.info kernel: [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:19:00 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:01 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:01 cirros kern.info kernel: [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:01 cirros kern.info kernel: [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-16 16:25:27.245 63 INFO tempest.lib.common.rest_client [req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4 ] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action 0.066s 2018-08-16 16:25:27.246 63 DEBUG tempest.lib.common.rest_client [req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action', u'x-compute-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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 _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:27.249 63 DEBUG networking_bgpvpn_tempest.tests.scenario.manager [-] Console output for 6df6a5df-d024-47e1-9576-bb1eb3e9713f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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.184311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186575] pid_max: default: 32768 minimum: 301 [ 0.187820] ACPI: Core revision 20150930 [ 0.189485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191278] Security Framework initialized [ 0.192399] Yama: becoming mindful. [ 0.193399] AppArmor: AppArmor initialized [ 0.194555] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196337] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198062] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199710] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201578] Initializing cgroup subsys io [ 0.202697] Initializing cgroup subsys memory [ 0.203881] Initializing cgroup subsys devices [ 0.205069] Initializing cgroup subsys freezer [ 0.206257] Initializing cgroup subsys net_cls [ 0.207452] Initializing cgroup subsys perf_event [ 0.208694] Initializing cgroup subsys net_prio [ 0.209901] Initializing cgroup subsys hugetlb [ 0.211097] Initializing cgroup subsys pids [ 0.212275] CPU: Physical Processor ID: 0 [ 0.214056] mce: CPU supports 10 MCE banks [ 0.215212] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231464] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238136] ftrace: allocating 31920 entries in 125 pages [ 0.263910] smpboot: Max logical packages: 1 [ 0.265079] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266946] x2apic enabled [ 0.268095] Switched APIC routing to physical x2apic. [ 0.270569] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277268] KVM setup paravirtual spinlock [ 0.278864] x86: Booted up 1 node, 1 CPUs [ 0.279965] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281856] devtmpfs: initialized [ 0.283819] evm: security.selinux [ 0.284787] evm: security.SMACK64 [ 0.285749] evm: security.SMACK64EXEC [ 0.286779] evm: security.SMACK64TRANSMUTE [ 0.287891] evm: security.SMACK64MMAP [ 0.288910] evm: security.ima [ 0.289801] evm: security.capability [ 0.290877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293372] pinctrl core: initialized pinctrl subsystem [ 0.294852] RTC time: 16:18:39, date: 08/16/18 [ 0.296141] NET: Registered protocol family 16 [ 0.297460] cpuidle: using governor ladder [ 0.298598] cpuidle: using governor menu [ 0.299686] PCCT header not found. [ 0.300707] ACPI: bus type PCI registered [ 0.301795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303464] PCI: Using configuration type 1 for base access [ 0.305602] ACPI: Added _OSI(Module Device) [ 0.306755] ACPI: Added _OSI(Processor Device) [ 0.307937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309180] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311355] ACPI: Interpreter enabled [ 0.312405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322494] ACPI: (supports S0 S5) [ 0.323465] ACPI: Using IOAPIC for interrupt routing [ 0.324757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336352] acpiphp: Slot [3] registered [ 0.337446] acpiphp: Slot [4] registered [ 0.338546] acpiphp: Slot [5] registered [ 0.339639] acpiphp: Slot [6] registered [ 0.340750] acpiphp: Slot [7] registered [ 0.341844] acpiphp: Slot [8] registered [ 0.342936] acpiphp: Slot [9] registered [ 0.344026] acpiphp: Slot [10] registered [ 0.345132] acpiphp: Slot [11] registered [ 0.346241] acpiphp: Slot [12] registered [ 0.347352] acpiphp: Slot [13] registered [ 0.348453] acpiphp: Slot [14] registered [ 0.349561] acpiphp: Slot [15] registered [ 0.364786] acpiphp: Slot [16] registered [ 0.365905] acpiphp: Slot [17] registered [ 0.367012] acpiphp: Slot [18] registered [ 0.368117] acpiphp: Slot [19] registered [ 0.369227] acpiphp: Slot [20] registered [ 0.370352] acpiphp: Slot [21] registered [ 0.371460] acpiphp: Slot [22] registered [ 0.372571] acpiphp: Slot [23] registered [ 0.373686] acpiphp: Slot [24] registered [ 0.374795] acpiphp: Slot [25] registered [ 0.375902] acpiphp: Slot [26] registered [ 0.377008] acpiphp: Slot [27] registered [ 0.378120] acpiphp: Slot [28] registered [ 0.379228] acpiphp: Slot [29] registered [ 0.380336] acpiphp: Slot [30] registered [ 0.381440] acpiphp: Slot [31] registered [ 0.382547] PCI host bridge to bus 0000:00 [ 0.383661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390910] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392933] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396977] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398697] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408357] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438852] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440629] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444152] vgaarb: loaded [ 0.444982] vgaarb: bridge control possible 0000:00:02.0 [ 0.446610] SCSI subsystem initialized [ 0.447858] ACPI: bus type USB registered [ 0.448991] usbcore: registered new interface driver usbfs [ 0.450390] usbcore: registered new interface driver hub [ 0.451756] usbcore: registered new device driver usb [ 0.453236] PCI: Using ACPI for IRQ routing [ 0.454744] NetLabel: Initializing [ 0.455724] NetLabel: domain hash size = 128 [ 0.456878] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458180] NetLabel: unlabeled traffic allowed by default [ 0.459762] clocksource: Switched to clocksource kvm-clock [ 0.470093] AppArmor: AppArmor Filesystem Enabled [ 0.471408] pnp: PnP ACPI init [ 0.472640] pnp: PnP ACPI: found 5 devices [ 0.479464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481800] NET: Registered protocol family 2 [ 0.483205] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484956] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486588] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488211] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491194] NET: Registered protocol family 1 [ 0.492367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493836] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495265] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509726] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524061] Trying to unpack rootfs image as initramfs... [ 0.585541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590758] Scanning for low memory corruption every 60 seconds [ 0.592916] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594477] audit: initializing netlink subsys (disabled) [ 0.595950] audit: type=2000 audit(1534436320.399:1): initialized [ 0.597787] Initialise system trusted keyring [ 0.599119] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600693] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603416] zbud: loaded [ 0.604423] VFS: Disk quotas dquot_6.6.0 [ 0.605559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607730] fuse init (API version 7.23) [ 0.608981] Key type big_key registered [ 0.610080] Allocating IMA MOK and blacklist keyrings. [ 0.611746] Key type asymmetric registered [ 0.612885] Asymmetric key parser 'x509' registered [ 0.614207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.616274] io scheduler noop registered [ 0.617369] io scheduler deadline registered (default) [ 0.618741] io scheduler cfq registered [ 0.619944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623121] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625136] ACPI: Power Button [PWRF] [ 0.626365] GHES: HEST is not enabled! [ 0.640543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672897] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699719] Linux agpgart interface v0.103 [ 0.703124] brd: module loaded [ 0.705404] loop: module loaded [ 0.710108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712140] GPT:90111 != 2097151 [ 0.713095] GPT:Alternate GPT header not at the end of the disk. [ 0.714589] GPT:90111 != 2097151 [ 0.715545] GPT: Use GNU Parted to correct GPT errors. [ 0.716883] vda: vda1 vda15 [ 0.718637] scsi host0: ata_piix [ 0.719710] scsi host1: ata_piix [ 0.720698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724360] libphy: Fixed MDIO Bus: probed [ 0.725483] tun: Universal TUN/TAP device driver, 1.6 [ 0.726780] tun: (C) 1999-2004 Max Krasnyansky [ 0.729775] PPP generic driver version 2.4.2 [ 0.731019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732650] ehci-pci: EHCI PCI platform driver [ 0.733848] ehci-platform: EHCI generic platform driver [ 0.735192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736726] ohci-pci: OHCI PCI platform driver [ 0.737923] ohci-platform: OHCI generic platform driver [ 0.739276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753868] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755224] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763750] usb usb1: Product: UHCI Host Controller [ 0.765003] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766551] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767877] hub 1-0:1.0: USB hub found [ 0.768943] hub 1-0:1.0: 2 ports detected [ 0.770206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773069] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774379] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775783] mousedev: PS/2 mouse device common for all mice [ 0.777477] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779969] rtc_cmos 00:00: RTC can wake from S4 [ 0.781486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784737] i2c /dev entries driver [ 0.785792] device-mapper: uevent: version 1.0.3 [ 0.787094] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789335] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791183] NET: Registered protocol family 10 [ 0.792742] NET: Registered protocol family 17 [ 0.793963] Key type dns_resolver registered [ 0.795275] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.799173] registered taskstats version 1 [ 0.800326] Loading compiled-in X.509 certificates [ 0.802137] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804653] zswap: loaded using pool lzo/zbud [ 0.806725] Key type trusted registered [ 0.808862] Key type encrypted registered [ 0.809991] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811404] ima: No TPM chip found, activating TPM-bypass! [ 0.812829] evm: HMAC attrs: 0x1 [ 0.814128] Magic number: 14:183:338 [ 0.815206] tty tty59: hash matches [ 0.816329] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:40 UTC (1534436320) [ 0.818545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820066] EDD information not available. [ 0.885445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887615] Write protecting the kernel read-only data: 14336k [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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.067413] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000137 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWtiR6BJfmOGq8IM8bmI3unDcKrzJCk/cB1G3UBFP1d8KqLaCAG6uGOZt5HjkXAVQ8CoBQ3mgwcMHfhjpMN7wG4p39Y4J7RhdgZChdFfp4MiTnOQYtkKkMM5wPkQAKTe6POeUMsveMFV0ZkUjfSa6IE63s4N5r51kHJrHLhMe8BZjioaDhAxCFQLo3CnoyEeSnaZg6A/TnC9VEpA+NgwSwjobhtGbf0Lf6nQtrXJTcKrfMnpvcalYoP2EVQSQMnowApen3cV90EO/M2FTtppOJAlQ9rpdmk+a2TAjEuIZ4E0y+YDBo9M4jOIKSSotkcW222KqOAZ4SQtgFW6pQgc7N root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAN8sGPGIIClhhoi9lHkoePbLDmlrmoIHJUnBKLXpp67/WoPF4WuUVm00IaFzUbLHL0z2NQ9lhzgiLPX/DxBH4bL93kwrliNMBSl/wIFsWk7EnRDl5vC3Z4h5UTyjy7NdUcdN4uKsfisFhMKtz9q88EpBfy64+J9A5I4D+Ttea/WhAAAAFQD+54PZD0S0qRvapoEIZLwGaDgCDwAAAIBLSQTTCzCNE6+/+onoO+/T0m5Jc0xGDCauJdKW3P1dUOqVwohdzeTd/+0ibsTno60o8qqMmjyNkEuYwf8N9VCuv4b4xIpmFyEk3IxtSFfRjeRQjh0ydjH7rfdhYGrKewtgAsVXM9TtbPAUDiLuvdvHseEbK4JDKIpyu/5wR07l/AAAAIBr2Ki2uGhmnmwb1EuRIJx9aVEzDFPOnhSA7IOpyJiOKP/92uTaOYh+ZXGp0N1fdI2MPF47sB2SmJ4gv8Agm3vbEdc5q/UYOOmt+s3IDWAYjlZLgH3ODo8IkaL4cCi9yCUNhDowWgHk3XHh7StAK8UcunlSjWmpHs40oFEaAXWt0Q== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fe86:d9f6/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.3 dev eth0 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-00000137 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.12 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:86:D9:F6 inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe86:d9f6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=0.751 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.809 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.523 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.334 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.132 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.132/0.509/0.809 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.735 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.257 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.180 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.224 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.157/0.310/0.735 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.780 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.448 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.210 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.169 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.167 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.354/0.780 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.067413] random: dd urandom read with 4 bits of entropy available [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.239778] usb 1-1: Product: QEMU USB Tablet [ 1.239779] usb 1-1: Manufacturer: QEMU [ 1.239780] usb 1-1: SerialNumber: 42 [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:40 cirros kern.info kernel: [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.906887] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:40 cirros kern.info kernel: [ 0.906889] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:40 cirros kern.info kernel: [ 0.908645] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:40 cirros kern.info kernel: [ 0.911756] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:40 cirros kern.info kernel: [ 0.913860] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:40 cirros kern.info kernel: [ 0.938227] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.939023] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 0.940368] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.962007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 1.037759] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.info kernel: [ 1.046311] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.notice kernel: [ 1.067413] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:40 cirros kern.info kernel: [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:40 cirros kern.info kernel: [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239778] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:40 cirros kern.info kernel: [ 1.239779] usb 1-1: Manufacturer: QEMU Aug 16 17:18:40 cirros kern.info kernel: [ 1.239780] usb 1-1: SerialNumber: 42 Aug 16 17:18:41 cirros kern.info kernel: [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:18:42 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:18:42 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:18:42 cirros kern.info kernel: [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:18:42 cirros kern.info kernel: [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: _log_console_output /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py:238 2018-08-16 16:25:28.748 63 INFO tempest.lib.common.rest_client [req-4f3e7b3c-233a-4efd-a307-92337a4a9a67 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13 1.409s 2018-08-16 16:25:28.748 63 DEBUG tempest.lib.common.rest_client [req-4f3e7b3c-233a-4efd-a307-92337a4a9a67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13', u'date': 'Thu, 16 Aug 2018 16:25:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f3e7b3c-233a-4efd-a307-92337a4a9a67'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:30.715 63 INFO tempest.lib.common.rest_client [req-c30ee528-70af-444b-8683-b5ddf89ccb75 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface 1.966s 2018-08-16 16:25:30.716 63 DEBUG tempest.lib.common.rest_client [req-c30ee528-70af-444b-8683-b5ddf89ccb75 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c30ee528-70af-444b-8683-b5ddf89ccb75'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:32.910 63 INFO tempest.lib.common.rest_client [req-55ea7c78-a5c5-4c67-b913-caeec4b1247f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 2.193s 2018-08-16 16:25:32.911 63 DEBUG tempest.lib.common.rest_client [req-55ea7c78-a5c5-4c67-b913-caeec4b1247f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55ea7c78-a5c5-4c67-b913-caeec4b1247f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:34.312 63 INFO tempest.lib.common.rest_client [req-10cb3890-4b45-4828-983d-caa96ad1cfb8 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317 1.400s 2018-08-16 16:25:34.313 63 DEBUG tempest.lib.common.rest_client [req-10cb3890-4b45-4828-983d-caa96ad1cfb8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317', u'date': 'Thu, 16 Aug 2018 16:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10cb3890-4b45-4828-983d-caa96ad1cfb8'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:36.306 63 INFO tempest.lib.common.rest_client [req-313ba4c0-87d5-49ac-961d-d528c3b4233c ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface 1.992s 2018-08-16 16:25:36.307 63 DEBUG tempest.lib.common.rest_client [req-313ba4c0-87d5-49ac-961d-d528c3b4233c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-313ba4c0-87d5-49ac-961d-d528c3b4233c'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:38.360 63 INFO tempest.lib.common.rest_client [req-dc5470d1-b1c0-405f-ba27-94a4abfc5b02 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 2.051s 2018-08-16 16:25:38.360 63 DEBUG tempest.lib.common.rest_client [req-dc5470d1-b1c0-405f-ba27-94a4abfc5b02 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dc5470d1-b1c0-405f-ba27-94a4abfc5b02'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:38.534 63 INFO tempest.lib.common.rest_client [req-bae7198f-c48e-4113-b071-801aa956b8ec ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.173s 2018-08-16 16:25:38.535 63 DEBUG tempest.lib.common.rest_client [req-bae7198f-c48e-4113-b071-801aa956b8ec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:39.422 63 INFO tempest.lib.common.rest_client [req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.887s 2018-08-16 16:25:39.423 63 DEBUG tempest.lib.common.rest_client [req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:41.464 63 INFO tempest.lib.common.rest_client [req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.026s 2018-08-16 16:25:41.465 63 DEBUG tempest.lib.common.rest_client [req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:25:40Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:25:40.000000", "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:41.478 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:25:42.525 63 INFO tempest.lib.common.rest_client [req-7dadb3cb-2d5a-4543-9824-e4a52952404a ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.045s 2018-08-16 16:25:42.526 63 DEBUG tempest.lib.common.rest_client [req-7dadb3cb-2d5a-4543-9824-e4a52952404a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a'} Body: {"itemNotFound": {"message": "Instance 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:43.580 63 INFO tempest.lib.common.rest_client [req-d52e6ecb-b049-4f6e-b60e-eada86d409e5 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692 1.053s 2018-08-16 16:25:43.581 63 DEBUG tempest.lib.common.rest_client [req-d52e6ecb-b049-4f6e-b60e-eada86d409e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d52e6ecb-b049-4f6e-b60e-eada86d409e5'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:43.743 63 INFO tempest.lib.common.rest_client [req-f26902e1-e3d3-45f8-87ec-734983120e1a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.161s 2018-08-16 16:25:43.744 63 DEBUG tempest.lib.common.rest_client [req-f26902e1-e3d3-45f8-87ec-734983120e1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:44.655 63 INFO tempest.lib.common.rest_client [req-dccdd655-be22-4265-893a-260626b2dfb7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.910s 2018-08-16 16:25:44.656 63 DEBUG tempest.lib.common.rest_client [req-dccdd655-be22-4265-893a-260626b2dfb7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:45.727 63 INFO tempest.lib.common.rest_client [req-657ad81c-8839-4630-8aac-fa4b15636b81 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.054s 2018-08-16 16:25:45.727 63 DEBUG tempest.lib.common.rest_client [req-657ad81c-8839-4630-8aac-fa4b15636b81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81'} Body: {"itemNotFound": {"message": "Instance 2feb45cc-b869-40d1-ac95-5f975123481d could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:46.610 63 INFO tempest.lib.common.rest_client [req-ab50d3f6-c4aa-4289-8723-b68dbad09ffd ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68 0.882s 2018-08-16 16:25:46.611 63 DEBUG tempest.lib.common.rest_client [req-ab50d3f6-c4aa-4289-8723-b68dbad09ffd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab50d3f6-c4aa-4289-8723-b68dbad09ffd'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:46.803 63 INFO tempest.lib.common.rest_client [req-7b163bf4-4bc3-4721-a37a-caf398635e84 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.191s 2018-08-16 16:25:46.803 63 DEBUG tempest.lib.common.rest_client [req-7b163bf4-4bc3-4721-a37a-caf398635e84 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:47.457 63 INFO tempest.lib.common.rest_client [req-73bfda0b-b84d-4895-8460-eb746c88676f ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.652s 2018-08-16 16:25:47.457 63 DEBUG tempest.lib.common.rest_client [req-73bfda0b-b84d-4895-8460-eb746c88676f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:46Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:49.400 63 INFO tempest.lib.common.rest_client [req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.927s 2018-08-16 16:25:49.402 63 DEBUG tempest.lib.common.rest_client [req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:47Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:50.467 63 INFO tempest.lib.common.rest_client [req-1118d7cd-3358-4fd3-87e4-3af99ae231b1 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.047s 2018-08-16 16:25:50.468 63 DEBUG tempest.lib.common.rest_client [req-1118d7cd-3358-4fd3-87e4-3af99ae231b1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1'} Body: {"itemNotFound": {"message": "Instance 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:51.089 63 INFO tempest.lib.common.rest_client [req-33ee2aab-001a-41fd-bcb7-f37334aee6ee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91 0.620s 2018-08-16 16:25:51.090 63 DEBUG tempest.lib.common.rest_client [req-33ee2aab-001a-41fd-bcb7-f37334aee6ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33ee2aab-001a-41fd-bcb7-f37334aee6ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:51.264 63 INFO tempest.lib.common.rest_client [req-b3d7bf26-e387-4f9e-804a-5c821cd64913 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.173s 2018-08-16 16:25:51.265 63 DEBUG tempest.lib.common.rest_client [req-b3d7bf26-e387-4f9e-804a-5c821cd64913 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:52.277 63 INFO tempest.lib.common.rest_client [req-8370c8f8-43c2-4b77-9325-51f18142902b ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 1.011s 2018-08-16 16:25:52.278 63 DEBUG tempest.lib.common.rest_client [req-8370c8f8-43c2-4b77-9325-51f18142902b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:51Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:53.351 63 INFO tempest.lib.common.rest_client [req-38fe49d1-2525-4ed3-ae5d-85060c692ec5 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.057s 2018-08-16 16:25:53.351 63 DEBUG tempest.lib.common.rest_client [req-38fe49d1-2525-4ed3-ae5d-85060c692ec5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5'} Body: {"itemNotFound": {"message": "Instance 6df6a5df-d024-47e1-9576-bb1eb3e9713f could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:54.256 63 INFO tempest.lib.common.rest_client [req-96ef8748-20e5-48d8-9670-792b28a88b28 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091 0.903s 2018-08-16 16:25:54.257 63 DEBUG tempest.lib.common.rest_client [req-96ef8748-20e5-48d8-9670-792b28a88b28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96ef8748-20e5-48d8-9670-792b28a88b28'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:54.332 63 INFO tempest.lib.common.rest_client [req-53a85f90-eee5-4291-96a3-cf3234b88023 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031 0.073s 2018-08-16 16:25:54.332 63 DEBUG tempest.lib.common.rest_client [req-53a85f90-eee5-4291-96a3-cf3234b88023 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031', u'x-compute-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:57.152 63 INFO tempest.lib.common.rest_client [req-8251f9bb-1bbb-4afa-9725-8475671ae3dc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc 2.818s 2018-08-16 16:25:57.153 63 DEBUG tempest.lib.common.rest_client [req-8251f9bb-1bbb-4afa-9725-8475671ae3dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc', u'date': 'Thu, 16 Aug 2018 16:25:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8251f9bb-1bbb-4afa-9725-8475671ae3dc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:25:58.952 63 INFO tempest.lib.common.rest_client [req-de02bba5-407b-4188-b1fd-6e8fabb28f4d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7 1.797s 2018-08-16 16:25:58.952 63 DEBUG tempest.lib.common.rest_client [req-de02bba5-407b-4188-b1fd-6e8fabb28f4d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7', u'date': 'Thu, 16 Aug 2018 16:25:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-de02bba5-407b-4188-b1fd-6e8fabb28f4d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:01.455 63 INFO tempest.lib.common.rest_client [req-8ec6c503-3ab5-4ecb-adae-8eccb990af12 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2 2.501s 2018-08-16 16:26:01.455 63 DEBUG tempest.lib.common.rest_client [req-8ec6c503-3ab5-4ecb-adae-8eccb990af12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2', u'date': 'Thu, 16 Aug 2018 16:26:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ec6c503-3ab5-4ecb-adae-8eccb990af12'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:03.256 63 INFO tempest.lib.common.rest_client [req-01fe0ff5-8b21-4bd4-8cb4-f2c384e0d9ee ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb 1.800s 2018-08-16 16:26:03.257 63 DEBUG tempest.lib.common.rest_client [req-01fe0ff5-8b21-4bd4-8cb4-f2c384e0d9ee ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01fe0ff5-8b21-4bd4-8cb4-f2c384e0d9ee'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:03.858 63 INFO tempest.lib.common.rest_client [req-c9f84f50-03dd-4c5f-a609-9ef16c0a9320 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a 0.600s 2018-08-16 16:26:03.859 63 DEBUG tempest.lib.common.rest_client [req-c9f84f50-03dd-4c5f-a609-9ef16c0a9320 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9f84f50-03dd-4c5f-a609-9ef16c0a9320'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [464.867980s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication self.ssh_client.test_connection_auth() File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth connection = self._get_ssh_connection() File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:18:19,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.555s 2018-08-16 16:18:19,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1436833099 description", "name": "tempest-secgroup-smoke-1436833099"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a612419-a614-4eae-beb4-0e5282419c91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1436833099 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "updated_at": "2018-08-16T16:18:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "3edbcc92-d53d-48ec-aa4f-4426c0462626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "d21b3f8e-9285-48d4-80ac-548f88c76892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "name": "tempest-secgroup-smoke-1436833099"}} 2018-08-16 16:18:20,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.604s 2018-08-16 16:18:20,155 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84c50254-7374-4f15-855b-981335b3e2c7'} 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": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "06a8a4c3-a888-4e6a-bc60-ce50002af3ca"}} 2018-08-16 16:18:20,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.156s 2018-08-16 16:18:20,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03c746e1-7e3a-41ac-9587-ee60829ee795'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c71bdc8e-84bc-4290-9c5c-c38d612000b8"}} 2018-08-16 16:18:20,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:18:20,517 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a4fe344-675f-4af4-97c5-78e8de3ca541'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9e98240-cabe-4a46-b318-67c6f092b176"}} 2018-08-16 16:18:20,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.438s 2018-08-16 16:18:20,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bcc27cbb-7e01-42d4-808d-b21ba6bc554a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "082ffb51-ffc4-4ca8-9cdc-44dd9e48a555"}} 2018-08-16 16:18:21,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.155s 2018-08-16 16:18:21,114 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f4da628-4ab0-46d7-ab49-2567749f05b5'} 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": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ae140cbb-a490-434a-b589-75c6710dcc48"}} 2018-08-16 16:18:21,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 16:18:21,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c83da0e-14f2-42be-9b7b-5740df024c1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7624e6b3-ea4d-4057-8a07-0eee796d01db"}} 2018-08-16 16:18:21,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 16:18:21,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25dc7530-529a-4f03-812a-25cb7710d1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "39f5ff79-7ff6-49ac-912d-350d4f611177"}} 2018-08-16 16:18:21,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.416s 2018-08-16 16:18:21,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a591c063-c0b8-4abf-9015-c3cb71da08bc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "da68008e-f7ba-43b1-b79a-f666786eb936"}} 2018-08-16 16:18:22,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.482s 2018-08-16 16:18:22,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1945210916"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f964b685-97cf-4017-8f6a-de34432a8ce5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:22Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","name":"tempest-A-1945210916"}} 2018-08-16 16:18:23,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.881s 2018-08-16 16:18:23,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "name": "tempest-subnet-A-1-1064788179"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e26b681a-e9e7-4d3c-a384-db3fffed8c0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:22Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9426fc08-eb0e-430f-a940-1437dea408c2","subnetpool_id":null,"name":"tempest-subnet-A-1-1064788179"}} 2018-08-16 16:18:23,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.247s 2018-08-16 16:18:23,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-759753041"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1b78d04-cfca-44ef-a715-635d324eacd8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","name":"tempest-B-759753041"}} 2018-08-16 16:18:24,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.389s 2018-08-16 16:18:24,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "name": "tempest-subnet-B-1-1041621711"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-690aed39-e50e-410c-a387-7571fe396c52'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:24Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:24Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5414599e-ea83-4a7c-a323-043ad857b4fc","subnetpool_id":null,"name":"tempest-subnet-B-1-1041621711"}} 2018-08-16 16:18:25,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:18:25,296 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6755601d-4134-43b7-b2d6-c4e0f65df1c6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9c173eb03444a5c91f40c988c1f3e08", "name": "tempest-TestBGPVPNBasic-1236547715"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "re 2018-08-16 16:18:26,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.941s 2018-08-16 16:18:26,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-316a3450-cfd6-4304-a8d5-784608cb3c7f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5428a834-9581-4ce2-8aa2-1e6d75986ffb"}} 2018-08-16 16:18:26,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.273s 2018-08-16 16:18:26,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1096446031"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqkr1N5TtyjTAUqDsLYBScOUW/By4a9or+nb3RtZqjz4K1L7tPRqhzni41579QzF7R+8AH43PLZrtkizvnNDfhmg/xp+/51N2XSzA53/nCRvP/LpiyV1L18L5Yd09YgeUvVWjljfXJLmAc/2nSqV3CNiLxjMgFV9BsJOMYVCSI6ezNb67HddfyAsSy/cuW21Sj8ZMeNwm/lYdsl3ncqUP1VYILrtSqC/Dh5fF+xt94/nWbblX6Qx4kO/y/LGlERuYCWdsWJt1G3i+SbzcFtkWwWkvEa8Y0/og11gKTdZBE/u8QFOKPGDfCA/OYKWBXRC4hRkdQ1WvXNgeu0zYFM2J9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqpK9TeU7co0wFKg7C2AUnDlFvwcuGvaK/p290bWao8+CtS+7\nT0aoc54uNee/UMxe0fvAB+Nzy2a7ZIs75zQ34ZoP8afv+dTdl0swOd/5wkbz/y6Y\nsldS9fC+WHdPWIHlL1Vo5Y31yS5gHP9p0qldwjYi8YzIBVfQbCTjGFQkiOnszW+u\nx3XX8gLEsv3LlttUo/GTHjcJv5WHbJd53KlD9VWCC67Uqgvw4eXxfsbfeP51m25V\n+kMeJDv8vyxpREbmAlnbFibdRt4vkm83BbZFsFpLxGvGNP6INdYCk3WQRP7vEBTi\njxg3wgPzmClgV0QuIUZHUNVr1zYHrtM2BTNifQIDAQABAoIBAQCQmnvfuJDwKN90\n87WyjA6M7kTBkI22kAH/nqyYRxPFAZt2jPOHXohaE+RrEH9xOQC9lWYTifDVo88D\nisIK3IrvN9OCc3OO4bXFmBlXRxiOaeZaFB+hOUR8eU504xiiGOS5fvfBe9q9ZhJX\nIvSMgcaZaZmwG0BKv0pTE+Zt7o9WfU81RCckOFeQ4yy0ESfkw7XShUqeowwnERdN\nbbVRYJlwsVJdhog92JtH7QqDBU4l/7QWv/oVa8qfquX5/WL9pyaXapXMGeCdG04A\nW7PEzjehEst3UAl7hMwEI62pvO9JSLMNGXrqgcmHJNKRengUpvYSjPfGPuVpxgJi\n8C8/3JdFAoGBANZyxLCRJROi1VFBLLwcTsyGmjxJj1RrgR8LVJqlhEpqOJSULORn\nk4eAM6KGMxBTElWvicUHFKd4H/NTmBiPI4wg2/NNK9EA9jcqNiOeUzhSPxLLUHzb\nDMXqvAo0KCO4ljqysLkPpL2xUR6vPkprUQn++M3G9m0tN/K3/V+0HhE7AoGBAMuf\npM2P7JGGz/GijGkKCiPQFUXrsyekBJCQ5nvb3t+05GnppU7zd5mgZZVagrWL2H7U\nPbsZdoTPrusl54kINus/OvfZWUgYWG4p1ftRJnC6Hacm+VxiHNDKHn3EruebDpcG\nGH1SStBGoCmcsCet42XZ+aP4Uvj3P4PrD1mMgB+nAoGBAKqnUEDWcHPs2+a6f9f+\nivKVlv2s6COdHXbP9HbQirMRTo9mT0c/6ZYl/nEybEZsZSXM+EzTsqsGnB5uApZg\nqkAkEgTO/7RmGImTzNuRbdZfFRRmuVlyk/qYLyXLlbm/dcWmV54dhdLy3YQWnvJn\n7miO//35fDcrid9cbYSQeHDrAoGAVECpIzkzDH/4mKXGbUvvKCRYOQcuqO9PyDV8\neLFgRbYGcOBxOvq4eQOKJMM/pDjKCqhtJnaBuLBqUvfrFqMkfjA6iQUQ0SjppiN/\nW66XNjt8O4Z/1T7vZ2DKPwXbzQ82eTzXcztSo10ltjIUHUbw+Vq41aTRSByd1kqz\nnjzpYq8CgYB3EFUgULBZUxUaInSEjwqGPuecza/ssuEYFgsalzO5quSOAXiLCmcW\nIZPhFpHHaWKIZjJ0FVJwEbwCVyFvaTbqaBf+WVUj6TC8mZ2UMH7uk6+zpSW5Kyjc\nYAR6oJMLio+I83BQ1Gy0JxkJk39do03q6tS7YCI5ckloD7+q3OnfUg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1096446031", "fingerprint": "fc:ba:1a:c6:43:83:8e:18:40:e0:f6:68:e2:0b:30:c1"}} 2018-08-16 16:18:27,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.467s 2018-08-16 16:18:27,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1164111007", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a5b5cdd-6c2a-4d62-8651-e3c4d8890f3d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:27Z","name":"tempest-port-smoke-1164111007","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:86:d9:f6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.10"}],"id":"36f729ff-cbe7-473e-b9c1-852b05ac8091","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:18:31,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.030s 2018-08-16 16:18:31,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "adminPass": "BDTv9Yjcn8sG"}} 2018-08-16 16:18:31,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.361s 2018-08-16 16:18:31,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:32,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.398s 2018-08-16 16:18:32,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:34,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.370s 2018-08-16 16:18:34,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:34,205 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:18:36,075 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.869s 2018-08-16 16:18:36,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:36,091 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:18:37,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.604s 2018-08-16 16:18:37,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:39,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.702s 2018-08-16 16:18:39,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:40,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.346s 2018-08-16 16:18:40,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:40,794 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:18:41,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.672s 2018-08-16 16:18:41,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:41,481 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6df6a5df-d024-47e1-9576-bb1eb3e9713f with status: ACTIVE 2018-08-16 16:18:42,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:18:42,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1284265768", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c33dd33-90a4-413b-bdb0-26218dbbb7cf'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:42Z","name":"tempest-port-smoke-1284265768","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:c1:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.20"}],"id":"2587345f-fcee-4f3a-9e45-e4a2a7de0a91","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:18:45,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.398s 2018-08-16 16:18:45,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "2587345f-fcee-4f3a-9e45-e4a2a7de0a91"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "adminPass": "Snq4sMwi2Fbk"}} 2018-08-16 16:18:46,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.270s 2018-08-16 16:18:46,245 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:47,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.322s 2018-08-16 16:18:47,585 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:49,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.042s 2018-08-16 16:18:49,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:49,656 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:18:50,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.262s 2018-08-16 16:18:50,922 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:50,940 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2018-08-16 16:18:52,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.673s 2018-08-16 16:18:52,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:52,636 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:18:54,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.080s 2018-08-16 16:18:54,720 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:56,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.425s 2018-08-16 16:18:56,166 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:58,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.041s 2018-08-16 16:18:58,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:58,238 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:18:59,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.096s 2018-08-16 16:18:59,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:59,356 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 with status: ACTIVE 2018-08-16 16:19:00,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.118s 2018-08-16 16:19:00,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-816113707", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3e982-60df-4b1d-b58b-1c2f38c418e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:59Z","name":"tempest-port-smoke-816113707","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:cb:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.30"}],"id":"8577d86a-dff1-43c1-ab3f-b3dbe3d9da68","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:19:03,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 2.600s 2018-08-16 16:19:03,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "8577d86a-dff1-43c1-ab3f-b3dbe3d9da68"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "adminPass": "sg9QvS4B7nyY"}} 2018-08-16 16:19:03,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.246s 2018-08-16 16:19:03,329 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:04,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.325s 2018-08-16 16:19:04,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:06,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.098s 2018-08-16 16:19:06,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:06,795 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:08,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.112s 2018-08-16 16:19:08,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:10,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.438s 2018-08-16 16:19:10,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:10,380 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 16:19:11,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.798s 2018-08-16 16:19:11,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:11,192 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2feb45cc-b869-40d1-ac95-5f975123481d with status: ACTIVE 2018-08-16 16:19:12,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.055s 2018-08-16 16:19:12,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-547706590", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d252ad7f-a2ef-4625-ab0f-729f7a6068f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:19:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:19:11Z","name":"tempest-port-smoke-547706590","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:4a:46","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.40"}],"id":"10386af9-3892-4f66-8d53-7507020b6692","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:19:15,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:19:15,325 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "10386af9-3892-4f66-8d53-7507020b6692"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "adminPass": "6deQe5Fr4haL"}} 2018-08-16 16:19:15,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.309s 2018-08-16 16:19:15,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:16,902 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.245s 2018-08-16 16:19:16,903 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:18,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.728s 2018-08-16 16:19:18,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:18,660 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:20,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.426s 2018-08-16 16:19:20,088 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:21,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.427s 2018-08-16 16:19:21,527 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:23,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.617s 2018-08-16 16:19:23,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:23,172 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:19:24,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.100s 2018-08-16 16:19:24,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:24,288 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f with status: ACTIVE 2018-08-16 16:19:24,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:19:24,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1866904330", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a763687-931c-4c86-ab40-4e3e8505154c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:24Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} 2018-08-16 16:19:26,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 1.690s 2018-08-16 16:19:26,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6180d90-133f-4a61-a4c9-48f7651eac9b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:25Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} 2018-08-16 16:19:28,220 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface 2.073s 2018-08-16 16:19:28,220 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf12e535-5ae5-49fc-b98e-eeadd9a2c4be'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} 2018-08-16 16:19:30,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.927s 2018-08-16 16:19:30,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15862282-353a-4f95-a4c4-acc35f1d538e'} Body: {"floatingip": {"router_id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:29Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091", "id": "3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:19:30,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.213s 2018-08-16 16:19:30,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--801826528", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b44be82d-6e38-4605-8afd-6edf9f841ed5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} 2018-08-16 16:19:31,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 1.464s 2018-08-16 16:19:31,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663071a0-edae-4f55-9264-0d860228c291'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} 2018-08-16 16:19:34,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface 2.312s 2018-08-16 16:19:34,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d08fc3d4-df83-4887-bc07-e4dd503c3387'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} 2018-08-16 16:19:36,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.910s 2018-08-16 16:19:36,057 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "10386af9-3892-4f66-8d53-7507020b6692"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d782adbf-ce58-48dc-8eed-df587b935b5e'} Body: {"floatingip": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:34Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "10386af9-3892-4f66-8d53-7507020b6692", "id": "601f764f-c354-40ad-aa56-af7b0b6e2f13", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:19:36,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations 0.514s 2018-08-16 16:19:36,573 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab692729-9c97-4728-a0c4-20c98204bd5a'} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "id": "b8275b09-65db-432f-a0ab-5e46f9763504"}} 2018-08-16 16:19:36,575 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54,602 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54,706 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:54,731 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:54,848 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:19:54,850 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54,852 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54,911 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:54,917 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:59,924 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:19:59,925 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-16 16:19:59,925 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.077638 seconds 2018-08-16 16:19:59,926 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:59,929 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:59,993 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:59,994 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:00,108 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-16 16:20:00,109 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:00,111 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:00,171 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:00,175 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04,182 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073682 seconds 2018-08-16 16:20:04,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations 0.632s 2018-08-16 16:20:04,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations', u'date': 'Thu, 16 Aug 2018 16:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55c8a3b1-1bb3-45de-ab34-3b22b4ddf67d'} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "id": "b3364561-782f-4ab5-ae71-7eb69dd0886b"}} 2018-08-16 16:20:04,817 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:04,819 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:04,880 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:04,883 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:20:04,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:05,000 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:05,063 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:05,065 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:10,075 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:20:10,077 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-16 16:20:10,078 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.080030 seconds 2018-08-16 16:20:10,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-16 16:21:10,134 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-16 16:22:12,672 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-16 16:23:16,222 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-16 16:24:20,787 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-16 16:25:26,330 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 after 4 attempts 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return function() 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh 2018-08-16 16:25:26,333 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.208 failed. Error: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-16 16:25:26,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers 0.326s 2018-08-16 16:25:26,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da'} Body: {"servers": [{"id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "name": "server-4"}, {"id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "name": "server-3"}, {"id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "name": "server-2"}, {"id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-16 16:25:26,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action 0.111s 2018-08-16 16:25:26,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32814', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action', u'x-compute-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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 2018-08-16 16:25:26,795 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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.195548] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197971] pid_max: default: 32768 minimum: 301 [ 0.199282] ACPI: Core revision 20150930 [ 0.201020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202920] Security Framework initialized [ 0.204104] Yama: becoming mindful. [ 0.205177] AppArmor: AppArmor initialized [ 0.206477] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210218] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214010] Initializing cgroup subsys io [ 0.215239] Initializing cgroup subsys memory [ 0.216506] Initializing cgroup subsys devices [ 0.217820] Initializing cgroup subsys freezer [ 0.219152] Initializing cgroup subsys net_cls [ 0.220449] Initializing cgroup subsys perf_event [ 0.221813] Initializing cgroup subsys net_prio [ 0.223140] Initializing cgroup subsys hugetlb [ 0.224431] Initializing cgroup subsys pids [ 0.225677] CPU: Physical Processor ID: 0 [ 0.227576] mce: CPU supports 10 MCE banks [ 0.228798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230253] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253845] ftrace: allocating 31920 entries in 125 pages [ 0.279943] smpboot: Max logical packages: 1 [ 0.281183] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283185] x2apic enabled [ 0.284362] Switched APIC routing to physical x2apic. [ 0.286915] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288797] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.291697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.294316] KVM setup paravirtual spinlock [ 0.295995] x86: Booted up 1 node, 1 CPUs [ 0.297193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.299209] devtmpfs: initialized [ 0.301271] evm: security.selinux [ 0.302302] evm: security.SMACK64 [ 0.303320] evm: security.SMACK64EXEC [ 0.304431] evm: security.SMACK64TRANSMUTE [ 0.305636] evm: security.SMACK64MMAP [ 0.306835] evm: security.ima [ 0.307806] evm: security.capability [ 0.308995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.311793] pinctrl core: initialized pinctrl subsystem [ 0.313400] RTC time: 16:19:22, date: 08/16/18 [ 0.314804] NET: Registered protocol family 16 [ 0.316233] cpuidle: using governor ladder [ 0.317443] cpuidle: using governor menu [ 0.318595] PCCT header not found. [ 0.319681] ACPI: bus type PCI registered [ 0.320858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322657] PCI: Using configuration type 1 for base access [ 0.324935] ACPI: Added _OSI(Module Device) [ 0.326151] ACPI: Added _OSI(Processor Device) [ 0.327396] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.330972] ACPI: Interpreter enabled [ 0.332094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.334786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342968] ACPI: (supports S0 S5) [ 0.344017] ACPI: Using IOAPIC for interrupt routing [ 0.345399] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358148] acpiphp: Slot [3] registered [ 0.359356] acpiphp: Slot [4] registered [ 0.360549] acpiphp: Slot [5] registered [ 0.361770] acpiphp: Slot [6] registered [ 0.362954] acpiphp: Slot [7] registered [ 0.364117] acpiphp: Slot [8] registered [ 0.365276] acpiphp: Slot [9] registered [ 0.366431] acpiphp: Slot [10] registered [ 0.367627] acpiphp: Slot [11] registered [ 0.368816] acpiphp: Slot [12] registered [ 0.370009] acpiphp: Slot [13] registered [ 0.371186] acpiphp: Slot [14] registered [ 0.372385] acpiphp: Slot [15] registered [ 0.387434] acpiphp: Slot [16] registered [ 0.388737] acpiphp: Slot [17] registered [ 0.389922] acpiphp: Slot [18] registered [ 0.391110] acpiphp: Slot [19] registered [ 0.392306] acpiphp: Slot [20] registered [ 0.393489] acpiphp: Slot [21] registered [ 0.394680] acpiphp: Slot [22] registered [ 0.395866] acpiphp: Slot [23] registered [ 0.397079] acpiphp: Slot [24] registered [ 0.398287] acpiphp: Slot [25] registered [ 0.399499] acpiphp: Slot [26] registered [ 0.400721] acpiphp: Slot [27] registered [ 0.401953] acpiphp: Slot [28] registered [ 0.403170] acpiphp: Slot [29] registered [ 0.404374] acpiphp: Slot [30] registered [ 0.405595] acpiphp: Slot [31] registered [ 0.406886] PCI host bridge to bus 0000:00 [ 0.408103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.418091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457054] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.461213] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.463598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.465612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.467428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.469320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.470869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.473162] vgaarb: loaded [ 0.474047] vgaarb: bridge control possible 0000:00:02.0 [ 0.475803] SCSI subsystem initialized [ 0.477146] ACPI: bus type USB registered [ 0.478354] usbcore: registered new interface driver usbfs [ 0.479869] usbcore: registered new interface driver hub [ 0.481347] usbcore: registered new device driver usb [ 0.482959] PCI: Using ACPI for IRQ routing [ 0.484556] NetLabel: Initializing [ 0.485612] NetLabel: domain hash size = 128 [ 0.486881] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.488573] NetLabel: unlabeled traffic allowed by default [ 0.490334] clocksource: Switched to clocksource kvm-clock [ 0.501021] AppArmor: AppArmor Filesystem Enabled [ 0.502437] pnp: PnP ACPI init [ 0.503752] pnp: PnP ACPI: found 5 devices [ 0.510828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.513333] NET: Registered protocol family 2 [ 0.514838] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.516717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.518466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520239] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.521822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523520] NET: Registered protocol family 1 [ 0.524813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526421] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.528012] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.557970] Trying to unpack rootfs image as initramfs... [ 0.620592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626461] Scanning for low memory corruption every 60 seconds [ 0.629064] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630808] audit: initializing netlink subsys (disabled) [ 0.632394] audit: type=2000 audit(1534436362.856:1): initialized [ 0.634514] Initialise system trusted keyring [ 0.636014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637714] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640641] zbud: loaded [ 0.641725] VFS: Disk quotas dquot_6.6.0 [ 0.642941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.645263] fuse init (API version 7.23) [ 0.646604] Key type big_key registered [ 0.647803] Allocating IMA MOK and blacklist keyrings. [ 0.649665] Key type asymmetric registered [ 0.650882] Asymmetric key parser 'x509' registered [ 0.652299] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.654525] io scheduler noop registered [ 0.655698] io scheduler deadline registered (default) [ 0.657219] io scheduler cfq registered [ 0.658535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664130] ACPI: Power Button [PWRF] [ 0.665456] GHES: HEST is not enabled! [ 0.679755] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.709556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.712737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741790] Linux agpgart interface v0.103 [ 0.745456] brd: module loaded [ 0.747833] loop: module loaded [ 0.752601] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754716] GPT:90111 != 2097151 [ 0.755701] GPT:Alternate GPT header not at the end of the disk. [ 0.757313] GPT:90111 != 2097151 [ 0.758289] GPT: Use GNU Parted to correct GPT errors. [ 0.759686] vda: vda1 vda15 [ 0.761473] scsi host0: ata_piix [ 0.762619] scsi host1: ata_piix [ 0.763683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765464] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.767810] libphy: Fixed MDIO Bus: probed [ 0.769004] tun: Universal TUN/TAP device driver, 1.6 [ 0.770414] tun: (C) 1999-2004 Max Krasnyansky [ 0.773299] PPP generic driver version 2.4.2 [ 0.774714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776339] ehci-pci: EHCI PCI platform driver [ 0.777897] ehci-platform: EHCI generic platform driver [ 0.779533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781206] ohci-pci: OHCI PCI platform driver [ 0.782516] ohci-platform: OHCI generic platform driver [ 0.784012] uhci_hcd: USB Universal Host Controller Interface driver [ 0.798596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.800075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802233] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.803686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.805403] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.807240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.809297] usb usb1: Product: UHCI Host Controller [ 0.810631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.812386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.813798] hub 1-0:1.0: USB hub found [ 0.814938] hub 1-0:1.0: 2 ports detected [ 0.816359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.819378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822261] mousedev: PS/2 mouse device common for all mice [ 0.824051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.826695] rtc_cmos 00:00: RTC can wake from S4 [ 0.828325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.830082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831808] i2c /dev entries driver [ 0.832941] device-mapper: uevent: version 1.0.3 [ 0.834333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.836736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838889] NET: Registered protocol family 10 [ 0.840782] NET: Registered protocol family 17 [ 0.842060] Key type dns_resolver registered [ 0.843461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.845097] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.847724] registered taskstats version 1 [ 0.848981] Loading compiled-in X.509 certificates [ 0.851016] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.853765] zswap: loaded using pool lzo/zbud [ 0.856294] Key type trusted registered [ 0.858549] Key type encrypted registered [ 0.859775] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861325] ima: No TPM chip found, activating TPM-bypass! [ 0.862884] evm: HMAC attrs: 0x1 [ 0.864278] Magic number: 14:183:338 [ 0.865442] tty tty59: hash matches [ 0.866646] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:22 UTC (1534436362) [ 0.869034] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870675] EDD information not available. [ 0.924363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926701] Write protecting the kernel read-only data: 14336k [ 0.931710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 [ 0.983244] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000140 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYAU+mCL3STpGIkOHdwA6OW2k7Y7S26YApn54ldRjGCYmBe7Wgpnvn0J2UDsZj3JnPHDA2ejIvnurTGw5Y7j6ImqqTq8M4uKO1qSG6vmdueOVGjZp2BJFexHb4qlLUFlnf6jwOgeM8G8j037qhmCCfEsZHPNd5L6voVYd0zQmqXyGHn2nO/YaonSOd74Tmc5ovlGoFOIZLCkRm5RBvt4ve4uPsh/UKoVJmtjaUQHbtVNgf/IyePvmlPZ0fuw6mgrJK21cKPjQK3JASyAFvT6UIz16FcM+bioRc/2MAbqo4pA3d836FqfG1gfP1UyJ/aQyk6Yz8rc4T2v2t4kE98zNv root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBANnHT7OOnCxvICpLwozJbC6cu6JfFyLCphA8zr1dg9Axmjuu08KpOu29xvsdVD1NgnclJW3btCVA4UYm8V7lQEOhvBFNXCCOpUIPazKk/rw/+81cnVXi/LrAUc2zpC4i/qe/3MwE1+ekJSZdRL0aEE8sYlzumZdQmZaCC9/hhz1DAAAAFQC7tACXMyfiPQY8B4dOTgziKJB1qQAAAIAIuUpIUMEVzNGVHMOVqy50f28FP2/GAAy8PjUgCVg5sxYJoWhOo+YL3lTakeuK6pg32F7MJQNWPGILxsN7NEfo4jgP6FEtrTC6fXwe6Y6v4JLbexoNY+UsNtedUkVp+euYxoasjJzQ1ojkZMR28eHrED147cOpj9FxIHYh5V/1PQAAAIAF+pP1aOTfyQvTxIpwcTj8YWTr7xe/igzwl6ZEPwShZf6mz8EURzGJ/otQcfjDJjRx7VVmJgk2QGTh+3mMdj4CJ+IEuRJB9+0D3CktWwI8GxzQCPq/sbQKMUUndN5b0faG98mwrVfVQDuEne75mlF23koUljhTE9XUC9eaGdFCMA== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:feba:4a46/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.3 dev eth0 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-00000140 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:BA:4A:46 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feba:4a46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1999.111 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=999.851 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 999.851/1499.481/1999.111 ms ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=0.757 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.189 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.316 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.178 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.378/0.757 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.517 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.293 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.191 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.268 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.173 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.173/0.288/0.517 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.723 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.501 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.219 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.206 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.208 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.206/0.371/0.723 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.287809] usb 1-1: Product: QEMU USB Tablet [ 1.287810] usb 1-1: Manufacturer: QEMU [ 1.287811] usb 1-1: SerialNumber: 42 [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:22 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:22 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:22 cirros kern.notice kernel: [ 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) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:22 cirros kern.info kernel: [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:22 cirros kern.info kernel: [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287809] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:22 cirros kern.info kernel: [ 1.287810] usb 1-1: Manufacturer: QEMU Aug 16 17:19:22 cirros kern.info kernel: [ 1.287811] usb 1-1: SerialNumber: 42 Aug 16 17:19:23 cirros kern.info kernel: [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz Aug 16 17:19:23 cirros kern.info kernel: [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns Aug 16 17:19:24 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:25 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:25 cirros kern.info kernel: [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:25 cirros kern.info kernel: [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: 2018-08-16 16:25:27,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action 0.294s 2018-08-16 16:25:27,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32645', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action', u'x-compute-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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 2018-08-16 16:25:27,095 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 2feb45cc-b869-40d1-ac95-5f975123481d body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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.182874] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185143] pid_max: default: 32768 minimum: 301 [ 0.186369] ACPI: Core revision 20150930 [ 0.188039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189830] Security Framework initialized [ 0.190936] Yama: becoming mindful. [ 0.191929] AppArmor: AppArmor initialized [ 0.193090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194861] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198211] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200076] Initializing cgroup subsys io [ 0.201190] Initializing cgroup subsys memory [ 0.202373] Initializing cgroup subsys devices [ 0.203560] Initializing cgroup subsys freezer [ 0.204739] Initializing cgroup subsys net_cls [ 0.205935] Initializing cgroup subsys perf_event [ 0.207168] Initializing cgroup subsys net_prio [ 0.208366] Initializing cgroup subsys hugetlb [ 0.209541] Initializing cgroup subsys pids [ 0.210707] CPU: Physical Processor ID: 0 [ 0.212488] mce: CPU supports 10 MCE banks [ 0.213642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229841] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236479] ftrace: allocating 31920 entries in 125 pages [ 0.261893] smpboot: Max logical packages: 1 [ 0.263065] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264931] x2apic enabled [ 0.266078] Switched APIC routing to physical x2apic. [ 0.268525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270047] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275274] KVM setup paravirtual spinlock [ 0.276869] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279837] devtmpfs: initialized [ 0.281801] evm: security.selinux [ 0.282752] evm: security.SMACK64 [ 0.283706] evm: security.SMACK64EXEC [ 0.284726] evm: security.SMACK64TRANSMUTE [ 0.285849] evm: security.SMACK64MMAP [ 0.286861] evm: security.ima [ 0.287740] evm: security.capability [ 0.288820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291313] pinctrl core: initialized pinctrl subsystem [ 0.292767] RTC time: 16:19:09, date: 08/16/18 [ 0.294044] NET: Registered protocol family 16 [ 0.295347] cpuidle: using governor ladder [ 0.296463] cpuidle: using governor menu [ 0.297548] PCCT header not found. [ 0.298568] ACPI: bus type PCI registered [ 0.299657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301329] PCI: Using configuration type 1 for base access [ 0.303467] ACPI: Added _OSI(Module Device) [ 0.304615] ACPI: Added _OSI(Processor Device) [ 0.305786] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307022] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309165] ACPI: Interpreter enabled [ 0.310205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320276] ACPI: (supports S0 S5) [ 0.321249] ACPI: Using IOAPIC for interrupt routing [ 0.322525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.329514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334072] acpiphp: Slot [3] registered [ 0.335162] acpiphp: Slot [4] registered [ 0.336251] acpiphp: Slot [5] registered [ 0.337335] acpiphp: Slot [6] registered [ 0.338420] acpiphp: Slot [7] registered [ 0.339508] acpiphp: Slot [8] registered [ 0.340593] acpiphp: Slot [9] registered [ 0.341673] acpiphp: Slot [10] registered [ 0.342774] acpiphp: Slot [11] registered [ 0.343882] acpiphp: Slot [12] registered [ 0.344986] acpiphp: Slot [13] registered [ 0.346084] acpiphp: Slot [14] registered [ 0.347191] acpiphp: Slot [15] registered [ 0.362419] acpiphp: Slot [16] registered [ 0.363543] acpiphp: Slot [17] registered [ 0.364653] acpiphp: Slot [18] registered [ 0.365749] acpiphp: Slot [19] registered [ 0.366855] acpiphp: Slot [20] registered [ 0.367968] acpiphp: Slot [21] registered [ 0.369077] acpiphp: Slot [22] registered [ 0.370184] acpiphp: Slot [23] registered [ 0.371297] acpiphp: Slot [24] registered [ 0.372397] acpiphp: Slot [25] registered [ 0.373496] acpiphp: Slot [26] registered [ 0.374595] acpiphp: Slot [27] registered [ 0.375698] acpiphp: Slot [28] registered [ 0.376865] acpiphp: Slot [29] registered [ 0.378005] acpiphp: Slot [30] registered [ 0.379120] acpiphp: Slot [31] registered [ 0.380233] PCI host bridge to bus 0000:00 [ 0.381333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386596] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388580] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390600] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.396355] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397942] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.399652] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.403993] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.405953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438301] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441853] vgaarb: loaded [ 0.442685] vgaarb: bridge control possible 0000:00:02.0 [ 0.444332] SCSI subsystem initialized [ 0.445587] ACPI: bus type USB registered [ 0.446732] usbcore: registered new interface driver usbfs [ 0.448143] usbcore: registered new interface driver hub [ 0.449514] usbcore: registered new device driver usb [ 0.451022] PCI: Using ACPI for IRQ routing [ 0.452541] NetLabel: Initializing [ 0.453530] NetLabel: domain hash size = 128 [ 0.454689] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455998] NetLabel: unlabeled traffic allowed by default [ 0.457576] clocksource: Switched to clocksource kvm-clock [ 0.467748] AppArmor: AppArmor Filesystem Enabled [ 0.469064] pnp: PnP ACPI init [ 0.470310] pnp: PnP ACPI: found 5 devices [ 0.477185] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479525] NET: Registered protocol family 2 [ 0.480952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484345] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489055] NET: Registered protocol family 1 [ 0.490250] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.507762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524819] Trying to unpack rootfs image as initramfs... [ 0.587106] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.589702] Scanning for low memory corruption every 60 seconds [ 0.591662] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593260] audit: initializing netlink subsys (disabled) [ 0.594759] audit: type=2000 audit(1534436350.279:1): initialized [ 0.596614] Initialise system trusted keyring [ 0.597993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.599570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602319] zbud: loaded [ 0.603317] VFS: Disk quotas dquot_6.6.0 [ 0.604450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606595] fuse init (API version 7.23) [ 0.607832] Key type big_key registered [ 0.608934] Allocating IMA MOK and blacklist keyrings. [ 0.610621] Key type asymmetric registered [ 0.611752] Asymmetric key parser 'x509' registered [ 0.613048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615112] io scheduler noop registered [ 0.616207] io scheduler deadline registered (default) [ 0.617569] io scheduler cfq registered [ 0.618761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623958] ACPI: Power Button [PWRF] [ 0.625164] GHES: HEST is not enabled! [ 0.639278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668385] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694972] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698056] Linux agpgart interface v0.103 [ 0.701461] brd: module loaded [ 0.703709] loop: module loaded [ 0.708838] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710855] GPT:90111 != 2097151 [ 0.711790] GPT:Alternate GPT header not at the end of the disk. [ 0.713277] GPT:90111 != 2097151 [ 0.714212] GPT: Use GNU Parted to correct GPT errors. [ 0.715531] vda: vda1 vda15 [ 0.717185] scsi host0: ata_piix [ 0.718267] scsi host1: ata_piix [ 0.719272] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.720934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722935] libphy: Fixed MDIO Bus: probed [ 0.724068] tun: Universal TUN/TAP device driver, 1.6 [ 0.725377] tun: (C) 1999-2004 Max Krasnyansky [ 0.728440] PPP generic driver version 2.4.2 [ 0.729704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731363] ehci-pci: EHCI PCI platform driver [ 0.732567] ehci-platform: EHCI generic platform driver [ 0.733980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735818] ohci-pci: OHCI PCI platform driver [ 0.737226] ohci-platform: OHCI generic platform driver [ 0.738838] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753735] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765426] usb usb1: Product: UHCI Host Controller [ 0.766928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768805] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770405] hub 1-0:1.0: USB hub found [ 0.771479] hub 1-0:1.0: 2 ports detected [ 0.772757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775664] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778389] mousedev: PS/2 mouse device common for all mice [ 0.780079] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782578] rtc_cmos 00:00: RTC can wake from S4 [ 0.784102] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785724] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787355] i2c /dev entries driver [ 0.788410] device-mapper: uevent: version 1.0.3 [ 0.789726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791995] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793894] NET: Registered protocol family 10 [ 0.795466] NET: Registered protocol family 17 [ 0.796687] Key type dns_resolver registered [ 0.797991] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799474] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801903] registered taskstats version 1 [ 0.803052] Loading compiled-in X.509 certificates [ 0.804879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807440] zswap: loaded using pool lzo/zbud [ 0.809477] Key type trusted registered [ 0.811633] Key type encrypted registered [ 0.812766] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814207] ima: No TPM chip found, activating TPM-bypass! [ 0.815617] evm: HMAC attrs: 0x1 [ 0.816908] Magic number: 14:183:338 [ 0.818012] tty tty59: hash matches [ 0.819115] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:09 UTC (1534436349) [ 0.821328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822844] EDD information not available. [ 0.883173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885297] Write protecting the kernel read-only data: 14336k [ 0.888273] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.890750] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.937126] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000013d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCxG1iOLf/7sDXZn0EHE7CcI8eLIjGalx/eymQtwgkgFXf4xJPJKorllPULPaAh1d/q0Wa992FxXHnyr9n4hzflv+7+woshbjcTiDITePpbqJXD92MhhJpeAIlg01td5Nqsgo3BOcUJUpPhgo3HDvgG2cNghK8XfrRU9B8kNqFINFyxs09yS9Eux4xY5XkK15OSYi+uGQ6VcH4GdPb7KM7NOpl7lShS+jLnvS43I8Fl656adpk3Se+BssqFHMoTsOZ0olG1DCqRsa/NSOlMQYiYLMglEtlbCRcpBpZthQHgrzyMm/tteyyWNvN5xU7L0LZtcO5JAhUfdmfbbFwRAkTP root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANYZuhbsqUPhcSbRG845bJhcdImIpSp8eiyv90Et5/qbjJe6GzlI/8NZOE20soV14QJrDoG5x0Ke3N4mevtbkLSEkdpyg1Xq3v9jlLq9pMvspRCko/S7+EZ5ZO5zgzRy8vC4j2SmYCY/2kJM5xAuKiwU6KgXdTmtU4WSTW6xZYldAAAAFQCwyz8AgHA42FUuvN0xBcDuD2HTJQAAAIEAyGODsWWyGtpagffpkamxxtUJuRilW7G2abixmaTf975TINdOdbgyGTkIvzmhiU0VADGFWil8NNYqEMKlW2R0TrDe8KAQPWp13gkR5cq/OaUIAj8GJgOnDhhfxNaDBBGGb9meEnXNfoU+7vB/f0WL2RMHD1u7KVdBM/LSNJ4U5aIAAACAPuOJp9ccNkl/PruFB4QUqP/WRRoz4wKciHcm+wqN4h+4auulSrn9kgkSzs2xaC6NOLWpq8s8+97BbDbNbuQko+m7KHROYlqVfSO4YILQi/B+BTqLkAxTXeQBNl1b8ZK2/cW1oILMcvQ3T6N0fqwVEjmmgCSdxUK+qfEInNMjMZU= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe75:cbd3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-0000013d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.39 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:CB:D3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe75:cbd3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=1.201 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.406 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.236 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.155 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.155/0.431/1.201 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.665 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.298 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.256 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.501 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.163 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.163/0.376/0.665 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.614 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.370 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.258 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.217 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.151 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.151/0.322/0.614 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242375] usb 1-1: Product: QEMU USB Tablet [ 1.242376] usb 1-1: Manufacturer: QEMU [ 1.242376] usb 1-1: SerialNumber: 42 [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:09 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:09 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:09 cirros kern.notice kernel: [ 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) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:09 cirros kern.info kernel: [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:09 cirros kern.info kernel: [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242375] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: Manufacturer: QEMU Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: SerialNumber: 42 Aug 16 17:19:10 cirros kern.info kernel: [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz Aug 16 17:19:10 cirros kern.info kernel: [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns Aug 16 17:19:11 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:12 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:12 cirros kern.info kernel: [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:12 cirros kern.info kernel: [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: 2018-08-16 16:25:27,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action 0.067s 2018-08-16 16:25:27,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action', u'x-compute-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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 2018-08-16 16:25:27,167 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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.183101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185355] pid_max: default: 32768 minimum: 301 [ 0.186628] ACPI: Core revision 20150930 [ 0.188298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190128] Security Framework initialized [ 0.191246] Yama: becoming mindful. [ 0.192244] AppArmor: AppArmor initialized [ 0.193399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195161] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200363] Initializing cgroup subsys io [ 0.201464] Initializing cgroup subsys memory [ 0.202646] Initializing cgroup subsys devices [ 0.203837] Initializing cgroup subsys freezer [ 0.205021] Initializing cgroup subsys net_cls [ 0.206215] Initializing cgroup subsys perf_event [ 0.207456] Initializing cgroup subsys net_prio [ 0.208655] Initializing cgroup subsys hugetlb [ 0.209849] Initializing cgroup subsys pids [ 0.211022] CPU: Physical Processor ID: 0 [ 0.212816] mce: CPU supports 10 MCE banks [ 0.213969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.237977] ftrace: allocating 31920 entries in 125 pages [ 0.263171] smpboot: Max logical packages: 1 [ 0.264327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266210] x2apic enabled [ 0.267342] Switched APIC routing to physical x2apic. [ 0.269790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276404] KVM setup paravirtual spinlock [ 0.277992] x86: Booted up 1 node, 1 CPUs [ 0.279085] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280955] devtmpfs: initialized [ 0.282914] evm: security.selinux [ 0.283870] evm: security.SMACK64 [ 0.284825] evm: security.SMACK64EXEC [ 0.285862] evm: security.SMACK64TRANSMUTE [ 0.286966] evm: security.SMACK64MMAP [ 0.287986] evm: security.ima [ 0.288871] evm: security.capability [ 0.289950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292449] pinctrl core: initialized pinctrl subsystem [ 0.293921] RTC time: 16:18:57, date: 08/16/18 [ 0.295204] NET: Registered protocol family 16 [ 0.296512] cpuidle: using governor ladder [ 0.297632] cpuidle: using governor menu [ 0.298713] PCCT header not found. [ 0.299734] ACPI: bus type PCI registered [ 0.300827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302492] PCI: Using configuration type 1 for base access [ 0.304634] ACPI: Added _OSI(Module Device) [ 0.305773] ACPI: Added _OSI(Processor Device) [ 0.306943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310351] ACPI: Interpreter enabled [ 0.311398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321456] ACPI: (supports S0 S5) [ 0.322434] ACPI: Using IOAPIC for interrupt routing [ 0.323719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330721] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.332328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335279] acpiphp: Slot [3] registered [ 0.336370] acpiphp: Slot [4] registered [ 0.337457] acpiphp: Slot [5] registered [ 0.338564] acpiphp: Slot [6] registered [ 0.339646] acpiphp: Slot [7] registered [ 0.340734] acpiphp: Slot [8] registered [ 0.341820] acpiphp: Slot [9] registered [ 0.342907] acpiphp: Slot [10] registered [ 0.344010] acpiphp: Slot [11] registered [ 0.345116] acpiphp: Slot [12] registered [ 0.346221] acpiphp: Slot [13] registered [ 0.347319] acpiphp: Slot [14] registered [ 0.348423] acpiphp: Slot [15] registered [ 0.363588] acpiphp: Slot [16] registered [ 0.364690] acpiphp: Slot [17] registered [ 0.365797] acpiphp: Slot [18] registered [ 0.366894] acpiphp: Slot [19] registered [ 0.368000] acpiphp: Slot [20] registered [ 0.369101] acpiphp: Slot [21] registered [ 0.370205] acpiphp: Slot [22] registered [ 0.371305] acpiphp: Slot [23] registered [ 0.372417] acpiphp: Slot [24] registered [ 0.373517] acpiphp: Slot [25] registered [ 0.374624] acpiphp: Slot [26] registered [ 0.375722] acpiphp: Slot [27] registered [ 0.376834] acpiphp: Slot [28] registered [ 0.377942] acpiphp: Slot [29] registered [ 0.379047] acpiphp: Slot [30] registered [ 0.380150] acpiphp: Slot [31] registered [ 0.381253] PCI host bridge to bus 0000:00 [ 0.382354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389571] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391585] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400616] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437033] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441926] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444039] vgaarb: loaded [ 0.444862] vgaarb: bridge control possible 0000:00:02.0 [ 0.446493] SCSI subsystem initialized [ 0.447739] ACPI: bus type USB registered [ 0.448864] usbcore: registered new interface driver usbfs [ 0.450260] usbcore: registered new interface driver hub [ 0.451614] usbcore: registered new device driver usb [ 0.453091] PCI: Using ACPI for IRQ routing [ 0.454598] NetLabel: Initializing [ 0.455572] NetLabel: domain hash size = 128 [ 0.456721] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458022] NetLabel: unlabeled traffic allowed by default [ 0.459577] clocksource: Switched to clocksource kvm-clock [ 0.469973] AppArmor: AppArmor Filesystem Enabled [ 0.471261] pnp: PnP ACPI init [ 0.472474] pnp: PnP ACPI: found 5 devices [ 0.479295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481633] NET: Registered protocol family 2 [ 0.483027] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486376] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488012] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491045] NET: Registered protocol family 1 [ 0.492245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495163] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524260] Trying to unpack rootfs image as initramfs... [ 0.586632] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591705] Scanning for low memory corruption every 60 seconds [ 0.593857] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595448] audit: initializing netlink subsys (disabled) [ 0.596941] audit: type=2000 audit(1534436337.844:1): initialized [ 0.598803] Initialise system trusted keyring [ 0.600158] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604585] zbud: loaded [ 0.605778] VFS: Disk quotas dquot_6.6.0 [ 0.607193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609851] fuse init (API version 7.23) [ 0.611369] Key type big_key registered [ 0.612769] Allocating IMA MOK and blacklist keyrings. [ 0.614819] Key type asymmetric registered [ 0.616261] Asymmetric key parser 'x509' registered [ 0.617667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619737] io scheduler noop registered [ 0.620824] io scheduler deadline registered (default) [ 0.622194] io scheduler cfq registered [ 0.623384] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628575] ACPI: Power Button [PWRF] [ 0.629788] GHES: HEST is not enabled! [ 0.643878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702585] Linux agpgart interface v0.103 [ 0.706008] brd: module loaded [ 0.708254] loop: module loaded [ 0.713394] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715402] GPT:90111 != 2097151 [ 0.716341] GPT:Alternate GPT header not at the end of the disk. [ 0.717845] GPT:90111 != 2097151 [ 0.718779] GPT: Use GNU Parted to correct GPT errors. [ 0.720096] vda: vda1 vda15 [ 0.721724] scsi host0: ata_piix [ 0.722794] scsi host1: ata_piix [ 0.723794] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725451] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727425] libphy: Fixed MDIO Bus: probed [ 0.728771] tun: Universal TUN/TAP device driver, 1.6 [ 0.730084] tun: (C) 1999-2004 Max Krasnyansky [ 0.732794] PPP generic driver version 2.4.2 [ 0.734059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735674] ehci-pci: EHCI PCI platform driver [ 0.736876] ehci-platform: EHCI generic platform driver [ 0.738356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739900] ohci-pci: OHCI PCI platform driver [ 0.741092] ohci-platform: OHCI generic platform driver [ 0.742434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758395] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760410] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763358] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766977] usb usb1: Product: UHCI Host Controller [ 0.768248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771104] hub 1-0:1.0: USB hub found [ 0.772289] hub 1-0:1.0: 2 ports detected [ 0.773555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776402] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777670] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779037] mousedev: PS/2 mouse device common for all mice [ 0.780710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783142] rtc_cmos 00:00: RTC can wake from S4 [ 0.784671] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787845] i2c /dev entries driver [ 0.788883] device-mapper: uevent: version 1.0.3 [ 0.790155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792359] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794203] NET: Registered protocol family 10 [ 0.795760] NET: Registered protocol family 17 [ 0.796955] Key type dns_resolver registered [ 0.798238] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799711] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802079] registered taskstats version 1 [ 0.803216] Loading compiled-in X.509 certificates [ 0.805049] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807567] zswap: loaded using pool lzo/zbud [ 0.809632] Key type trusted registered [ 0.811772] Key type encrypted registered [ 0.812887] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814287] ima: No TPM chip found, activating TPM-bypass! [ 0.815722] evm: HMAC attrs: 0x1 [ 0.817007] Magic number: 14:183:338 [ 0.818080] tty tty59: hash matches [ 0.819173] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:58 UTC (1534436338) [ 0.821415] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822924] EDD information not available. [ 0.885104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887206] Write protecting the kernel read-only data: 14336k [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.79 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.047318] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-0000013a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPwySitxaNIEFbN2v2Q515TmeQfvwm9AvW3KZPn3MWaQFX5xCrUGFWYIQzlKu9jWmRWKQg83bKSk3aXWshXKST4Xz6Jk93iZbKlqW4zVDU/2JqctkvnTZrEeTVcAdMzQ5cso2cwEm4Z5n/CxlfKnjgoKDxuyiwd9scxY26R2R1w5W5EldmHstL9CiXTcWkfSuanuf6OP49KddjnZTBimYjGNe/2woIfJF2fk55bxkwCtu16INcptaFaOAU/luU1VQBc13r1dH292+M6DIrth0m/2cPQuuhtEKjpJpUP1CBmdfxvpDwRomsOnhFpeNjBM7hxP3Nwoo15Rw0eBHVtLlr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALsxcHOS6QbWASyE6WtaeKhoP12NA6dZknb87vqSe3PXX2oBoLz+7v9Onh4mk6Ae5ULhOcaaH6hHBBcjPCy9u8ZdDvkkAAUqjK48w7OEjr5Mq2iP7dvXs6VXbjKEFu21pBayAQGr6pEt474oA4foAZFOiuhOZR7Qkh2c6uzvGddTAAAAFQDT9NT2as+LWJeP8f6lGiRMZMh7XQAAAIBaLeebXhmzwfKmzfUagCOOxCaUHc9DgIvoFzGGvI4G8ykjsOuyj9nZaSxtDgoNR4wjxiNOGzWsOUcmXQfwU6jWN6hvcM/QYJEcTDAAY/OAz7mdyTm59JO1tnXp0/fFtWt/mMU44i54Sk6JdFBvSYiX+k/zxI7H9GDTpQUOMvZopgAAAIANB0kXdnM+4fdZawALZa3XZoH62zw/V87yQqG1o9N0XVqyIHFcxWcxJK4yFtrFQvGhMy1/ehSjztiO3LH7+RzsJ/r5pTEUX/DOyBTElK/StHkvGk3k3zDjpNkE8RVBFpt9ifuzKCRkSOxxpAvY8xAIckCjaY63fUJZx+GSKjmR8A== root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.21s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe8b:c125/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-0000013a name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:8B:C1:25 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:c125/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=1.206 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.466 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.343 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.213 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.290 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.213/0.503/1.206 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.632 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.311 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.226 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.252 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.226/0.331/0.632 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.640 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.294 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.136 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.158 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.136/0.285/0.640 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.047318] random: dd urandom read with 4 bits of entropy available [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244263] usb 1-1: Product: QEMU USB Tablet [ 1.244264] usb 1-1: Manufacturer: QEMU [ 1.244265] usb 1-1: SerialNumber: 42 [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:58 cirros kern.info kernel: [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.906207] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:58 cirros kern.info kernel: [ 0.906209] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:58 cirros kern.info kernel: [ 0.907984] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:58 cirros kern.info kernel: [ 0.911157] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:58 cirros kern.info kernel: [ 0.913355] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:58 cirros kern.info kernel: [ 0.938140] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.938860] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 0.940238] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.944852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 1.018139] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.info kernel: [ 1.026212] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.notice kernel: [ 1.047318] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:58 cirros kern.info kernel: [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:58 cirros kern.info kernel: [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244263] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:58 cirros kern.info kernel: [ 1.244264] usb 1-1: Manufacturer: QEMU Aug 16 17:18:58 cirros kern.info kernel: [ 1.244265] usb 1-1: SerialNumber: 42 Aug 16 17:18:59 cirros kern.info kernel: [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:19:00 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:01 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:01 cirros kern.info kernel: [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:01 cirros kern.info kernel: [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: 2018-08-16 16:25:27,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action 0.066s 2018-08-16 16:25:27,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action', u'x-compute-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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 2018-08-16 16:25:27,249 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 6df6a5df-d024-47e1-9576-bb1eb3e9713f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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.184311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186575] pid_max: default: 32768 minimum: 301 [ 0.187820] ACPI: Core revision 20150930 [ 0.189485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191278] Security Framework initialized [ 0.192399] Yama: becoming mindful. [ 0.193399] AppArmor: AppArmor initialized [ 0.194555] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196337] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198062] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199710] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201578] Initializing cgroup subsys io [ 0.202697] Initializing cgroup subsys memory [ 0.203881] Initializing cgroup subsys devices [ 0.205069] Initializing cgroup subsys freezer [ 0.206257] Initializing cgroup subsys net_cls [ 0.207452] Initializing cgroup subsys perf_event [ 0.208694] Initializing cgroup subsys net_prio [ 0.209901] Initializing cgroup subsys hugetlb [ 0.211097] Initializing cgroup subsys pids [ 0.212275] CPU: Physical Processor ID: 0 [ 0.214056] mce: CPU supports 10 MCE banks [ 0.215212] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231464] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238136] ftrace: allocating 31920 entries in 125 pages [ 0.263910] smpboot: Max logical packages: 1 [ 0.265079] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266946] x2apic enabled [ 0.268095] Switched APIC routing to physical x2apic. [ 0.270569] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277268] KVM setup paravirtual spinlock [ 0.278864] x86: Booted up 1 node, 1 CPUs [ 0.279965] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281856] devtmpfs: initialized [ 0.283819] evm: security.selinux [ 0.284787] evm: security.SMACK64 [ 0.285749] evm: security.SMACK64EXEC [ 0.286779] evm: security.SMACK64TRANSMUTE [ 0.287891] evm: security.SMACK64MMAP [ 0.288910] evm: security.ima [ 0.289801] evm: security.capability [ 0.290877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293372] pinctrl core: initialized pinctrl subsystem [ 0.294852] RTC time: 16:18:39, date: 08/16/18 [ 0.296141] NET: Registered protocol family 16 [ 0.297460] cpuidle: using governor ladder [ 0.298598] cpuidle: using governor menu [ 0.299686] PCCT header not found. [ 0.300707] ACPI: bus type PCI registered [ 0.301795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303464] PCI: Using configuration type 1 for base access [ 0.305602] ACPI: Added _OSI(Module Device) [ 0.306755] ACPI: Added _OSI(Processor Device) [ 0.307937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309180] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311355] ACPI: Interpreter enabled [ 0.312405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322494] ACPI: (supports S0 S5) [ 0.323465] ACPI: Using IOAPIC for interrupt routing [ 0.324757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336352] acpiphp: Slot [3] registered [ 0.337446] acpiphp: Slot [4] registered [ 0.338546] acpiphp: Slot [5] registered [ 0.339639] acpiphp: Slot [6] registered [ 0.340750] acpiphp: Slot [7] registered [ 0.341844] acpiphp: Slot [8] registered [ 0.342936] acpiphp: Slot [9] registered [ 0.344026] acpiphp: Slot [10] registered [ 0.345132] acpiphp: Slot [11] registered [ 0.346241] acpiphp: Slot [12] registered [ 0.347352] acpiphp: Slot [13] registered [ 0.348453] acpiphp: Slot [14] registered [ 0.349561] acpiphp: Slot [15] registered [ 0.364786] acpiphp: Slot [16] registered [ 0.365905] acpiphp: Slot [17] registered [ 0.367012] acpiphp: Slot [18] registered [ 0.368117] acpiphp: Slot [19] registered [ 0.369227] acpiphp: Slot [20] registered [ 0.370352] acpiphp: Slot [21] registered [ 0.371460] acpiphp: Slot [22] registered [ 0.372571] acpiphp: Slot [23] registered [ 0.373686] acpiphp: Slot [24] registered [ 0.374795] acpiphp: Slot [25] registered [ 0.375902] acpiphp: Slot [26] registered [ 0.377008] acpiphp: Slot [27] registered [ 0.378120] acpiphp: Slot [28] registered [ 0.379228] acpiphp: Slot [29] registered [ 0.380336] acpiphp: Slot [30] registered [ 0.381440] acpiphp: Slot [31] registered [ 0.382547] PCI host bridge to bus 0000:00 [ 0.383661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390910] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392933] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396977] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398697] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408357] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438852] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440629] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444152] vgaarb: loaded [ 0.444982] vgaarb: bridge control possible 0000:00:02.0 [ 0.446610] SCSI subsystem initialized [ 0.447858] ACPI: bus type USB registered [ 0.448991] usbcore: registered new interface driver usbfs [ 0.450390] usbcore: registered new interface driver hub [ 0.451756] usbcore: registered new device driver usb [ 0.453236] PCI: Using ACPI for IRQ routing [ 0.454744] NetLabel: Initializing [ 0.455724] NetLabel: domain hash size = 128 [ 0.456878] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458180] NetLabel: unlabeled traffic allowed by default [ 0.459762] clocksource: Switched to clocksource kvm-clock [ 0.470093] AppArmor: AppArmor Filesystem Enabled [ 0.471408] pnp: PnP ACPI init [ 0.472640] pnp: PnP ACPI: found 5 devices [ 0.479464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481800] NET: Registered protocol family 2 [ 0.483205] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484956] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486588] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488211] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491194] NET: Registered protocol family 1 [ 0.492367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493836] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495265] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509726] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524061] Trying to unpack rootfs image as initramfs... [ 0.585541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590758] Scanning for low memory corruption every 60 seconds [ 0.592916] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594477] audit: initializing netlink subsys (disabled) [ 0.595950] audit: type=2000 audit(1534436320.399:1): initialized [ 0.597787] Initialise system trusted keyring [ 0.599119] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600693] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603416] zbud: loaded [ 0.604423] VFS: Disk quotas dquot_6.6.0 [ 0.605559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607730] fuse init (API version 7.23) [ 0.608981] Key type big_key registered [ 0.610080] Allocating IMA MOK and blacklist keyrings. [ 0.611746] Key type asymmetric registered [ 0.612885] Asymmetric key parser 'x509' registered [ 0.614207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.616274] io scheduler noop registered [ 0.617369] io scheduler deadline registered (default) [ 0.618741] io scheduler cfq registered [ 0.619944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623121] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625136] ACPI: Power Button [PWRF] [ 0.626365] GHES: HEST is not enabled! [ 0.640543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672897] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699719] Linux agpgart interface v0.103 [ 0.703124] brd: module loaded [ 0.705404] loop: module loaded [ 0.710108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712140] GPT:90111 != 2097151 [ 0.713095] GPT:Alternate GPT header not at the end of the disk. [ 0.714589] GPT:90111 != 2097151 [ 0.715545] GPT: Use GNU Parted to correct GPT errors. [ 0.716883] vda: vda1 vda15 [ 0.718637] scsi host0: ata_piix [ 0.719710] scsi host1: ata_piix [ 0.720698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724360] libphy: Fixed MDIO Bus: probed [ 0.725483] tun: Universal TUN/TAP device driver, 1.6 [ 0.726780] tun: (C) 1999-2004 Max Krasnyansky [ 0.729775] PPP generic driver version 2.4.2 [ 0.731019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732650] ehci-pci: EHCI PCI platform driver [ 0.733848] ehci-platform: EHCI generic platform driver [ 0.735192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736726] ohci-pci: OHCI PCI platform driver [ 0.737923] ohci-platform: OHCI generic platform driver [ 0.739276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753868] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755224] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763750] usb usb1: Product: UHCI Host Controller [ 0.765003] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766551] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767877] hub 1-0:1.0: USB hub found [ 0.768943] hub 1-0:1.0: 2 ports detected [ 0.770206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773069] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774379] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775783] mousedev: PS/2 mouse device common for all mice [ 0.777477] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779969] rtc_cmos 00:00: RTC can wake from S4 [ 0.781486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784737] i2c /dev entries driver [ 0.785792] device-mapper: uevent: version 1.0.3 [ 0.787094] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789335] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791183] NET: Registered protocol family 10 [ 0.792742] NET: Registered protocol family 17 [ 0.793963] Key type dns_resolver registered [ 0.795275] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.799173] registered taskstats version 1 [ 0.800326] Loading compiled-in X.509 certificates [ 0.802137] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804653] zswap: loaded using pool lzo/zbud [ 0.806725] Key type trusted registered [ 0.808862] Key type encrypted registered [ 0.809991] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811404] ima: No TPM chip found, activating TPM-bypass! [ 0.812829] evm: HMAC attrs: 0x1 [ 0.814128] Magic number: 14:183:338 [ 0.815206] tty tty59: hash matches [ 0.816329] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:40 UTC (1534436320) [ 0.818545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820066] EDD information not available. [ 0.885445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887615] Write protecting the kernel read-only data: 14336k [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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.067413] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000137 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWtiR6BJfmOGq8IM8bmI3unDcKrzJCk/cB1G3UBFP1d8KqLaCAG6uGOZt5HjkXAVQ8CoBQ3mgwcMHfhjpMN7wG4p39Y4J7RhdgZChdFfp4MiTnOQYtkKkMM5wPkQAKTe6POeUMsveMFV0ZkUjfSa6IE63s4N5r51kHJrHLhMe8BZjioaDhAxCFQLo3CnoyEeSnaZg6A/TnC9VEpA+NgwSwjobhtGbf0Lf6nQtrXJTcKrfMnpvcalYoP2EVQSQMnowApen3cV90EO/M2FTtppOJAlQ9rpdmk+a2TAjEuIZ4E0y+YDBo9M4jOIKSSotkcW222KqOAZ4SQtgFW6pQgc7N root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAN8sGPGIIClhhoi9lHkoePbLDmlrmoIHJUnBKLXpp67/WoPF4WuUVm00IaFzUbLHL0z2NQ9lhzgiLPX/DxBH4bL93kwrliNMBSl/wIFsWk7EnRDl5vC3Z4h5UTyjy7NdUcdN4uKsfisFhMKtz9q88EpBfy64+J9A5I4D+Ttea/WhAAAAFQD+54PZD0S0qRvapoEIZLwGaDgCDwAAAIBLSQTTCzCNE6+/+onoO+/T0m5Jc0xGDCauJdKW3P1dUOqVwohdzeTd/+0ibsTno60o8qqMmjyNkEuYwf8N9VCuv4b4xIpmFyEk3IxtSFfRjeRQjh0ydjH7rfdhYGrKewtgAsVXM9TtbPAUDiLuvdvHseEbK4JDKIpyu/5wR07l/AAAAIBr2Ki2uGhmnmwb1EuRIJx9aVEzDFPOnhSA7IOpyJiOKP/92uTaOYh+ZXGp0N1fdI2MPF47sB2SmJ4gv8Agm3vbEdc5q/UYOOmt+s3IDWAYjlZLgH3ODo8IkaL4cCi9yCUNhDowWgHk3XHh7StAK8UcunlSjWmpHs40oFEaAXWt0Q== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fe86:d9f6/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.3 dev eth0 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-00000137 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.12 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:86:D9:F6 inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe86:d9f6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=0.751 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.809 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.523 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.334 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.132 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.132/0.509/0.809 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.735 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.257 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.180 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.224 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.157/0.310/0.735 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.780 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.448 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.210 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.169 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.167 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.354/0.780 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.067413] random: dd urandom read with 4 bits of entropy available [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.239778] usb 1-1: Product: QEMU USB Tablet [ 1.239779] usb 1-1: Manufacturer: QEMU [ 1.239780] usb 1-1: SerialNumber: 42 [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:40 cirros kern.info kernel: [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.906887] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:40 cirros kern.info kernel: [ 0.906889] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:40 cirros kern.info kernel: [ 0.908645] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:40 cirros kern.info kernel: [ 0.911756] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:40 cirros kern.info kernel: [ 0.913860] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:40 cirros kern.info kernel: [ 0.938227] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.939023] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 0.940368] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.962007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 1.037759] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.info kernel: [ 1.046311] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.notice kernel: [ 1.067413] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:40 cirros kern.info kernel: [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:40 cirros kern.info kernel: [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239778] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:40 cirros kern.info kernel: [ 1.239779] usb 1-1: Manufacturer: QEMU Aug 16 17:18:40 cirros kern.info kernel: [ 1.239780] usb 1-1: SerialNumber: 42 Aug 16 17:18:41 cirros kern.info kernel: [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:18:42 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:18:42 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:18:42 cirros kern.info kernel: [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:18:42 cirros kern.info kernel: [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: 2018-08-16 16:25:28,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13 1.409s 2018-08-16 16:25:28,748 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13', u'date': 'Thu, 16 Aug 2018 16:25:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f3e7b3c-233a-4efd-a307-92337a4a9a67'} Body: 2018-08-16 16:25:30,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface 1.966s 2018-08-16 16:25:30,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c30ee528-70af-444b-8683-b5ddf89ccb75'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} 2018-08-16 16:25:32,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 2.193s 2018-08-16 16:25:32,911 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55ea7c78-a5c5-4c67-b913-caeec4b1247f'} Body: 2018-08-16 16:25:34,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317 1.400s 2018-08-16 16:25:34,313 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317', u'date': 'Thu, 16 Aug 2018 16:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10cb3890-4b45-4828-983d-caa96ad1cfb8'} Body: 2018-08-16 16:25:36,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface 1.992s 2018-08-16 16:25:36,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-313ba4c0-87d5-49ac-961d-d528c3b4233c'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} 2018-08-16 16:25:38,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 2.051s 2018-08-16 16:25:38,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dc5470d1-b1c0-405f-ba27-94a4abfc5b02'} Body: 2018-08-16 16:25:38,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.173s 2018-08-16 16:25:38,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec'} Body: 2018-08-16 16:25:39,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.887s 2018-08-16 16:25:39,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:41,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.026s 2018-08-16 16:25:41,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:25:40Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:25:40.000000", "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:41,478 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:25:42,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.045s 2018-08-16 16:25:42,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a'} Body: {"itemNotFound": {"message": "Instance 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f could not be found.", "code": 404}} 2018-08-16 16:25:43,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692 1.053s 2018-08-16 16:25:43,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d52e6ecb-b049-4f6e-b60e-eada86d409e5'} Body: 2018-08-16 16:25:43,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.161s 2018-08-16 16:25:43,744 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a'} Body: 2018-08-16 16:25:44,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.910s 2018-08-16 16:25:44,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:45,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.054s 2018-08-16 16:25:45,727 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81'} Body: {"itemNotFound": {"message": "Instance 2feb45cc-b869-40d1-ac95-5f975123481d could not be found.", "code": 404}} 2018-08-16 16:25:46,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68 0.882s 2018-08-16 16:25:46,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab50d3f6-c4aa-4289-8723-b68dbad09ffd'} Body: 2018-08-16 16:25:46,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.191s 2018-08-16 16:25:46,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84'} Body: 2018-08-16 16:25:47,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.652s 2018-08-16 16:25:47,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:46Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:49,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.927s 2018-08-16 16:25:49,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:47Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:50,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.047s 2018-08-16 16:25:50,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1'} Body: {"itemNotFound": {"message": "Instance 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 could not be found.", "code": 404}} 2018-08-16 16:25:51,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91 0.620s 2018-08-16 16:25:51,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33ee2aab-001a-41fd-bcb7-f37334aee6ee'} Body: 2018-08-16 16:25:51,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.173s 2018-08-16 16:25:51,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913'} Body: 2018-08-16 16:25:52,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 1.011s 2018-08-16 16:25:52,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:51Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:53,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.057s 2018-08-16 16:25:53,351 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5'} Body: {"itemNotFound": {"message": "Instance 6df6a5df-d024-47e1-9576-bb1eb3e9713f could not be found.", "code": 404}} 2018-08-16 16:25:54,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091 0.903s 2018-08-16 16:25:54,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96ef8748-20e5-48d8-9670-792b28a88b28'} Body: 2018-08-16 16:25:54,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031 0.073s 2018-08-16 16:25:54,332 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031', u'x-compute-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023'} Body: 2018-08-16 16:25:57,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc 2.818s 2018-08-16 16:25:57,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc', u'date': 'Thu, 16 Aug 2018 16:25:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8251f9bb-1bbb-4afa-9725-8475671ae3dc'} Body: 2018-08-16 16:25:58,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7 1.797s 2018-08-16 16:25:58,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7', u'date': 'Thu, 16 Aug 2018 16:25:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-de02bba5-407b-4188-b1fd-6e8fabb28f4d'} Body: 2018-08-16 16:26:01,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2 2.501s 2018-08-16 16:26:01,455 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2', u'date': 'Thu, 16 Aug 2018 16:26:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ec6c503-3ab5-4ecb-adae-8eccb990af12'} Body: 2018-08-16 16:26:03,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb 1.800s 2018-08-16 16:26:03,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01fe0ff5-8b21-4bd4-8cb4-f2c384e0d9ee'} Body: 2018-08-16 16:26:03,858 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a 0.600s 2018-08-16 16:26:03,859 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9f84f50-03dd-4c5f-a609-9ef16c0a9320'} Body: 2018-08-16 16:26:04.171 63 INFO tempest.lib.common.rest_client [req-43169718-5cc5-4da5-91e8-9cc8375e6054 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.249s 2018-08-16 16:26:04.171 63 DEBUG tempest.lib.common.rest_client [req-43169718-5cc5-4da5-91e8-9cc8375e6054 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1288970933 description", "name": "tempest-secgroup-smoke-1288970933"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43169718-5cc5-4da5-91e8-9cc8375e6054'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1288970933 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:03Z", "updated_at": "2018-08-16T16:26:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "482686e1-45da-41b2-b44c-01e53f2f119d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "599c0ae9-e1f4-425d-824f-334fc271ebb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "name": "tempest-secgroup-smoke-1288970933"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:04.708 63 INFO tempest.lib.common.rest_client [req-765db6d6-48db-4347-b533-ab728328d7cf ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.535s 2018-08-16 16:26:04.709 63 DEBUG tempest.lib.common.rest_client [req-765db6d6-48db-4347-b533-ab728328d7cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-765db6d6-48db-4347-b533-ab728328d7cf'} 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": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:04Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f47d346-9b7c-4452-b1b7-3ba28119116b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:05.237 63 INFO tempest.lib.common.rest_client [req-c32e8c0e-a039-493c-b5aa-a0e94194632b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.526s 2018-08-16 16:26:05.238 63 DEBUG tempest.lib.common.rest_client [req-c32e8c0e-a039-493c-b5aa-a0e94194632b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c32e8c0e-a039-493c-b5aa-a0e94194632b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f0964c2e-b733-41e0-b30b-8c6a30c53edb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:05.416 63 INFO tempest.lib.common.rest_client [req-b37e54fe-e8df-4175-82a0-e75cad2df427 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 16:26:05.417 63 DEBUG tempest.lib.common.rest_client [req-b37e54fe-e8df-4175-82a0-e75cad2df427 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b37e54fe-e8df-4175-82a0-e75cad2df427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6590184-c1c0-47fc-8daa-e9d117e365be"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:05.882 63 INFO tempest.lib.common.rest_client [req-1647fcaf-da52-4f25-a217-f745882c84d3 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.463s 2018-08-16 16:26:05.883 63 DEBUG tempest.lib.common.rest_client [req-1647fcaf-da52-4f25-a217-f745882c84d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1647fcaf-da52-4f25-a217-f745882c84d3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0c4da66-9aa3-426a-aa31-32aa4dc2258d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:06.097 63 INFO tempest.lib.common.rest_client [req-06b797bb-575c-4856-b3c5-9d936d213180 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.212s 2018-08-16 16:26:06.097 63 DEBUG tempest.lib.common.rest_client [req-06b797bb-575c-4856-b3c5-9d936d213180 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06b797bb-575c-4856-b3c5-9d936d213180'} 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": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "37cd8890-f7b3-4cee-9ab1-73a0ef082612"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:06.306 63 INFO tempest.lib.common.rest_client [req-aaa9ae05-ffdf-470e-8ee0-60872e230726 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 16:26:06.307 63 DEBUG tempest.lib.common.rest_client [req-aaa9ae05-ffdf-470e-8ee0-60872e230726 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa9ae05-ffdf-470e-8ee0-60872e230726'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a651950e-51e1-49b1-a410-af8aa4340ac3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:06.486 63 INFO tempest.lib.common.rest_client [req-abddee03-1e39-4325-aa26-3ef4b3b9fb0c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:26:06.487 63 DEBUG tempest.lib.common.rest_client [req-abddee03-1e39-4325-aa26-3ef4b3b9fb0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abddee03-1e39-4325-aa26-3ef4b3b9fb0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1aac4614-f404-4238-9be7-f59a03f9cd21"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:06.981 63 INFO tempest.lib.common.rest_client [req-5649f09f-db40-4e3f-8f58-53a9b3037969 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.493s 2018-08-16 16:26:06.982 63 DEBUG tempest.lib.common.rest_client [req-5649f09f-db40-4e3f-8f58-53a9b3037969 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5649f09f-db40-4e3f-8f58-53a9b3037969'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b2eb8d-e09c-4b38-8e58-12efe1329139"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:07.239 63 INFO tempest.lib.common.rest_client [req-a06e1a14-16d6-4e22-9117-40c65bb0de45 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.254s 2018-08-16 16:26:07.239 63 DEBUG tempest.lib.common.rest_client [req-a06e1a14-16d6-4e22-9117-40c65bb0de45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1572956213"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a06e1a14-16d6-4e22-9117-40c65bb0de45'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4e74cab2-d441-426f-b56b-547366a3857e","name":"tempest-A-1572956213"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:07.892 63 INFO tempest.lib.common.rest_client [req-ed6ac6a2-953b-44b5-854b-f65e3fcb5412 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.651s 2018-08-16 16:26:07.893 63 DEBUG tempest.lib.common.rest_client [req-ed6ac6a2-953b-44b5-854b-f65e3fcb5412 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "name": "tempest-subnet-A-1-63735706"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed6ac6a2-953b-44b5-854b-f65e3fcb5412'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:07Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"2a5a9df7-49d0-4786-9d39-4cb307528031","subnetpool_id":null,"name":"tempest-subnet-A-1-63735706"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:08.203 63 INFO tempest.lib.common.rest_client [req-988b39d5-77a6-4293-baf2-fa1f9ed8f82d ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.309s 2018-08-16 16:26:08.204 63 DEBUG tempest.lib.common.rest_client [req-988b39d5-77a6-4293-baf2-fa1f9ed8f82d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1871267198"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988b39d5-77a6-4293-baf2-fa1f9ed8f82d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","name":"tempest-B-1871267198"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:09.557 63 INFO tempest.lib.common.rest_client [req-1fac5ab1-cee3-4042-ba4f-0fd197f92235 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.352s 2018-08-16 16:26:09.558 63 DEBUG tempest.lib.common.rest_client [req-1fac5ab1-cee3-4042-ba4f-0fd197f92235 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "name": "tempest-subnet-B-1-710955922"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fac5ab1-cee3-4042-ba4f-0fd197f92235'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:08Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:08Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5235716c-de3c-4ea5-858b-e070c0972723","subnetpool_id":null,"name":"tempest-subnet-B-1-710955922"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:09.955 63 INFO tempest.lib.common.rest_client [req-a8336249-aafe-4ac2-86fc-1c0afd30cbe5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-16 16:26:09.955 63 DEBUG tempest.lib.common.rest_client [req-a8336249-aafe-4ac2-86fc-1c0afd30cbe5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8336249-aafe-4ac2-86fc-1c0afd30cbe5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f3da17c1-2406-4f3e-9ed9-80f0d72743e1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:10.949 63 INFO tempest.lib.common.rest_client [req-267857dc-8a36-42b8-ac1c-0239761f6d66 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.993s 2018-08-16 16:26:10.950 63 DEBUG tempest.lib.common.rest_client [req-267857dc-8a36-42b8-ac1c-0239761f6d66 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-267857dc-8a36-42b8-ac1c-0239761f6d66'} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "id": "25b36802-6d7b-4bb9-b43e-9fe6fb400551"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:11.371 63 INFO tempest.lib.common.rest_client [req-a5b8e2bf-dd60-4ab0-b4ba-e89417fd611e ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.421s 2018-08-16 16:26:11.372 63 DEBUG tempest.lib.common.rest_client [req-a5b8e2bf-dd60-4ab0-b4ba-e89417fd611e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5b8e2bf-dd60-4ab0-b4ba-e89417fd611e'} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "id": "819e242a-e6d3-42a9-a1cf-f68e76a60837"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:11.373 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:26:11.563 63 INFO tempest.lib.common.rest_client [req-6a0648c2-5c7a-4d31-8677-716a6506534c ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.188s 2018-08-16 16:26:11.563 63 DEBUG tempest.lib.common.rest_client [req-6a0648c2-5c7a-4d31-8677-716a6506534c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2033358988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj3OX940p96nvOAOp4YMoQxPCXBmnq/ynviEuSWakFg6CothGO0cf7GqvrKXkz7vxN4PFf3O7MPyvNKwHxutTA8GwbUvT74nwD+MDyqH8Q+WNjbIrC03xLasj2jXNrotZHOTh5fzhtEEaQPiBnKjmAoOu3E+17LPnRLeyrHGGD7DySM5LtMJFR3lnlww2uEQYXoN5KDfNAvfgqGTSaZa7zORH1S6rXk94a3ZkP6Nnzpm7b+rzBWPZ1WLd9koSbcCVStYwU16QvZwQijb1IjmD+tLhGSOQbRWUwLTiHFaPomgF2F8vgyGvieblqfAju3M9JUh1Gi70jNDSyVOzn/tYv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA49zl/eNKfep7zgDqeGDKEMTwlwZp6v8p74hLklmpBYOgqLYR\njtHH+xqr6yl5M+78TeDxX9zuzD8rzSsB8brUwPBsG1L0++J8A/jA8qh/EPljY2yK\nwtN8S2rI9o1za6LWRzk4eX84bRBGkD4gZyo5gKDrtxPteyz50S3sqxxhg+w8kjOS\n7TCRUd5Z5cMNrhEGF6DeSg3zQL34Khk0mmWu8zkR9Uuq15PeGt2ZD+jZ86Zu2/q8\nwVj2dVi3fZKEm3AlUrWMFNekL2cEIo29SI5g/rS4RkjkG0VlMC04hxWj6JoBdhfL\n4Mhr4nm5anwI7tzPSVIdRou9IzQ0slTs5/7WLwIDAQABAoIBABceHTNh8PfPZ1oi\nG6e04itLX8FixDI0SxPjNw+VCyHlFdKoDiX4QJrIPPLx1TsgnvZjwPlh19RfAFmj\naGIW+2jLu5wWEYbQlpZskV7NG38kXiIDLBzSCgU4w0TIWxJrhePZ+VHSR25BPXd6\n5hyxWv4i1WdQnUJm8L15NE6z5WzVxNUFeXJmuMkz4F8+qRTEixYIVtkx8CaOAFnE\nENgw2ZXFX8gMmC90UctEVyIa38u8+YplMdmpJGBNS3iL64+tavr/3v3eLsrkTYhv\n8QdUeVb0kwf9s+4Qa8puKS5hSuq7oAjxMA58pZ3sUorOhf7vewu2ISc4CBX+5WxV\nECFGHhkCgYEA+A0rMYxET5wna7jotxTxz1gM2mxk7kzc9dVvkIgumUU26tR//RZH\nFEK90wkGyhNRxcSNzvQBs+Tay5/wJVxB5f/FhAMWEWqJMOwwrvROc4l52+GytQ/R\ndASLMJX697Dkq5ysp+K69X6Y93NbhNAPabgRoo+8R+anV/NAs9bsat0CgYEA6yoe\nHbJi/V8i8ee9kJDR6Ewr1Uvce7Zipipyyl7sSKvG4H/EAf7iPmfisaRlAuClxgfh\ngOyHHdraGp0DRwtlbxbDwSieoGVW2+x/kwj/VXlQf+OnUfmc6fASeM8WshGlwD8/\ncNrfhon/T3SQaRzb383PDr2x9CNe3+7rFb9SlnsCgYEAz7JfF2bGkA5FZ8p1eU8d\nRisI4B9gx7QuU916Q//zXLz6xdhWrrjnnUxhG4J0X+GbV8hDoSTpBBM9LMDn2LCO\nMSJf5TCcWsrkwsUR4nyH7/ANzBIIi9kJ3WYskesTMDC62AMhApYzS3nMZW3/FI8O\nSMwqX/6QfXfhaSAybiMo5DUCgYBCU1qzHYD13UNJ3waEI5RQZEtomUDSU5p3Kzm9\nAhC6Xlh1MRPjTDQbTcmOOMOUkC+xLr/XUN66+OLS5r3p57jwIAeODxrOOkbJOGay\n3bLGNLUTnO2wHSq4gFF1aVMJXhjVpAEMn26zz3AGxOWF//GzqaRgj/gE14UGu6fq\nNk/gyQKBgBk+/v5ZsyBc/JupJ3mlwXMkyACvF0/mUP5jRd4D5Vkb+hNk/wC57mN+\n/yiiTWcpRE/a24HQ+i+fos0LF6zsKzwMhmBQKy3NLGOApNZVOyxF70abK090gSZF\nC2Hj7qNGPcZh4bAUcaY0kbOx6uaUYJ2toQQDhhh2cvhCy9y+myK/\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2033358988", "fingerprint": "45:65:c8:ff:54:ea:74:93:bd:da:07:3d:ad:a7:ae:c8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:12.472 63 INFO tempest.lib.common.rest_client [req-7a46f68b-f5e2-4e16-9b9b-10343bce3061 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.902s 2018-08-16 16:26:12.473 63 DEBUG tempest.lib.common.rest_client [req-7a46f68b-f5e2-4e16-9b9b-10343bce3061 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1687689425", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a46f68b-f5e2-4e16-9b9b-10343bce3061'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:12Z","name":"tempest-port-smoke-1687689425","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:15:ca:0e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"2a5a9df7-49d0-4786-9d39-4cb307528031","ip_address":"10.101.11.10"}],"id":"148f8479-b1f9-44fd-a70a-4c3a0727f9f7","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:15.638 63 INFO tempest.lib.common.rest_client [req-18d99122-606a-42ba-9993-47c69fcd3ed9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.163s 2018-08-16 16:26:15.639 63 DEBUG tempest.lib.common.rest_client [req-18d99122-606a-42ba-9993-47c69fcd3ed9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4e74cab2-d441-426f-b56b-547366a3857e", "port": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "adminPass": "XQHU984qUFD3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:15.968 63 INFO tempest.lib.common.rest_client [req-faa742da-82a6-4864-aec7-57a503f63e98 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.324s 2018-08-16 16:26:15.968 63 DEBUG tempest.lib.common.rest_client [req-faa742da-82a6-4864-aec7-57a503f63e98 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:17.302 63 INFO tempest.lib.common.rest_client [req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.309s 2018-08-16 16:26:17.303 63 DEBUG tempest.lib.common.rest_client [req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:18.673 63 INFO tempest.lib.common.rest_client [req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.354s 2018-08-16 16:26:18.674 63 DEBUG tempest.lib.common.rest_client [req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:18Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:18.687 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:26:20.122 63 INFO tempest.lib.common.rest_client [req-b15ec651-a744-4b45-a4f0-95ea991fcbcf ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.433s 2018-08-16 16:26:20.123 63 DEBUG tempest.lib.common.rest_client [req-b15ec651-a744-4b45-a4f0-95ea991fcbcf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:20.147 63 INFO tempest.common.waiters [-] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:26:21.842 63 INFO tempest.lib.common.rest_client [req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.693s 2018-08-16 16:26:21.843 63 DEBUG tempest.lib.common.rest_client [req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:23.500 63 INFO tempest.lib.common.rest_client [req-c2955b94-a300-4c3c-bd53-f130b38c4b9f ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.643s 2018-08-16 16:26:23.501 63 DEBUG tempest.lib.common.rest_client [req-c2955b94-a300-4c3c-bd53-f130b38c4b9f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:25.649 63 INFO tempest.lib.common.rest_client [req-e5f1be61-093e-4761-b9a2-c9f55348d3d8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.133s 2018-08-16 16:26:25.649 63 DEBUG tempest.lib.common.rest_client [req-e5f1be61-093e-4761-b9a2-c9f55348d3d8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:25.661 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:26:26.315 63 INFO tempest.lib.common.rest_client [req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.654s 2018-08-16 16:26:26.316 63 DEBUG tempest.lib.common.rest_client [req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:26.329 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:26:27.222 63 INFO tempest.lib.common.rest_client [req-6730f125-fbb8-4336-bc1e-e69b189a1e21 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.891s 2018-08-16 16:26:27.222 63 DEBUG tempest.lib.common.rest_client [req-6730f125-fbb8-4336-bc1e-e69b189a1e21 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-319870218", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6730f125-fbb8-4336-bc1e-e69b189a1e21'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:26Z","name":"tempest-port-smoke-319870218","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:6a:b4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5235716c-de3c-4ea5-858b-e070c0972723","ip_address":"10.102.21.20"}],"id":"d762fd1a-5d75-4c79-af8e-5d26e5089b1e","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:29.909 63 INFO tempest.lib.common.rest_client [req-3c841ada-951d-4448-9c23-d24096628626 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 2.685s 2018-08-16 16:26:29.910 63 DEBUG tempest.lib.common.rest_client [req-3c841ada-951d-4448-9c23-d24096628626 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "port": "d762fd1a-5d75-4c79-af8e-5d26e5089b1e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "adminPass": "v2RGCmHBWhf4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:30.535 63 INFO tempest.lib.common.rest_client [req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.621s 2018-08-16 16:26:30.536 63 DEBUG tempest.lib.common.rest_client [req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:31.808 63 INFO tempest.lib.common.rest_client [req-a6a150b5-20bd-4c2c-b5d8-a31575906f39 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.256s 2018-08-16 16:26:31.809 63 DEBUG tempest.lib.common.rest_client [req-a6a150b5-20bd-4c2c-b5d8-a31575906f39 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:33.095 63 INFO tempest.lib.common.rest_client [req-e7becf2e-f923-45cd-bd14-ab623e1e89df ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.271s 2018-08-16 16:26:33.096 63 DEBUG tempest.lib.common.rest_client [req-e7becf2e-f923-45cd-bd14-ab623e1e89df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:33.109 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:26:34.724 63 INFO tempest.lib.common.rest_client [req-07e9a8de-0fee-4440-b145-3c2d162ec9e6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.613s 2018-08-16 16:26:34.724 63 DEBUG tempest.lib.common.rest_client [req-07e9a8de-0fee-4440-b145-3c2d162ec9e6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:34.737 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:26:36.382 63 INFO tempest.lib.common.rest_client [req-06870b80-da24-49d7-9a6f-c21f9249b417 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.643s 2018-08-16 16:26:36.382 63 DEBUG tempest.lib.common.rest_client [req-06870b80-da24-49d7-9a6f-c21f9249b417 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:38.047 63 INFO tempest.lib.common.rest_client [req-eaadd117-9839-494e-9752-64a39e3a9c7b ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.647s 2018-08-16 16:26:38.048 63 DEBUG tempest.lib.common.rest_client [req-eaadd117-9839-494e-9752-64a39e3a9c7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:39.684 63 INFO tempest.lib.common.rest_client [req-3fed7507-3670-4d67-9389-9cade62960c6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.620s 2018-08-16 16:26:39.685 63 DEBUG tempest.lib.common.rest_client [req-3fed7507-3670-4d67-9389-9cade62960c6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:39.703 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:26:40.382 63 INFO tempest.lib.common.rest_client [req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.678s 2018-08-16 16:26:40.382 63 DEBUG tempest.lib.common.rest_client [req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:40.399 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 5a007d09-908c-426c-aa95-5b8d810f5098 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:26:40.547 63 INFO tempest.lib.common.rest_client [req-403f2320-d83b-4a3e-8fd9-c686775bd035 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.147s 2018-08-16 16:26:40.547 63 DEBUG tempest.lib.common.rest_client [req-403f2320-d83b-4a3e-8fd9-c686775bd035 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--577810574", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:26:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-403f2320-d83b-4a3e-8fd9-c686775bd035'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:40Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:41.973 63 INFO tempest.lib.common.rest_client [req-0cedb36b-4f95-4a7b-9336-f847bbce92de ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.424s 2018-08-16 16:26:41.973 63 DEBUG tempest.lib.common.rest_client [req-0cedb36b-4f95-4a7b-9336-f847bbce92de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:26:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cedb36b-4f95-4a7b-9336-f847bbce92de'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:41Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:44.048 63 INFO tempest.lib.common.rest_client [req-4ccc70be-083a-4955-bc8f-926eeb9af2a7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface 2.074s 2018-08-16 16:26:44.049 63 DEBUG tempest.lib.common.rest_client [req-4ccc70be-083a-4955-bc8f-926eeb9af2a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:26:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccc70be-083a-4955-bc8f-926eeb9af2a7'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:46.167 63 INFO tempest.lib.common.rest_client [req-25c98bb5-12e1-4158-957a-73dddcd0a6e5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.116s 2018-08-16 16:26:46.167 63 DEBUG tempest.lib.common.rest_client [req-25c98bb5-12e1-4158-957a-73dddcd0a6e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25c98bb5-12e1-4158-957a-73dddcd0a6e5'} Body: {"floatingip": {"router_id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:26:45Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7", "id": "f2e4d4f6-8e91-4377-b460-2ce728895436", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:45Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:26:46.169 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54.185 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54.289 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:26:54.312 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:54.427 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:26:54.427 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54.429 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54.490 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:26:54.494 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:59.502 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:26:59.502 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:28:09.568 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:28:09.569 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:28:09.574 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:28:09.677 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:28:09.701 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:28:14.708 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:28:14.709 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:29:24.775 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:29:24.776 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:29:24.776 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24.780 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24.844 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:29:24.845 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24.851 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:29:24.851 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:24.852 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:29:24.852 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24.854 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24.916 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:29:24.918 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24.927 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:29:24.928 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:29:24.928 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24.930 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24.988 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:29:24.994 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25.003 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:29:25.004 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25.006 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25.068 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:29:25.071 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25.077 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:29:25.078 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:25.078 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:29:25.079 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25.081 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25.144 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:29:25.145 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:30.152 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:29:30.152 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:30:40.223 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:30:40.224 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:30:40.231 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:30:40.335 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:30:40.357 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:30:45.365 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:30:45.365 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:31:55.428 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:31:56.924 63 INFO tempest.lib.common.rest_client [req-47c301a0-eaeb-4384-bf5b-d8c17c9ce197 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436 1.493s 2018-08-16 16:31:56.925 63 DEBUG tempest.lib.common.rest_client [req-47c301a0-eaeb-4384-bf5b-d8c17c9ce197 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436', u'date': 'Thu, 16 Aug 2018 16:31:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-47c301a0-eaeb-4384-bf5b-d8c17c9ce197'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:31:59.377 63 INFO tempest.lib.common.rest_client [req-f383b6db-93f4-46a3-8665-571052e8f98e ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface 2.451s 2018-08-16 16:31:59.377 63 DEBUG tempest.lib.common.rest_client [req-f383b6db-93f4-46a3-8665-571052e8f98e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:31:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f383b6db-93f4-46a3-8665-571052e8f98e'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:01.206 63 INFO tempest.lib.common.rest_client [req-9ed63419-1f4b-404d-adc7-b09b11e2b44b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.828s 2018-08-16 16:32:01.207 63 DEBUG tempest.lib.common.rest_client [req-9ed63419-1f4b-404d-adc7-b09b11e2b44b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ed63419-1f4b-404d-adc7-b09b11e2b44b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:01.643 63 INFO tempest.lib.common.rest_client [req-8398d7d5-fcae-4469-8b76-aac03058a7f4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.435s 2018-08-16 16:32:01.644 63 DEBUG tempest.lib.common.rest_client [req-8398d7d5-fcae-4469-8b76-aac03058a7f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:02.908 63 INFO tempest.lib.common.rest_client [req-5449b583-0b86-4d33-89d2-069db5f0a1ff ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 1.263s 2018-08-16 16:32:02.909 63 DEBUG tempest.lib.common.rest_client [req-5449b583-0b86-4d33-89d2-069db5f0a1ff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:01Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:03.974 63 INFO tempest.lib.common.rest_client [req-a345fd02-7340-4b37-8779-641c9b32449d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.049s 2018-08-16 16:32:03.975 63 DEBUG tempest.lib.common.rest_client [req-a345fd02-7340-4b37-8779-641c9b32449d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d'} Body: {"itemNotFound": {"message": "Instance 5a007d09-908c-426c-aa95-5b8d810f5098 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:04.582 63 INFO tempest.lib.common.rest_client [req-d41ae9e2-48dd-453e-859f-506ce9465dd0 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e 0.604s 2018-08-16 16:32:04.583 63 DEBUG tempest.lib.common.rest_client [req-d41ae9e2-48dd-453e-859f-506ce9465dd0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d41ae9e2-48dd-453e-859f-506ce9465dd0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:04.757 63 INFO tempest.lib.common.rest_client [req-db059ff4-baba-4e18-b288-eb0045e9b253 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.173s 2018-08-16 16:32:04.758 63 DEBUG tempest.lib.common.rest_client [req-db059ff4-baba-4e18-b288-eb0045e9b253 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:05.866 63 INFO tempest.lib.common.rest_client [req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.107s 2018-08-16 16:32:05.867 63 DEBUG tempest.lib.common.rest_client [req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:04Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:06.927 63 INFO tempest.lib.common.rest_client [req-a0739146-025c-497a-8a9b-dc70200b4dd1 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.042s 2018-08-16 16:32:06.927 63 DEBUG tempest.lib.common.rest_client [req-a0739146-025c-497a-8a9b-dc70200b4dd1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1'} Body: {"itemNotFound": {"message": "Instance 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:08.091 63 INFO tempest.lib.common.rest_client [req-23d14406-055d-4632-84b1-7cae760153bf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7 1.163s 2018-08-16 16:32:08.092 63 DEBUG tempest.lib.common.rest_client [req-23d14406-055d-4632-84b1-7cae760153bf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-23d14406-055d-4632-84b1-7cae760153bf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:08.142 63 INFO tempest.lib.common.rest_client [req-c03f50e7-28cc-43c2-b3ad-3066897a6bec ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988 0.049s 2018-08-16 16:32:08.142 63 DEBUG tempest.lib.common.rest_client [req-c03f50e7-28cc-43c2-b3ad-3066897a6bec ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988', u'x-compute-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:10.833 63 INFO tempest.lib.common.rest_client [req-850384cc-8276-47c1-8779-393b31f95373 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723 2.690s 2018-08-16 16:32:10.834 63 DEBUG tempest.lib.common.rest_client [req-850384cc-8276-47c1-8779-393b31f95373 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723', u'date': 'Thu, 16 Aug 2018 16:32:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-850384cc-8276-47c1-8779-393b31f95373'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:12.375 63 INFO tempest.lib.common.rest_client [req-c66b78a7-f031-46ef-a01d-6c8603e4c506 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784 1.540s 2018-08-16 16:32:12.376 63 DEBUG tempest.lib.common.rest_client [req-c66b78a7-f031-46ef-a01d-6c8603e4c506 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784', u'date': 'Thu, 16 Aug 2018 16:32:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c66b78a7-f031-46ef-a01d-6c8603e4c506'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:14.998 63 INFO tempest.lib.common.rest_client [req-cad60699-99cc-4205-9f53-2b795180e1a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031 2.621s 2018-08-16 16:32:15.000 63 DEBUG tempest.lib.common.rest_client [req-cad60699-99cc-4205-9f53-2b795180e1a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031', u'date': 'Thu, 16 Aug 2018 16:32:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cad60699-99cc-4205-9f53-2b795180e1a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:16.857 63 INFO tempest.lib.common.rest_client [req-12601dae-1f4b-4e88-bf8c-e79912be90a3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e 1.855s 2018-08-16 16:32:16.857 63 DEBUG tempest.lib.common.rest_client [req-12601dae-1f4b-4e88-bf8c-e79912be90a3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e', u'date': 'Thu, 16 Aug 2018 16:32:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12601dae-1f4b-4e88-bf8c-e79912be90a3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:17.317 63 INFO tempest.lib.common.rest_client [req-aa53c82b-1af8-4862-8a2d-5b359bce23c7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3 0.459s 2018-08-16 16:32:17.317 63 DEBUG tempest.lib.common.rest_client [req-aa53c82b-1af8-4862-8a2d-5b359bce23c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa53c82b-1af8-4862-8a2d-5b359bce23c7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [373.397492s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:26:04,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.249s 2018-08-16 16:26:04,171 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1288970933 description", "name": "tempest-secgroup-smoke-1288970933"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43169718-5cc5-4da5-91e8-9cc8375e6054'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1288970933 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:03Z", "updated_at": "2018-08-16T16:26:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "482686e1-45da-41b2-b44c-01e53f2f119d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "599c0ae9-e1f4-425d-824f-334fc271ebb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "name": "tempest-secgroup-smoke-1288970933"}} 2018-08-16 16:26:04,708 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.535s 2018-08-16 16:26:04,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-765db6d6-48db-4347-b533-ab728328d7cf'} 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": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:04Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f47d346-9b7c-4452-b1b7-3ba28119116b"}} 2018-08-16 16:26:05,237 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.526s 2018-08-16 16:26:05,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c32e8c0e-a039-493c-b5aa-a0e94194632b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f0964c2e-b733-41e0-b30b-8c6a30c53edb"}} 2018-08-16 16:26:05,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 16:26:05,417 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b37e54fe-e8df-4175-82a0-e75cad2df427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6590184-c1c0-47fc-8daa-e9d117e365be"}} 2018-08-16 16:26:05,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.463s 2018-08-16 16:26:05,883 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1647fcaf-da52-4f25-a217-f745882c84d3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0c4da66-9aa3-426a-aa31-32aa4dc2258d"}} 2018-08-16 16:26:06,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.212s 2018-08-16 16:26:06,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06b797bb-575c-4856-b3c5-9d936d213180'} 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": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "37cd8890-f7b3-4cee-9ab1-73a0ef082612"}} 2018-08-16 16:26:06,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 16:26:06,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa9ae05-ffdf-470e-8ee0-60872e230726'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a651950e-51e1-49b1-a410-af8aa4340ac3"}} 2018-08-16 16:26:06,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:26:06,487 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abddee03-1e39-4325-aa26-3ef4b3b9fb0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1aac4614-f404-4238-9be7-f59a03f9cd21"}} 2018-08-16 16:26:06,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.493s 2018-08-16 16:26:06,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5649f09f-db40-4e3f-8f58-53a9b3037969'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b2eb8d-e09c-4b38-8e58-12efe1329139"}} 2018-08-16 16:26:07,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.254s 2018-08-16 16:26:07,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1572956213"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a06e1a14-16d6-4e22-9117-40c65bb0de45'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4e74cab2-d441-426f-b56b-547366a3857e","name":"tempest-A-1572956213"}} 2018-08-16 16:26:07,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.651s 2018-08-16 16:26:07,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "name": "tempest-subnet-A-1-63735706"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed6ac6a2-953b-44b5-854b-f65e3fcb5412'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:07Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"2a5a9df7-49d0-4786-9d39-4cb307528031","subnetpool_id":null,"name":"tempest-subnet-A-1-63735706"}} 2018-08-16 16:26:08,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.309s 2018-08-16 16:26:08,204 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1871267198"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988b39d5-77a6-4293-baf2-fa1f9ed8f82d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","name":"tempest-B-1871267198"}} 2018-08-16 16:26:09,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.352s 2018-08-16 16:26:09,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "name": "tempest-subnet-B-1-710955922"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fac5ab1-cee3-4042-ba4f-0fd197f92235'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:08Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:08Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5235716c-de3c-4ea5-858b-e070c0972723","subnetpool_id":null,"name":"tempest-subnet-B-1-710955922"}} 2018-08-16 16:26:09,955 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-16 16:26:09,955 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8336249-aafe-4ac2-86fc-1c0afd30cbe5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f3da17c1-2406-4f3e-9ed9-80f0d72743e1"}} 2018-08-16 16:26:10,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.993s 2018-08-16 16:26:10,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-267857dc-8a36-42b8-ac1c-0239761f6d66'} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "id": "25b36802-6d7b-4bb9-b43e-9fe6fb400551"}} 2018-08-16 16:26:11,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.421s 2018-08-16 16:26:11,372 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5b8e2bf-dd60-4ab0-b4ba-e89417fd611e'} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "id": "819e242a-e6d3-42a9-a1cf-f68e76a60837"}} 2018-08-16 16:26:11,373 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:26:11,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.188s 2018-08-16 16:26:11,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2033358988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj3OX940p96nvOAOp4YMoQxPCXBmnq/ynviEuSWakFg6CothGO0cf7GqvrKXkz7vxN4PFf3O7MPyvNKwHxutTA8GwbUvT74nwD+MDyqH8Q+WNjbIrC03xLasj2jXNrotZHOTh5fzhtEEaQPiBnKjmAoOu3E+17LPnRLeyrHGGD7DySM5LtMJFR3lnlww2uEQYXoN5KDfNAvfgqGTSaZa7zORH1S6rXk94a3ZkP6Nnzpm7b+rzBWPZ1WLd9koSbcCVStYwU16QvZwQijb1IjmD+tLhGSOQbRWUwLTiHFaPomgF2F8vgyGvieblqfAju3M9JUh1Gi70jNDSyVOzn/tYv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA49zl/eNKfep7zgDqeGDKEMTwlwZp6v8p74hLklmpBYOgqLYR\njtHH+xqr6yl5M+78TeDxX9zuzD8rzSsB8brUwPBsG1L0++J8A/jA8qh/EPljY2yK\nwtN8S2rI9o1za6LWRzk4eX84bRBGkD4gZyo5gKDrtxPteyz50S3sqxxhg+w8kjOS\n7TCRUd5Z5cMNrhEGF6DeSg3zQL34Khk0mmWu8zkR9Uuq15PeGt2ZD+jZ86Zu2/q8\nwVj2dVi3fZKEm3AlUrWMFNekL2cEIo29SI5g/rS4RkjkG0VlMC04hxWj6JoBdhfL\n4Mhr4nm5anwI7tzPSVIdRou9IzQ0slTs5/7WLwIDAQABAoIBABceHTNh8PfPZ1oi\nG6e04itLX8FixDI0SxPjNw+VCyHlFdKoDiX4QJrIPPLx1TsgnvZjwPlh19RfAFmj\naGIW+2jLu5wWEYbQlpZskV7NG38kXiIDLBzSCgU4w0TIWxJrhePZ+VHSR25BPXd6\n5hyxWv4i1WdQnUJm8L15NE6z5WzVxNUFeXJmuMkz4F8+qRTEixYIVtkx8CaOAFnE\nENgw2ZXFX8gMmC90UctEVyIa38u8+YplMdmpJGBNS3iL64+tavr/3v3eLsrkTYhv\n8QdUeVb0kwf9s+4Qa8puKS5hSuq7oAjxMA58pZ3sUorOhf7vewu2ISc4CBX+5WxV\nECFGHhkCgYEA+A0rMYxET5wna7jotxTxz1gM2mxk7kzc9dVvkIgumUU26tR//RZH\nFEK90wkGyhNRxcSNzvQBs+Tay5/wJVxB5f/FhAMWEWqJMOwwrvROc4l52+GytQ/R\ndASLMJX697Dkq5ysp+K69X6Y93NbhNAPabgRoo+8R+anV/NAs9bsat0CgYEA6yoe\nHbJi/V8i8ee9kJDR6Ewr1Uvce7Zipipyyl7sSKvG4H/EAf7iPmfisaRlAuClxgfh\ngOyHHdraGp0DRwtlbxbDwSieoGVW2+x/kwj/VXlQf+OnUfmc6fASeM8WshGlwD8/\ncNrfhon/T3SQaRzb383PDr2x9CNe3+7rFb9SlnsCgYEAz7JfF2bGkA5FZ8p1eU8d\nRisI4B9gx7QuU916Q//zXLz6xdhWrrjnnUxhG4J0X+GbV8hDoSTpBBM9LMDn2LCO\nMSJf5TCcWsrkwsUR4nyH7/ANzBIIi9kJ3WYskesTMDC62AMhApYzS3nMZW3/FI8O\nSMwqX/6QfXfhaSAybiMo5DUCgYBCU1qzHYD13UNJ3waEI5RQZEtomUDSU5p3Kzm9\nAhC6Xlh1MRPjTDQbTcmOOMOUkC+xLr/XUN66+OLS5r3p57jwIAeODxrOOkbJOGay\n3bLGNLUTnO2wHSq4gFF1aVMJXhjVpAEMn26zz3AGxOWF//GzqaRgj/gE14UGu6fq\nNk/gyQKBgBk+/v5ZsyBc/JupJ3mlwXMkyACvF0/mUP5jRd4D5Vkb+hNk/wC57mN+\n/yiiTWcpRE/a24HQ+i+fos0LF6zsKzwMhmBQKy3NLGOApNZVOyxF70abK090gSZF\nC2Hj7qNGPcZh4bAUcaY0kbOx6uaUYJ2toQQDhhh2cvhCy9y+myK/\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2033358988", "fingerprint": "45:65:c8:ff:54:ea:74:93:bd:da:07:3d:ad:a7:ae:c8"}} 2018-08-16 16:26:12,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.902s 2018-08-16 16:26:12,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1687689425", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a46f68b-f5e2-4e16-9b9b-10343bce3061'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:12Z","name":"tempest-port-smoke-1687689425","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:15:ca:0e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"2a5a9df7-49d0-4786-9d39-4cb307528031","ip_address":"10.101.11.10"}],"id":"148f8479-b1f9-44fd-a70a-4c3a0727f9f7","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} 2018-08-16 16:26:15,638 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.163s 2018-08-16 16:26:15,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4e74cab2-d441-426f-b56b-547366a3857e", "port": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "adminPass": "XQHU984qUFD3"}} 2018-08-16 16:26:15,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.324s 2018-08-16 16:26:15,968 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:17,302 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.309s 2018-08-16 16:26:17,303 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:18,673 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.354s 2018-08-16 16:26:18,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:18Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:18,687 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:26:20,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.433s 2018-08-16 16:26:20,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:20,147 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:26:21,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.693s 2018-08-16 16:26:21,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:23,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.643s 2018-08-16 16:26:23,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:25,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.133s 2018-08-16 16:26:25,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:25,661 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:26:26,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.654s 2018-08-16 16:26:26,316 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:26,329 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 with status: ACTIVE 2018-08-16 16:26:27,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.891s 2018-08-16 16:26:27,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-319870218", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6730f125-fbb8-4336-bc1e-e69b189a1e21'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:26Z","name":"tempest-port-smoke-319870218","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:6a:b4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5235716c-de3c-4ea5-858b-e070c0972723","ip_address":"10.102.21.20"}],"id":"d762fd1a-5d75-4c79-af8e-5d26e5089b1e","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} 2018-08-16 16:26:29,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 2.685s 2018-08-16 16:26:29,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "port": "d762fd1a-5d75-4c79-af8e-5d26e5089b1e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "adminPass": "v2RGCmHBWhf4"}} 2018-08-16 16:26:30,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.621s 2018-08-16 16:26:30,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:31,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.256s 2018-08-16 16:26:31,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:33,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.271s 2018-08-16 16:26:33,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:33,109 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:26:34,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.613s 2018-08-16 16:26:34,724 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:34,737 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:26:36,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.643s 2018-08-16 16:26:36,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:38,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.647s 2018-08-16 16:26:38,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:39,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.620s 2018-08-16 16:26:39,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:39,703 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:26:40,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.678s 2018-08-16 16:26:40,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:40,399 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5a007d09-908c-426c-aa95-5b8d810f5098 with status: ACTIVE 2018-08-16 16:26:40,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.147s 2018-08-16 16:26:40,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--577810574", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:26:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-403f2320-d83b-4a3e-8fd9-c686775bd035'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:40Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} 2018-08-16 16:26:41,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.424s 2018-08-16 16:26:41,973 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:26:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cedb36b-4f95-4a7b-9336-f847bbce92de'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:41Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} 2018-08-16 16:26:44,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface 2.074s 2018-08-16 16:26:44,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:26:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccc70be-083a-4955-bc8f-926eeb9af2a7'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} 2018-08-16 16:26:46,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.116s 2018-08-16 16:26:46,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25c98bb5-12e1-4158-957a-73dddcd0a6e5'} Body: {"floatingip": {"router_id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:26:45Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7", "id": "f2e4d4f6-8e91-4377-b460-2ce728895436", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:45Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:26:46,169 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54,185 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54,289 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:26:54,312 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:54,427 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:26:54,427 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54,429 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54,490 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:26:54,494 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:59,502 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:26:59,502 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:28:09,568 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:28:09,569 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:28:09,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:28:09,677 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:28:09,701 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:28:14,708 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:28:14,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:29:24,775 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:29:24,776 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:29:24,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,780 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,844 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,845 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24,851 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:29:24,851 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:24,852 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:29:24,852 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,854 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,916 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,918 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24,927 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:29:24,928 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:29:24,928 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,930 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,988 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,994 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25,003 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:29:25,004 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25,006 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25,068 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:25,071 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25,077 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:29:25,078 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:25,078 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:29:25,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25,081 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25,144 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:25,145 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:30,152 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:29:30,152 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:30:40,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:30:40,224 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:30:40,231 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:30:40,335 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:30:40,357 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:30:45,365 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:30:45,365 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:31:55,428 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:31:55,429 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:31:56,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436 1.493s 2018-08-16 16:31:56,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436', u'date': 'Thu, 16 Aug 2018 16:31:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-47c301a0-eaeb-4384-bf5b-d8c17c9ce197'} Body: 2018-08-16 16:31:59,377 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface 2.451s 2018-08-16 16:31:59,377 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:31:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f383b6db-93f4-46a3-8665-571052e8f98e'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} 2018-08-16 16:32:01,206 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.828s 2018-08-16 16:32:01,207 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ed63419-1f4b-404d-adc7-b09b11e2b44b'} Body: 2018-08-16 16:32:01,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.435s 2018-08-16 16:32:01,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4'} Body: 2018-08-16 16:32:02,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 1.263s 2018-08-16 16:32:02,909 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:01Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:03,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.049s 2018-08-16 16:32:03,975 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d'} Body: {"itemNotFound": {"message": "Instance 5a007d09-908c-426c-aa95-5b8d810f5098 could not be found.", "code": 404}} 2018-08-16 16:32:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e 0.604s 2018-08-16 16:32:04,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d41ae9e2-48dd-453e-859f-506ce9465dd0'} Body: 2018-08-16 16:32:04,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.173s 2018-08-16 16:32:04,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253'} Body: 2018-08-16 16:32:05,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.107s 2018-08-16 16:32:05,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:04Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:06,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.042s 2018-08-16 16:32:06,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1'} Body: {"itemNotFound": {"message": "Instance 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 could not be found.", "code": 404}} 2018-08-16 16:32:08,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7 1.163s 2018-08-16 16:32:08,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-23d14406-055d-4632-84b1-7cae760153bf'} Body: 2018-08-16 16:32:08,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988 0.049s 2018-08-16 16:32:08,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988', u'x-compute-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec'} Body: 2018-08-16 16:32:10,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723 2.690s 2018-08-16 16:32:10,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723', u'date': 'Thu, 16 Aug 2018 16:32:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-850384cc-8276-47c1-8779-393b31f95373'} Body: 2018-08-16 16:32:12,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784 1.540s 2018-08-16 16:32:12,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784', u'date': 'Thu, 16 Aug 2018 16:32:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c66b78a7-f031-46ef-a01d-6c8603e4c506'} Body: 2018-08-16 16:32:14,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031 2.621s 2018-08-16 16:32:15,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031', u'date': 'Thu, 16 Aug 2018 16:32:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cad60699-99cc-4205-9f53-2b795180e1a3'} Body: 2018-08-16 16:32:16,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e 1.855s 2018-08-16 16:32:16,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e', u'date': 'Thu, 16 Aug 2018 16:32:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12601dae-1f4b-4e88-bf8c-e79912be90a3'} Body: 2018-08-16 16:32:17,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3 0.459s 2018-08-16 16:32:17,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa53c82b-1af8-4862-8a2d-5b359bce23c7'} Body: 2018-08-16 16:32:17.608 63 INFO tempest.lib.common.rest_client [req-9f0f9e14-bcbe-401e-905d-0f869677f595 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.270s 2018-08-16 16:32:17.609 63 DEBUG tempest.lib.common.rest_client [req-9f0f9e14-bcbe-401e-905d-0f869677f595 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1415234630 description", "name": "tempest-secgroup-smoke-1415234630"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f0f9e14-bcbe-401e-905d-0f869677f595'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1415234630 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:17Z", "updated_at": "2018-08-16T16:32:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "0a789efa-dca6-4b8a-b585-af6b79552312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "c05414de-38c2-49e7-85aa-7cf9275cd216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "name": "tempest-secgroup-smoke-1415234630"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:18.141 63 INFO tempest.lib.common.rest_client [req-d844b77e-5d79-437c-9e0e-4ea58ad76d7b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.531s 2018-08-16 16:32:18.141 63 DEBUG tempest.lib.common.rest_client [req-d844b77e-5d79-437c-9e0e-4ea58ad76d7b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d844b77e-5d79-437c-9e0e-4ea58ad76d7b'} 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": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "76bd18f0-dd0b-4810-95b9-ceb575f43ac5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:18.369 63 INFO tempest.lib.common.rest_client [req-9c1a728c-9dfe-4683-ae6c-ecf1fbd2cdd6 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:32:18.370 63 DEBUG tempest.lib.common.rest_client [req-9c1a728c-9dfe-4683-ae6c-ecf1fbd2cdd6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c1a728c-9dfe-4683-ae6c-ecf1fbd2cdd6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "71bfedf9-9a95-479a-bcac-6ac38885c32a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:18.815 63 INFO tempest.lib.common.rest_client [req-e3320d11-a26e-4e1b-9239-11af554ecc58 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.445s 2018-08-16 16:32:18.816 63 DEBUG tempest.lib.common.rest_client [req-e3320d11-a26e-4e1b-9239-11af554ecc58 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3320d11-a26e-4e1b-9239-11af554ecc58'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2ee8c019-3cab-4a42-bbce-eae4a8c0f976"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:19.251 63 INFO tempest.lib.common.rest_client [req-fac38db8-83ab-4ee3-8204-48307f774a88 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:32:19.252 63 DEBUG tempest.lib.common.rest_client [req-fac38db8-83ab-4ee3-8204-48307f774a88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fac38db8-83ab-4ee3-8204-48307f774a88'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "203af6a1-a23c-4cca-b277-92ec04a9eb4a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:19.398 63 INFO tempest.lib.common.rest_client [req-51a48418-6d81-4d45-b9d9-5e4d13c8ab5f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:32:19.399 63 DEBUG tempest.lib.common.rest_client [req-51a48418-6d81-4d45-b9d9-5e4d13c8ab5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51a48418-6d81-4d45-b9d9-5e4d13c8ab5f'} 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": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dcc30448-db31-452d-982d-4de5269b6dea"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:19.773 63 INFO tempest.lib.common.rest_client [req-0467f718-e942-427d-b58f-52db9f579f2a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.373s 2018-08-16 16:32:19.773 63 DEBUG tempest.lib.common.rest_client [req-0467f718-e942-427d-b58f-52db9f579f2a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0467f718-e942-427d-b58f-52db9f579f2a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f80d222f-3be4-4830-936e-cf31ef1f87a1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:19.925 63 INFO tempest.lib.common.rest_client [req-ff331344-7cc6-4ebd-8f30-6e9444a73c4f ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.151s 2018-08-16 16:32:19.926 63 DEBUG tempest.lib.common.rest_client [req-ff331344-7cc6-4ebd-8f30-6e9444a73c4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff331344-7cc6-4ebd-8f30-6e9444a73c4f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba1a792a-feef-48e6-93a5-b8505fc8a8bd"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:20.105 63 INFO tempest.lib.common.rest_client [req-feb7eb3f-4a1f-4456-9ac1-9c3405eb36f5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:32:20.107 63 DEBUG tempest.lib.common.rest_client [req-feb7eb3f-4a1f-4456-9ac1-9c3405eb36f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feb7eb3f-4a1f-4456-9ac1-9c3405eb36f5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:20Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8d79bccc-a0eb-44cc-9bad-77a97193c9df"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:20.611 63 INFO tempest.lib.common.rest_client [req-ea7f59bf-6112-4927-9fcc-6dec95d96a9d ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 16:32:20.611 63 DEBUG tempest.lib.common.rest_client [req-ea7f59bf-6112-4927-9fcc-6dec95d96a9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1537970033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea7f59bf-6112-4927-9fcc-6dec95d96a9d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:20Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","name":"tempest-A-1537970033"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:21.537 63 INFO tempest.lib.common.rest_client [req-2642bd44-2ee0-479e-961b-ef10acaf8933 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.924s 2018-08-16 16:32:21.538 63 DEBUG tempest.lib.common.rest_client [req-2642bd44-2ee0-479e-961b-ef10acaf8933 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "name": "tempest-subnet-A-1-1757126687"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2642bd44-2ee0-479e-961b-ef10acaf8933'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:21Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","subnetpool_id":null,"name":"tempest-subnet-A-1-1757126687"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:22.398 63 INFO tempest.lib.common.rest_client [req-7f13dcc2-fbc4-40d6-b32c-ebbbd90017e3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.859s 2018-08-16 16:32:22.399 63 DEBUG tempest.lib.common.rest_client [req-7f13dcc2-fbc4-40d6-b32c-ebbbd90017e3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1326405336"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f13dcc2-fbc4-40d6-b32c-ebbbd90017e3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:21Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","name":"tempest-B-1326405336"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:23.391 63 INFO tempest.lib.common.rest_client [req-6b8ed95a-0016-4249-9544-8f013db8089b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.991s 2018-08-16 16:32:23.392 63 DEBUG tempest.lib.common.rest_client [req-6b8ed95a-0016-4249-9544-8f013db8089b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "name": "tempest-subnet-B-1-1534189192"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8ed95a-0016-4249-9544-8f013db8089b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:22Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","subnetpool_id":null,"name":"tempest-subnet-B-1-1534189192"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:23.647 63 INFO tempest.lib.common.rest_client [req-3b91ee36-45b0-4318-b05e-a4944de2674b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.254s 2018-08-16 16:32:23.647 63 DEBUG tempest.lib.common.rest_client [req-3b91ee36-45b0-4318-b05e-a4944de2674b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2000957501"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XuX1QK+LVjtZSImAUeThIYHzWyG08Xw3gAUpvtEi0wQJhmDwD6ruUszm1Pk/kRnpO7ZlViESMcjnKfWtjlEUSPElSBcT8FZABGDa3RxhrJ+e6MHBfrAMS6zlLTsMkVG+1eFNNoUkQ0FM2l/r64ACK1Q2bybiReUvlAmbGIu50czvq5IZnOSD6utXBSG+WlJIXy2S4xzQq6CED9rfEZGk9LoLrRN2v/bzOg8uwx70HaBSA896meefIgELxWWuqXWvKVnJmiGrlonThQm0CE8AVMdhDH73hp2wtv5yHcFkS10pxZuXF5at7dm/RZMPJ0d7eQAOqTnrZo2ZY3r2v23x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvl7l9UCvi1Y7WUiJgFHk4SGB81shtPF8N4AFKb7RItMECYZg\n8A+q7lLM5tT5P5EZ6Tu2ZVYhEjHI5yn1rY5RFEjxJUgXE/BWQARg2t0cYayfnujB\nwX6wDEus5S07DJFRvtXhTTaFJENBTNpf6+uAAitUNm8m4kXlL5QJmxiLudHM76uS\nGZzkg+rrVwUhvlpSSF8tkuMc0KughA/a3xGRpPS6C60Tdr/28zoPLsMe9B2gUgPP\nepnnnyIBC8Vlrql1rylZyZohq5aJ04UJtAhPAFTHYQx+94adsLb+ch3BZEtdKcWb\nlxeWre3Zv0WTDydHe3kADqk562aNmWN69r9t8QIDAQABAoIBAQC0LMcCbv12J+A1\n6YRSEbBJL1h5xffJ9IA3WxAH6ZSwm/0HMsrOilWiCHXrxwg8FI3sg9pmYLUeLkZS\nGxFt+PNd+odZXLiS43YOUtaEbp8tBp9wXCT9iHUAviLeKQfpJiSzNGRvmrk6j/je\nzxPYCuT1qKKkfmDT6Yk3landw8aCz58yu5zPfce6chM+Qvh627tRdUYineb69+Dc\n3UCR+T/5/dIIt7uqm4IfaOCasARALK8Mcged0/un/ORzJsWuKptrwa8KqMqEUs0k\nP32z0oXfKzneOF4r5aIZxBN1klHbjvh5LyIN+NgFmgKsfM4BrsGB1nJ1e6ZfRa5E\nY9kZdw8NAoGBAOVcTqJ6zzsHWdQ3/0fBVNYhrZjdbsd0KhNYpQmxBcndzBoEpIYO\nh1wOICBu5Rxxj7Hk71FNBbAx8kbQoSgwsKQQGuwVMU1suiKdCa0zoAk8LG1oP1B7\nI+RPx3Aq+wG9tr0TdejAtJALi4eBsknlx1zcUpBaH137l+kAx4DHrSNnAoGBANR7\nSRganBbEPslJ1GRNDDHzcHFCq/dSpYzFM6FLdRp+uPEoj1V6QJWIs2VBrsYba1HG\nv38Q5Ggcisjrb3wJVLrcu7thyot2Fx2ERxPl6m0XgKp2qAsJNSv+lDLQ0B2RAhqv\nn4sHozVk4DFJYJOYI2TY6Ce34ZFN5UMZIYMO5iTnAoGAKkbJd8mLSSYhuKxZsbBB\nIvcyOGsYcEtJNiewxAiNOJhZdrJEYTFsYdt4sIHAWW3VPsUkF6hK1B9guQzbp7zR\n0mvlin6dh9fyt06a6gIKDam5xrDgesU36G2MJXDGs5t0g4WCxlQ+9A4sud1+L4Db\nLpKt5U23Wmt1pM0v+NzVXSECgYAgiqUeKO0g23tWLpV1qwskF0lwPyrBHQo3rfgD\nSuArZ58BaBnTmH6NqDr5Vf7jXk2oX4zyc+7XNw/WR6ByWad9WtLxlr+DblmJ7rlI\nBd1KSeAtuzBvSEC5dSrTQYGuFYhB+AWyMEBBrCpdwgQldpZtGn8rnhDQxSJIjW/B\nd6WtnwKBgQDRHzv6peHssCroxH1wJnCZSbssdpb7ziZ+PeYl4XgILMdaUB8rmDfv\nS5+YY9rZzdqSEfNp9IjYWHazIXW9RF3p7MfdQcFcztA0PbbsSKXujpxlT/NpWTsL\nVo5AcXblaRNfDG772ZAKvXrUXnu5rtxVYLDZO6P4IYRBRXeg9Pv+Jw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2000957501", "fingerprint": "a8:b0:73:6e:c0:0b:61:d9:74:11:a0:68:f7:93:ac:5a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:24.888 63 INFO tempest.lib.common.rest_client [req-ec173e93-1cb0-4903-8939-af90eabfba10 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.237s 2018-08-16 16:32:24.888 63 DEBUG tempest.lib.common.rest_client [req-ec173e93-1cb0-4903-8939-af90eabfba10 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-758429608", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec173e93-1cb0-4903-8939-af90eabfba10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:24Z","name":"tempest-port-smoke-758429608","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:de:9d:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","ip_address":"10.101.11.10"}],"id":"fe366219-d464-41d5-8ef9-4838d8856b30","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:29.194 63 INFO tempest.lib.common.rest_client [req-61e12e3a-665f-4e56-8252-c55bd26f85a7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 4.305s 2018-08-16 16:32:29.195 63 DEBUG tempest.lib.common.rest_client [req-61e12e3a-665f-4e56-8252-c55bd26f85a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "port": "fe366219-d464-41d5-8ef9-4838d8856b30"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "adminPass": "Mg8hjgk38Ngy"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:29.535 63 INFO tempest.lib.common.rest_client [req-3dc39bd1-016a-42c0-b947-a685964b21c3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.335s 2018-08-16 16:32:29.536 63 DEBUG tempest.lib.common.rest_client [req-3dc39bd1-016a-42c0-b947-a685964b21c3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:31.523 63 INFO tempest.lib.common.rest_client [req-f92caa99-0eac-47c9-ab0e-c57395f3108a ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.964s 2018-08-16 16:32:31.523 63 DEBUG tempest.lib.common.rest_client [req-f92caa99-0eac-47c9-ab0e-c57395f3108a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:33.437 63 INFO tempest.lib.common.rest_client [req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.895s 2018-08-16 16:32:33.437 63 DEBUG tempest.lib.common.rest_client [req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:33.449 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:32:35.052 63 INFO tempest.lib.common.rest_client [req-aa481b0e-880a-4253-a6eb-36f85663d549 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.601s 2018-08-16 16:32:35.053 63 DEBUG tempest.lib.common.rest_client [req-aa481b0e-880a-4253-a6eb-36f85663d549 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:36.874 63 INFO tempest.lib.common.rest_client [req-f1acfeec-9f05-49c0-a98c-e66e5605227a ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.807s 2018-08-16 16:32:36.874 63 DEBUG tempest.lib.common.rest_client [req-f1acfeec-9f05-49c0-a98c-e66e5605227a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:38.827 63 INFO tempest.lib.common.rest_client [req-8d212174-c8cd-4f64-8304-8169f5c13b10 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.947s 2018-08-16 16:32:38.827 63 DEBUG tempest.lib.common.rest_client [req-8d212174-c8cd-4f64-8304-8169f5c13b10 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:38.834 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:32:39.810 63 INFO tempest.lib.common.rest_client [req-678914d5-8715-48ad-aeb8-dd50e7077094 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.975s 2018-08-16 16:32:39.811 63 DEBUG tempest.lib.common.rest_client [req-678914d5-8715-48ad-aeb8-dd50e7077094 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:39.824 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 40576406-faf8-41dd-abb5-e7624ce4b1cb with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:32:40.648 63 INFO tempest.lib.common.rest_client [req-4fd3e6b3-c4af-4280-b1ca-7b8a734b09f1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 0.823s 2018-08-16 16:32:40.649 63 DEBUG tempest.lib.common.rest_client [req-4fd3e6b3-c4af-4280-b1ca-7b8a734b09f1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1258603127", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4fd3e6b3-c4af-4280-b1ca-7b8a734b09f1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:40Z","name":"tempest-port-smoke-1258603127","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:be:43","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","ip_address":"10.102.21.20"}],"id":"654d57fe-b485-4612-9edc-1508a130be85","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:43.939 63 INFO tempest.lib.common.rest_client [req-6e486fce-2553-4956-9b0b-b3f8913e6521 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.289s 2018-08-16 16:32:43.940 63 DEBUG tempest.lib.common.rest_client [req-6e486fce-2553-4956-9b0b-b3f8913e6521 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "port": "654d57fe-b485-4612-9edc-1508a130be85"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "adminPass": "JPQUCf3BpTEr"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:44.977 63 INFO tempest.lib.common.rest_client [req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.032s 2018-08-16 16:32:44.977 63 DEBUG tempest.lib.common.rest_client [req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:46.373 63 INFO tempest.lib.common.rest_client [req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.383s 2018-08-16 16:32:46.374 63 DEBUG tempest.lib.common.rest_client [req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:46.385 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 16:32:48.308 63 INFO tempest.lib.common.rest_client [req-d528f230-7a57-430a-96ef-d37928b817b4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.920s 2018-08-16 16:32:48.308 63 DEBUG tempest.lib.common.rest_client [req-d528f230-7a57-430a-96ef-d37928b817b4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:48.321 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 16:32:50.204 63 INFO tempest.lib.common.rest_client [req-eb4591a8-a00a-482a-9101-000d21f042ea ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.881s 2018-08-16 16:32:50.205 63 DEBUG tempest.lib.common.rest_client [req-eb4591a8-a00a-482a-9101-000d21f042ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:50.211 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:32:52.038 63 INFO tempest.lib.common.rest_client [req-c3800688-1306-4f90-8811-21c2084b11ed ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.825s 2018-08-16 16:32:52.039 63 DEBUG tempest.lib.common.rest_client [req-c3800688-1306-4f90-8811-21c2084b11ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:53.670 63 INFO tempest.lib.common.rest_client [req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.620s 2018-08-16 16:32:53.672 63 DEBUG tempest.lib.common.rest_client [req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:55.712 63 INFO tempest.lib.common.rest_client [req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.023s 2018-08-16 16:32:55.713 63 DEBUG tempest.lib.common.rest_client [req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:55.721 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2018-08-16 16:32:56.681 63 INFO tempest.lib.common.rest_client [req-0e03bac3-857a-48fa-8748-91bcd01273ae ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.959s 2018-08-16 16:32:56.682 63 DEBUG tempest.lib.common.rest_client [req-0e03bac3-857a-48fa-8748-91bcd01273ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:56.694 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:32:56.828 63 INFO tempest.lib.common.rest_client [req-db451012-1fee-4cde-9584-82ae06f47699 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 16:32:56.829 63 DEBUG tempest.lib.common.rest_client [req-db451012-1fee-4cde-9584-82ae06f47699 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--874331307", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:32:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db451012-1fee-4cde-9584-82ae06f47699'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:32:58.365 63 INFO tempest.lib.common.rest_client [req-b6f4701e-4ebf-47b4-8948-6062ccf077f3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.535s 2018-08-16 16:32:58.365 63 DEBUG tempest.lib.common.rest_client [req-b6f4701e-4ebf-47b4-8948-6062ccf077f3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:32:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6f4701e-4ebf-47b4-8948-6062ccf077f3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:58Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:00.753 63 INFO tempest.lib.common.rest_client [req-c3764bd1-7154-4fc3-bb00-870e8767ffae ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface 2.387s 2018-08-16 16:33:00.754 63 DEBUG tempest.lib.common.rest_client [req-c3764bd1-7154-4fc3-bb00-870e8767ffae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3764bd1-7154-4fc3-bb00-870e8767ffae'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:01.141 63 INFO tempest.lib.common.rest_client [req-7d74e163-6031-41a4-b597-66db20a96341 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-16 16:33:01.142 63 DEBUG tempest.lib.common.rest_client [req-7d74e163-6031-41a4-b597-66db20a96341 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d74e163-6031-41a4-b597-66db20a96341'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9edd825c-67fb-4de1-b90c-60ce8d1436e4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:01.816 63 INFO tempest.lib.common.rest_client [req-45bde3a0-4876-42fd-8766-cec8ee9f71b5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.673s 2018-08-16 16:33:01.817 63 DEBUG tempest.lib.common.rest_client [req-45bde3a0-4876-42fd-8766-cec8ee9f71b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45bde3a0-4876-42fd-8766-cec8ee9f71b5'} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "id": "33aa4537-0a8c-4e38-a8c8-aa4fe834d22f"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:02.398 63 INFO tempest.lib.common.rest_client [req-f4c03ff2-9351-454b-87d8-7b779bce0e86 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.581s 2018-08-16 16:33:02.399 63 DEBUG tempest.lib.common.rest_client [req-f4c03ff2-9351-454b-87d8-7b779bce0e86 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4c03ff2-9351-454b-87d8-7b779bce0e86'} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "id": "84ebd965-7e9d-4e19-a162-0a3c90298101"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:02.399 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:33:02.611 63 INFO tempest.lib.common.rest_client [req-6b4cc57c-7c72-448b-b498-3152315e5b20 ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.211s 2018-08-16 16:33:02.611 63 DEBUG tempest.lib.common.rest_client [req-6b4cc57c-7c72-448b-b498-3152315e5b20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1034336142", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b4cc57c-7c72-448b-b498-3152315e5b20'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:04.365 63 INFO tempest.lib.common.rest_client [req-4da95ac2-0f38-4ad4-8bf4-0ae2cbec225b ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.752s 2018-08-16 16:33:04.367 63 DEBUG tempest.lib.common.rest_client [req-4da95ac2-0f38-4ad4-8bf4-0ae2cbec225b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:33:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4da95ac2-0f38-4ad4-8bf4-0ae2cbec225b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:03Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:06.669 63 INFO tempest.lib.common.rest_client [req-bf6e674e-550f-453f-bf44-f282ad821bcd ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface 2.300s 2018-08-16 16:33:06.670 63 DEBUG tempest.lib.common.rest_client [req-bf6e674e-550f-453f-bf44-f282ad821bcd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf6e674e-550f-453f-bf44-f282ad821bcd'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:08.591 63 INFO tempest.lib.common.rest_client [req-b6a0e286-f235-4d6c-ac75-0989c524c0bb ] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.918s 2018-08-16 16:33:08.592 63 DEBUG tempest.lib.common.rest_client [req-b6a0e286-f235-4d6c-ac75-0989c524c0bb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:33:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6a0e286-f235-4d6c-ac75-0989c524c0bb'} Body: {"floatingip": {"router_id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:33:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30", "id": "ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:33:08.595 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24.633 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24.697 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:33:24.698 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:24.812 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:33:24.813 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24.815 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24.875 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:33:24.879 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:29.886 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:33:29.887 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:34:39.958 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:34:39.959 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:34:39.967 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:34:40.029 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:34:40.032 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:34:45.039 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:34:45.040 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:35:55.098 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:35:55.102 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:35:55.103 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55.108 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55.210 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:35:55.236 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55.243 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:35:55.243 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55.244 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:35:55.244 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55.246 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55.306 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:35:55.310 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55.320 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:35:55.321 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:35:55.321 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55.323 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55.382 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:35:55.387 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55.393 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:35:55.394 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55.396 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55.458 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:35:55.460 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55.466 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:35:55.467 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55.467 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:35:55.467 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55.469 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55.530 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:35:55.535 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:36:00.542 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:36:00.544 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:37:10.615 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:37:10.616 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:37:10.625 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:37:10.724 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:37:10.750 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:37:15.759 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:37:15.759 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:38:25.829 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:38:27.256 63 INFO tempest.lib.common.rest_client [req-b7a84d2c-55a0-4a63-a2c5-76fc913bde14 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519 1.424s 2018-08-16 16:38:27.257 63 DEBUG tempest.lib.common.rest_client [req-b7a84d2c-55a0-4a63-a2c5-76fc913bde14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519', u'date': 'Thu, 16 Aug 2018 16:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b7a84d2c-55a0-4a63-a2c5-76fc913bde14'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:29.358 63 INFO tempest.lib.common.rest_client [req-9486ff08-5b38-47ee-9df0-b3e30fe330d3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface 2.099s 2018-08-16 16:38:29.358 63 DEBUG tempest.lib.common.rest_client [req-9486ff08-5b38-47ee-9df0-b3e30fe330d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9486ff08-5b38-47ee-9df0-b3e30fe330d3'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:31.113 63 INFO tempest.lib.common.rest_client [req-7d8f22ad-51ad-4807-a804-5b0df9fd6806 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.753s 2018-08-16 16:38:31.113 63 DEBUG tempest.lib.common.rest_client [req-7d8f22ad-51ad-4807-a804-5b0df9fd6806 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d8f22ad-51ad-4807-a804-5b0df9fd6806'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:33.187 63 INFO tempest.lib.common.rest_client [req-a48c68bc-f2c5-4d7e-ab11-7d2e34a2f3b0 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface 2.073s 2018-08-16 16:38:33.188 63 DEBUG tempest.lib.common.rest_client [req-a48c68bc-f2c5-4d7e-ab11-7d2e34a2f3b0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a48c68bc-f2c5-4d7e-ab11-7d2e34a2f3b0'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:34.928 63 INFO tempest.lib.common.rest_client [req-19f572da-da33-4742-9f22-e629cec2c49b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.738s 2018-08-16 16:38:34.929 63 DEBUG tempest.lib.common.rest_client [req-19f572da-da33-4742-9f22-e629cec2c49b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19f572da-da33-4742-9f22-e629cec2c49b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:35.345 63 INFO tempest.lib.common.rest_client [req-2f327f19-1c5e-4f44-a3f7-81a7110c13af ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.415s 2018-08-16 16:38:35.345 63 DEBUG tempest.lib.common.rest_client [req-2f327f19-1c5e-4f44-a3f7-81a7110c13af ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:36.603 63 INFO tempest.lib.common.rest_client [req-e1def734-bc4f-4ede-8f89-4cd6ce52c831 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.256s 2018-08-16 16:38:36.603 63 DEBUG tempest.lib.common.rest_client [req-e1def734-bc4f-4ede-8f89-4cd6ce52c831 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:37.669 63 INFO tempest.lib.common.rest_client [req-445153a0-2cad-4927-95bd-a09bf57442ea ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.053s 2018-08-16 16:38:37.670 63 DEBUG tempest.lib.common.rest_client [req-445153a0-2cad-4927-95bd-a09bf57442ea ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea'} Body: {"itemNotFound": {"message": "Instance 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:38.483 63 INFO tempest.lib.common.rest_client [req-6f6c7404-216a-494d-92fe-44a28974eda3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85 0.812s 2018-08-16 16:38:38.484 63 DEBUG tempest.lib.common.rest_client [req-6f6c7404-216a-494d-92fe-44a28974eda3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f6c7404-216a-494d-92fe-44a28974eda3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:38.675 63 INFO tempest.lib.common.rest_client [req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.190s 2018-08-16 16:38:38.676 63 DEBUG tempest.lib.common.rest_client [req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:39.501 63 INFO tempest.lib.common.rest_client [req-a9137e6b-da5b-4802-be69-2442e0e7c2d3 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.824s 2018-08-16 16:38:39.502 63 DEBUG tempest.lib.common.rest_client [req-a9137e6b-da5b-4802-be69-2442e0e7c2d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:40.559 63 INFO tempest.lib.common.rest_client [req-5740f0d1-d34b-4ad1-856d-5a0396c8d887 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.043s 2018-08-16 16:38:40.559 63 DEBUG tempest.lib.common.rest_client [req-5740f0d1-d34b-4ad1-856d-5a0396c8d887 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:40 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887'} Body: {"itemNotFound": {"message": "Instance 40576406-faf8-41dd-abb5-e7624ce4b1cb could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:41.183 63 INFO tempest.lib.common.rest_client [req-95fc6fdc-ce48-4896-8039-13b45a4a4a51 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30 0.623s 2018-08-16 16:38:41.184 63 DEBUG tempest.lib.common.rest_client [req-95fc6fdc-ce48-4896-8039-13b45a4a4a51 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-95fc6fdc-ce48-4896-8039-13b45a4a4a51'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:41.239 63 INFO tempest.lib.common.rest_client [req-07f23dff-a289-477c-862f-0f121544d3da ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501 0.054s 2018-08-16 16:38:41.239 63 DEBUG tempest.lib.common.rest_client [req-07f23dff-a289-477c-862f-0f121544d3da ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501', u'x-compute-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:43.814 63 INFO tempest.lib.common.rest_client [req-5298c605-8075-4ba0-9318-71c50ea9d970 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d 2.574s 2018-08-16 16:38:43.815 63 DEBUG tempest.lib.common.rest_client [req-5298c605-8075-4ba0-9318-71c50ea9d970 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d', u'date': 'Thu, 16 Aug 2018 16:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5298c605-8075-4ba0-9318-71c50ea9d970'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:45.443 63 INFO tempest.lib.common.rest_client [req-22d00fe6-f05e-4d57-afa8-5933bf045e15 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999 1.626s 2018-08-16 16:38:45.443 63 DEBUG tempest.lib.common.rest_client [req-22d00fe6-f05e-4d57-afa8-5933bf045e15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999', u'date': 'Thu, 16 Aug 2018 16:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22d00fe6-f05e-4d57-afa8-5933bf045e15'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:47.785 63 INFO tempest.lib.common.rest_client [req-2fe46d30-599f-4d33-ba02-e615b6facd9a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6 2.340s 2018-08-16 16:38:47.785 63 DEBUG tempest.lib.common.rest_client [req-2fe46d30-599f-4d33-ba02-e615b6facd9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6', u'date': 'Thu, 16 Aug 2018 16:38:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe46d30-599f-4d33-ba02-e615b6facd9a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:49.762 63 INFO tempest.lib.common.rest_client [req-a44b2ae0-9db6-427a-8edd-dbca803d9cfa ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86 1.975s 2018-08-16 16:38:49.762 63 DEBUG tempest.lib.common.rest_client [req-a44b2ae0-9db6-427a-8edd-dbca803d9cfa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a44b2ae0-9db6-427a-8edd-dbca803d9cfa'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:49.976 63 INFO tempest.lib.common.rest_client [req-8bd07be6-b957-4707-95c0-537af8424074 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3 0.213s 2018-08-16 16:38:49.977 63 DEBUG tempest.lib.common.rest_client [req-8bd07be6-b957-4707-95c0-537af8424074 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bd07be6-b957-4707-95c0-537af8424074'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [392.640518s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:32:17,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.270s 2018-08-16 16:32:17,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1415234630 description", "name": "tempest-secgroup-smoke-1415234630"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f0f9e14-bcbe-401e-905d-0f869677f595'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1415234630 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:17Z", "updated_at": "2018-08-16T16:32:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "0a789efa-dca6-4b8a-b585-af6b79552312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "c05414de-38c2-49e7-85aa-7cf9275cd216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "name": "tempest-secgroup-smoke-1415234630"}} 2018-08-16 16:32:18,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.531s 2018-08-16 16:32:18,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d844b77e-5d79-437c-9e0e-4ea58ad76d7b'} 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": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "76bd18f0-dd0b-4810-95b9-ceb575f43ac5"}} 2018-08-16 16:32:18,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:32:18,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c1a728c-9dfe-4683-ae6c-ecf1fbd2cdd6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "71bfedf9-9a95-479a-bcac-6ac38885c32a"}} 2018-08-16 16:32:18,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.445s 2018-08-16 16:32:18,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3320d11-a26e-4e1b-9239-11af554ecc58'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2ee8c019-3cab-4a42-bbce-eae4a8c0f976"}} 2018-08-16 16:32:19,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:32:19,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fac38db8-83ab-4ee3-8204-48307f774a88'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "203af6a1-a23c-4cca-b277-92ec04a9eb4a"}} 2018-08-16 16:32:19,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:32:19,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51a48418-6d81-4d45-b9d9-5e4d13c8ab5f'} 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": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dcc30448-db31-452d-982d-4de5269b6dea"}} 2018-08-16 16:32:19,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.373s 2018-08-16 16:32:19,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0467f718-e942-427d-b58f-52db9f579f2a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f80d222f-3be4-4830-936e-cf31ef1f87a1"}} 2018-08-16 16:32:19,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.151s 2018-08-16 16:32:19,926 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff331344-7cc6-4ebd-8f30-6e9444a73c4f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba1a792a-feef-48e6-93a5-b8505fc8a8bd"}} 2018-08-16 16:32:20,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:32:20,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feb7eb3f-4a1f-4456-9ac1-9c3405eb36f5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:20Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8d79bccc-a0eb-44cc-9bad-77a97193c9df"}} 2018-08-16 16:32:20,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 16:32:20,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1537970033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea7f59bf-6112-4927-9fcc-6dec95d96a9d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:20Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","name":"tempest-A-1537970033"}} 2018-08-16 16:32:21,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.924s 2018-08-16 16:32:21,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "name": "tempest-subnet-A-1-1757126687"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2642bd44-2ee0-479e-961b-ef10acaf8933'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:21Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","subnetpool_id":null,"name":"tempest-subnet-A-1-1757126687"}} 2018-08-16 16:32:22,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.859s 2018-08-16 16:32:22,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1326405336"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f13dcc2-fbc4-40d6-b32c-ebbbd90017e3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:21Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","name":"tempest-B-1326405336"}} 2018-08-16 16:32:23,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.991s 2018-08-16 16:32:23,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "name": "tempest-subnet-B-1-1534189192"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8ed95a-0016-4249-9544-8f013db8089b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:22Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","subnetpool_id":null,"name":"tempest-subnet-B-1-1534189192"}} 2018-08-16 16:32:23,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.254s 2018-08-16 16:32:23,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2000957501"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XuX1QK+LVjtZSImAUeThIYHzWyG08Xw3gAUpvtEi0wQJhmDwD6ruUszm1Pk/kRnpO7ZlViESMcjnKfWtjlEUSPElSBcT8FZABGDa3RxhrJ+e6MHBfrAMS6zlLTsMkVG+1eFNNoUkQ0FM2l/r64ACK1Q2bybiReUvlAmbGIu50czvq5IZnOSD6utXBSG+WlJIXy2S4xzQq6CED9rfEZGk9LoLrRN2v/bzOg8uwx70HaBSA896meefIgELxWWuqXWvKVnJmiGrlonThQm0CE8AVMdhDH73hp2wtv5yHcFkS10pxZuXF5at7dm/RZMPJ0d7eQAOqTnrZo2ZY3r2v23x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvl7l9UCvi1Y7WUiJgFHk4SGB81shtPF8N4AFKb7RItMECYZg\n8A+q7lLM5tT5P5EZ6Tu2ZVYhEjHI5yn1rY5RFEjxJUgXE/BWQARg2t0cYayfnujB\nwX6wDEus5S07DJFRvtXhTTaFJENBTNpf6+uAAitUNm8m4kXlL5QJmxiLudHM76uS\nGZzkg+rrVwUhvlpSSF8tkuMc0KughA/a3xGRpPS6C60Tdr/28zoPLsMe9B2gUgPP\nepnnnyIBC8Vlrql1rylZyZohq5aJ04UJtAhPAFTHYQx+94adsLb+ch3BZEtdKcWb\nlxeWre3Zv0WTDydHe3kADqk562aNmWN69r9t8QIDAQABAoIBAQC0LMcCbv12J+A1\n6YRSEbBJL1h5xffJ9IA3WxAH6ZSwm/0HMsrOilWiCHXrxwg8FI3sg9pmYLUeLkZS\nGxFt+PNd+odZXLiS43YOUtaEbp8tBp9wXCT9iHUAviLeKQfpJiSzNGRvmrk6j/je\nzxPYCuT1qKKkfmDT6Yk3landw8aCz58yu5zPfce6chM+Qvh627tRdUYineb69+Dc\n3UCR+T/5/dIIt7uqm4IfaOCasARALK8Mcged0/un/ORzJsWuKptrwa8KqMqEUs0k\nP32z0oXfKzneOF4r5aIZxBN1klHbjvh5LyIN+NgFmgKsfM4BrsGB1nJ1e6ZfRa5E\nY9kZdw8NAoGBAOVcTqJ6zzsHWdQ3/0fBVNYhrZjdbsd0KhNYpQmxBcndzBoEpIYO\nh1wOICBu5Rxxj7Hk71FNBbAx8kbQoSgwsKQQGuwVMU1suiKdCa0zoAk8LG1oP1B7\nI+RPx3Aq+wG9tr0TdejAtJALi4eBsknlx1zcUpBaH137l+kAx4DHrSNnAoGBANR7\nSRganBbEPslJ1GRNDDHzcHFCq/dSpYzFM6FLdRp+uPEoj1V6QJWIs2VBrsYba1HG\nv38Q5Ggcisjrb3wJVLrcu7thyot2Fx2ERxPl6m0XgKp2qAsJNSv+lDLQ0B2RAhqv\nn4sHozVk4DFJYJOYI2TY6Ce34ZFN5UMZIYMO5iTnAoGAKkbJd8mLSSYhuKxZsbBB\nIvcyOGsYcEtJNiewxAiNOJhZdrJEYTFsYdt4sIHAWW3VPsUkF6hK1B9guQzbp7zR\n0mvlin6dh9fyt06a6gIKDam5xrDgesU36G2MJXDGs5t0g4WCxlQ+9A4sud1+L4Db\nLpKt5U23Wmt1pM0v+NzVXSECgYAgiqUeKO0g23tWLpV1qwskF0lwPyrBHQo3rfgD\nSuArZ58BaBnTmH6NqDr5Vf7jXk2oX4zyc+7XNw/WR6ByWad9WtLxlr+DblmJ7rlI\nBd1KSeAtuzBvSEC5dSrTQYGuFYhB+AWyMEBBrCpdwgQldpZtGn8rnhDQxSJIjW/B\nd6WtnwKBgQDRHzv6peHssCroxH1wJnCZSbssdpb7ziZ+PeYl4XgILMdaUB8rmDfv\nS5+YY9rZzdqSEfNp9IjYWHazIXW9RF3p7MfdQcFcztA0PbbsSKXujpxlT/NpWTsL\nVo5AcXblaRNfDG772ZAKvXrUXnu5rtxVYLDZO6P4IYRBRXeg9Pv+Jw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2000957501", "fingerprint": "a8:b0:73:6e:c0:0b:61:d9:74:11:a0:68:f7:93:ac:5a"}} 2018-08-16 16:32:24,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.237s 2018-08-16 16:32:24,888 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-758429608", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec173e93-1cb0-4903-8939-af90eabfba10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:24Z","name":"tempest-port-smoke-758429608","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:de:9d:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","ip_address":"10.101.11.10"}],"id":"fe366219-d464-41d5-8ef9-4838d8856b30","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} 2018-08-16 16:32:29,194 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 4.305s 2018-08-16 16:32:29,195 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "port": "fe366219-d464-41d5-8ef9-4838d8856b30"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "adminPass": "Mg8hjgk38Ngy"}} 2018-08-16 16:32:29,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.335s 2018-08-16 16:32:29,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:31,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.964s 2018-08-16 16:32:31,523 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:33,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.895s 2018-08-16 16:32:33,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:33,449 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:32:35,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.601s 2018-08-16 16:32:35,053 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:36,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.807s 2018-08-16 16:32:36,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:38,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.947s 2018-08-16 16:32:38,827 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:38,834 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:32:39,810 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.975s 2018-08-16 16:32:39,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:39,824 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 40576406-faf8-41dd-abb5-e7624ce4b1cb with status: ACTIVE 2018-08-16 16:32:40,648 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 0.823s 2018-08-16 16:32:40,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1258603127", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4fd3e6b3-c4af-4280-b1ca-7b8a734b09f1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:40Z","name":"tempest-port-smoke-1258603127","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:be:43","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","ip_address":"10.102.21.20"}],"id":"654d57fe-b485-4612-9edc-1508a130be85","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} 2018-08-16 16:32:43,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.289s 2018-08-16 16:32:43,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "port": "654d57fe-b485-4612-9edc-1508a130be85"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "adminPass": "JPQUCf3BpTEr"}} 2018-08-16 16:32:44,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.032s 2018-08-16 16:32:44,977 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:46,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.383s 2018-08-16 16:32:46,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:46,385 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 16:32:48,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.920s 2018-08-16 16:32:48,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:48,321 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 16:32:50,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.881s 2018-08-16 16:32:50,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:50,211 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:32:52,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.825s 2018-08-16 16:32:52,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:53,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.620s 2018-08-16 16:32:53,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:55,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.023s 2018-08-16 16:32:55,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:55,721 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2018-08-16 16:32:56,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.959s 2018-08-16 16:32:56,682 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:56,694 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 with status: ACTIVE 2018-08-16 16:32:56,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 16:32:56,829 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--874331307", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:32:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db451012-1fee-4cde-9584-82ae06f47699'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} 2018-08-16 16:32:58,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.535s 2018-08-16 16:32:58,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:32:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6f4701e-4ebf-47b4-8948-6062ccf077f3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:58Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} 2018-08-16 16:33:00,753 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface 2.387s 2018-08-16 16:33:00,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3764bd1-7154-4fc3-bb00-870e8767ffae'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} 2018-08-16 16:33:01,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-16 16:33:01,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d74e163-6031-41a4-b597-66db20a96341'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9edd825c-67fb-4de1-b90c-60ce8d1436e4"}} 2018-08-16 16:33:01,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.673s 2018-08-16 16:33:01,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45bde3a0-4876-42fd-8766-cec8ee9f71b5'} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "id": "33aa4537-0a8c-4e38-a8c8-aa4fe834d22f"}} 2018-08-16 16:33:02,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.581s 2018-08-16 16:33:02,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4c03ff2-9351-454b-87d8-7b779bce0e86'} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "id": "84ebd965-7e9d-4e19-a162-0a3c90298101"}} 2018-08-16 16:33:02,399 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:33:02,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.211s 2018-08-16 16:33:02,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1034336142", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b4cc57c-7c72-448b-b498-3152315e5b20'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} 2018-08-16 16:33:04,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.752s 2018-08-16 16:33:04,367 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:33:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4da95ac2-0f38-4ad4-8bf4-0ae2cbec225b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:03Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} 2018-08-16 16:33:06,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface 2.300s 2018-08-16 16:33:06,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf6e674e-550f-453f-bf44-f282ad821bcd'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} 2018-08-16 16:33:08,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.918s 2018-08-16 16:33:08,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:33:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6a0e286-f235-4d6c-ac75-0989c524c0bb'} Body: {"floatingip": {"router_id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:33:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30", "id": "ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:33:08,595 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24,633 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24,697 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:33:24,698 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:24,812 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:33:24,813 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24,815 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24,875 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:33:24,879 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:29,886 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:33:29,887 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:34:39,958 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:34:39,959 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:34:39,967 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:34:40,029 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:34:40,032 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:34:45,039 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:34:45,040 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:35:55,098 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:35:55,102 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:35:55,103 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,108 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,210 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,236 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:35:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55,244 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:35:55,244 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,246 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,306 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,310 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,320 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:35:55,321 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:35:55,321 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,323 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,382 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,387 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,393 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:35:55,394 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,396 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,458 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,460 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,466 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:35:55,467 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55,467 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:35:55,467 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,469 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,530 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,535 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:36:00,542 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:36:00,544 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:37:10,615 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:37:10,616 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:37:10,625 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:37:10,724 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:37:10,750 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:37:15,759 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:37:15,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:38:25,829 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:38:25,830 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:38:27,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519 1.424s 2018-08-16 16:38:27,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519', u'date': 'Thu, 16 Aug 2018 16:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b7a84d2c-55a0-4a63-a2c5-76fc913bde14'} Body: 2018-08-16 16:38:29,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface 2.099s 2018-08-16 16:38:29,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9486ff08-5b38-47ee-9df0-b3e30fe330d3'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} 2018-08-16 16:38:31,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.753s 2018-08-16 16:38:31,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d8f22ad-51ad-4807-a804-5b0df9fd6806'} Body: 2018-08-16 16:38:33,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface 2.073s 2018-08-16 16:38:33,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a48c68bc-f2c5-4d7e-ab11-7d2e34a2f3b0'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} 2018-08-16 16:38:34,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.738s 2018-08-16 16:38:34,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19f572da-da33-4742-9f22-e629cec2c49b'} Body: 2018-08-16 16:38:35,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.415s 2018-08-16 16:38:35,345 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af'} Body: 2018-08-16 16:38:36,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.256s 2018-08-16 16:38:36,603 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:38:37,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.053s 2018-08-16 16:38:37,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea'} Body: {"itemNotFound": {"message": "Instance 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 could not be found.", "code": 404}} 2018-08-16 16:38:38,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85 0.812s 2018-08-16 16:38:38,484 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f6c7404-216a-494d-92fe-44a28974eda3'} Body: 2018-08-16 16:38:38,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.190s 2018-08-16 16:38:38,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab'} Body: 2018-08-16 16:38:39,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.824s 2018-08-16 16:38:39,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:38:40,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.043s 2018-08-16 16:38:40,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:40 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887'} Body: {"itemNotFound": {"message": "Instance 40576406-faf8-41dd-abb5-e7624ce4b1cb could not be found.", "code": 404}} 2018-08-16 16:38:41,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30 0.623s 2018-08-16 16:38:41,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-95fc6fdc-ce48-4896-8039-13b45a4a4a51'} Body: 2018-08-16 16:38:41,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501 0.054s 2018-08-16 16:38:41,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501', u'x-compute-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da'} Body: 2018-08-16 16:38:43,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d 2.574s 2018-08-16 16:38:43,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d', u'date': 'Thu, 16 Aug 2018 16:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5298c605-8075-4ba0-9318-71c50ea9d970'} Body: 2018-08-16 16:38:45,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999 1.626s 2018-08-16 16:38:45,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999', u'date': 'Thu, 16 Aug 2018 16:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22d00fe6-f05e-4d57-afa8-5933bf045e15'} Body: 2018-08-16 16:38:47,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6 2.340s 2018-08-16 16:38:47,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6', u'date': 'Thu, 16 Aug 2018 16:38:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe46d30-599f-4d33-ba02-e615b6facd9a'} Body: 2018-08-16 16:38:49,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86 1.975s 2018-08-16 16:38:49,762 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a44b2ae0-9db6-427a-8edd-dbca803d9cfa'} Body: 2018-08-16 16:38:49,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3 0.213s 2018-08-16 16:38:49,977 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bd07be6-b957-4707-95c0-537af8424074'} Body: 2018-08-16 16:38:50.550 63 INFO tempest.lib.common.rest_client [req-1f179a7c-c7df-43bd-9efd-c73664411d81 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:38:50.550 63 DEBUG tempest.lib.common.rest_client [req-1f179a7c-c7df-43bd-9efd-c73664411d81 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-934340308 description", "name": "tempest-secgroup-smoke-934340308"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f179a7c-c7df-43bd-9efd-c73664411d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-934340308 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "updated_at": "2018-08-16T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "40a97a02-d91f-4dc2-af02-a39ffe77e1a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "6e35808d-d613-412c-9523-ec76970f4fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "name": "tempest-secgroup-smoke-934340308"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:51.065 63 INFO tempest.lib.common.rest_client [req-8475753b-6dbb-487a-b3bd-3db8b5597c67 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.513s 2018-08-16 16:38:51.065 63 DEBUG tempest.lib.common.rest_client [req-8475753b-6dbb-487a-b3bd-3db8b5597c67 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8475753b-6dbb-487a-b3bd-3db8b5597c67'} 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": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26cbf58b-52a2-4a48-8031-844577415411"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:51.269 63 INFO tempest.lib.common.rest_client [req-c84187fb-4d50-44c8-9c69-7a5e0509d47d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:38:51.270 63 DEBUG tempest.lib.common.rest_client [req-c84187fb-4d50-44c8-9c69-7a5e0509d47d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c84187fb-4d50-44c8-9c69-7a5e0509d47d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b860d32e-03e4-41e9-9347-507122fc08a8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:51.765 63 INFO tempest.lib.common.rest_client [req-2ae136f2-3f42-4eba-afe1-9c09bc8bce5c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.494s 2018-08-16 16:38:51.765 63 DEBUG tempest.lib.common.rest_client [req-2ae136f2-3f42-4eba-afe1-9c09bc8bce5c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ae136f2-3f42-4eba-afe1-9c09bc8bce5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4be3146a-0927-4a27-a152-30dfaf13ccf8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:52.216 63 INFO tempest.lib.common.rest_client [req-ebf05e27-0228-4b11-a16b-7fff9be16ded ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.449s 2018-08-16 16:38:52.217 63 DEBUG tempest.lib.common.rest_client [req-ebf05e27-0228-4b11-a16b-7fff9be16ded ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebf05e27-0228-4b11-a16b-7fff9be16ded'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "84ab6eb6-206c-40f1-9da9-f70714f43763"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:52.640 63 INFO tempest.lib.common.rest_client [req-0e62dc09-d2e9-4949-890e-b543a66e748c ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.421s 2018-08-16 16:38:52.640 63 DEBUG tempest.lib.common.rest_client [req-0e62dc09-d2e9-4949-890e-b543a66e748c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e62dc09-d2e9-4949-890e-b543a66e748c'} 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": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "62271af5-c705-4515-a63f-f7d0044997e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:52.837 63 INFO tempest.lib.common.rest_client [req-526c1922-f04d-4177-b5d4-4a1c31434391 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.196s 2018-08-16 16:38:52.838 63 DEBUG tempest.lib.common.rest_client [req-526c1922-f04d-4177-b5d4-4a1c31434391 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-526c1922-f04d-4177-b5d4-4a1c31434391'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "47ef6276-fde5-4200-a7b9-b06d0fb2c350"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:53.268 63 INFO tempest.lib.common.rest_client [req-3089595a-843e-4909-b34b-de1731100504 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.429s 2018-08-16 16:38:53.269 63 DEBUG tempest.lib.common.rest_client [req-3089595a-843e-4909-b34b-de1731100504 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3089595a-843e-4909-b34b-de1731100504'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7ace507-61a9-48e6-b90f-68e5ec985ee9"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:53.706 63 INFO tempest.lib.common.rest_client [req-ba983b0c-9ba2-496f-86a1-6da8bd1e2bab ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 16:38:53.707 63 DEBUG tempest.lib.common.rest_client [req-ba983b0c-9ba2-496f-86a1-6da8bd1e2bab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba983b0c-9ba2-496f-86a1-6da8bd1e2bab'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6723cc03-b276-4d07-9d39-c8fd81695d75"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:53.954 63 INFO tempest.lib.common.rest_client [req-eb351664-cda8-4ed9-9b14-c2d13c2601f5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.246s 2018-08-16 16:38:53.954 63 DEBUG tempest.lib.common.rest_client [req-eb351664-cda8-4ed9-9b14-c2d13c2601f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1410425390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb351664-cda8-4ed9-9b14-c2d13c2601f5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7edbfab7-ff15-458a-ab68-9f25542ae940","name":"tempest-A-1410425390"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:54.565 63 INFO tempest.lib.common.rest_client [req-b08054f7-ff3c-43cf-b80e-d6edbe0e9729 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.609s 2018-08-16 16:38:54.565 63 DEBUG tempest.lib.common.rest_client [req-b08054f7-ff3c-43cf-b80e-d6edbe0e9729 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "name": "tempest-subnet-A-1-1421397236"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b08054f7-ff3c-43cf-b80e-d6edbe0e9729'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:54Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"78411fea-289d-484a-9cba-7e9917fcac76","subnetpool_id":null,"name":"tempest-subnet-A-1-1421397236"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:54.812 63 INFO tempest.lib.common.rest_client [req-50e8ea33-7946-44c5-a4ac-81c746dab7dc ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.245s 2018-08-16 16:38:54.813 63 DEBUG tempest.lib.common.rest_client [req-50e8ea33-7946-44c5-a4ac-81c746dab7dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-925856620"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50e8ea33-7946-44c5-a4ac-81c746dab7dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4511ee6e-aaf8-4788-a410-0f90076b183d","name":"tempest-B-925856620"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:55.889 63 INFO tempest.lib.common.rest_client [req-49f061f4-b44c-4fe0-8cd8-262de58ec40e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.075s 2018-08-16 16:38:55.890 63 DEBUG tempest.lib.common.rest_client [req-49f061f4-b44c-4fe0-8cd8-262de58ec40e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "name": "tempest-subnet-B-1-643726047"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49f061f4-b44c-4fe0-8cd8-262de58ec40e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:55Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:55Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"80a85186-0985-4490-afb3-ac5e9875608d","subnetpool_id":null,"name":"tempest-subnet-B-1-643726047"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:56.105 63 INFO tempest.lib.common.rest_client [req-2fda661d-faa4-4894-81ca-8ecb8c1a3352 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.214s 2018-08-16 16:38:56.106 63 DEBUG tempest.lib.common.rest_client [req-2fda661d-faa4-4894-81ca-8ecb8c1a3352 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-371266364"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUlPz3a+EpYwqT+0fyxxL7eEfT34vsSz4o1nYoKIpiq5st0sV1qo0qP+5rkSHYFhc6ubXExhI31rBg7mFD5/T9/i0R1+blgpfJSFcJeWff1nayWhKq4lZ2qaF1cNI2l+rjcMm/dgzmDiwZ0nhhj3Kv0Mu2djYFKkVS2h2XKwbDdrLj+ilQuxnXcVnjc1t2MzzKZ/80yoWinOuEzVwm0ZCYHXIWZML/EReL5f6I+zPgBmWrTrBnyP8N3u8w2vH2xAmaqLsKIbcjq9amWWunwu3m7vHzv0uSBTgjJertEcdAXnFPFsNIFS93tJ4GkFdwLXxSWvSHVbHcaIpZGMfqdxOx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1JT892vhKWMKk/tH8scS+3hH09+L7Es+KNZ2KCiKYqubLdLF\ndaqNKj/ua5Eh2BYXOrm1xMYSN9awYO5hQ+f0/f4tEdfm5YKXyUhXCXln39Z2sloS\nquJWdqmhdXDSNpfq43DJv3YM5g4sGdJ4YY9yr9DLtnY2BSpFUtodlysGw3ay4/op\nULsZ13FZ43NbdjM8ymf/NMqFopzrhM1cJtGQmB1yFmTC/xEXi+X+iPsz4AZlq06w\nZ8j/Dd7vMNrx9sQJmqi7CiG3I6vWpllrp8Lt5u7x879LkgU4IyXq7RHHQF5xTxbD\nSBUvd7SeBpBXcC18Ulr0h1Wx3GiKWRjH6ncTsQIDAQABAoIBAASobxKMzpY1kVnE\nu8LaEdRowkomL86xp18Fs/kVSlL3J6NNZv45CnbOh87bkz5E3aVvxEfXfzayAZNe\nJctzHa8jDqHBdVG6FtFWQHH4swn4jQlDZ/1OkE5xURRdsH15vq/VHNaRI5822EiI\nkBKzLfQkQxJwbKaYUoSKOvPBAZjuyqPRGLN5eR4phzDtrjW3l8TicIIcFOsDvYk3\nCX3QNnnwphvxhnuD5CDyFAgGoQVWMvcL+iSFkH38Dgja4yJYd+ljWkyxX/VyGTsI\ndl6XwvT8vvHFO1tAb8VdrxMZEkm5Q32Rycpxfy8150NkqgXEQ/THexW00CN7MFru\n/hQNIAECgYEA++RJnfE2UTR0LSlee0G6zS7iWsW6Lb+NL64LdxXfpn857uSfx7sd\nD811JDDeFflqEqQus5oD4E2Yai6flBoM+CMKty05qk1xH7F4rVGxUTcodbJSrUlG\ntYJ7Ko8Zg2z4KU+ZzUC+L1qzMJu3fsKsEzzdjM/LpgGfoIQoJ3pxDTECgYEA2AyS\ngJMv0fjNKAKpWkBFip6xmxDUne5agp8IuLPwb8ZTdYpCDZ7OTMPAi4dqqD8sUKqc\nkQm40Rq9mj1BEsSKdEGNq25va+NpTTebUtPn+ffZwEOIOl118vmLS/5jsdtSz7GI\nfAx1X4qguA+VkDjdF5rwPLhFQrXS7QTVWUyCzoECgYEAqhUvkDI7lwFwIL56SYfM\ndpddyCUS3akl0DgZDcP7TBVELQa6zMaPjQgSPOmyS+wpr4Sk9CjezSoX7DqnDf25\nHCOtLJqhAVlhNSFEduNec5RnAXHzWYbM8+qy973AYHnH5z0UgP9ia982d2/tqu4P\n+r1ya44z2FfoTR5vbpjClUECgYBE1uyvTzbDfrVP9Fklyqjd3GbW8+vrTpFEYYwT\n3jHUS6s4Ho+ha2Jsj0sAqmtPpKFoKpSsmh5rckvLo4zigAFlvaV4ZD3YcKOS2Q8C\nu0aFHXYijuIPRsxYWS8LTclSWIHwb67/Z7DWeoNvYnfTdmrsJJA7qLNY6DqHDy0z\nwO9FAQKBgEvKxhYqZryp7noYwPNesAoemOS0UYDKZXjZPxuXBXqgPsPOpTLgDDC5\nrNcup+HT6hhY+INWD68dc2lZFdRex8EGrZFnyky+ufGcUTZ5PEJD2mdj6S57C3I5\naYYRIrlqqdEtBF/MSOM9wAKtFvZWX7fw94GFLUP1W82fOaWDHWC8\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-371266364", "fingerprint": "d6:db:64:5b:51:33:e7:10:09:a3:e5:ff:94:59:d2:53"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:38:57.184 63 INFO tempest.lib.common.rest_client [req-71daa1fc-593c-4a0b-92f2-6ff33f6d421b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.074s 2018-08-16 16:38:57.184 63 DEBUG tempest.lib.common.rest_client [req-71daa1fc-593c-4a0b-92f2-6ff33f6d421b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-928978573", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71daa1fc-593c-4a0b-92f2-6ff33f6d421b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:38:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:38:56Z","name":"tempest-port-smoke-928978573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:0a:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"78411fea-289d-484a-9cba-7e9917fcac76","ip_address":"10.101.11.10"}],"id":"4dd49f0a-1480-4d8c-b298-4284ba1e6dac","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:01.630 63 INFO tempest.lib.common.rest_client [req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 4.445s 2018-08-16 16:39:01.631 63 DEBUG tempest.lib.common.rest_client [req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7edbfab7-ff15-458a-ab68-9f25542ae940", "port": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "adminPass": "a3VosmKtJeXQ"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:02.018 63 INFO tempest.lib.common.rest_client [req-db9fea3f-530f-41bd-853e-d837e4e90d7e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.378s 2018-08-16 16:39:02.019 63 DEBUG tempest.lib.common.rest_client [req-db9fea3f-530f-41bd-853e-d837e4e90d7e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:03.639 63 INFO tempest.lib.common.rest_client [req-9d1f7293-59e2-4e71-ae65-04227aeb9258 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.597s 2018-08-16 16:39:03.640 63 DEBUG tempest.lib.common.rest_client [req-9d1f7293-59e2-4e71-ae65-04227aeb9258 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:05.636 63 INFO tempest.lib.common.rest_client [req-bc894454-a071-432e-90ab-eda22d7d875e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.977s 2018-08-16 16:39:05.637 63 DEBUG tempest.lib.common.rest_client [req-bc894454-a071-432e-90ab-eda22d7d875e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:05.654 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:39:07.341 63 INFO tempest.lib.common.rest_client [req-070be583-473b-42f1-bd06-0ad4f415fae5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.684s 2018-08-16 16:39:07.342 63 DEBUG tempest.lib.common.rest_client [req-070be583-473b-42f1-bd06-0ad4f415fae5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:09.431 63 INFO tempest.lib.common.rest_client [req-ed12489a-ee11-441c-b61a-fdc7b665f27d ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 1.061s 2018-08-16 16:39:09.431 63 DEBUG tempest.lib.common.rest_client [req-ed12489a-ee11-441c-b61a-fdc7b665f27d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:11.173 63 INFO tempest.lib.common.rest_client [req-f943bfa8-3db5-405d-8e9c-f79519bab67a ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.713s 2018-08-16 16:39:11.173 63 DEBUG tempest.lib.common.rest_client [req-f943bfa8-3db5-405d-8e9c-f79519bab67a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:11.186 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:39:11.869 63 INFO tempest.lib.common.rest_client [req-75934d57-2ee6-4b2e-a475-56ce41e175c0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.682s 2018-08-16 16:39:11.870 63 DEBUG tempest.lib.common.rest_client [req-75934d57-2ee6-4b2e-a475-56ce41e175c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:11.882 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 10cc864d-bdb7-42b8-a006-d748b602a8ad with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:39:12.998 63 INFO tempest.lib.common.rest_client [req-64d52e0a-efa6-45cf-b722-6411b8e8e3c0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.114s 2018-08-16 16:39:12.998 63 DEBUG tempest.lib.common.rest_client [req-64d52e0a-efa6-45cf-b722-6411b8e8e3c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-3369294", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '721', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64d52e0a-efa6-45cf-b722-6411b8e8e3c0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:39:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:39:12Z","name":"tempest-port-smoke-3369294","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:34:cc:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.20"}],"id":"ce414560-63af-410f-8f64-b12c1b108364","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:16.367 63 INFO tempest.lib.common.rest_client [req-c4984d00-75d5-4f59-a370-e76a33c62270 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 3.367s 2018-08-16 16:39:16.368 63 DEBUG tempest.lib.common.rest_client [req-c4984d00-75d5-4f59-a370-e76a33c62270 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4511ee6e-aaf8-4788-a410-0f90076b183d", "port": "ce414560-63af-410f-8f64-b12c1b108364"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "244b6e4c-db87-4174-8100-66819e8cc743", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "adminPass": "SYEYU8DvF2my"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:16.927 63 INFO tempest.lib.common.rest_client [req-3b45f6f4-5afe-4233-8c5d-58656b816e7f ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.554s 2018-08-16 16:39:16.928 63 DEBUG tempest.lib.common.rest_client [req-3b45f6f4-5afe-4233-8c5d-58656b816e7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:18.291 63 INFO tempest.lib.common.rest_client [req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.345s 2018-08-16 16:39:18.292 63 DEBUG tempest.lib.common.rest_client [req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:19.978 63 INFO tempest.lib.common.rest_client [req-5aceb85c-acce-4152-af9e-12cc03a6d605 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.671s 2018-08-16 16:39:19.979 63 DEBUG tempest.lib.common.rest_client [req-5aceb85c-acce-4152-af9e-12cc03a6d605 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:21.348 63 INFO tempest.lib.common.rest_client [req-8cb87b80-d0e4-412d-8377-b74c11f6feda ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.354s 2018-08-16 16:39:21.349 63 DEBUG tempest.lib.common.rest_client [req-8cb87b80-d0e4-412d-8377-b74c11f6feda ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:20Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:21.363 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 16:39:23.198 63 INFO tempest.lib.common.rest_client [req-f24e5a50-1177-47e3-bde6-98f3dc7abc29 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.833s 2018-08-16 16:39:23.199 63 DEBUG tempest.lib.common.rest_client [req-f24e5a50-1177-47e3-bde6-98f3dc7abc29 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:23.211 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 16:39:24.804 63 INFO tempest.lib.common.rest_client [req-85ab4f45-3542-44a0-97ea-b2f11b7c162a ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.590s 2018-08-16 16:39:24.804 63 DEBUG tempest.lib.common.rest_client [req-85ab4f45-3542-44a0-97ea-b2f11b7c162a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:26.696 63 INFO tempest.lib.common.rest_client [req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.877s 2018-08-16 16:39:26.696 63 DEBUG tempest.lib.common.rest_client [req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:28.321 63 INFO tempest.lib.common.rest_client [req-d713c477-d26a-4f8c-8139-ec5c0cd3908e ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.610s 2018-08-16 16:39:28.321 63 DEBUG tempest.lib.common.rest_client [req-d713c477-d26a-4f8c-8139-ec5c0cd3908e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:28.334 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:39:28.950 63 INFO tempest.lib.common.rest_client [req-8d194748-5e45-4bf3-9be2-d09b05e12e59 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.615s 2018-08-16 16:39:28.951 63 DEBUG tempest.lib.common.rest_client [req-8d194748-5e45-4bf3-9be2-d09b05e12e59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:28.963 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 244b6e4c-db87-4174-8100-66819e8cc743 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:39:29.191 63 INFO tempest.lib.common.rest_client [req-0731ded0-e867-4a01-aace-6b2ef1c5dc0b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.227s 2018-08-16 16:39:29.192 63 DEBUG tempest.lib.common.rest_client [req-0731ded0-e867-4a01-aace-6b2ef1c5dc0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1480183778", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0731ded0-e867-4a01-aace-6b2ef1c5dc0b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:29Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:30.805 63 INFO tempest.lib.common.rest_client [req-23b30238-7aa5-4fbe-a1e9-947a7019d4bc ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.612s 2018-08-16 16:39:30.806 63 DEBUG tempest.lib.common.rest_client [req-23b30238-7aa5-4fbe-a1e9-947a7019d4bc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23b30238-7aa5-4fbe-a1e9-947a7019d4bc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:30Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:33.238 63 INFO tempest.lib.common.rest_client [req-7777a492-e361-4517-bea0-ea902a4c411c ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface 2.431s 2018-08-16 16:39:33.238 63 DEBUG tempest.lib.common.rest_client [req-7777a492-e361-4517-bea0-ea902a4c411c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7777a492-e361-4517-bea0-ea902a4c411c'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:33.938 63 INFO tempest.lib.common.rest_client [req-9db140b6-f2ba-4481-8187-a9d5a83d6506 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.699s 2018-08-16 16:39:33.939 63 DEBUG tempest.lib.common.rest_client [req-9db140b6-f2ba-4481-8187-a9d5a83d6506 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9db140b6-f2ba-4481-8187-a9d5a83d6506'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "0117d060-fa9f-49e0-8e8d-be27d75228ab"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:34.334 63 INFO tempest.lib.common.rest_client [req-2c8b5c8c-75c8-4a8d-abdc-93ce3010fce9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.394s 2018-08-16 16:39:34.335 63 DEBUG tempest.lib.common.rest_client [req-2c8b5c8c-75c8-4a8d-abdc-93ce3010fce9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c8b5c8c-75c8-4a8d-abdc-93ce3010fce9'} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "id": "84dd8306-d0ca-4df3-ab3c-d090384ca4a6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:34.962 63 INFO tempest.lib.common.rest_client [req-87db3afe-cdf7-4989-9657-a9082c2c49cd ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.626s 2018-08-16 16:39:34.963 63 DEBUG tempest.lib.common.rest_client [req-87db3afe-cdf7-4989-9657-a9082c2c49cd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87db3afe-cdf7-4989-9657-a9082c2c49cd'} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "id": "82013e59-120d-4967-aa3a-75073d4a5561"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:34.963 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:39:35.012 63 INFO tempest.lib.common.rest_client [req-ed7ee536-d61a-4c07-bd23-7a08c3e15be0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667 0.048s 2018-08-16 16:39:35.013 63 DEBUG tempest.lib.common.rest_client [req-ed7ee536-d61a-4c07-bd23-7a08c3e15be0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed7ee536-d61a-4c07-bd23-7a08c3e15be0'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:39:31Z","admin_state_up":true,"updated_at":"2018-08-16T16:39:32Z","binding:vnic_type":"normal","device_id":"ef09a416-26da-4e67-a579-1b6571408667","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:85:b7:0c","id":"36eb4a56-cbef-4047-83d5-61944c17013f","port_security_enabled":false,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:36.901 63 INFO tempest.lib.common.rest_client [req-c8bb9ae1-c832-4bc2-8c4f-c17c26742ef6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 1.887s 2018-08-16 16:39:36.902 63 DEBUG tempest.lib.common.rest_client [req-c8bb9ae1-c832-4bc2-8c4f-c17c26742ef6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8bb9ae1-c832-4bc2-8c4f-c17c26742ef6'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:38.364 63 INFO tempest.lib.common.rest_client [req-66d9cda1-f456-45ea-8146-f136530e8dd2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.460s 2018-08-16 16:39:38.365 63 DEBUG tempest.lib.common.rest_client [req-66d9cda1-f456-45ea-8146-f136530e8dd2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66d9cda1-f456-45ea-8146-f136530e8dd2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:38.563 63 INFO tempest.lib.common.rest_client [req-f1d2ac70-e569-4607-8829-1d970d9f441b ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:39:38.563 63 DEBUG tempest.lib.common.rest_client [req-f1d2ac70-e569-4607-8829-1d970d9f441b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--57363747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1d2ac70-e569-4607-8829-1d970d9f441b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:38Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:40.016 63 INFO tempest.lib.common.rest_client [req-642cab25-6d31-488b-9801-625957417225 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.452s 2018-08-16 16:39:40.017 63 DEBUG tempest.lib.common.rest_client [req-642cab25-6d31-488b-9801-625957417225 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:39:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-642cab25-6d31-488b-9801-625957417225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:39Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:42.293 63 INFO tempest.lib.common.rest_client [req-5b360823-374e-4284-ba9a-abb987cb72d4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface 2.275s 2018-08-16 16:39:42.293 63 DEBUG tempest.lib.common.rest_client [req-5b360823-374e-4284-ba9a-abb987cb72d4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b360823-374e-4284-ba9a-abb987cb72d4'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:44.087 63 INFO tempest.lib.common.rest_client [req-551e527d-bfa9-4dd3-8213-c29e0a985e60 ] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.793s 2018-08-16 16:39:44.088 63 DEBUG tempest.lib.common.rest_client [req-551e527d-bfa9-4dd3-8213-c29e0a985e60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:39:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-551e527d-bfa9-4dd3-8213-c29e0a985e60'} Body: {"floatingip": {"router_id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:39:43Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac", "id": "5f73225b-2a26-4508-8b11-312ca62202b2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:39:44.090 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00.119 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00.183 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:40:00.216 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:00.330 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:40:00.331 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00.334 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00.393 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:40:00.399 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:05.406 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:40:05.407 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:41:15.478 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:41:15.480 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:41:15.484 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:41:15.548 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:41:15.580 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:41:20.591 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:41:20.592 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:42:30.631 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:42:30.632 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:42:30.632 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30.637 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30.736 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:42:30.764 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30.771 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:42:30.771 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30.771 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:42:30.772 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30.774 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30.837 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:42:30.838 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30.848 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:42:30.848 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:42:30.848 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30.850 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30.912 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:42:30.914 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30.921 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:42:30.921 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30.927 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30.987 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:42:30.991 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30.997 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:42:30.997 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30.998 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:42:30.998 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:31.000 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:31.060 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:42:31.064 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:36.072 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:42:36.072 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:43:46.137 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:43:46.138 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:43:46.146 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:43:46.241 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:43:46.271 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:43:51.282 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:43:51.282 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:45:01.316 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:45:02.729 63 INFO tempest.lib.common.rest_client [req-c9a20380-a2b8-4e22-8c53-059c1363a783 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2 1.410s 2018-08-16 16:45:02.730 63 DEBUG tempest.lib.common.rest_client [req-c9a20380-a2b8-4e22-8c53-059c1363a783 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2', u'date': 'Thu, 16 Aug 2018 16:45:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9a20380-a2b8-4e22-8c53-059c1363a783'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:04.756 63 INFO tempest.lib.common.rest_client [req-a96a6973-b4f5-421d-8ad9-3eaac4b9f72b ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface 2.025s 2018-08-16 16:45:04.756 63 DEBUG tempest.lib.common.rest_client [req-a96a6973-b4f5-421d-8ad9-3eaac4b9f72b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96a6973-b4f5-421d-8ad9-3eaac4b9f72b'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:06.468 63 INFO tempest.lib.common.rest_client [req-e674c00f-72aa-4627-96e3-444442595354 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.711s 2018-08-16 16:45:06.469 63 DEBUG tempest.lib.common.rest_client [req-e674c00f-72aa-4627-96e3-444442595354 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e674c00f-72aa-4627-96e3-444442595354'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:06.793 63 INFO tempest.lib.common.rest_client [req-ccbd2d79-0243-4ca7-9741-4eb3847d729c ] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 0.323s 2018-08-16 16:45:06.794 63 DEBUG tempest.lib.common.rest_client [req-ccbd2d79-0243-4ca7-9741-4eb3847d729c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccbd2d79-0243-4ca7-9741-4eb3847d729c'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:07.065 63 INFO tempest.lib.common.rest_client [req-309ea15a-4c76-40f3-a500-2dfdca235e07 ] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 0.270s 2018-08-16 16:45:07.065 63 DEBUG tempest.lib.common.rest_client [req-309ea15a-4c76-40f3-a500-2dfdca235e07 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309ea15a-4c76-40f3-a500-2dfdca235e07'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:07.474 63 INFO tempest.lib.common.rest_client [req-f32fa643-cb88-454d-aaf5-ddf45010bd0b ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.408s 2018-08-16 16:45:07.475 63 DEBUG tempest.lib.common.rest_client [req-f32fa643-cb88-454d-aaf5-ddf45010bd0b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:08.157 63 INFO tempest.lib.common.rest_client [req-d975227a-5614-4203-88a5-603bba3fff7c ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.681s 2018-08-16 16:45:08.157 63 DEBUG tempest.lib.common.rest_client [req-d975227a-5614-4203-88a5-603bba3fff7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:07Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:10.251 63 INFO tempest.lib.common.rest_client [req-49352886-1de1-494e-837e-09b80b8c5e5a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 1.078s 2018-08-16 16:45:10.251 63 DEBUG tempest.lib.common.rest_client [req-49352886-1de1-494e-837e-09b80b8c5e5a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:08Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:11.316 63 INFO tempest.lib.common.rest_client [req-8aa266ba-533a-4b0b-916e-ba3898b64357 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.049s 2018-08-16 16:45:11.316 63 DEBUG tempest.lib.common.rest_client [req-8aa266ba-533a-4b0b-916e-ba3898b64357 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357'} Body: {"itemNotFound": {"message": "Instance 244b6e4c-db87-4174-8100-66819e8cc743 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:12.227 63 INFO tempest.lib.common.rest_client [req-b2e042dc-9d0c-4960-b604-7d61160e2bd1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364 0.910s 2018-08-16 16:45:12.227 63 DEBUG tempest.lib.common.rest_client [req-b2e042dc-9d0c-4960-b604-7d61160e2bd1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2e042dc-9d0c-4960-b604-7d61160e2bd1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:12.395 63 INFO tempest.lib.common.rest_client [req-553b05af-b14b-43f6-b93b-ab66a64a2606 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.167s 2018-08-16 16:45:12.396 63 DEBUG tempest.lib.common.rest_client [req-553b05af-b14b-43f6-b93b-ab66a64a2606 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:13.267 63 INFO tempest.lib.common.rest_client [req-6cfdf04f-1c00-4cef-b908-ad12a2181a09 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.870s 2018-08-16 16:45:13.267 63 DEBUG tempest.lib.common.rest_client [req-6cfdf04f-1c00-4cef-b908-ad12a2181a09 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:14.928 63 INFO tempest.lib.common.rest_client [req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.646s 2018-08-16 16:45:14.928 63 DEBUG tempest.lib.common.rest_client [req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:45:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:45:14.000000", "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:14.946 63 INFO tempest.common.waiters [-] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-16 16:45:15.994 63 INFO tempest.lib.common.rest_client [req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.046s 2018-08-16 16:45:15.995 63 DEBUG tempest.lib.common.rest_client [req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:15 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d'} Body: {"itemNotFound": {"message": "Instance 10cc864d-bdb7-42b8-a006-d748b602a8ad could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:17.227 63 INFO tempest.lib.common.rest_client [req-e8a661a9-932c-4f3c-93d6-b8aa7ff55420 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac 1.231s 2018-08-16 16:45:17.228 63 DEBUG tempest.lib.common.rest_client [req-e8a661a9-932c-4f3c-93d6-b8aa7ff55420 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8a661a9-932c-4f3c-93d6-b8aa7ff55420'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:17.332 63 INFO tempest.lib.common.rest_client [req-b861f9f2-f710-4912-abac-0acde08bca53 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364 0.103s 2018-08-16 16:45:17.333 63 DEBUG tempest.lib.common.rest_client [req-b861f9f2-f710-4912-abac-0acde08bca53 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364', u'x-compute-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:20.091 63 INFO tempest.lib.common.rest_client [req-609aa32a-786f-4978-8631-f2ce52211796 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d 2.757s 2018-08-16 16:45:20.092 63 DEBUG tempest.lib.common.rest_client [req-609aa32a-786f-4978-8631-f2ce52211796 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d', u'date': 'Thu, 16 Aug 2018 16:45:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-609aa32a-786f-4978-8631-f2ce52211796'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:21.618 63 INFO tempest.lib.common.rest_client [req-26c62e50-cf2d-4386-ac5b-acd21f7fbc10 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d 1.525s 2018-08-16 16:45:21.618 63 DEBUG tempest.lib.common.rest_client [req-26c62e50-cf2d-4386-ac5b-acd21f7fbc10 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d', u'date': 'Thu, 16 Aug 2018 16:45:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26c62e50-cf2d-4386-ac5b-acd21f7fbc10'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:23.946 63 INFO tempest.lib.common.rest_client [req-a025973e-7f21-497d-992d-6aa0a20006cc ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76 2.326s 2018-08-16 16:45:23.946 63 DEBUG tempest.lib.common.rest_client [req-a025973e-7f21-497d-992d-6aa0a20006cc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76', u'date': 'Thu, 16 Aug 2018 16:45:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a025973e-7f21-497d-992d-6aa0a20006cc'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:25.549 63 INFO tempest.lib.common.rest_client [req-7090ca79-a67f-4066-a534-8a972dbe6a55 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940 1.602s 2018-08-16 16:45:25.550 63 DEBUG tempest.lib.common.rest_client [req-7090ca79-a67f-4066-a534-8a972dbe6a55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7090ca79-a67f-4066-a534-8a972dbe6a55'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:25.750 63 INFO tempest.lib.common.rest_client [req-75d367c5-56b8-4033-b612-873ad8d227c1 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa 0.199s 2018-08-16 16:45:25.751 63 DEBUG tempest.lib.common.rest_client [req-75d367c5-56b8-4033-b612-873ad8d227c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-75d367c5-56b8-4033-b612-873ad8d227c1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [395.751608s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:38:50,550 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:38:50,550 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-934340308 description", "name": "tempest-secgroup-smoke-934340308"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f179a7c-c7df-43bd-9efd-c73664411d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-934340308 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "updated_at": "2018-08-16T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "40a97a02-d91f-4dc2-af02-a39ffe77e1a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "6e35808d-d613-412c-9523-ec76970f4fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "name": "tempest-secgroup-smoke-934340308"}} 2018-08-16 16:38:51,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.513s 2018-08-16 16:38:51,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8475753b-6dbb-487a-b3bd-3db8b5597c67'} 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": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26cbf58b-52a2-4a48-8031-844577415411"}} 2018-08-16 16:38:51,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:38:51,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c84187fb-4d50-44c8-9c69-7a5e0509d47d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b860d32e-03e4-41e9-9347-507122fc08a8"}} 2018-08-16 16:38:51,765 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.494s 2018-08-16 16:38:51,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ae136f2-3f42-4eba-afe1-9c09bc8bce5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4be3146a-0927-4a27-a152-30dfaf13ccf8"}} 2018-08-16 16:38:52,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.449s 2018-08-16 16:38:52,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebf05e27-0228-4b11-a16b-7fff9be16ded'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "84ab6eb6-206c-40f1-9da9-f70714f43763"}} 2018-08-16 16:38:52,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.421s 2018-08-16 16:38:52,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e62dc09-d2e9-4949-890e-b543a66e748c'} 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": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "62271af5-c705-4515-a63f-f7d0044997e5"}} 2018-08-16 16:38:52,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.196s 2018-08-16 16:38:52,838 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-526c1922-f04d-4177-b5d4-4a1c31434391'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "47ef6276-fde5-4200-a7b9-b06d0fb2c350"}} 2018-08-16 16:38:53,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.429s 2018-08-16 16:38:53,269 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3089595a-843e-4909-b34b-de1731100504'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7ace507-61a9-48e6-b90f-68e5ec985ee9"}} 2018-08-16 16:38:53,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 16:38:53,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba983b0c-9ba2-496f-86a1-6da8bd1e2bab'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6723cc03-b276-4d07-9d39-c8fd81695d75"}} 2018-08-16 16:38:53,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.246s 2018-08-16 16:38:53,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1410425390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb351664-cda8-4ed9-9b14-c2d13c2601f5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7edbfab7-ff15-458a-ab68-9f25542ae940","name":"tempest-A-1410425390"}} 2018-08-16 16:38:54,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.609s 2018-08-16 16:38:54,565 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "name": "tempest-subnet-A-1-1421397236"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b08054f7-ff3c-43cf-b80e-d6edbe0e9729'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:54Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"78411fea-289d-484a-9cba-7e9917fcac76","subnetpool_id":null,"name":"tempest-subnet-A-1-1421397236"}} 2018-08-16 16:38:54,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.245s 2018-08-16 16:38:54,813 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-925856620"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50e8ea33-7946-44c5-a4ac-81c746dab7dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4511ee6e-aaf8-4788-a410-0f90076b183d","name":"tempest-B-925856620"}} 2018-08-16 16:38:55,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.075s 2018-08-16 16:38:55,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "name": "tempest-subnet-B-1-643726047"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49f061f4-b44c-4fe0-8cd8-262de58ec40e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:55Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:55Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"80a85186-0985-4490-afb3-ac5e9875608d","subnetpool_id":null,"name":"tempest-subnet-B-1-643726047"}} 2018-08-16 16:38:56,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.214s 2018-08-16 16:38:56,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-371266364"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUlPz3a+EpYwqT+0fyxxL7eEfT34vsSz4o1nYoKIpiq5st0sV1qo0qP+5rkSHYFhc6ubXExhI31rBg7mFD5/T9/i0R1+blgpfJSFcJeWff1nayWhKq4lZ2qaF1cNI2l+rjcMm/dgzmDiwZ0nhhj3Kv0Mu2djYFKkVS2h2XKwbDdrLj+ilQuxnXcVnjc1t2MzzKZ/80yoWinOuEzVwm0ZCYHXIWZML/EReL5f6I+zPgBmWrTrBnyP8N3u8w2vH2xAmaqLsKIbcjq9amWWunwu3m7vHzv0uSBTgjJertEcdAXnFPFsNIFS93tJ4GkFdwLXxSWvSHVbHcaIpZGMfqdxOx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1JT892vhKWMKk/tH8scS+3hH09+L7Es+KNZ2KCiKYqubLdLF\ndaqNKj/ua5Eh2BYXOrm1xMYSN9awYO5hQ+f0/f4tEdfm5YKXyUhXCXln39Z2sloS\nquJWdqmhdXDSNpfq43DJv3YM5g4sGdJ4YY9yr9DLtnY2BSpFUtodlysGw3ay4/op\nULsZ13FZ43NbdjM8ymf/NMqFopzrhM1cJtGQmB1yFmTC/xEXi+X+iPsz4AZlq06w\nZ8j/Dd7vMNrx9sQJmqi7CiG3I6vWpllrp8Lt5u7x879LkgU4IyXq7RHHQF5xTxbD\nSBUvd7SeBpBXcC18Ulr0h1Wx3GiKWRjH6ncTsQIDAQABAoIBAASobxKMzpY1kVnE\nu8LaEdRowkomL86xp18Fs/kVSlL3J6NNZv45CnbOh87bkz5E3aVvxEfXfzayAZNe\nJctzHa8jDqHBdVG6FtFWQHH4swn4jQlDZ/1OkE5xURRdsH15vq/VHNaRI5822EiI\nkBKzLfQkQxJwbKaYUoSKOvPBAZjuyqPRGLN5eR4phzDtrjW3l8TicIIcFOsDvYk3\nCX3QNnnwphvxhnuD5CDyFAgGoQVWMvcL+iSFkH38Dgja4yJYd+ljWkyxX/VyGTsI\ndl6XwvT8vvHFO1tAb8VdrxMZEkm5Q32Rycpxfy8150NkqgXEQ/THexW00CN7MFru\n/hQNIAECgYEA++RJnfE2UTR0LSlee0G6zS7iWsW6Lb+NL64LdxXfpn857uSfx7sd\nD811JDDeFflqEqQus5oD4E2Yai6flBoM+CMKty05qk1xH7F4rVGxUTcodbJSrUlG\ntYJ7Ko8Zg2z4KU+ZzUC+L1qzMJu3fsKsEzzdjM/LpgGfoIQoJ3pxDTECgYEA2AyS\ngJMv0fjNKAKpWkBFip6xmxDUne5agp8IuLPwb8ZTdYpCDZ7OTMPAi4dqqD8sUKqc\nkQm40Rq9mj1BEsSKdEGNq25va+NpTTebUtPn+ffZwEOIOl118vmLS/5jsdtSz7GI\nfAx1X4qguA+VkDjdF5rwPLhFQrXS7QTVWUyCzoECgYEAqhUvkDI7lwFwIL56SYfM\ndpddyCUS3akl0DgZDcP7TBVELQa6zMaPjQgSPOmyS+wpr4Sk9CjezSoX7DqnDf25\nHCOtLJqhAVlhNSFEduNec5RnAXHzWYbM8+qy973AYHnH5z0UgP9ia982d2/tqu4P\n+r1ya44z2FfoTR5vbpjClUECgYBE1uyvTzbDfrVP9Fklyqjd3GbW8+vrTpFEYYwT\n3jHUS6s4Ho+ha2Jsj0sAqmtPpKFoKpSsmh5rckvLo4zigAFlvaV4ZD3YcKOS2Q8C\nu0aFHXYijuIPRsxYWS8LTclSWIHwb67/Z7DWeoNvYnfTdmrsJJA7qLNY6DqHDy0z\nwO9FAQKBgEvKxhYqZryp7noYwPNesAoemOS0UYDKZXjZPxuXBXqgPsPOpTLgDDC5\nrNcup+HT6hhY+INWD68dc2lZFdRex8EGrZFnyky+ufGcUTZ5PEJD2mdj6S57C3I5\naYYRIrlqqdEtBF/MSOM9wAKtFvZWX7fw94GFLUP1W82fOaWDHWC8\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-371266364", "fingerprint": "d6:db:64:5b:51:33:e7:10:09:a3:e5:ff:94:59:d2:53"}} 2018-08-16 16:38:57,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.074s 2018-08-16 16:38:57,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-928978573", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71daa1fc-593c-4a0b-92f2-6ff33f6d421b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:38:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:38:56Z","name":"tempest-port-smoke-928978573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:0a:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"78411fea-289d-484a-9cba-7e9917fcac76","ip_address":"10.101.11.10"}],"id":"4dd49f0a-1480-4d8c-b298-4284ba1e6dac","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} 2018-08-16 16:39:01,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 4.445s 2018-08-16 16:39:01,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7edbfab7-ff15-458a-ab68-9f25542ae940", "port": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "adminPass": "a3VosmKtJeXQ"}} 2018-08-16 16:39:02,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.378s 2018-08-16 16:39:02,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:03,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.597s 2018-08-16 16:39:03,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:05,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.977s 2018-08-16 16:39:05,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:05,654 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:39:07,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.684s 2018-08-16 16:39:07,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:09,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 1.061s 2018-08-16 16:39:09,431 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,173 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.713s 2018-08-16 16:39:11,173 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,186 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:39:11,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.682s 2018-08-16 16:39:11,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,882 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 10cc864d-bdb7-42b8-a006-d748b602a8ad with status: ACTIVE 2018-08-16 16:39:12,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.114s 2018-08-16 16:39:12,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-3369294", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '721', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64d52e0a-efa6-45cf-b722-6411b8e8e3c0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:39:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:39:12Z","name":"tempest-port-smoke-3369294","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:34:cc:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.20"}],"id":"ce414560-63af-410f-8f64-b12c1b108364","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} 2018-08-16 16:39:16,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 3.367s 2018-08-16 16:39:16,368 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4511ee6e-aaf8-4788-a410-0f90076b183d", "port": "ce414560-63af-410f-8f64-b12c1b108364"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "244b6e4c-db87-4174-8100-66819e8cc743", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "adminPass": "SYEYU8DvF2my"}} 2018-08-16 16:39:16,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.554s 2018-08-16 16:39:16,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:18,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.345s 2018-08-16 16:39:18,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:19,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.671s 2018-08-16 16:39:19,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:21,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.354s 2018-08-16 16:39:21,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:20Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:21,363 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 16:39:23,198 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.833s 2018-08-16 16:39:23,199 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:23,211 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 16:39:24,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.590s 2018-08-16 16:39:24,804 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:26,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.877s 2018-08-16 16:39:26,696 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.610s 2018-08-16 16:39:28,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,334 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:39:28,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.615s 2018-08-16 16:39:28,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,963 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 244b6e4c-db87-4174-8100-66819e8cc743 with status: ACTIVE 2018-08-16 16:39:29,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.227s 2018-08-16 16:39:29,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1480183778", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0731ded0-e867-4a01-aace-6b2ef1c5dc0b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:29Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} 2018-08-16 16:39:30,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.612s 2018-08-16 16:39:30,806 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23b30238-7aa5-4fbe-a1e9-947a7019d4bc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:30Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} 2018-08-16 16:39:33,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface 2.431s 2018-08-16 16:39:33,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7777a492-e361-4517-bea0-ea902a4c411c'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} 2018-08-16 16:39:33,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.699s 2018-08-16 16:39:33,939 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9db140b6-f2ba-4481-8187-a9d5a83d6506'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "0117d060-fa9f-49e0-8e8d-be27d75228ab"}} 2018-08-16 16:39:34,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.394s 2018-08-16 16:39:34,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c8b5c8c-75c8-4a8d-abdc-93ce3010fce9'} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "id": "84dd8306-d0ca-4df3-ab3c-d090384ca4a6"}} 2018-08-16 16:39:34,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.626s 2018-08-16 16:39:34,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87db3afe-cdf7-4989-9657-a9082c2c49cd'} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "id": "82013e59-120d-4967-aa3a-75073d4a5561"}} 2018-08-16 16:39:34,963 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:39:35,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667 0.048s 2018-08-16 16:39:35,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed7ee536-d61a-4c07-bd23-7a08c3e15be0'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:39:31Z","admin_state_up":true,"updated_at":"2018-08-16T16:39:32Z","binding:vnic_type":"normal","device_id":"ef09a416-26da-4e67-a579-1b6571408667","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:85:b7:0c","id":"36eb4a56-cbef-4047-83d5-61944c17013f","port_security_enabled":false,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-16 16:39:36,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 1.887s 2018-08-16 16:39:36,902 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8bb9ae1-c832-4bc2-8c4f-c17c26742ef6'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} 2018-08-16 16:39:38,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.460s 2018-08-16 16:39:38,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66d9cda1-f456-45ea-8146-f136530e8dd2'} Body: 2018-08-16 16:39:38,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:39:38,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--57363747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1d2ac70-e569-4607-8829-1d970d9f441b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:38Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} 2018-08-16 16:39:40,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.452s 2018-08-16 16:39:40,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:39:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-642cab25-6d31-488b-9801-625957417225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:39Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} 2018-08-16 16:39:42,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface 2.275s 2018-08-16 16:39:42,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b360823-374e-4284-ba9a-abb987cb72d4'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} 2018-08-16 16:39:44,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.793s 2018-08-16 16:39:44,088 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:39:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-551e527d-bfa9-4dd3-8213-c29e0a985e60'} Body: {"floatingip": {"router_id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:39:43Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac", "id": "5f73225b-2a26-4508-8b11-312ca62202b2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:39:44,090 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00,119 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00,183 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:40:00,216 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:00,330 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:40:00,331 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00,334 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00,393 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:40:00,399 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:05,406 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:40:05,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:41:15,478 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:41:15,480 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:41:15,484 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:41:15,548 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:41:15,580 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:41:20,591 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:41:20,592 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:42:30,631 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:42:30,632 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:42:30,632 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,637 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,736 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,764 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,771 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:42:30,771 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30,771 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:42:30,772 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,837 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,838 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,848 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:42:30,848 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:42:30,848 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,850 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,912 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,914 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,921 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:42:30,921 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,927 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,987 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,991 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,997 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:42:30,997 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:42:30,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:31,000 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:31,060 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:31,064 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:36,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:42:36,072 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:43:46,137 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:43:46,138 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:43:46,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:43:46,241 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:43:46,271 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:43:51,282 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:43:51,282 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:45:01,316 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:45:01,317 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:45:02,729 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2 1.410s 2018-08-16 16:45:02,730 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2', u'date': 'Thu, 16 Aug 2018 16:45:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9a20380-a2b8-4e22-8c53-059c1363a783'} Body: 2018-08-16 16:45:04,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface 2.025s 2018-08-16 16:45:04,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96a6973-b4f5-421d-8ad9-3eaac4b9f72b'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} 2018-08-16 16:45:06,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.711s 2018-08-16 16:45:06,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e674c00f-72aa-4627-96e3-444442595354'} Body: 2018-08-16 16:45:06,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 0.323s 2018-08-16 16:45:06,794 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccbd2d79-0243-4ca7-9741-4eb3847d729c'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-16 16:45:07,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 0.270s 2018-08-16 16:45:07,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309ea15a-4c76-40f3-a500-2dfdca235e07'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-16 16:45:07,474 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.408s 2018-08-16 16:45:07,475 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b'} Body: 2018-08-16 16:45:08,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.681s 2018-08-16 16:45:08,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:07Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:10,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 1.078s 2018-08-16 16:45:10,251 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:08Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:11,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.049s 2018-08-16 16:45:11,316 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357'} Body: {"itemNotFound": {"message": "Instance 244b6e4c-db87-4174-8100-66819e8cc743 could not be found.", "code": 404}} 2018-08-16 16:45:12,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364 0.910s 2018-08-16 16:45:12,227 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2e042dc-9d0c-4960-b604-7d61160e2bd1'} Body: 2018-08-16 16:45:12,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.167s 2018-08-16 16:45:12,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606'} Body: 2018-08-16 16:45:13,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.870s 2018-08-16 16:45:13,267 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:14,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.646s 2018-08-16 16:45:14,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:45:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:45:14.000000", "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:14,946 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-16 16:45:15,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.046s 2018-08-16 16:45:15,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:15 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d'} Body: {"itemNotFound": {"message": "Instance 10cc864d-bdb7-42b8-a006-d748b602a8ad could not be found.", "code": 404}} 2018-08-16 16:45:17,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac 1.231s 2018-08-16 16:45:17,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8a661a9-932c-4f3c-93d6-b8aa7ff55420'} Body: 2018-08-16 16:45:17,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364 0.103s 2018-08-16 16:45:17,333 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364', u'x-compute-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53'} Body: 2018-08-16 16:45:20,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d 2.757s 2018-08-16 16:45:20,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d', u'date': 'Thu, 16 Aug 2018 16:45:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-609aa32a-786f-4978-8631-f2ce52211796'} Body: 2018-08-16 16:45:21,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d 1.525s 2018-08-16 16:45:21,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d', u'date': 'Thu, 16 Aug 2018 16:45:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26c62e50-cf2d-4386-ac5b-acd21f7fbc10'} Body: 2018-08-16 16:45:23,946 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76 2.326s 2018-08-16 16:45:23,946 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76', u'date': 'Thu, 16 Aug 2018 16:45:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a025973e-7f21-497d-992d-6aa0a20006cc'} Body: 2018-08-16 16:45:25,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940 1.602s 2018-08-16 16:45:25,550 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7090ca79-a67f-4066-a534-8a972dbe6a55'} Body: 2018-08-16 16:45:25,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa 0.199s 2018-08-16 16:45:25,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-75d367c5-56b8-4033-b612-873ad8d227c1'} Body: 2018-08-16 16:45:26.329 63 INFO tempest.lib.common.rest_client [req-24daa1e9-4e6b-4328-8a91-bcbebdf761fe ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:45:26.330 63 DEBUG tempest.lib.common.rest_client [req-24daa1e9-4e6b-4328-8a91-bcbebdf761fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1595672235 description", "name": "tempest-secgroup-smoke-1595672235"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24daa1e9-4e6b-4328-8a91-bcbebdf761fe'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1595672235 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "updated_at": "2018-08-16T16:45:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "7d12ece1-2a2d-4f06-8daa-c199b80afdb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "c118e1bd-c702-4859-9377-6ff95bab2548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "name": "tempest-secgroup-smoke-1595672235"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:26.566 63 INFO tempest.lib.common.rest_client [req-30ce203b-46fb-4930-9bd9-1e9ea79166ac ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.234s 2018-08-16 16:45:26.566 63 DEBUG tempest.lib.common.rest_client [req-30ce203b-46fb-4930-9bd9-1e9ea79166ac ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30ce203b-46fb-4930-9bd9-1e9ea79166ac'} 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": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359400b6-7317-4f7f-b2b4-50f90dae6a27"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:27.001 63 INFO tempest.lib.common.rest_client [req-abf8c0d6-f362-4bfd-a89e-f7f5f54d52a5 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.433s 2018-08-16 16:45:27.001 63 DEBUG tempest.lib.common.rest_client [req-abf8c0d6-f362-4bfd-a89e-f7f5f54d52a5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf8c0d6-f362-4bfd-a89e-f7f5f54d52a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6eb3d448-d950-4c27-9ae8-a1e27f6a979e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:27.451 63 INFO tempest.lib.common.rest_client [req-5cb38385-b2bf-4baf-aafc-d19b8608a936 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.448s 2018-08-16 16:45:27.451 63 DEBUG tempest.lib.common.rest_client [req-5cb38385-b2bf-4baf-aafc-d19b8608a936 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb38385-b2bf-4baf-aafc-d19b8608a936'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b64ed300-8b96-4a52-8380-5b1fcca97ddc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:27.606 63 INFO tempest.lib.common.rest_client [req-70685668-df62-43ac-8ef3-5058d5c3ef9a ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.153s 2018-08-16 16:45:27.606 63 DEBUG tempest.lib.common.rest_client [req-70685668-df62-43ac-8ef3-5058d5c3ef9a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70685668-df62-43ac-8ef3-5058d5c3ef9a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7a11230-29c8-4a7e-bab8-775a97395ae4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:27.775 63 INFO tempest.lib.common.rest_client [req-06a967ed-9399-4b68-86ae-65328f7cc1d0 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.168s 2018-08-16 16:45:27.776 63 DEBUG tempest.lib.common.rest_client [req-06a967ed-9399-4b68-86ae-65328f7cc1d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06a967ed-9399-4b68-86ae-65328f7cc1d0'} 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": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "322aad49-7462-4f29-9b18-1292302cc053"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:28.212 63 INFO tempest.lib.common.rest_client [req-7fa969b7-5041-47a7-b496-00d34509165b ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.435s 2018-08-16 16:45:28.213 63 DEBUG tempest.lib.common.rest_client [req-7fa969b7-5041-47a7-b496-00d34509165b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fa969b7-5041-47a7-b496-00d34509165b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a9bbf5b4-754a-4797-a120-0dcec532bbb0"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:28.403 63 INFO tempest.lib.common.rest_client [req-5f01c932-2655-4e5f-b51a-107074c5e363 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 16:45:28.403 63 DEBUG tempest.lib.common.rest_client [req-5f01c932-2655-4e5f-b51a-107074c5e363 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f01c932-2655-4e5f-b51a-107074c5e363'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5afb6122-cddf-4751-85e5-85a1e7310a4d"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:28.833 63 INFO tempest.lib.common.rest_client [req-dd3cafcf-3499-41a7-9dbf-3bb2bce89024 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.428s 2018-08-16 16:45:28.833 63 DEBUG tempest.lib.common.rest_client [req-dd3cafcf-3499-41a7-9dbf-3bb2bce89024 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd3cafcf-3499-41a7-9dbf-3bb2bce89024'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f901ac6-d7d0-4600-b536-9e488b39750b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:29.342 63 INFO tempest.lib.common.rest_client [req-4c61f0c2-05bb-4caf-8234-8688dc2e15c1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.507s 2018-08-16 16:45:29.342 63 DEBUG tempest.lib.common.rest_client [req-4c61f0c2-05bb-4caf-8234-8688dc2e15c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1601667621"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c61f0c2-05bb-4caf-8234-8688dc2e15c1'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"941558ec-2886-4824-8616-97c773cbca7a","name":"tempest-A-1601667621"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:30.558 63 INFO tempest.lib.common.rest_client [req-a7cd14b5-ac24-4d01-8441-60213d97c4e5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.214s 2018-08-16 16:45:30.558 63 DEBUG tempest.lib.common.rest_client [req-a7cd14b5-ac24-4d01-8441-60213d97c4e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "941558ec-2886-4824-8616-97c773cbca7a", "name": "tempest-subnet-A-1-1147353753"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7cd14b5-ac24-4d01-8441-60213d97c4e5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:29Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","subnetpool_id":null,"name":"tempest-subnet-A-1-1147353753"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:30.874 63 INFO tempest.lib.common.rest_client [req-eaee86cc-496a-4c3b-aedc-7e612a98afdf ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.314s 2018-08-16 16:45:30.874 63 DEBUG tempest.lib.common.rest_client [req-eaee86cc-496a-4c3b-aedc-7e612a98afdf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1649498941"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaee86cc-496a-4c3b-aedc-7e612a98afdf'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"79483f01-493a-43b2-bf69-00efcf819f36","name":"tempest-B-1649498941"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:31.544 63 INFO tempest.lib.common.rest_client [req-12e15dc8-c4a6-407d-9d60-22112e98c30a ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.669s 2018-08-16 16:45:31.545 63 DEBUG tempest.lib.common.rest_client [req-12e15dc8-c4a6-407d-9d60-22112e98c30a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "name": "tempest-subnet-B-1-842831827"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e15dc8-c4a6-407d-9d60-22112e98c30a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:31Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:31Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e99577d7-285e-4cd7-8753-6a197a44e19b","subnetpool_id":null,"name":"tempest-subnet-B-1-842831827"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:31.841 63 INFO tempest.lib.common.rest_client [req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.294s 2018-08-16 16:45:31.842 63 DEBUG tempest.lib.common.rest_client [req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1517349715"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9yR9tdyFOCR8Vu3krg18cph+clfL1G0dtH+EjB0nrayCeIdJ8LVcyq/9Vv3FAf8mteJ0pArnbwjhOjCKJobYR/CrEJZue+R9r4nbKSm0DmlfBOlx7FX9+cPfJ+9LBSIzj19ZIJWn85EXV+b5k2qzpWQ2xj05peIetcMAztAsDfXyXe0P+6QxvSLadONEUOuNBWuVKe7t8Nnn26pbLUEk2cq5am765HAEUVDnlUc0lkjDPnZCMHYfY/v3+ESWvWj+5/HiVkneJzyc66MGVILIKqXwWXl59j6KI9sjJY43xvaVVqrmT1+F6KtQGklo5ilYNHX53nybJ0I5dYOyawMxN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvckfbXchTgkfFbt5K4NfHKYfnJXy9RtHbR/hIwdJ62sgniHS\nfC1XMqv/Vb9xQH/JrXidKQK528I4TowiiaG2EfwqxCWbnvkfa+J2ykptA5pXwTpc\nexV/fnD3yfvSwUiM49fWSCVp/ORF1fm+ZNqs6VkNsY9OaXiHrXDAM7QLA318l3tD\n/ukMb0i2nTjRFDrjQVrlSnu7fDZ59uqWy1BJNnKuWpu+uRwBFFQ55VHNJZIwz52Q\njB2H2P79/hElr1o/ufx4lZJ3ic8nOujBlSCyCql8Fl5efY+iiPbIyWON8b2lVaq5\nk9fheirUBpJaOYpWDR1+d58mydCOXWDsmsDMTQIDAQABAoIBAQCo1MuFeO4C2rBx\nh9ZSNEsfVFVY2jhJfdv7otmIbMqAiEt7AUGbQEaLCGFcKbOZGlUSYfMFcaxfaBbp\nIVb0MwyiUT7GQWKAeMRQGCVu7eiuxNX+SmnNASHrHJoCcGhbk6vqYK76fXYdCAFs\nSgDq/XHHIHbDF2Y9A4FHdL82/5qwnZ6K7NaxpRyYTmTHOleHauM/vA0IL1o94NOw\nlQCTkLf305u4zp6/ImKib6HAbjYC8vRHQITsrjJ7HY843IAwnxCp8lMJn6Jfx/H4\ntyZu0r0jSJjUqq3MCZWiOtDgmc/bCy6MfH7W+eoph1C/AKsOMYlxVolvZk/hcdUC\ndvvC9xGNAoGBAPKEEx9G7lF8/BhFaSiltBjGVh/3yYd2rHIgd0oTZX/Mt9t7/qVd\nPrZmSYWRUyyGG6LMl4zlxjUmC6N2jQy6Z6C2nVrjCpPSgfcqV+KQbqRsdeOBpdoK\nG/fIP24upMNxNL+GxJdXsMU2eF5LxErUwKx1dL91O+YAjuMKjNmtbF03AoGBAMhW\nfsxdeQ3ValGkgQHfiTdbb+zu6chdyPAkXIFZ1YuN9RplsVJULfkaww44chUkVKe5\ngXrSHm/WG/StmtRZ6dQ/6i8AqDLTsl3LTBk9IeIsW2wD9dOzetNmsbqD73RcJ7V+\n1CsvqDSSM6jcj6eoJKZsM5PZtMZ2bQUGrfxAjISbAoGBALRCeZgw9+l4FkXQKgb9\ni+0yV0fxvUlEa491FFXqLvKcbzjkZHXz5i5bv2BZkdIxaI9MtYUUMYzF17bL4rHI\nSEiMFFA/HFieCt52Cdcs9iCfQc02S9nS09EMdiFm6C8hkUyfVrcLhihAgZ3NgX0B\nwKkvsPSypjAi0BJwgBs4rahnAoGACdu/x5y97UFYRwY6VvZCEVhNjLJBDNwYnECd\n0Luz93cX3aGtdSixTnXTrWp3qrSr+cj2Jy4Z01UM8SBt4w89o3U1t/RnUoD6YQU1\nDHTmqvOV2B3lxfIqFCcUjeIaMXareZHxLOLeex/KrP+VjiGHFC106EypSa7gNIQc\nobIneAsCgYAnL94TFbNFiG6c7JV+XLALn1DG4/U5yusXxcjyzuuwLaGCzOwVpb2s\nk/mz/JNPgwfPXfb7fq29NHNaU1/xVWHGJMv+sJ2043Rh2bVd1VXLAgloGbF+y5Xa\nkHczGpIx0pF24Xc1g7SAD6p0eSoHvYvD9dVRe2nLynLlg60lIRRJQw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1517349715", "fingerprint": "ff:1c:3b:29:3b:cd:7e:0b:26:ad:a1:2a:ad:1b:ff:1e"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:33.076 63 INFO tempest.lib.common.rest_client [req-627d42ce-5306-408a-bbfd-07a3bc3b2bf1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.228s 2018-08-16 16:45:33.078 63 DEBUG tempest.lib.common.rest_client [req-627d42ce-5306-408a-bbfd-07a3bc3b2bf1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-47346826", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-627d42ce-5306-408a-bbfd-07a3bc3b2bf1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:32Z","name":"tempest-port-smoke-47346826","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:1c:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","ip_address":"10.101.11.10"}],"id":"28d1e164-6357-46aa-9eb9-76f65ab90b76","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:36.879 63 INFO tempest.lib.common.rest_client [req-7f80db2e-96b9-4cf5-9d61-8ed918463b15 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.799s 2018-08-16 16:45:36.880 63 DEBUG tempest.lib.common.rest_client [req-7f80db2e-96b9-4cf5-9d61-8ed918463b15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "941558ec-2886-4824-8616-97c773cbca7a", "port": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "adminPass": "rwT3D22Gehhv"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:37.471 63 INFO tempest.lib.common.rest_client [req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.583s 2018-08-16 16:45:37.472 63 DEBUG tempest.lib.common.rest_client [req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:38.797 63 INFO tempest.lib.common.rest_client [req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.308s 2018-08-16 16:45:38.797 63 DEBUG tempest.lib.common.rest_client [req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:40.164 63 INFO tempest.lib.common.rest_client [req-bb2994b5-3ed2-4b46-9a20-6e9970066e14 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.353s 2018-08-16 16:45:40.165 63 DEBUG tempest.lib.common.rest_client [req-bb2994b5-3ed2-4b46-9a20-6e9970066e14 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:40.178 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:45:41.931 63 INFO tempest.lib.common.rest_client [req-2bad3ff7-ab1c-4edd-a230-f81901440584 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.751s 2018-08-16 16:45:41.932 63 DEBUG tempest.lib.common.rest_client [req-2bad3ff7-ab1c-4edd-a230-f81901440584 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:41.945 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:45:43.301 63 INFO tempest.lib.common.rest_client [req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.354s 2018-08-16 16:45:43.302 63 DEBUG tempest.lib.common.rest_client [req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:45.069 63 INFO tempest.lib.common.rest_client [req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.753s 2018-08-16 16:45:45.069 63 DEBUG tempest.lib.common.rest_client [req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:46.781 63 INFO tempest.lib.common.rest_client [req-559cb5b2-a95e-4fef-bd1a-376bc78e93be ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.698s 2018-08-16 16:45:46.782 63 DEBUG tempest.lib.common.rest_client [req-559cb5b2-a95e-4fef-bd1a-376bc78e93be ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:46.797 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:45:47.869 63 INFO tempest.lib.common.rest_client [req-f7ed6013-0d93-443e-a18c-b62b14e7a288 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 1.070s 2018-08-16 16:45:47.870 63 DEBUG tempest.lib.common.rest_client [req-f7ed6013-0d93-443e-a18c-b62b14e7a288 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:47.896 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: ecd4950b-3e86-4b28-afda-f36763cef8b9 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:45:49.276 63 INFO tempest.lib.common.rest_client [req-751b835d-da79-4c02-bff7-64fae92df302 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.379s 2018-08-16 16:45:49.277 63 DEBUG tempest.lib.common.rest_client [req-751b835d-da79-4c02-bff7-64fae92df302 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867650492", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-751b835d-da79-4c02-bff7-64fae92df302'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:48Z","name":"tempest-port-smoke-867650492","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a6:44:8d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e99577d7-285e-4cd7-8753-6a197a44e19b","ip_address":"10.102.21.20"}],"id":"61395dd7-5ea3-4942-86b9-a58bddc6e20a","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:52.597 63 INFO tempest.lib.common.rest_client [req-ee08ccbc-af3d-495a-ab59-c861893811cb ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.318s 2018-08-16 16:45:52.597 63 DEBUG tempest.lib.common.rest_client [req-ee08ccbc-af3d-495a-ab59-c861893811cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "79483f01-493a-43b2-bf69-00efcf819f36", "port": "61395dd7-5ea3-4942-86b9-a58bddc6e20a"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bce48690-294c-4b88-b133-4c751dc35a99", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "adminPass": "aLmFkjrs2KN5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:52.919 63 INFO tempest.lib.common.rest_client [req-bc9a0038-a8f6-4126-af7a-dea04fd01929 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.318s 2018-08-16 16:45:52.921 63 DEBUG tempest.lib.common.rest_client [req-bc9a0038-a8f6-4126-af7a-dea04fd01929 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:54.529 63 INFO tempest.lib.common.rest_client [req-bb709358-a22c-4f61-9f95-0df893a62d9c ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.593s 2018-08-16 16:45:54.529 63 DEBUG tempest.lib.common.rest_client [req-bb709358-a22c-4f61-9f95-0df893a62d9c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:55.891 63 INFO tempest.lib.common.rest_client [req-7943f40a-ae65-4635-a5ff-71db5c26d962 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.347s 2018-08-16 16:45:55.892 63 DEBUG tempest.lib.common.rest_client [req-7943f40a-ae65-4635-a5ff-71db5c26d962 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:55Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:55.906 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:45:57.185 63 INFO tempest.lib.common.rest_client [req-37f7e51e-8816-4225-a064-3feaba31eaf0 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.278s 2018-08-16 16:45:57.185 63 DEBUG tempest.lib.common.rest_client [req-37f7e51e-8816-4225-a064-3feaba31eaf0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:57.197 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:45:58.872 63 INFO tempest.lib.common.rest_client [req-3d24c039-45a7-434d-9e16-864fa1026c4c ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.673s 2018-08-16 16:45:58.872 63 DEBUG tempest.lib.common.rest_client [req-3d24c039-45a7-434d-9e16-864fa1026c4c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:45:58.886 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:46:00.362 63 INFO tempest.lib.common.rest_client [req-fe6642ce-8f36-458a-a290-ad42725c0731 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.474s 2018-08-16 16:46:00.363 63 DEBUG tempest.lib.common.rest_client [req-fe6642ce-8f36-458a-a290-ad42725c0731 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:02.084 63 INFO tempest.lib.common.rest_client [req-73b885d8-d150-48e0-8b73-79a63d9fcd0e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.708s 2018-08-16 16:46:02.084 63 DEBUG tempest.lib.common.rest_client [req-73b885d8-d150-48e0-8b73-79a63d9fcd0e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:03.988 63 INFO tempest.lib.common.rest_client [req-a033144b-3291-4b64-b78b-bc5874eb185e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.889s 2018-08-16 16:46:03.988 63 DEBUG tempest.lib.common.rest_client [req-a033144b-3291-4b64-b78b-bc5874eb185e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:04.002 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:46:05.103 63 INFO tempest.lib.common.rest_client [req-e2b033a2-739d-4572-98ef-7dd20c9f1a25 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.100s 2018-08-16 16:46:05.104 63 DEBUG tempest.lib.common.rest_client [req-e2b033a2-739d-4572-98ef-7dd20c9f1a25 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:05.116 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: bce48690-294c-4b88-b133-4c751dc35a99 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:46:05.445 63 INFO tempest.lib.common.rest_client [req-e4817630-8910-419c-96a3-c5f8905e5fad ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.328s 2018-08-16 16:46:05.446 63 DEBUG tempest.lib.common.rest_client [req-e4817630-8910-419c-96a3-c5f8905e5fad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4817630-8910-419c-96a3-c5f8905e5fad'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "3b121b28-d97e-4b04-8e97-f1716c08447b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:05.891 63 INFO tempest.lib.common.rest_client [req-3f7e95a0-22d4-4898-843a-60a30ce5d9dc ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.445s 2018-08-16 16:46:05.892 63 DEBUG tempest.lib.common.rest_client [req-3f7e95a0-22d4-4898-843a-60a30ce5d9dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f7e95a0-22d4-4898-843a-60a30ce5d9dc'} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "id": "f59e7714-ecfd-4b73-8968-999bf1962f8a"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:06.492 63 INFO tempest.lib.common.rest_client [req-6414a5a5-7d8a-4ce0-b6e7-e502c95e5050 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.599s 2018-08-16 16:46:06.492 63 DEBUG tempest.lib.common.rest_client [req-6414a5a5-7d8a-4ce0-b6e7-e502c95e5050 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6414a5a5-7d8a-4ce0-b6e7-e502c95e5050'} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "id": "65be01b5-aa01-40ee-866c-7fc92b0730bc"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:06.493 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:46:06.739 63 INFO tempest.lib.common.rest_client [req-ac1187c0-5437-4b54-a9b1-41401fdf5629 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.245s 2018-08-16 16:46:06.739 63 DEBUG tempest.lib.common.rest_client [req-ac1187c0-5437-4b54-a9b1-41401fdf5629 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1144039945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1187c0-5437-4b54-a9b1-41401fdf5629'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:06Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:08.183 63 INFO tempest.lib.common.rest_client [req-22a1f56d-0a6a-4764-aa53-fe1615491461 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.439s 2018-08-16 16:46:08.184 63 DEBUG tempest.lib.common.rest_client [req-22a1f56d-0a6a-4764-aa53-fe1615491461 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:46:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22a1f56d-0a6a-4764-aa53-fe1615491461'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:07Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:10.707 63 INFO tempest.lib.common.rest_client [req-c95956ba-f7b5-4546-9b6d-c966fbb2119e ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface 2.522s 2018-08-16 16:46:10.707 63 DEBUG tempest.lib.common.rest_client [req-c95956ba-f7b5-4546-9b6d-c966fbb2119e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c95956ba-f7b5-4546-9b6d-c966fbb2119e'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:10.854 63 INFO tempest.lib.common.rest_client [req-43e35580-2683-44d3-8e6f-d129a2f0a915 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.145s 2018-08-16 16:46:10.855 63 DEBUG tempest.lib.common.rest_client [req-43e35580-2683-44d3-8e6f-d129a2f0a915 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1041817960", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43e35580-2683-44d3-8e6f-d129a2f0a915'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:10Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:12.067 63 INFO tempest.lib.common.rest_client [req-75f579a7-e667-4116-ada2-dd2fa54070b9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.211s 2018-08-16 16:46:12.068 63 DEBUG tempest.lib.common.rest_client [req-75f579a7-e667-4116-ada2-dd2fa54070b9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:46:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75f579a7-e667-4116-ada2-dd2fa54070b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:11Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:14.132 63 INFO tempest.lib.common.rest_client [req-70ce7ad4-7a12-4755-8531-ef3ee213c2ca ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface 2.063s 2018-08-16 16:46:14.133 63 DEBUG tempest.lib.common.rest_client [req-70ce7ad4-7a12-4755-8531-ef3ee213c2ca ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70ce7ad4-7a12-4755-8531-ef3ee213c2ca'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:15.992 63 INFO tempest.lib.common.rest_client [req-bc58cfea-cf93-4466-a0f8-2fc8354f923a ] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.858s 2018-08-16 16:46:15.992 63 DEBUG tempest.lib.common.rest_client [req-bc58cfea-cf93-4466-a0f8-2fc8354f923a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:46:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc58cfea-cf93-4466-a0f8-2fc8354f923a'} Body: {"floatingip": {"router_id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:46:14Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76", "id": "ed036a21-2642-41cd-a2c3-ac885e7fcd49", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:14Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:46:15.994 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24.010 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24.074 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:46:24.106 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:24.221 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:46:24.221 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24.223 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24.284 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:46:24.287 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:29.295 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:46:29.295 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:47:39.362 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:47:39.363 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:47:39.367 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:47:39.429 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:47:39.432 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:47:44.439 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:47:44.439 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:48:54.484 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:48:54.486 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:48:54.486 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54.491 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54.553 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:48:54.555 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54.565 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:48:54.565 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54.566 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:48:54.566 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54.568 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54.625 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:48:54.632 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54.642 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:48:54.642 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:48:54.643 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54.645 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54.709 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:48:54.712 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54.718 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:48:54.718 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54.720 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54.781 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:48:54.784 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54.790 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:48:54.790 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54.791 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:48:54.791 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54.793 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54.853 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:48:54.857 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:59.864 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:48:59.864 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:50:09.909 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:50:09.910 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:50:09.913 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:50:09.974 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:50:09.977 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:50:14.984 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:50:14.984 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:51:25.054 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:51:26.223 63 INFO tempest.lib.common.rest_client [req-a96ee9e5-038d-434d-9e55-7b8b4df07cce ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49 1.165s 2018-08-16 16:51:26.223 63 DEBUG tempest.lib.common.rest_client [req-a96ee9e5-038d-434d-9e55-7b8b4df07cce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49', u'date': 'Thu, 16 Aug 2018 16:51:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a96ee9e5-038d-434d-9e55-7b8b4df07cce'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:28.418 63 INFO tempest.lib.common.rest_client [req-58af46c8-60c1-46f9-bebe-750128fa2e3e ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface 2.193s 2018-08-16 16:51:28.418 63 DEBUG tempest.lib.common.rest_client [req-58af46c8-60c1-46f9-bebe-750128fa2e3e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58af46c8-60c1-46f9-bebe-750128fa2e3e'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:30.150 63 INFO tempest.lib.common.rest_client [req-f6fcba9e-80f7-48b5-8796-8d88f8de0c86 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.730s 2018-08-16 16:51:30.151 63 DEBUG tempest.lib.common.rest_client [req-f6fcba9e-80f7-48b5-8796-8d88f8de0c86 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:51:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6fcba9e-80f7-48b5-8796-8d88f8de0c86'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:32.113 63 INFO tempest.lib.common.rest_client [req-162defd0-8a4b-4e90-ae12-a641fc588a59 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface 1.961s 2018-08-16 16:51:32.113 63 DEBUG tempest.lib.common.rest_client [req-162defd0-8a4b-4e90-ae12-a641fc588a59 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162defd0-8a4b-4e90-ae12-a641fc588a59'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:33.845 63 INFO tempest.lib.common.rest_client [req-a32726fc-1e74-4869-a69a-fd2963cc900a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.731s 2018-08-16 16:51:33.846 63 DEBUG tempest.lib.common.rest_client [req-a32726fc-1e74-4869-a69a-fd2963cc900a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a32726fc-1e74-4869-a69a-fd2963cc900a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:34.290 63 INFO tempest.lib.common.rest_client [req-370f93da-4a1a-4802-88ac-550c60148dfe ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.443s 2018-08-16 16:51:34.290 63 DEBUG tempest.lib.common.rest_client [req-370f93da-4a1a-4802-88ac-550c60148dfe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:35.473 63 INFO tempest.lib.common.rest_client [req-24d1e5b3-d065-4f5e-bda4-b167e1049412 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.180s 2018-08-16 16:51:35.476 63 DEBUG tempest.lib.common.rest_client [req-24d1e5b3-d065-4f5e-bda4-b167e1049412 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:34Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:36.764 63 INFO tempest.lib.common.rest_client [req-c9ca7ed5-ab1d-411a-b861-0220768d4397 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.273s 2018-08-16 16:51:36.765 63 DEBUG tempest.lib.common.rest_client [req-c9ca7ed5-ab1d-411a-b861-0220768d4397 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397'} Body: {"itemNotFound": {"message": "Instance bce48690-294c-4b88-b133-4c751dc35a99 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:37.612 63 INFO tempest.lib.common.rest_client [req-9e0362ed-8621-4b83-83e3-c74168dd9974 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a 0.846s 2018-08-16 16:51:37.613 63 DEBUG tempest.lib.common.rest_client [req-9e0362ed-8621-4b83-83e3-c74168dd9974 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e0362ed-8621-4b83-83e3-c74168dd9974'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:37.781 63 INFO tempest.lib.common.rest_client [req-4f7fdda4-c9c2-476e-a74a-bcd584baf188 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.168s 2018-08-16 16:51:37.782 63 DEBUG tempest.lib.common.rest_client [req-4f7fdda4-c9c2-476e-a74a-bcd584baf188 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:38.688 63 INFO tempest.lib.common.rest_client [req-9d979d8e-eb30-4484-8d65-894bd0414c2e ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.905s 2018-08-16 16:51:38.689 63 DEBUG tempest.lib.common.rest_client [req-9d979d8e-eb30-4484-8d65-894bd0414c2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:37Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:39.747 63 INFO tempest.lib.common.rest_client [req-9a17b1af-f133-4d75-b490-e83402e87aa8 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.042s 2018-08-16 16:51:39.747 63 DEBUG tempest.lib.common.rest_client [req-9a17b1af-f133-4d75-b490-e83402e87aa8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8'} Body: {"itemNotFound": {"message": "Instance ecd4950b-3e86-4b28-afda-f36763cef8b9 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:40.678 63 INFO tempest.lib.common.rest_client [req-5190b87d-3cce-45fb-b7b7-a46be5632fa2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76 0.930s 2018-08-16 16:51:40.679 63 DEBUG tempest.lib.common.rest_client [req-5190b87d-3cce-45fb-b7b7-a46be5632fa2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5190b87d-3cce-45fb-b7b7-a46be5632fa2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:40.732 63 INFO tempest.lib.common.rest_client [req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715 0.049s 2018-08-16 16:51:40.732 63 DEBUG tempest.lib.common.rest_client [req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715', u'x-compute-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:43.161 63 INFO tempest.lib.common.rest_client [req-6852b4f9-2f17-49da-8a17-755316822d2e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b 2.427s 2018-08-16 16:51:43.161 63 DEBUG tempest.lib.common.rest_client [req-6852b4f9-2f17-49da-8a17-755316822d2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b', u'date': 'Thu, 16 Aug 2018 16:51:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6852b4f9-2f17-49da-8a17-755316822d2e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:44.654 63 INFO tempest.lib.common.rest_client [req-26e8e98c-c8cc-4a87-b5c8-bf0f36a28aff ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36 1.492s 2018-08-16 16:51:44.655 63 DEBUG tempest.lib.common.rest_client [req-26e8e98c-c8cc-4a87-b5c8-bf0f36a28aff ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36', u'date': 'Thu, 16 Aug 2018 16:51:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26e8e98c-c8cc-4a87-b5c8-bf0f36a28aff'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:47.446 63 INFO tempest.lib.common.rest_client [req-efcdd473-c074-4e9f-bea9-925c433c1798 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb 2.790s 2018-08-16 16:51:47.447 63 DEBUG tempest.lib.common.rest_client [req-efcdd473-c074-4e9f-bea9-925c433c1798 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb', u'date': 'Thu, 16 Aug 2018 16:51:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efcdd473-c074-4e9f-bea9-925c433c1798'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:49.186 63 INFO tempest.lib.common.rest_client [req-0a76afed-5eef-453e-acdc-0977af718c74 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a 1.738s 2018-08-16 16:51:49.187 63 DEBUG tempest.lib.common.rest_client [req-0a76afed-5eef-453e-acdc-0977af718c74 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a76afed-5eef-453e-acdc-0977af718c74'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:49.734 63 INFO tempest.lib.common.rest_client [req-e019682b-c01f-44e4-8e58-af91f8b88bf4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429 0.546s 2018-08-16 16:51:49.734 63 DEBUG tempest.lib.common.rest_client [req-e019682b-c01f-44e4-8e58-af91f8b88bf4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e019682b-c01f-44e4-8e58-af91f8b88bf4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [383.955839s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:45:26,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:45:26,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1595672235 description", "name": "tempest-secgroup-smoke-1595672235"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24daa1e9-4e6b-4328-8a91-bcbebdf761fe'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1595672235 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "updated_at": "2018-08-16T16:45:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "7d12ece1-2a2d-4f06-8daa-c199b80afdb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "c118e1bd-c702-4859-9377-6ff95bab2548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "name": "tempest-secgroup-smoke-1595672235"}} 2018-08-16 16:45:26,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.234s 2018-08-16 16:45:26,566 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30ce203b-46fb-4930-9bd9-1e9ea79166ac'} 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": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359400b6-7317-4f7f-b2b4-50f90dae6a27"}} 2018-08-16 16:45:27,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.433s 2018-08-16 16:45:27,001 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf8c0d6-f362-4bfd-a89e-f7f5f54d52a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6eb3d448-d950-4c27-9ae8-a1e27f6a979e"}} 2018-08-16 16:45:27,451 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.448s 2018-08-16 16:45:27,451 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb38385-b2bf-4baf-aafc-d19b8608a936'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b64ed300-8b96-4a52-8380-5b1fcca97ddc"}} 2018-08-16 16:45:27,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.153s 2018-08-16 16:45:27,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70685668-df62-43ac-8ef3-5058d5c3ef9a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7a11230-29c8-4a7e-bab8-775a97395ae4"}} 2018-08-16 16:45:27,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.168s 2018-08-16 16:45:27,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06a967ed-9399-4b68-86ae-65328f7cc1d0'} 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": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "322aad49-7462-4f29-9b18-1292302cc053"}} 2018-08-16 16:45:28,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.435s 2018-08-16 16:45:28,213 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fa969b7-5041-47a7-b496-00d34509165b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a9bbf5b4-754a-4797-a120-0dcec532bbb0"}} 2018-08-16 16:45:28,403 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 16:45:28,403 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f01c932-2655-4e5f-b51a-107074c5e363'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5afb6122-cddf-4751-85e5-85a1e7310a4d"}} 2018-08-16 16:45:28,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.428s 2018-08-16 16:45:28,833 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd3cafcf-3499-41a7-9dbf-3bb2bce89024'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f901ac6-d7d0-4600-b536-9e488b39750b"}} 2018-08-16 16:45:29,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.507s 2018-08-16 16:45:29,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1601667621"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c61f0c2-05bb-4caf-8234-8688dc2e15c1'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"941558ec-2886-4824-8616-97c773cbca7a","name":"tempest-A-1601667621"}} 2018-08-16 16:45:30,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.214s 2018-08-16 16:45:30,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "941558ec-2886-4824-8616-97c773cbca7a", "name": "tempest-subnet-A-1-1147353753"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7cd14b5-ac24-4d01-8441-60213d97c4e5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:29Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","subnetpool_id":null,"name":"tempest-subnet-A-1-1147353753"}} 2018-08-16 16:45:30,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.314s 2018-08-16 16:45:30,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1649498941"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaee86cc-496a-4c3b-aedc-7e612a98afdf'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"79483f01-493a-43b2-bf69-00efcf819f36","name":"tempest-B-1649498941"}} 2018-08-16 16:45:31,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.669s 2018-08-16 16:45:31,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "name": "tempest-subnet-B-1-842831827"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e15dc8-c4a6-407d-9d60-22112e98c30a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:31Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:31Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e99577d7-285e-4cd7-8753-6a197a44e19b","subnetpool_id":null,"name":"tempest-subnet-B-1-842831827"}} 2018-08-16 16:45:31,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.294s 2018-08-16 16:45:31,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1517349715"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9yR9tdyFOCR8Vu3krg18cph+clfL1G0dtH+EjB0nrayCeIdJ8LVcyq/9Vv3FAf8mteJ0pArnbwjhOjCKJobYR/CrEJZue+R9r4nbKSm0DmlfBOlx7FX9+cPfJ+9LBSIzj19ZIJWn85EXV+b5k2qzpWQ2xj05peIetcMAztAsDfXyXe0P+6QxvSLadONEUOuNBWuVKe7t8Nnn26pbLUEk2cq5am765HAEUVDnlUc0lkjDPnZCMHYfY/v3+ESWvWj+5/HiVkneJzyc66MGVILIKqXwWXl59j6KI9sjJY43xvaVVqrmT1+F6KtQGklo5ilYNHX53nybJ0I5dYOyawMxN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvckfbXchTgkfFbt5K4NfHKYfnJXy9RtHbR/hIwdJ62sgniHS\nfC1XMqv/Vb9xQH/JrXidKQK528I4TowiiaG2EfwqxCWbnvkfa+J2ykptA5pXwTpc\nexV/fnD3yfvSwUiM49fWSCVp/ORF1fm+ZNqs6VkNsY9OaXiHrXDAM7QLA318l3tD\n/ukMb0i2nTjRFDrjQVrlSnu7fDZ59uqWy1BJNnKuWpu+uRwBFFQ55VHNJZIwz52Q\njB2H2P79/hElr1o/ufx4lZJ3ic8nOujBlSCyCql8Fl5efY+iiPbIyWON8b2lVaq5\nk9fheirUBpJaOYpWDR1+d58mydCOXWDsmsDMTQIDAQABAoIBAQCo1MuFeO4C2rBx\nh9ZSNEsfVFVY2jhJfdv7otmIbMqAiEt7AUGbQEaLCGFcKbOZGlUSYfMFcaxfaBbp\nIVb0MwyiUT7GQWKAeMRQGCVu7eiuxNX+SmnNASHrHJoCcGhbk6vqYK76fXYdCAFs\nSgDq/XHHIHbDF2Y9A4FHdL82/5qwnZ6K7NaxpRyYTmTHOleHauM/vA0IL1o94NOw\nlQCTkLf305u4zp6/ImKib6HAbjYC8vRHQITsrjJ7HY843IAwnxCp8lMJn6Jfx/H4\ntyZu0r0jSJjUqq3MCZWiOtDgmc/bCy6MfH7W+eoph1C/AKsOMYlxVolvZk/hcdUC\ndvvC9xGNAoGBAPKEEx9G7lF8/BhFaSiltBjGVh/3yYd2rHIgd0oTZX/Mt9t7/qVd\nPrZmSYWRUyyGG6LMl4zlxjUmC6N2jQy6Z6C2nVrjCpPSgfcqV+KQbqRsdeOBpdoK\nG/fIP24upMNxNL+GxJdXsMU2eF5LxErUwKx1dL91O+YAjuMKjNmtbF03AoGBAMhW\nfsxdeQ3ValGkgQHfiTdbb+zu6chdyPAkXIFZ1YuN9RplsVJULfkaww44chUkVKe5\ngXrSHm/WG/StmtRZ6dQ/6i8AqDLTsl3LTBk9IeIsW2wD9dOzetNmsbqD73RcJ7V+\n1CsvqDSSM6jcj6eoJKZsM5PZtMZ2bQUGrfxAjISbAoGBALRCeZgw9+l4FkXQKgb9\ni+0yV0fxvUlEa491FFXqLvKcbzjkZHXz5i5bv2BZkdIxaI9MtYUUMYzF17bL4rHI\nSEiMFFA/HFieCt52Cdcs9iCfQc02S9nS09EMdiFm6C8hkUyfVrcLhihAgZ3NgX0B\nwKkvsPSypjAi0BJwgBs4rahnAoGACdu/x5y97UFYRwY6VvZCEVhNjLJBDNwYnECd\n0Luz93cX3aGtdSixTnXTrWp3qrSr+cj2Jy4Z01UM8SBt4w89o3U1t/RnUoD6YQU1\nDHTmqvOV2B3lxfIqFCcUjeIaMXareZHxLOLeex/KrP+VjiGHFC106EypSa7gNIQc\nobIneAsCgYAnL94TFbNFiG6c7JV+XLALn1DG4/U5yusXxcjyzuuwLaGCzOwVpb2s\nk/mz/JNPgwfPXfb7fq29NHNaU1/xVWHGJMv+sJ2043Rh2bVd1VXLAgloGbF+y5Xa\nkHczGpIx0pF24Xc1g7SAD6p0eSoHvYvD9dVRe2nLynLlg60lIRRJQw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1517349715", "fingerprint": "ff:1c:3b:29:3b:cd:7e:0b:26:ad:a1:2a:ad:1b:ff:1e"}} 2018-08-16 16:45:33,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.228s 2018-08-16 16:45:33,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-47346826", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-627d42ce-5306-408a-bbfd-07a3bc3b2bf1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:32Z","name":"tempest-port-smoke-47346826","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:1c:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","ip_address":"10.101.11.10"}],"id":"28d1e164-6357-46aa-9eb9-76f65ab90b76","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} 2018-08-16 16:45:36,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.799s 2018-08-16 16:45:36,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "941558ec-2886-4824-8616-97c773cbca7a", "port": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "adminPass": "rwT3D22Gehhv"}} 2018-08-16 16:45:37,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.583s 2018-08-16 16:45:37,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:38,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.308s 2018-08-16 16:45:38,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:40,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.353s 2018-08-16 16:45:40,165 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:40,178 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:45:41,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.751s 2018-08-16 16:45:41,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:41,945 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:45:43,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.354s 2018-08-16 16:45:43,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:45,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.753s 2018-08-16 16:45:45,069 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:46,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.698s 2018-08-16 16:45:46,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:46,797 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:45:47,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 1.070s 2018-08-16 16:45:47,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:47,896 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ecd4950b-3e86-4b28-afda-f36763cef8b9 with status: ACTIVE 2018-08-16 16:45:49,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.379s 2018-08-16 16:45:49,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867650492", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-751b835d-da79-4c02-bff7-64fae92df302'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:48Z","name":"tempest-port-smoke-867650492","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a6:44:8d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e99577d7-285e-4cd7-8753-6a197a44e19b","ip_address":"10.102.21.20"}],"id":"61395dd7-5ea3-4942-86b9-a58bddc6e20a","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} 2018-08-16 16:45:52,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.318s 2018-08-16 16:45:52,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "79483f01-493a-43b2-bf69-00efcf819f36", "port": "61395dd7-5ea3-4942-86b9-a58bddc6e20a"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bce48690-294c-4b88-b133-4c751dc35a99", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "adminPass": "aLmFkjrs2KN5"}} 2018-08-16 16:45:52,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.318s 2018-08-16 16:45:52,921 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:54,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.593s 2018-08-16 16:45:54,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:55,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.347s 2018-08-16 16:45:55,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:55Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:55,906 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:45:57,185 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.278s 2018-08-16 16:45:57,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:57,197 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:45:58,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.673s 2018-08-16 16:45:58,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:58,886 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:46:00,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.474s 2018-08-16 16:46:00,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:02,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.708s 2018-08-16 16:46:02,084 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:03,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.889s 2018-08-16 16:46:03,988 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:04,002 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:46:05,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.100s 2018-08-16 16:46:05,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:05,116 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bce48690-294c-4b88-b133-4c751dc35a99 with status: ACTIVE 2018-08-16 16:46:05,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.328s 2018-08-16 16:46:05,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4817630-8910-419c-96a3-c5f8905e5fad'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "3b121b28-d97e-4b04-8e97-f1716c08447b"}} 2018-08-16 16:46:05,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.445s 2018-08-16 16:46:05,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f7e95a0-22d4-4898-843a-60a30ce5d9dc'} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "id": "f59e7714-ecfd-4b73-8968-999bf1962f8a"}} 2018-08-16 16:46:06,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.599s 2018-08-16 16:46:06,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6414a5a5-7d8a-4ce0-b6e7-e502c95e5050'} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "id": "65be01b5-aa01-40ee-866c-7fc92b0730bc"}} 2018-08-16 16:46:06,493 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:46:06,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.245s 2018-08-16 16:46:06,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1144039945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1187c0-5437-4b54-a9b1-41401fdf5629'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:06Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} 2018-08-16 16:46:08,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.439s 2018-08-16 16:46:08,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:46:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22a1f56d-0a6a-4764-aa53-fe1615491461'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:07Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} 2018-08-16 16:46:10,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface 2.522s 2018-08-16 16:46:10,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c95956ba-f7b5-4546-9b6d-c966fbb2119e'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} 2018-08-16 16:46:10,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.145s 2018-08-16 16:46:10,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1041817960", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43e35580-2683-44d3-8e6f-d129a2f0a915'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:10Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} 2018-08-16 16:46:12,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.211s 2018-08-16 16:46:12,068 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:46:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75f579a7-e667-4116-ada2-dd2fa54070b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:11Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} 2018-08-16 16:46:14,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface 2.063s 2018-08-16 16:46:14,133 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70ce7ad4-7a12-4755-8531-ef3ee213c2ca'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} 2018-08-16 16:46:15,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.858s 2018-08-16 16:46:15,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:46:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc58cfea-cf93-4466-a0f8-2fc8354f923a'} Body: {"floatingip": {"router_id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:46:14Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76", "id": "ed036a21-2642-41cd-a2c3-ac885e7fcd49", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:14Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:46:15,994 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24,010 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24,074 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:46:24,106 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:24,221 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:46:24,221 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24,223 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24,284 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:46:24,287 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:29,295 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:46:29,295 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:47:39,362 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:47:39,363 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:47:39,367 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:47:39,429 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:47:39,432 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:47:44,439 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:47:44,439 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:48:54,484 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:48:54,486 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:48:54,486 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,553 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,555 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,565 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:48:54,565 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54,566 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:48:54,566 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,568 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,625 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,632 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:48:54,642 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:48:54,643 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,645 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,709 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,712 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,718 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:48:54,718 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,720 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,781 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,784 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:48:54,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54,791 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:48:54,791 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,793 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,853 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,857 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:59,864 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:48:59,864 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:50:09,909 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:50:09,910 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:50:09,913 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:50:09,974 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:50:09,977 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:50:14,984 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:50:14,984 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:51:25,054 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:51:25,055 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:51:26,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49 1.165s 2018-08-16 16:51:26,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49', u'date': 'Thu, 16 Aug 2018 16:51:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a96ee9e5-038d-434d-9e55-7b8b4df07cce'} Body: 2018-08-16 16:51:28,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface 2.193s 2018-08-16 16:51:28,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58af46c8-60c1-46f9-bebe-750128fa2e3e'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} 2018-08-16 16:51:30,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.730s 2018-08-16 16:51:30,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:51:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6fcba9e-80f7-48b5-8796-8d88f8de0c86'} Body: 2018-08-16 16:51:32,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface 1.961s 2018-08-16 16:51:32,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162defd0-8a4b-4e90-ae12-a641fc588a59'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} 2018-08-16 16:51:33,845 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.731s 2018-08-16 16:51:33,846 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a32726fc-1e74-4869-a69a-fd2963cc900a'} Body: 2018-08-16 16:51:34,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.443s 2018-08-16 16:51:34,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe'} Body: 2018-08-16 16:51:35,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.180s 2018-08-16 16:51:35,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:34Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:51:36,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.273s 2018-08-16 16:51:36,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397'} Body: {"itemNotFound": {"message": "Instance bce48690-294c-4b88-b133-4c751dc35a99 could not be found.", "code": 404}} 2018-08-16 16:51:37,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a 0.846s 2018-08-16 16:51:37,613 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e0362ed-8621-4b83-83e3-c74168dd9974'} Body: 2018-08-16 16:51:37,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.168s 2018-08-16 16:51:37,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188'} Body: 2018-08-16 16:51:38,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.905s 2018-08-16 16:51:38,689 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:37Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:51:39,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.042s 2018-08-16 16:51:39,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8'} Body: {"itemNotFound": {"message": "Instance ecd4950b-3e86-4b28-afda-f36763cef8b9 could not be found.", "code": 404}} 2018-08-16 16:51:40,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76 0.930s 2018-08-16 16:51:40,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5190b87d-3cce-45fb-b7b7-a46be5632fa2'} Body: 2018-08-16 16:51:40,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715 0.049s 2018-08-16 16:51:40,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715', u'x-compute-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf'} Body: 2018-08-16 16:51:43,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b 2.427s 2018-08-16 16:51:43,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b', u'date': 'Thu, 16 Aug 2018 16:51:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6852b4f9-2f17-49da-8a17-755316822d2e'} Body: 2018-08-16 16:51:44,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36 1.492s 2018-08-16 16:51:44,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36', u'date': 'Thu, 16 Aug 2018 16:51:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26e8e98c-c8cc-4a87-b5c8-bf0f36a28aff'} Body: 2018-08-16 16:51:47,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb 2.790s 2018-08-16 16:51:47,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb', u'date': 'Thu, 16 Aug 2018 16:51:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efcdd473-c074-4e9f-bea9-925c433c1798'} Body: 2018-08-16 16:51:49,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a 1.738s 2018-08-16 16:51:49,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a76afed-5eef-453e-acdc-0977af718c74'} Body: 2018-08-16 16:51:49,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429 0.546s 2018-08-16 16:51:49,734 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e019682b-c01f-44e4-8e58-af91f8b88bf4'} Body: 2018-08-16 16:51:50.070 63 INFO tempest.lib.common.rest_client [req-02c3303f-758b-4e5a-bd45-3f08e10caa4e ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:51:50.070 63 DEBUG tempest.lib.common.rest_client [req-02c3303f-758b-4e5a-bd45-3f08e10caa4e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1435289080 description", "name": "tempest-secgroup-smoke-1435289080"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c3303f-758b-4e5a-bd45-3f08e10caa4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1435289080 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:49Z", "updated_at": "2018-08-16T16:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "1497e630-2b81-4c49-ad21-0e666b49890d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "97436a89-49f8-4e15-b676-ae1c5b7a770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "name": "tempest-secgroup-smoke-1435289080"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:50.551 63 INFO tempest.lib.common.rest_client [req-8a1fdbaf-4068-4bf1-bdb4-2a9d72a45a22 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.480s 2018-08-16 16:51:50.552 63 DEBUG tempest.lib.common.rest_client [req-8a1fdbaf-4068-4bf1-bdb4-2a9d72a45a22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a1fdbaf-4068-4bf1-bdb4-2a9d72a45a22'} 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": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbd920d1-3a13-475d-bb3d-d4001a164979"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:50.913 63 INFO tempest.lib.common.rest_client [req-e3ab7c79-5f7f-4e7b-9cd9-bc411ca56c20 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.360s 2018-08-16 16:51:50.914 63 DEBUG tempest.lib.common.rest_client [req-e3ab7c79-5f7f-4e7b-9cd9-bc411ca56c20 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3ab7c79-5f7f-4e7b-9cd9-bc411ca56c20'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e0067399-25ff-40cc-939d-f96b925eb836"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:51.282 63 INFO tempest.lib.common.rest_client [req-50a51881-46b0-45e2-8f08-f4f4ff6b4071 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.367s 2018-08-16 16:51:51.283 63 DEBUG tempest.lib.common.rest_client [req-50a51881-46b0-45e2-8f08-f4f4ff6b4071 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50a51881-46b0-45e2-8f08-f4f4ff6b4071'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359aebf8-eeed-4285-8c5c-6d1da6481c1b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:51.706 63 INFO tempest.lib.common.rest_client [req-b52d7909-ee39-4670-8d6e-3279f1e4fa15 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 16:51:51.706 63 DEBUG tempest.lib.common.rest_client [req-b52d7909-ee39-4670-8d6e-3279f1e4fa15 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b52d7909-ee39-4670-8d6e-3279f1e4fa15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a8bfdf0a-2eb6-4834-8a4a-64268cf4e8fa"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:51.853 63 INFO tempest.lib.common.rest_client [req-7d0421e0-05ab-4811-a76f-d5449f863eeb ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:51:51.853 63 DEBUG tempest.lib.common.rest_client [req-7d0421e0-05ab-4811-a76f-d5449f863eeb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0421e0-05ab-4811-a76f-d5449f863eeb'} 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": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f93c9451-1900-4749-bab9-3a88ab80e2a8"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:52.057 63 INFO tempest.lib.common.rest_client [req-2a2ed129-bca2-4d88-ad2e-eda07dc56dde ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:51:52.058 63 DEBUG tempest.lib.common.rest_client [req-2a2ed129-bca2-4d88-ad2e-eda07dc56dde ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a2ed129-bca2-4d88-ad2e-eda07dc56dde'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6951997-2872-4bad-8b44-ec00b94470b4"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:52.498 63 INFO tempest.lib.common.rest_client [req-244e472f-3dfc-4318-8989-2c73c58d21ce ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 16:51:52.499 63 DEBUG tempest.lib.common.rest_client [req-244e472f-3dfc-4318-8989-2c73c58d21ce ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-244e472f-3dfc-4318-8989-2c73c58d21ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0f8eee0d-e567-40b3-b12a-268484093f31"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:52.683 63 INFO tempest.lib.common.rest_client [req-1507bbb1-ad71-4e54-be6f-a8f65f3cfa01 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 16:51:52.683 63 DEBUG tempest.lib.common.rest_client [req-1507bbb1-ad71-4e54-be6f-a8f65f3cfa01 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1507bbb1-ad71-4e54-be6f-a8f65f3cfa01'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e66c6e5b-8564-42c4-a105-7cebb8d6e553"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:53.193 63 INFO tempest.lib.common.rest_client [req-532ef324-2f19-4bb6-94e0-a3e5bccd7045 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.508s 2018-08-16 16:51:53.194 63 DEBUG tempest.lib.common.rest_client [req-532ef324-2f19-4bb6-94e0-a3e5bccd7045 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-214447023"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-532ef324-2f19-4bb6-94e0-a3e5bccd7045'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cf0db135-8732-477d-a94b-46999be134c6","name":"tempest-A-214447023"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:54.371 63 INFO tempest.lib.common.rest_client [req-99073cf9-1421-4122-91ef-cfe61eb4a6b5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.176s 2018-08-16 16:51:54.371 63 DEBUG tempest.lib.common.rest_client [req-99073cf9-1421-4122-91ef-cfe61eb4a6b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "cf0db135-8732-477d-a94b-46999be134c6", "name": "tempest-subnet-A-1-1786747708"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99073cf9-1421-4122-91ef-cfe61eb4a6b5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:53Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","subnetpool_id":null,"name":"tempest-subnet-A-1-1786747708"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:54.710 63 INFO tempest.lib.common.rest_client [req-ad980405-0fa7-4cf7-8b3d-9313aae788aa ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.336s 2018-08-16 16:51:54.711 63 DEBUG tempest.lib.common.rest_client [req-ad980405-0fa7-4cf7-8b3d-9313aae788aa ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1001661156"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad980405-0fa7-4cf7-8b3d-9313aae788aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"def1554b-98c0-4930-865a-775666884c04","name":"tempest-B-1001661156"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:55.487 63 INFO tempest.lib.common.rest_client [req-4bc583a1-d573-4352-b750-369eea36894d ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.774s 2018-08-16 16:51:55.488 63 DEBUG tempest.lib.common.rest_client [req-4bc583a1-d573-4352-b750-369eea36894d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "def1554b-98c0-4930-865a-775666884c04", "name": "tempest-subnet-B-1-1151365493"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bc583a1-d573-4352-b750-369eea36894d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","subnetpool_id":null,"name":"tempest-subnet-B-1-1151365493"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:55.686 63 INFO tempest.lib.common.rest_client [req-b5e21335-b91e-4012-a3a1-87592c755041 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:51:55.687 63 DEBUG tempest.lib.common.rest_client [req-b5e21335-b91e-4012-a3a1-87592c755041 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--97805947", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5e21335-b91e-4012-a3a1-87592c755041'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:55Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:57.410 63 INFO tempest.lib.common.rest_client [req-99870916-6974-47cb-b49d-d45f868764f6 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.722s 2018-08-16 16:51:57.411 63 DEBUG tempest.lib.common.rest_client [req-99870916-6974-47cb-b49d-d45f868764f6 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99870916-6974-47cb-b49d-d45f868764f6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:59.392 63 INFO tempest.lib.common.rest_client [req-5fdc99f2-a4cc-445e-8137-1f8690e3c961 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface 1.978s 2018-08-16 16:51:59.393 63 DEBUG tempest.lib.common.rest_client [req-5fdc99f2-a4cc-445e-8137-1f8690e3c961 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5fdc99f2-a4cc-445e-8137-1f8690e3c961'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:51:59.913 63 INFO tempest.lib.common.rest_client [req-1f3c47ca-dbb2-48dc-8317-e6b1a600e0c1 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.519s 2018-08-16 16:51:59.914 63 DEBUG tempest.lib.common.rest_client [req-1f3c47ca-dbb2-48dc-8317-e6b1a600e0c1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3c47ca-dbb2-48dc-8317-e6b1a600e0c1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f8b2cd32-3cd0-414a-995c-956180418cf6"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:00.330 63 INFO tempest.lib.common.rest_client [req-e93453b9-5739-4a5f-a6a5-976f939df966 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 0.415s 2018-08-16 16:52:00.331 63 DEBUG tempest.lib.common.rest_client [req-e93453b9-5739-4a5f-a6a5-976f939df966 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e93453b9-5739-4a5f-a6a5-976f939df966'} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "id": "9f369a63-6575-4347-a13a-d4fc6089e2b2"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:01.337 63 INFO tempest.lib.common.rest_client [req-de635cc2-a81f-4a51-a28d-7efa9ae7e793 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 1.005s 2018-08-16 16:52:01.338 63 DEBUG tempest.lib.common.rest_client [req-de635cc2-a81f-4a51-a28d-7efa9ae7e793 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de635cc2-a81f-4a51-a28d-7efa9ae7e793'} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "id": "5b8879a1-79ba-4e5f-9467-bddac9dbc3e5"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:01.339 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:52:02.178 63 INFO tempest.lib.common.rest_client [req-f01b007f-3b14-4c86-8429-9c1850a9944e ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.838s 2018-08-16 16:52:02.179 63 DEBUG tempest.lib.common.rest_client [req-f01b007f-3b14-4c86-8429-9c1850a9944e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-646088115"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIw1tLtzIPHh/SqNw/VTEipAyW5txvqtVLuqnzNKU2fGZ/oVMpnF4DL1EEq3H8HHBQ757qn0OB5FcKybV22UjLKbCeK5qRF+YoQUN0vhVdvM9X/6Jxf8bfG4L6NRO4t6JikiNzYcoWOkWRHU+g7rleoEmM6CEAly90gbkmZspJ+Nlhhw0u8abruXM8x/eFWaq0iG4yjk9mNrNZJjiMZHT0hRgVFoZevseJk5C+D/vsLQXJUjYIMvYsMXkkdpYKbPmdEfnhwvGriKJqcP0in/LUa3yQrf8Uaye0uQ121fLR73QHogSSEciOZcRQxPVzrsA5P4MS3Nok5o9x1QuijMtl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMNbS7cyDx4f0qjcP1UxIqQMlubcb6rVS7qp8zSlNnxmf6FT\nKZxeAy9RBKtx/BxwUO+e6p9DgeRXCsm1dtlIyymwniuakRfmKEFDdL4VXbzPV/+i\ncX/G3xuC+jUTuLeiYpIjc2HKFjpFkR1PoO65XqBJjOghAJcvdIG5JmbKSfjZYYcN\nLvGm67lzPMf3hVmqtIhuMo5PZjazWSY4jGR09IUYFRaGXr7HiZOQvg/77C0FyVI2\nCDL2LDF5JHaWCmz5nRH54cLxq4iianD9Ip/y1Gt8kK3/FGsntLkNdtXy0e90B6IE\nkhHIjmXEUMT1c67AOT+DEtzaJOaPcdULoozLZQIDAQABAoIBADlqnZaW6wsly2Yd\nAvhd7fKBRlR16/9HtT62QNqcaM+fXlUMF1OkM8Lnal1ShwPaQkjzbtic+dqRKk+c\nhnhaBhaMcsWZpNfwJNPIbnlZz5SCZi49nwCk0YSHQrs6KMzAQAG+18Ks6fXXboPl\nBRv6iitE3iQdUyrvEhRY8VHJPftPXVMAfnsEZdPJBELbFTDRPrCnvyQSbFwlOVh4\nfwbMjZMKv9Pv+2vvUPPEEZeXcjz0EUdq8kR+dcAddS4aWNkjhIG3TBEF+3r015nL\nB2Lqq0OL5xVf3T5QJ5QL9eCIX7ytY6DyQec9lXmKy19TwlIyscisxTKnZs28/7WR\ntQ1fRdUCgYEA7aAVUkeIT0N2+UNbAJzOFatAUqFEa7GtRrJu4P+spJyvTMekgYpX\nlRmavC61995k/nybUanUqu2zhzxpE8ng9bUo9s4BhhTyBiletf2ChRqs+pDZSQfc\nnw2KqACDmT7JM/50SPL3CkrlDS0GFsp5U42doPe5i+LgpQs8ajT71ZsCgYEA2EmR\nEdG5O5Kx9Llx4YHJcqxKAk1KDCda86RGAt0FjXMbSj+OrtnbPZhfk+tTtT09gGOB\n3FTaJS8RmiuyHvLdzooJ2ZCXy9APAHiZFY1M/Bydg5t0rxSxF1OHlkHNNC1kcktX\ndiJedzJ3kL5+a6FXWi9/OEjwquowPKvhN3b8cv8CgYEAwgDKp4xjS2NnRQaqy4s5\n7hMMxumHNO2w7GFNiUD0sMiDjooIUwKhksd+v1jbk+zsQ6F0JW4khRDgW+8EUvWl\nRrWLJkT2lYOQPVuVSbwZzZYD1+Zen/NdOjYSGCujRYAvQNXkFpLXAn43F1TE/eJ8\nv6yFHyBhSkYG5niP8J4lZTUCgYB56R2H+bp6xbjgxBZYkZtGs64TlhUCvLwbUKDV\nxFb438SmGSUHkWxuT5CwA5jvM1GTKINt+bXr95foWnDP2P0FCfF7XHDzRJbwIQnI\niBi4kjiGkf03ImafS0nFe9l6a4uOkMD/qWetsBiM0ZLYf9yIzPTceOCOtenyiL8t\nUDgDaQKBgHGB7LHxUtu7/sNJ33kjIfWdBqgZpAys/XL/Mipsk75ceOvnicN+ySwQ\ndyszYXsVnBmEYZ4ekkiqarQX3y+OeYRK02mPLdYOBq+o20WIzBJUJC1G8o6NdNDY\nG7mfZ957vfSxw6xWyhVVEMqo4RnvIOOLEpl0DHgPL4mHZKLXAm0Q\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-646088115", "fingerprint": "87:4f:ed:01:9a:8e:68:ce:29:52:74:40:77:e1:c4:58"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:02.963 63 INFO tempest.lib.common.rest_client [req-346d0ffb-521d-4d47-a0e7-0ce9f8d1706f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.780s 2018-08-16 16:52:02.964 63 DEBUG tempest.lib.common.rest_client [req-346d0ffb-521d-4d47-a0e7-0ce9f8d1706f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1093530762", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-346d0ffb-521d-4d47-a0e7-0ce9f8d1706f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:02Z","name":"tempest-port-smoke-1093530762","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c0:42:89","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","ip_address":"10.101.11.10"}],"id":"1797fe32-e75e-4e74-9aa3-d117225c52a4","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:06.482 63 INFO tempest.lib.common.rest_client [req-bd081369-3956-4fe8-b735-1824855a446a ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.517s 2018-08-16 16:52:06.483 63 DEBUG tempest.lib.common.rest_client [req-bd081369-3956-4fe8-b735-1824855a446a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "cf0db135-8732-477d-a94b-46999be134c6", "port": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "adminPass": "qjawJc7aHGus"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:06.824 63 INFO tempest.lib.common.rest_client [req-55fdb414-6db8-4191-9478-943cc14aa0a9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.336s 2018-08-16 16:52:06.824 63 DEBUG tempest.lib.common.rest_client [req-55fdb414-6db8-4191-9478-943cc14aa0a9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:08.243 63 INFO tempest.lib.common.rest_client [req-17b66565-f354-4922-bd50-7f2ef350c2de ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.398s 2018-08-16 16:52:08.243 63 DEBUG tempest.lib.common.rest_client [req-17b66565-f354-4922-bd50-7f2ef350c2de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:09.663 63 INFO tempest.lib.common.rest_client [req-2d6eccdc-6bda-4d0c-a493-d799d74e7683 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.404s 2018-08-16 16:52:09.663 63 DEBUG tempest.lib.common.rest_client [req-2d6eccdc-6bda-4d0c-a493-d799d74e7683 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:09.675 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:52:11.047 63 INFO tempest.lib.common.rest_client [req-f28fca72-2224-4e91-b041-568e84400abc ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.370s 2018-08-16 16:52:11.048 63 DEBUG tempest.lib.common.rest_client [req-f28fca72-2224-4e91-b041-568e84400abc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:11.061 63 INFO tempest.common.waiters [-] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:52:12.697 63 INFO tempest.lib.common.rest_client [req-29d08869-9032-4793-b8ee-cb6779d15f5d ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.634s 2018-08-16 16:52:12.698 63 DEBUG tempest.lib.common.rest_client [req-29d08869-9032-4793-b8ee-cb6779d15f5d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:12.711 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:52:14.136 63 INFO tempest.lib.common.rest_client [req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.423s 2018-08-16 16:52:14.137 63 DEBUG tempest.lib.common.rest_client [req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:16.144 63 INFO tempest.lib.common.rest_client [req-ada01201-f376-4266-81b0-3515157f796f ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.988s 2018-08-16 16:52:16.145 63 DEBUG tempest.lib.common.rest_client [req-ada01201-f376-4266-81b0-3515157f796f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:18.284 63 INFO tempest.lib.common.rest_client [req-9d54045a-ab8c-4326-b53b-038f85643086 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 1.121s 2018-08-16 16:52:18.285 63 DEBUG tempest.lib.common.rest_client [req-9d54045a-ab8c-4326-b53b-038f85643086 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:18.298 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:52:18.939 63 INFO tempest.lib.common.rest_client [req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.640s 2018-08-16 16:52:18.940 63 DEBUG tempest.lib.common.rest_client [req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:18.959 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 21335974-b4b3-4543-8c5a-8e64df861a0e with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:52:19.698 63 INFO tempest.lib.common.rest_client [req-efb5b1a4-8937-4ea0-af82-3515bd29fac3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.738s 2018-08-16 16:52:19.698 63 DEBUG tempest.lib.common.rest_client [req-efb5b1a4-8937-4ea0-af82-3515bd29fac3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2017929603", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb5b1a4-8937-4ea0-af82-3515bd29fac3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:19Z","name":"tempest-port-smoke-2017929603","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ae:9a:61","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","ip_address":"10.102.21.20"}],"id":"6b34e6ee-e568-406b-9a35-0ce715f583c3","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:23.596 63 INFO tempest.lib.common.rest_client [req-196f872f-4f84-4a0d-9ed1-425b306c45fc ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.897s 2018-08-16 16:52:23.597 63 DEBUG tempest.lib.common.rest_client [req-196f872f-4f84-4a0d-9ed1-425b306c45fc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "def1554b-98c0-4930-865a-775666884c04", "port": "6b34e6ee-e568-406b-9a35-0ce715f583c3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "adminPass": "c8vwjptXDML3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:23.895 63 INFO tempest.lib.common.rest_client [req-c9a01fa8-287f-4385-a53d-c654d11a74a8 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.294s 2018-08-16 16:52:23.896 63 DEBUG tempest.lib.common.rest_client [req-c9a01fa8-287f-4385-a53d-c654d11a74a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:25.295 63 INFO tempest.lib.common.rest_client [req-883a4ba4-beb0-4eef-953e-802ff19a748a ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.384s 2018-08-16 16:52:25.296 63 DEBUG tempest.lib.common.rest_client [req-883a4ba4-beb0-4eef-953e-802ff19a748a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:26.685 63 INFO tempest.lib.common.rest_client [req-a12c6d44-d1f2-459d-8c34-543277405f33 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.374s 2018-08-16 16:52:26.685 63 DEBUG tempest.lib.common.rest_client [req-a12c6d44-d1f2-459d-8c34-543277405f33 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:26.697 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:52:28.551 63 INFO tempest.lib.common.rest_client [req-b387edef-9aee-465a-94e4-fba1ad3f6121 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.853s 2018-08-16 16:52:28.552 63 DEBUG tempest.lib.common.rest_client [req-b387edef-9aee-465a-94e4-fba1ad3f6121 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:28.565 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:52:30.613 63 INFO tempest.lib.common.rest_client [req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 1.046s 2018-08-16 16:52:30.614 63 DEBUG tempest.lib.common.rest_client [req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:32.466 63 INFO tempest.lib.common.rest_client [req-504a1864-ada1-4663-a59f-b53146436c0c ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.837s 2018-08-16 16:52:32.467 63 DEBUG tempest.lib.common.rest_client [req-504a1864-ada1-4663-a59f-b53146436c0c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:32.487 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:52:33.183 63 INFO tempest.lib.common.rest_client [req-1131c76e-639b-44fd-97f3-571a32ab1aa9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.693s 2018-08-16 16:52:33.184 63 DEBUG tempest.lib.common.rest_client [req-1131c76e-639b-44fd-97f3-571a32ab1aa9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:33.199 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 60d7f066-f1bc-4d5d-abad-4245605a1f70 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:52:33.812 63 INFO tempest.lib.common.rest_client [req-17095e2a-dff0-417c-83b8-0415558e9b85 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.612s 2018-08-16 16:52:33.812 63 DEBUG tempest.lib.common.rest_client [req-17095e2a-dff0-417c-83b8-0415558e9b85 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--734862673", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:52:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17095e2a-dff0-417c-83b8-0415558e9b85'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:33Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:35.301 63 INFO tempest.lib.common.rest_client [req-dc129f3c-facc-4629-9d9d-322c0d90343c ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.488s 2018-08-16 16:52:35.302 63 DEBUG tempest.lib.common.rest_client [req-dc129f3c-facc-4629-9d9d-322c0d90343c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:52:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc129f3c-facc-4629-9d9d-322c0d90343c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:35Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:37.322 63 INFO tempest.lib.common.rest_client [req-b713076f-4a82-4b19-92d9-0dd627dacf64 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface 2.019s 2018-08-16 16:52:37.323 63 DEBUG tempest.lib.common.rest_client [req-b713076f-4a82-4b19-92d9-0dd627dacf64 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:52:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b713076f-4a82-4b19-92d9-0dd627dacf64'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:39.514 63 INFO tempest.lib.common.rest_client [req-6b25df2f-01ba-4ee8-ba0d-2a17f15a5582 ] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.190s 2018-08-16 16:52:39.514 63 DEBUG tempest.lib.common.rest_client [req-6b25df2f-01ba-4ee8-ba0d-2a17f15a5582 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b25df2f-01ba-4ee8-ba0d-2a17f15a5582'} Body: {"floatingip": {"router_id": "455fdc3a-f224-4648-917f-8f6752e70206", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:52:38Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4", "id": "5f4472f0-09f5-49eb-bb2b-3a7f4a49714f", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:52:39.516 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55.543 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55.643 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:52:55.671 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:52:55.785 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:52:55.786 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55.788 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55.849 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:52:55.856 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:53:00.863 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:53:00.863 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:54:10.869 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:54:10.870 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:54:10.877 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:54:10.940 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:54:10.941 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:54:15.948 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:54:15.948 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:55:26.013 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:55:26.014 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:55:26.014 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26.020 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26.120 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:55:26.147 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26.154 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:55:26.154 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26.155 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:55:26.155 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26.158 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26.219 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:55:26.222 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26.233 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 16:55:26.234 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:55:26.234 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26.236 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26.299 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:55:26.300 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26.307 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:55:26.307 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26.313 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26.375 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:55:26.379 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26.385 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 16:55:26.385 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26.386 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:55:26.386 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26.388 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26.447 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:55:26.452 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:31.459 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:55:31.460 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:56:41.473 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:56:41.474 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:56:41.478 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:56:41.576 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:56:41.606 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:56:46.613 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:56:46.613 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:57:56.654 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:57:57.876 63 INFO tempest.lib.common.rest_client [req-bcda60c0-67a3-4943-96d2-bdb561a79277 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f 1.219s 2018-08-16 16:57:57.877 63 DEBUG tempest.lib.common.rest_client [req-bcda60c0-67a3-4943-96d2-bdb561a79277 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f', u'date': 'Thu, 16 Aug 2018 16:57:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bcda60c0-67a3-4943-96d2-bdb561a79277'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:57:59.847 63 INFO tempest.lib.common.rest_client [req-c3eb3318-585f-4748-ac1a-439a63427c95 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface 1.969s 2018-08-16 16:57:59.848 63 DEBUG tempest.lib.common.rest_client [req-c3eb3318-585f-4748-ac1a-439a63427c95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:57:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3eb3318-585f-4748-ac1a-439a63427c95'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:01.646 63 INFO tempest.lib.common.rest_client [req-2a9afa54-8b33-4b2d-8b17-87ac91dfa5cf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.797s 2018-08-16 16:58:01.647 63 DEBUG tempest.lib.common.rest_client [req-2a9afa54-8b33-4b2d-8b17-87ac91dfa5cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9afa54-8b33-4b2d-8b17-87ac91dfa5cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:02.190 63 INFO tempest.lib.common.rest_client [req-71a0f236-c323-4084-87f5-441bd556e62a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.542s 2018-08-16 16:58:02.191 63 DEBUG tempest.lib.common.rest_client [req-71a0f236-c323-4084-87f5-441bd556e62a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:03.160 63 INFO tempest.lib.common.rest_client [req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.967s 2018-08-16 16:58:03.160 63 DEBUG tempest.lib.common.rest_client [req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:04.217 63 INFO tempest.lib.common.rest_client [req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.049s 2018-08-16 16:58:04.217 63 DEBUG tempest.lib.common.rest_client [req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd'} Body: {"itemNotFound": {"message": "Instance 60d7f066-f1bc-4d5d-abad-4245605a1f70 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:05.067 63 INFO tempest.lib.common.rest_client [req-5433adc2-756e-427d-9bab-d21823a04557 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3 0.848s 2018-08-16 16:58:05.067 63 DEBUG tempest.lib.common.rest_client [req-5433adc2-756e-427d-9bab-d21823a04557 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5433adc2-756e-427d-9bab-d21823a04557'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:05.256 63 INFO tempest.lib.common.rest_client [req-f68cb0d7-1440-4c15-87d8-66b34b3ef732 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.187s 2018-08-16 16:58:05.256 63 DEBUG tempest.lib.common.rest_client [req-f68cb0d7-1440-4c15-87d8-66b34b3ef732 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:06.221 63 INFO tempest.lib.common.rest_client [req-2e957e4e-0aec-45bf-a719-ad91ec493ce4 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.964s 2018-08-16 16:58:06.222 63 DEBUG tempest.lib.common.rest_client [req-2e957e4e-0aec-45bf-a719-ad91ec493ce4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:05Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:07.291 63 INFO tempest.lib.common.rest_client [req-39206d60-bb43-45ca-81e6-fd53cb863ffb ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.053s 2018-08-16 16:58:07.291 63 DEBUG tempest.lib.common.rest_client [req-39206d60-bb43-45ca-81e6-fd53cb863ffb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb'} Body: {"itemNotFound": {"message": "Instance 21335974-b4b3-4543-8c5a-8e64df861a0e could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:08.180 63 INFO tempest.lib.common.rest_client [req-469e1bc9-42b7-4eb1-bf69-d5796894837a ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4 0.888s 2018-08-16 16:58:08.181 63 DEBUG tempest.lib.common.rest_client [req-469e1bc9-42b7-4eb1-bf69-d5796894837a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-469e1bc9-42b7-4eb1-bf69-d5796894837a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:08.215 63 INFO tempest.lib.common.rest_client [req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115 0.033s 2018-08-16 16:58:08.216 63 DEBUG tempest.lib.common.rest_client [req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115', u'x-compute-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:10.203 63 INFO tempest.lib.common.rest_client [req-1c840810-1163-42ba-bb65-e2444582ef62 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface 1.986s 2018-08-16 16:58:10.204 63 DEBUG tempest.lib.common.rest_client [req-1c840810-1163-42ba-bb65-e2444582ef62 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c840810-1163-42ba-bb65-e2444582ef62'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:11.790 63 INFO tempest.lib.common.rest_client [req-eb351d27-aaf7-451a-822c-b431b5f7790c ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.586s 2018-08-16 16:58:11.791 63 DEBUG tempest.lib.common.rest_client [req-eb351d27-aaf7-451a-822c-b431b5f7790c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:58:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb351d27-aaf7-451a-822c-b431b5f7790c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:14.672 63 INFO tempest.lib.common.rest_client [req-e9d34d2f-6fbb-45ce-9f11-77279d4b161e ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8 2.880s 2018-08-16 16:58:14.672 63 DEBUG tempest.lib.common.rest_client [req-e9d34d2f-6fbb-45ce-9f11-77279d4b161e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8', u'date': 'Thu, 16 Aug 2018 16:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9d34d2f-6fbb-45ce-9f11-77279d4b161e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:16.562 63 INFO tempest.lib.common.rest_client [req-bba23281-50f0-4708-b0d1-62a52f8c59f4 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04 1.889s 2018-08-16 16:58:16.563 63 DEBUG tempest.lib.common.rest_client [req-bba23281-50f0-4708-b0d1-62a52f8c59f4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04', u'date': 'Thu, 16 Aug 2018 16:58:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bba23281-50f0-4708-b0d1-62a52f8c59f4'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:19.243 63 INFO tempest.lib.common.rest_client [req-5250cd42-4eab-43ff-be4f-945ea1618c19 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8 2.679s 2018-08-16 16:58:19.244 63 DEBUG tempest.lib.common.rest_client [req-5250cd42-4eab-43ff-be4f-945ea1618c19 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8', u'date': 'Thu, 16 Aug 2018 16:58:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5250cd42-4eab-43ff-be4f-945ea1618c19'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:21.039 63 INFO tempest.lib.common.rest_client [req-4abc8ce3-8569-47fd-b46d-547ca8e3af28 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6 1.794s 2018-08-16 16:58:21.040 63 DEBUG tempest.lib.common.rest_client [req-4abc8ce3-8569-47fd-b46d-547ca8e3af28 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4abc8ce3-8569-47fd-b46d-547ca8e3af28'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:21.821 63 INFO tempest.lib.common.rest_client [req-3553e0b3-f45e-4c7e-9f7c-e38bb48956b3 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e 0.780s 2018-08-16 16:58:21.821 63 DEBUG tempest.lib.common.rest_client [req-3553e0b3-f45e-4c7e-9f7c-e38bb48956b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3553e0b3-f45e-4c7e-9f7c-e38bb48956b3'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [392.061762s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:51:50,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:51:50,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1435289080 description", "name": "tempest-secgroup-smoke-1435289080"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c3303f-758b-4e5a-bd45-3f08e10caa4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1435289080 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:49Z", "updated_at": "2018-08-16T16:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "1497e630-2b81-4c49-ad21-0e666b49890d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "97436a89-49f8-4e15-b676-ae1c5b7a770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "name": "tempest-secgroup-smoke-1435289080"}} 2018-08-16 16:51:50,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.480s 2018-08-16 16:51:50,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a1fdbaf-4068-4bf1-bdb4-2a9d72a45a22'} 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": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbd920d1-3a13-475d-bb3d-d4001a164979"}} 2018-08-16 16:51:50,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.360s 2018-08-16 16:51:50,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3ab7c79-5f7f-4e7b-9cd9-bc411ca56c20'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e0067399-25ff-40cc-939d-f96b925eb836"}} 2018-08-16 16:51:51,282 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.367s 2018-08-16 16:51:51,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50a51881-46b0-45e2-8f08-f4f4ff6b4071'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359aebf8-eeed-4285-8c5c-6d1da6481c1b"}} 2018-08-16 16:51:51,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 16:51:51,706 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b52d7909-ee39-4670-8d6e-3279f1e4fa15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a8bfdf0a-2eb6-4834-8a4a-64268cf4e8fa"}} 2018-08-16 16:51:51,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:51:51,853 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0421e0-05ab-4811-a76f-d5449f863eeb'} 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": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f93c9451-1900-4749-bab9-3a88ab80e2a8"}} 2018-08-16 16:51:52,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:51:52,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a2ed129-bca2-4d88-ad2e-eda07dc56dde'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6951997-2872-4bad-8b44-ec00b94470b4"}} 2018-08-16 16:51:52,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 16:51:52,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-244e472f-3dfc-4318-8989-2c73c58d21ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0f8eee0d-e567-40b3-b12a-268484093f31"}} 2018-08-16 16:51:52,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 16:51:52,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1507bbb1-ad71-4e54-be6f-a8f65f3cfa01'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e66c6e5b-8564-42c4-a105-7cebb8d6e553"}} 2018-08-16 16:51:53,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.508s 2018-08-16 16:51:53,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-214447023"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-532ef324-2f19-4bb6-94e0-a3e5bccd7045'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cf0db135-8732-477d-a94b-46999be134c6","name":"tempest-A-214447023"}} 2018-08-16 16:51:54,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.176s 2018-08-16 16:51:54,371 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "cf0db135-8732-477d-a94b-46999be134c6", "name": "tempest-subnet-A-1-1786747708"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99073cf9-1421-4122-91ef-cfe61eb4a6b5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:53Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","subnetpool_id":null,"name":"tempest-subnet-A-1-1786747708"}} 2018-08-16 16:51:54,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.336s 2018-08-16 16:51:54,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1001661156"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad980405-0fa7-4cf7-8b3d-9313aae788aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"def1554b-98c0-4930-865a-775666884c04","name":"tempest-B-1001661156"}} 2018-08-16 16:51:55,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.774s 2018-08-16 16:51:55,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "def1554b-98c0-4930-865a-775666884c04", "name": "tempest-subnet-B-1-1151365493"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bc583a1-d573-4352-b750-369eea36894d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","subnetpool_id":null,"name":"tempest-subnet-B-1-1151365493"}} 2018-08-16 16:51:55,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:51:55,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--97805947", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5e21335-b91e-4012-a3a1-87592c755041'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:55Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} 2018-08-16 16:51:57,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.722s 2018-08-16 16:51:57,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99870916-6974-47cb-b49d-d45f868764f6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} 2018-08-16 16:51:59,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface 1.978s 2018-08-16 16:51:59,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5fdc99f2-a4cc-445e-8137-1f8690e3c961'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} 2018-08-16 16:51:59,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.519s 2018-08-16 16:51:59,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3c47ca-dbb2-48dc-8317-e6b1a600e0c1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f8b2cd32-3cd0-414a-995c-956180418cf6"}} 2018-08-16 16:52:00,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 0.415s 2018-08-16 16:52:00,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e93453b9-5739-4a5f-a6a5-976f939df966'} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "id": "9f369a63-6575-4347-a13a-d4fc6089e2b2"}} 2018-08-16 16:52:01,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 1.005s 2018-08-16 16:52:01,338 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de635cc2-a81f-4a51-a28d-7efa9ae7e793'} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "id": "5b8879a1-79ba-4e5f-9467-bddac9dbc3e5"}} 2018-08-16 16:52:01,339 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:52:02,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.838s 2018-08-16 16:52:02,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-646088115"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIw1tLtzIPHh/SqNw/VTEipAyW5txvqtVLuqnzNKU2fGZ/oVMpnF4DL1EEq3H8HHBQ757qn0OB5FcKybV22UjLKbCeK5qRF+YoQUN0vhVdvM9X/6Jxf8bfG4L6NRO4t6JikiNzYcoWOkWRHU+g7rleoEmM6CEAly90gbkmZspJ+Nlhhw0u8abruXM8x/eFWaq0iG4yjk9mNrNZJjiMZHT0hRgVFoZevseJk5C+D/vsLQXJUjYIMvYsMXkkdpYKbPmdEfnhwvGriKJqcP0in/LUa3yQrf8Uaye0uQ121fLR73QHogSSEciOZcRQxPVzrsA5P4MS3Nok5o9x1QuijMtl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMNbS7cyDx4f0qjcP1UxIqQMlubcb6rVS7qp8zSlNnxmf6FT\nKZxeAy9RBKtx/BxwUO+e6p9DgeRXCsm1dtlIyymwniuakRfmKEFDdL4VXbzPV/+i\ncX/G3xuC+jUTuLeiYpIjc2HKFjpFkR1PoO65XqBJjOghAJcvdIG5JmbKSfjZYYcN\nLvGm67lzPMf3hVmqtIhuMo5PZjazWSY4jGR09IUYFRaGXr7HiZOQvg/77C0FyVI2\nCDL2LDF5JHaWCmz5nRH54cLxq4iianD9Ip/y1Gt8kK3/FGsntLkNdtXy0e90B6IE\nkhHIjmXEUMT1c67AOT+DEtzaJOaPcdULoozLZQIDAQABAoIBADlqnZaW6wsly2Yd\nAvhd7fKBRlR16/9HtT62QNqcaM+fXlUMF1OkM8Lnal1ShwPaQkjzbtic+dqRKk+c\nhnhaBhaMcsWZpNfwJNPIbnlZz5SCZi49nwCk0YSHQrs6KMzAQAG+18Ks6fXXboPl\nBRv6iitE3iQdUyrvEhRY8VHJPftPXVMAfnsEZdPJBELbFTDRPrCnvyQSbFwlOVh4\nfwbMjZMKv9Pv+2vvUPPEEZeXcjz0EUdq8kR+dcAddS4aWNkjhIG3TBEF+3r015nL\nB2Lqq0OL5xVf3T5QJ5QL9eCIX7ytY6DyQec9lXmKy19TwlIyscisxTKnZs28/7WR\ntQ1fRdUCgYEA7aAVUkeIT0N2+UNbAJzOFatAUqFEa7GtRrJu4P+spJyvTMekgYpX\nlRmavC61995k/nybUanUqu2zhzxpE8ng9bUo9s4BhhTyBiletf2ChRqs+pDZSQfc\nnw2KqACDmT7JM/50SPL3CkrlDS0GFsp5U42doPe5i+LgpQs8ajT71ZsCgYEA2EmR\nEdG5O5Kx9Llx4YHJcqxKAk1KDCda86RGAt0FjXMbSj+OrtnbPZhfk+tTtT09gGOB\n3FTaJS8RmiuyHvLdzooJ2ZCXy9APAHiZFY1M/Bydg5t0rxSxF1OHlkHNNC1kcktX\ndiJedzJ3kL5+a6FXWi9/OEjwquowPKvhN3b8cv8CgYEAwgDKp4xjS2NnRQaqy4s5\n7hMMxumHNO2w7GFNiUD0sMiDjooIUwKhksd+v1jbk+zsQ6F0JW4khRDgW+8EUvWl\nRrWLJkT2lYOQPVuVSbwZzZYD1+Zen/NdOjYSGCujRYAvQNXkFpLXAn43F1TE/eJ8\nv6yFHyBhSkYG5niP8J4lZTUCgYB56R2H+bp6xbjgxBZYkZtGs64TlhUCvLwbUKDV\nxFb438SmGSUHkWxuT5CwA5jvM1GTKINt+bXr95foWnDP2P0FCfF7XHDzRJbwIQnI\niBi4kjiGkf03ImafS0nFe9l6a4uOkMD/qWetsBiM0ZLYf9yIzPTceOCOtenyiL8t\nUDgDaQKBgHGB7LHxUtu7/sNJ33kjIfWdBqgZpAys/XL/Mipsk75ceOvnicN+ySwQ\ndyszYXsVnBmEYZ4ekkiqarQX3y+OeYRK02mPLdYOBq+o20WIzBJUJC1G8o6NdNDY\nG7mfZ957vfSxw6xWyhVVEMqo4RnvIOOLEpl0DHgPL4mHZKLXAm0Q\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-646088115", "fingerprint": "87:4f:ed:01:9a:8e:68:ce:29:52:74:40:77:e1:c4:58"}} 2018-08-16 16:52:02,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.780s 2018-08-16 16:52:02,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1093530762", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-346d0ffb-521d-4d47-a0e7-0ce9f8d1706f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:02Z","name":"tempest-port-smoke-1093530762","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c0:42:89","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","ip_address":"10.101.11.10"}],"id":"1797fe32-e75e-4e74-9aa3-d117225c52a4","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} 2018-08-16 16:52:06,482 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.517s 2018-08-16 16:52:06,483 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "cf0db135-8732-477d-a94b-46999be134c6", "port": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "adminPass": "qjawJc7aHGus"}} 2018-08-16 16:52:06,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.336s 2018-08-16 16:52:06,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:08,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.398s 2018-08-16 16:52:08,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:09,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.404s 2018-08-16 16:52:09,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:09,675 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:52:11,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.370s 2018-08-16 16:52:11,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:11,061 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:52:12,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.634s 2018-08-16 16:52:12,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:12,711 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:52:14,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.423s 2018-08-16 16:52:14,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:16,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.988s 2018-08-16 16:52:16,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 1.121s 2018-08-16 16:52:18,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,298 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:52:18,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.640s 2018-08-16 16:52:18,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,959 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 21335974-b4b3-4543-8c5a-8e64df861a0e with status: ACTIVE 2018-08-16 16:52:19,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.738s 2018-08-16 16:52:19,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2017929603", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb5b1a4-8937-4ea0-af82-3515bd29fac3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:19Z","name":"tempest-port-smoke-2017929603","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ae:9a:61","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","ip_address":"10.102.21.20"}],"id":"6b34e6ee-e568-406b-9a35-0ce715f583c3","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} 2018-08-16 16:52:23,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.897s 2018-08-16 16:52:23,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "def1554b-98c0-4930-865a-775666884c04", "port": "6b34e6ee-e568-406b-9a35-0ce715f583c3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "adminPass": "c8vwjptXDML3"}} 2018-08-16 16:52:23,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.294s 2018-08-16 16:52:23,896 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:25,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.384s 2018-08-16 16:52:25,296 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:26,685 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.374s 2018-08-16 16:52:26,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:26,697 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:52:28,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.853s 2018-08-16 16:52:28,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:28,565 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:52:30,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 1.046s 2018-08-16 16:52:30,614 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:32,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.837s 2018-08-16 16:52:32,467 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:32,487 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:52:33,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.693s 2018-08-16 16:52:33,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:33,199 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 60d7f066-f1bc-4d5d-abad-4245605a1f70 with status: ACTIVE 2018-08-16 16:52:33,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.612s 2018-08-16 16:52:33,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--734862673", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:52:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17095e2a-dff0-417c-83b8-0415558e9b85'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:33Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} 2018-08-16 16:52:35,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.488s 2018-08-16 16:52:35,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:52:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc129f3c-facc-4629-9d9d-322c0d90343c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:35Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} 2018-08-16 16:52:37,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface 2.019s 2018-08-16 16:52:37,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:52:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b713076f-4a82-4b19-92d9-0dd627dacf64'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} 2018-08-16 16:52:39,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.190s 2018-08-16 16:52:39,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b25df2f-01ba-4ee8-ba0d-2a17f15a5582'} Body: {"floatingip": {"router_id": "455fdc3a-f224-4648-917f-8f6752e70206", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:52:38Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4", "id": "5f4472f0-09f5-49eb-bb2b-3a7f4a49714f", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:52:39,516 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55,543 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55,643 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:52:55,671 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:52:55,785 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:52:55,786 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55,788 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55,849 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:52:55,856 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:53:00,863 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:53:00,863 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:54:10,869 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:54:10,870 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:54:10,877 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:54:10,940 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:54:10,941 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:54:15,948 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:54:15,948 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:55:26,013 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:55:26,014 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:55:26,014 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,020 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,120 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,147 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,154 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:55:26,154 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26,155 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:55:26,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,158 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,219 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,222 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,233 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:55:26,234 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:55:26,234 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,236 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,299 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,300 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,307 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:55:26,307 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,313 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,375 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,379 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,385 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:55:26,385 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26,386 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:55:26,386 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,388 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,447 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,452 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:31,459 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:55:31,460 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:56:41,473 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:56:41,474 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:56:41,478 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:56:41,576 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:56:41,606 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:56:46,613 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:56:46,613 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:57:56,654 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:57:56,654 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:57:57,876 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f 1.219s 2018-08-16 16:57:57,877 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f', u'date': 'Thu, 16 Aug 2018 16:57:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bcda60c0-67a3-4943-96d2-bdb561a79277'} Body: 2018-08-16 16:57:59,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface 1.969s 2018-08-16 16:57:59,848 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:57:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3eb3318-585f-4748-ac1a-439a63427c95'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} 2018-08-16 16:58:01,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.797s 2018-08-16 16:58:01,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9afa54-8b33-4b2d-8b17-87ac91dfa5cf'} Body: 2018-08-16 16:58:02,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.542s 2018-08-16 16:58:02,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a'} Body: 2018-08-16 16:58:03,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.967s 2018-08-16 16:58:03,160 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:04,217 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.049s 2018-08-16 16:58:04,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd'} Body: {"itemNotFound": {"message": "Instance 60d7f066-f1bc-4d5d-abad-4245605a1f70 could not be found.", "code": 404}} 2018-08-16 16:58:05,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3 0.848s 2018-08-16 16:58:05,067 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5433adc2-756e-427d-9bab-d21823a04557'} Body: 2018-08-16 16:58:05,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.187s 2018-08-16 16:58:05,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732'} Body: 2018-08-16 16:58:06,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.964s 2018-08-16 16:58:06,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:05Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:07,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.053s 2018-08-16 16:58:07,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb'} Body: {"itemNotFound": {"message": "Instance 21335974-b4b3-4543-8c5a-8e64df861a0e could not be found.", "code": 404}} 2018-08-16 16:58:08,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4 0.888s 2018-08-16 16:58:08,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-469e1bc9-42b7-4eb1-bf69-d5796894837a'} Body: 2018-08-16 16:58:08,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115 0.033s 2018-08-16 16:58:08,216 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115', u'x-compute-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0'} Body: 2018-08-16 16:58:10,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface 1.986s 2018-08-16 16:58:10,204 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c840810-1163-42ba-bb65-e2444582ef62'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} 2018-08-16 16:58:11,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.586s 2018-08-16 16:58:11,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:58:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb351d27-aaf7-451a-822c-b431b5f7790c'} Body: 2018-08-16 16:58:14,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8 2.880s 2018-08-16 16:58:14,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8', u'date': 'Thu, 16 Aug 2018 16:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9d34d2f-6fbb-45ce-9f11-77279d4b161e'} Body: 2018-08-16 16:58:16,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04 1.889s 2018-08-16 16:58:16,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04', u'date': 'Thu, 16 Aug 2018 16:58:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bba23281-50f0-4708-b0d1-62a52f8c59f4'} Body: 2018-08-16 16:58:19,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8 2.679s 2018-08-16 16:58:19,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8', u'date': 'Thu, 16 Aug 2018 16:58:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5250cd42-4eab-43ff-be4f-945ea1618c19'} Body: 2018-08-16 16:58:21,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6 1.794s 2018-08-16 16:58:21,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4abc8ce3-8569-47fd-b46d-547ca8e3af28'} Body: 2018-08-16 16:58:21,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e 0.780s 2018-08-16 16:58:21,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3553e0b3-f45e-4c7e-9f7c-e38bb48956b3'} Body: 2018-08-16 16:58:22.342 63 INFO tempest.lib.common.rest_client [req-96ae4a82-3cda-4102-83d1-78ac7c640d1d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.492s 2018-08-16 16:58:22.343 63 DEBUG tempest.lib.common.rest_client [req-96ae4a82-3cda-4102-83d1-78ac7c640d1d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-251104111 description", "name": "tempest-secgroup-smoke-251104111"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ae4a82-3cda-4102-83d1-78ac7c640d1d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-251104111 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "updated_at": "2018-08-16T16:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "25deacca-67b1-4335-95b8-7594f830d1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "466516de-85c7-40e8-b442-b57ca64d1909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "name": "tempest-secgroup-smoke-251104111"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:22.802 63 INFO tempest.lib.common.rest_client [req-096d0842-e44c-4bfc-9041-8602b3808f6d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.457s 2018-08-16 16:58:22.802 63 DEBUG tempest.lib.common.rest_client [req-096d0842-e44c-4bfc-9041-8602b3808f6d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-096d0842-e44c-4bfc-9041-8602b3808f6d'} 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": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "262f48f8-7d51-4c50-9c91-6f68f5d904fb"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:22.999 63 INFO tempest.lib.common.rest_client [req-12410a2a-9263-4b49-96f3-41155ca89afc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.195s 2018-08-16 16:58:22.999 63 DEBUG tempest.lib.common.rest_client [req-12410a2a-9263-4b49-96f3-41155ca89afc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12410a2a-9263-4b49-96f3-41155ca89afc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8cfd0ba3-ff72-4c8b-b645-2a2bc234b485"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:23.456 63 INFO tempest.lib.common.rest_client [req-4bbb7af7-1883-4abc-b696-17c05a333646 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.456s 2018-08-16 16:58:23.457 63 DEBUG tempest.lib.common.rest_client [req-4bbb7af7-1883-4abc-b696-17c05a333646 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb7af7-1883-4abc-b696-17c05a333646'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2751e177-72b9-4cd9-adfe-dc81c270e647"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:23.634 63 INFO tempest.lib.common.rest_client [req-20ca32b8-f384-47a1-b67a-2dfcbb8accad ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.175s 2018-08-16 16:58:23.634 63 DEBUG tempest.lib.common.rest_client [req-20ca32b8-f384-47a1-b67a-2dfcbb8accad ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20ca32b8-f384-47a1-b67a-2dfcbb8accad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef7a78bc-1038-4f7f-95d0-a2b45bb1617b"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:24.335 63 INFO tempest.lib.common.rest_client [req-970fbd9d-03bb-46c2-a003-64dbbacff123 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.699s 2018-08-16 16:58:24.335 63 DEBUG tempest.lib.common.rest_client [req-970fbd9d-03bb-46c2-a003-64dbbacff123 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-970fbd9d-03bb-46c2-a003-64dbbacff123'} 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": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bcc9b66e-411d-4d2b-9a22-254a51f33932"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:24.833 63 INFO tempest.lib.common.rest_client [req-d0e82d39-1cf6-43c9-bc49-6c529e6fd45d ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.497s 2018-08-16 16:58:24.834 63 DEBUG tempest.lib.common.rest_client [req-d0e82d39-1cf6-43c9-bc49-6c529e6fd45d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0e82d39-1cf6-43c9-bc49-6c529e6fd45d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aef72553-7714-4080-b4d0-033f4ba2d1c1"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:24.999 63 INFO tempest.lib.common.rest_client [req-b286207f-7950-4af2-8fdb-ce952b8820dc ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.164s 2018-08-16 16:58:24.999 63 DEBUG tempest.lib.common.rest_client [req-b286207f-7950-4af2-8fdb-ce952b8820dc ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b286207f-7950-4af2-8fdb-ce952b8820dc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b984abd6-c0d4-40d7-a7c8-c5f0264099c3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:25.246 63 INFO tempest.lib.common.rest_client [req-b3dc10d9-46fa-4a0b-bb72-9f305730a9a8 ] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.246s 2018-08-16 16:58:25.248 63 DEBUG tempest.lib.common.rest_client [req-b3dc10d9-46fa-4a0b-bb72-9f305730a9a8 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3dc10d9-46fa-4a0b-bb72-9f305730a9a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:25Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:25Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "59429c23-ab39-4544-9ed5-156f300211f3"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:25.770 63 INFO tempest.lib.common.rest_client [req-2a40b63d-d4c3-4629-a707-b70eaa4ece76 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.521s 2018-08-16 16:58:25.770 63 DEBUG tempest.lib.common.rest_client [req-2a40b63d-d4c3-4629-a707-b70eaa4ece76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-578718227"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a40b63d-d4c3-4629-a707-b70eaa4ece76'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0801af85-138d-4f28-8ba8-972490b778fe","name":"tempest-A-578718227"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:26.711 63 INFO tempest.lib.common.rest_client [req-2e9748b1-520e-40ec-91d8-f04758859b55 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.939s 2018-08-16 16:58:26.712 63 DEBUG tempest.lib.common.rest_client [req-2e9748b1-520e-40ec-91d8-f04758859b55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "name": "tempest-subnet-A-1-836400988"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e9748b1-520e-40ec-91d8-f04758859b55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:26Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","subnetpool_id":null,"name":"tempest-subnet-A-1-836400988"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:27.015 63 INFO tempest.lib.common.rest_client [req-03506f5f-ef3a-4439-b600-c14e2c0e441f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.302s 2018-08-16 16:58:27.016 63 DEBUG tempest.lib.common.rest_client [req-03506f5f-ef3a-4439-b600-c14e2c0e441f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-684609947"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03506f5f-ef3a-4439-b600-c14e2c0e441f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"aac61b51-be7a-4089-be03-3beaeefa0099","name":"tempest-B-684609947"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:27.842 63 INFO tempest.lib.common.rest_client [req-946eab5b-3325-4b52-b093-582e484b8f3f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.826s 2018-08-16 16:58:27.843 63 DEBUG tempest.lib.common.rest_client [req-946eab5b-3325-4b52-b093-582e484b8f3f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "name": "tempest-subnet-B-1-1829115453"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-946eab5b-3325-4b52-b093-582e484b8f3f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:27Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:27Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","subnetpool_id":null,"name":"tempest-subnet-B-1-1829115453"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:28.311 63 INFO tempest.lib.common.rest_client [req-5db5250a-4212-4908-9e1c-b16a17b24ef2 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.465s 2018-08-16 16:58:28.311 63 DEBUG tempest.lib.common.rest_client [req-5db5250a-4212-4908-9e1c-b16a17b24ef2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:58:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5db5250a-4212-4908-9e1c-b16a17b24ef2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "035f50da-9ca4-4c92-abf5-52c7195b0968"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:29.191 63 INFO tempest.lib.common.rest_client [req-8598aa0e-5568-4786-b1ea-c3a3a593006f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 0.879s 2018-08-16 16:58:29.192 63 DEBUG tempest.lib.common.rest_client [req-8598aa0e-5568-4786-b1ea-c3a3a593006f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8598aa0e-5568-4786-b1ea-c3a3a593006f'} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "id": "293f11e5-228f-4d6f-918a-2e5c05452ebf"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:30.514 63 INFO tempest.lib.common.rest_client [req-3681bdd4-5a06-444f-906e-a564ff5859db ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 1.320s 2018-08-16 16:58:30.514 63 DEBUG tempest.lib.common.rest_client [req-3681bdd4-5a06-444f-906e-a564ff5859db ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3681bdd4-5a06-444f-906e-a564ff5859db'} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "id": "6b984532-08eb-4b96-bd2c-8263fd3c9604"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:30.515 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] BGPVPN network associations completed _associate_all_nets_to_bgpvpn /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:1001 2018-08-16 16:58:30.993 63 INFO tempest.lib.common.rest_client [req-a083e41b-8def-4dfb-82a6-938d2a723a01 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.477s 2018-08-16 16:58:30.994 63 DEBUG tempest.lib.common.rest_client [req-a083e41b-8def-4dfb-82a6-938d2a723a01 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1792224810", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a083e41b-8def-4dfb-82a6-938d2a723a01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:32.348 63 INFO tempest.lib.common.rest_client [req-10d8435a-ffe2-4994-8a6f-fc3366e91c7f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.353s 2018-08-16 16:58:32.348 63 DEBUG tempest.lib.common.rest_client [req-10d8435a-ffe2-4994-8a6f-fc3366e91c7f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 16:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10d8435a-ffe2-4994-8a6f-fc3366e91c7f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:32Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:34.806 63 INFO tempest.lib.common.rest_client [req-2c931d49-22c5-47f5-8c6d-0011b5d75bd3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface 2.456s 2018-08-16 16:58:34.807 63 DEBUG tempest.lib.common.rest_client [req-2c931d49-22c5-47f5-8c6d-0011b5d75bd3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c931d49-22c5-47f5-8c6d-0011b5d75bd3'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:35.232 63 INFO tempest.lib.common.rest_client [req-4fbb613d-92fe-402b-a421-c6613e3c80ae ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.424s 2018-08-16 16:58:35.232 63 DEBUG tempest.lib.common.rest_client [req-4fbb613d-92fe-402b-a421-c6613e3c80ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1112044030"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlh2nwUqFUTfGSMiMaQngoZE52GuVBhHnLLW32G+LtyOCj79+/qv9ggRDaAqWpf0lrmjjhzvi0vBZZI9+o9F9LuRUN21mgA1oR4/LVGkF1cBpa0ZyxZyvsrJlnUKkK/VrEoJ7dFbPkELCL35VATq4zZasGWEGcE5EgXZI4TmXAg2ShrSNS6ahYwD3zBq679G9UeGVo3wxwA3QVGb4EacFcGJl17a6uJ/5vKWVvVo58NcBHM3OC5/oiE6zFqJ3rMkh0JZgviRu6BvacOh+AOzl1GlxGnx+geLagYqdfEQ3ZbuLGIQhE6M7S6THsedwOPRgh/bXMoPF+Wwpzd1Bd1h2Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5Ydp8FKhVE3xkjIjGkJ4KGROdhrlQYR5yy1t9hvi7cjgo+/f\nv6r/YIEQ2gKlqX9Ja5o44c74tLwWWSPfqPRfS7kVDdtZoANaEePy1RpBdXAaWtGc\nsWcr7KyZZ1CpCv1axKCe3RWz5BCwi9+VQE6uM2WrBlhBnBORIF2SOE5lwINkoa0j\nUumoWMA98wauu/RvVHhlaN8McAN0FRm+BGnBXBiZde2urif+byllb1aOfDXARzNz\nguf6IhOsxaid6zJIdCWYL4kbugb2nDofgDs5dRpcRp8foHi2oGKnXxEN2W7ixiEI\nROjO0ukx7HncDj0YIf21zKDxflsKc3dQXdYdmQIDAQABAoIBAFI65DpD8CZa0jvV\nGHxU6eVWokFvu0hwpI2k1etA7FjSCaDR1DA/m8RAGQBxyFXkEzKois5jLvjZFYyT\n7JIEEov3X9KaDg7khIU6TAoKoP7ozZhR1jg8RSFCaKb538XfJICjJqcAGnWPgSBr\nVnY2efRR7SaVwdOfsvOMclEXzR5dhpiP6sPUH2PVCzJYxmIhlV2Jh7q5eFwa7tEU\nnyiCu2Nmr0jDMw1iaQq3gp1d14ZuuOLjW201rQeUmAcx6uf5BVVfGDLEHeRyy0d/\nw7CGDP7Uesg4gsMD0qAr8szs+pO8UvBwE/t6hO0wXpwudp9tNgXPlXadueCRA8Gl\naEQ9gIECgYEA+C5mlj1Me7SNpn8d2jd5djBu0Pw6vMlgB99BUbPZaw7AP3VjBHBx\nTO2WKReJaI3Fg+0YqW+Nky2zCj6e51mT7ecGCYSsshPezVCrofkshI8WCH1O6Pde\nfo8lhSgNlAEpvUrLQCQh0kwKBYjILLFov5B3IEaDb5VpScDNhB6x0zECgYEA7MKU\nvxcLJK60J+sEovwMBq5yIRMwQT3HDkRPM6M5MApw+YvOFR7O+HPzaR/Z6syrAyVz\nHTJW4LWqW1SynbMPWlFpa92MGi3f2mrC9IumjVTdvplV2cp4opfeA1aECvuIW7e6\nhjNDkFYCtarp/fofh9hegBXwfjXj+m9VTwO1xukCgYEA5c6phaLbSI0mwS5h6SeH\nHA66/l8g0KEzf/aV2F7OC1kMYXaEKp8n+tDhQ8mcnijw5TlNpc867Dbb27eikp0a\n4qcSqwukkfzeSYXSd9hwBYstHs1RnV05rb1FQ+iTsiHlkXdJf2o1uzJX8Un3+ZKJ\naSEPfd5tZIyYgwe6BgYaKXECgYEA6nvwK61b2PG59Yr6pZzxIDDnUcCaWxMfMQ8Q\nTfkLK3w71brT2PERVNopqeTkw3n+qPgPIUx45ManORsSZ8Muomnc+fqKxmbGvKBe\nAyrIQlNZ5mogr7mqboXwWOf3kJT7wLKfZkghUzMMLfZfFq4BSl5NgZe4/pbK+n4H\nRGFNR/kCgYBZTdzuUs2tzpfo3b/ImQ0kudyuHSPeKypZElGsWny8CSoU3MD1Np6O\nZQYYPXcJYwXYkbncRD47zlD3ZZcfjcsEpF0qg5O19JyVzAs6K+mRe6ZmBUuKyET5\nLmE5KSUUCgGEFDag9Q6sbnFJJEcqFBVlAoHmL9jiCGBrwSYd7ulh0w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1112044030", "fingerprint": "ee:fd:f5:4a:66:48:78:15:4b:60:ab:43:c9:37:1f:12"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:36.255 63 INFO tempest.lib.common.rest_client [req-feeea0fa-b40d-4c7b-9f76-ad38bc0dc462 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 1.019s 2018-08-16 16:58:36.256 63 DEBUG tempest.lib.common.rest_client [req-feeea0fa-b40d-4c7b-9f76-ad38bc0dc462 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-416679825", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feeea0fa-b40d-4c7b-9f76-ad38bc0dc462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:35Z","name":"tempest-port-smoke-416679825","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:87:92","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","ip_address":"10.101.11.10"}],"id":"9c145614-79d8-4fdf-8cb4-1bcc97caa8e3","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:40.114 63 INFO tempest.lib.common.rest_client [req-a721cb98-a11d-4d86-b508-ffa64aae67b5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 3.856s 2018-08-16 16:58:40.115 63 DEBUG tempest.lib.common.rest_client [req-a721cb98-a11d-4d86-b508-ffa64aae67b5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0801af85-138d-4f28-8ba8-972490b778fe", "port": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "adminPass": "wG3x4X2qoH2M"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:40.743 63 INFO tempest.lib.common.rest_client [req-d0f12e10-5890-4f10-a8c1-d35aa3676be7 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.624s 2018-08-16 16:58:40.743 63 DEBUG tempest.lib.common.rest_client [req-d0f12e10-5890-4f10-a8c1-d35aa3676be7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:42.000 63 INFO tempest.lib.common.rest_client [req-61865600-a083-4827-9ee8-08475dc2a3b3 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.242s 2018-08-16 16:58:42.001 63 DEBUG tempest.lib.common.rest_client [req-61865600-a083-4827-9ee8-08475dc2a3b3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:44.149 63 INFO tempest.lib.common.rest_client [req-f1e078f8-02ba-4d07-9443-af3ab208b0e5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.132s 2018-08-16 16:58:44.149 63 DEBUG tempest.lib.common.rest_client [req-f1e078f8-02ba-4d07-9443-af3ab208b0e5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:44.162 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 16:58:46.388 63 INFO tempest.lib.common.rest_client [req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.225s 2018-08-16 16:58:46.389 63 DEBUG tempest.lib.common.rest_client [req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:46.401 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:58:48.037 63 INFO tempest.lib.common.rest_client [req-bdcc0fef-85c9-4333-ad16-10803ce89e32 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.634s 2018-08-16 16:58:48.038 63 DEBUG tempest.lib.common.rest_client [req-bdcc0fef-85c9-4333-ad16-10803ce89e32 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:49.961 63 INFO tempest.lib.common.rest_client [req-52661ca4-ac74-4b4d-b498-3314c0b27f7c ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.909s 2018-08-16 16:58:49.962 63 DEBUG tempest.lib.common.rest_client [req-52661ca4-ac74-4b4d-b498-3314c0b27f7c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:49.978 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:58:50.606 63 INFO tempest.lib.common.rest_client [req-1aeb8396-570b-4560-80af-be3bf06c565b ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.627s 2018-08-16 16:58:50.607 63 DEBUG tempest.lib.common.rest_client [req-1aeb8396-570b-4560-80af-be3bf06c565b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:50.619 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 772eef5e-cabc-4d74-84db-07fb4fb142d9 with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:58:51.549 63 INFO tempest.lib.common.rest_client [req-0ff25f1e-fc26-44fe-aa5f-30dff39dc4e4 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 0.928s 2018-08-16 16:58:51.549 63 DEBUG tempest.lib.common.rest_client [req-0ff25f1e-fc26-44fe-aa5f-30dff39dc4e4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996547009", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ff25f1e-fc26-44fe-aa5f-30dff39dc4e4'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:51Z","name":"tempest-port-smoke-1996547009","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:03:10:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","ip_address":"10.102.21.20"}],"id":"01936034-d6fe-4f20-b47c-a64074b5f78e","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:54.486 63 INFO tempest.lib.common.rest_client [req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 2.935s 2018-08-16 16:58:54.486 63 DEBUG tempest.lib.common.rest_client [req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "aac61b51-be7a-4089-be03-3beaeefa0099", "port": "01936034-d6fe-4f20-b47c-a64074b5f78e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "adminPass": "R8fLUM4wZs65"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:54.741 63 INFO tempest.lib.common.rest_client [req-d831e79f-c517-499a-9e1d-98032a00244d ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.250s 2018-08-16 16:58:54.742 63 DEBUG tempest.lib.common.rest_client [req-d831e79f-c517-499a-9e1d-98032a00244d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:56.355 63 INFO tempest.lib.common.rest_client [req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.598s 2018-08-16 16:58:56.356 63 DEBUG tempest.lib.common.rest_client [req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:57.749 63 INFO tempest.lib.common.rest_client [req-e9209d0a-809f-429e-8d64-4724b6c8549f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.380s 2018-08-16 16:58:57.749 63 DEBUG tempest.lib.common.rest_client [req-e9209d0a-809f-429e-8d64-4724b6c8549f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:57.763 63 INFO tempest.common.waiters [-] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:58:59.211 63 INFO tempest.lib.common.rest_client [req-97d6de21-265c-45bb-bcce-e8177c7b75fe ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.445s 2018-08-16 16:58:59.211 63 DEBUG tempest.lib.common.rest_client [req-97d6de21-265c-45bb-bcce-e8177c7b75fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:58:59.224 63 INFO tempest.common.waiters [-] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:59:00.842 63 INFO tempest.lib.common.rest_client [req-b2957220-76e7-4519-af8e-93bf3e787246 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.616s 2018-08-16 16:59:00.843 63 DEBUG tempest.lib.common.rest_client [req-b2957220-76e7-4519-af8e-93bf3e787246 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:02.797 63 INFO tempest.lib.common.rest_client [req-ebd594e3-b6f8-4508-8328-9af5a4e2e712 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.939s 2018-08-16 16:59:02.798 63 DEBUG tempest.lib.common.rest_client [req-ebd594e3-b6f8-4508-8328-9af5a4e2e712 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:02.821 63 INFO tempest.common.waiters [-] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:59:03.223 63 INFO tempest.lib.common.rest_client [req-bef44f31-ea83-464e-af7a-f7ecb41004f5 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.400s 2018-08-16 16:59:03.225 63 DEBUG tempest.lib.common.rest_client [req-bef44f31-ea83-464e-af7a-f7ecb41004f5 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:03.243 63 DEBUG networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Created server: 0080f5c2-5df1-4d38-8ba9-d863502892ca with status: ACTIVE _create_server /usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py:950 2018-08-16 16:59:03.448 63 INFO tempest.lib.common.rest_client [req-382561e9-a55c-42a4-a95f-e01ba498563b ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.203s 2018-08-16 16:59:03.449 63 DEBUG tempest.lib.common.rest_client [req-382561e9-a55c-42a4-a95f-e01ba498563b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--307414197", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382561e9-a55c-42a4-a95f-e01ba498563b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:03Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:04.885 63 INFO tempest.lib.common.rest_client [req-c5bf4132-28b2-426c-9821-e608a8d0dd4f ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.435s 2018-08-16 16:59:04.886 63 DEBUG tempest.lib.common.rest_client [req-c5bf4132-28b2-426c-9821-e608a8d0dd4f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 16:59:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5bf4132-28b2-426c-9821-e608a8d0dd4f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:07.082 63 INFO tempest.lib.common.rest_client [req-e68eb078-5e8e-4ec2-8971-6002b41a1e8e ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface 2.195s 2018-08-16 16:59:07.083 63 DEBUG tempest.lib.common.rest_client [req-e68eb078-5e8e-4ec2-8971-6002b41a1e8e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e68eb078-5e8e-4ec2-8971-6002b41a1e8e'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:08.964 63 INFO tempest.lib.common.rest_client [req-5cc12428-f263-40c0-8e5f-19d1d7bc8635 ] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.880s 2018-08-16 16:59:08.964 63 DEBUG tempest.lib.common.rest_client [req-5cc12428-f263-40c0-8e5f-19d1d7bc8635 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc12428-f263-40c0-8e5f-19d1d7bc8635'} Body: {"floatingip": {"router_id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:59:08Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3", "id": "aaa5dcfe-7809-4c74-bc56-3426929b88da", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 16:59:08.966 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25.003 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25.066 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:59:25.068 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:25.182 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 16:59:25.183 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25.185 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25.244 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 16:59:25.249 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:30.262 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 16:59:30.265 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:00:40.287 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:00:40.287 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:00:40.294 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:00:40.356 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:00:40.358 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:00:45.365 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:00:45.366 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:01:55.436 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 17:01:55.437 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:01:55.437 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55.443 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55.543 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:01:55.570 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55.577 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 17:01:55.577 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55.577 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:01:55.578 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55.580 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55.643 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:01:55.644 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55.654 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP cleared 2018-08-16 17:01:55.654 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:01:55.655 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55.657 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55.719 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:01:55.721 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55.731 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:01:55.731 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55.734 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55.831 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:01:55.862 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55.867 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Ping origin server GW ARP info: 2018-08-16 17:01:55.868 63 WARNING networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55.868 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:01:55.868 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55.870 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55.931 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:01:55.934 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:02:00.941 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:02:00.942 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:03:11.006 63 DEBUG tempest.lib.common.utils.linux.remote_client [-] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 exec_command /src/tempest/tempest/lib/common/utils/linux/remote_client.py:107 2018-08-16 17:03:11.007 63 INFO tempest.lib.common.ssh [-] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:03:11.012 63 INFO paramiko.transport [-] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:03:11.112 63 INFO paramiko.transport [-] Authentication (publickey) successful! 2018-08-16 17:03:11.139 63 INFO tempest.lib.common.ssh [-] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:03:16.146 63 ERROR tempest.lib.common.utils.linux.remote_client [-] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss : SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:03:16.147 63 WARNING networking_bgpvpn_tempest.tests.scenario.manager [-] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211.: SSHExecCommandFailed: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: 2018-08-16 17:04:26.218 63 DEBUG tempest.lib.common.utils.test_utils [-] Call ping_remote returns false in 120.000000 seconds call_until_true /src/tempest/tempest/lib/common/utils/test_utils.py:113 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic [-] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.211: Timed out waiting for 10.102.21.20 to become reachable: AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 17:04:27.526 63 INFO tempest.lib.common.rest_client [req-e76ac18b-97f4-43d2-9857-634d7c60c331 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da 1.305s 2018-08-16 17:04:27.527 63 DEBUG tempest.lib.common.rest_client [req-e76ac18b-97f4-43d2-9857-634d7c60c331 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da', u'date': 'Thu, 16 Aug 2018 17:04:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e76ac18b-97f4-43d2-9857-634d7c60c331'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:29.524 63 INFO tempest.lib.common.rest_client [req-6c627787-f680-4dd5-98d5-ee1bc80e10bd ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface 1.995s 2018-08-16 17:04:29.524 63 DEBUG tempest.lib.common.rest_client [req-6c627787-f680-4dd5-98d5-ee1bc80e10bd ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c627787-f680-4dd5-98d5-ee1bc80e10bd'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:31.275 63 INFO tempest.lib.common.rest_client [req-93e571cd-aa16-4323-a81d-3d9031986ab2 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.749s 2018-08-16 17:04:31.275 63 DEBUG tempest.lib.common.rest_client [req-93e571cd-aa16-4323-a81d-3d9031986ab2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e571cd-aa16-4323-a81d-3d9031986ab2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:31.713 63 INFO tempest.lib.common.rest_client [req-28271e61-3bd2-454a-ad02-7fe287f9ee22 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.436s 2018-08-16 17:04:31.713 63 DEBUG tempest.lib.common.rest_client [req-28271e61-3bd2-454a-ad02-7fe287f9ee22 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:33.128 63 INFO tempest.lib.common.rest_client [req-38f18af9-97f0-42bc-a363-e371b83e76d9 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 1.414s 2018-08-16 17:04:33.129 63 DEBUG tempest.lib.common.rest_client [req-38f18af9-97f0-42bc-a363-e371b83e76d9 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:31Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:34.191 63 INFO tempest.lib.common.rest_client [req-2655e444-fd9d-4b12-99a5-a069610bae88 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.046s 2018-08-16 17:04:34.191 63 DEBUG tempest.lib.common.rest_client [req-2655e444-fd9d-4b12-99a5-a069610bae88 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88'} Body: {"itemNotFound": {"message": "Instance 0080f5c2-5df1-4d38-8ba9-d863502892ca could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:35.137 63 INFO tempest.lib.common.rest_client [req-77c973a2-c255-488a-8853-9db9b9531aab ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e 0.944s 2018-08-16 17:04:35.137 63 DEBUG tempest.lib.common.rest_client [req-77c973a2-c255-488a-8853-9db9b9531aab ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77c973a2-c255-488a-8853-9db9b9531aab'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:35.311 63 INFO tempest.lib.common.rest_client [req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.173s 2018-08-16 17:04:35.312 63 DEBUG tempest.lib.common.rest_client [req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:36.735 63 INFO tempest.lib.common.rest_client [req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57 ] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.422s 2018-08-16 17:04:36.736 63 DEBUG tempest.lib.common.rest_client [req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:37.802 63 INFO tempest.lib.common.rest_client [req-c6263db4-8a25-4b22-8119-62412a372fa4 ] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.050s 2018-08-16 17:04:37.802 63 DEBUG tempest.lib.common.rest_client [req-c6263db4-8a25-4b22-8119-62412a372fa4 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4'} Body: {"itemNotFound": {"message": "Instance 772eef5e-cabc-4d74-84db-07fb4fb142d9 could not be found.", "code": 404}} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:38.719 63 INFO tempest.lib.common.rest_client [req-59ca1fe7-f09d-44ce-9549-a54faa59b52d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3 0.915s 2018-08-16 17:04:38.719 63 DEBUG tempest.lib.common.rest_client [req-59ca1fe7-f09d-44ce-9549-a54faa59b52d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59ca1fe7-f09d-44ce-9549-a54faa59b52d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:38.800 63 INFO tempest.lib.common.rest_client [req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60 ] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030 0.080s 2018-08-16 17:04:38.801 63 DEBUG tempest.lib.common.rest_client [req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030', u'x-compute-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:40.792 63 INFO tempest.lib.common.rest_client [req-48ba989b-4313-4e39-a732-1ad61385a5c7 ] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface 1.990s 2018-08-16 17:04:40.793 63 DEBUG tempest.lib.common.rest_client [req-48ba989b-4313-4e39-a732-1ad61385a5c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48ba989b-4313-4e39-a732-1ad61385a5c7'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:42.491 63 INFO tempest.lib.common.rest_client [req-da960acd-4c14-4858-b409-af669173161d ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.697s 2018-08-16 17:04:42.491 63 DEBUG tempest.lib.common.rest_client [req-da960acd-4c14-4858-b409-af669173161d ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 17:04:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-da960acd-4c14-4858-b409-af669173161d'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:45.308 63 INFO tempest.lib.common.rest_client [req-e9118870-b47a-45e1-a4a1-f054edde1102 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8 2.815s 2018-08-16 17:04:45.308 63 DEBUG tempest.lib.common.rest_client [req-e9118870-b47a-45e1-a4a1-f054edde1102 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8', u'date': 'Thu, 16 Aug 2018 17:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9118870-b47a-45e1-a4a1-f054edde1102'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:46.666 63 INFO tempest.lib.common.rest_client [req-b6ff86d7-d573-4a76-a29b-5152e14402de ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099 1.357s 2018-08-16 17:04:46.667 63 DEBUG tempest.lib.common.rest_client [req-b6ff86d7-d573-4a76-a29b-5152e14402de ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099', u'date': 'Thu, 16 Aug 2018 17:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6ff86d7-d573-4a76-a29b-5152e14402de'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:49.419 63 INFO tempest.lib.common.rest_client [req-f4832d68-f0f1-4607-abf8-2c4a0af09f76 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc 2.751s 2018-08-16 17:04:49.420 63 DEBUG tempest.lib.common.rest_client [req-f4832d68-f0f1-4607-abf8-2c4a0af09f76 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc', u'date': 'Thu, 16 Aug 2018 17:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4832d68-f0f1-4607-abf8-2c4a0af09f76'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:51.503 63 INFO tempest.lib.common.rest_client [req-6b3654dd-b641-4cfe-94b5-4bf98563367f ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe 2.082s 2018-08-16 17:04:51.503 63 DEBUG tempest.lib.common.rest_client [req-6b3654dd-b641-4cfe-94b5-4bf98563367f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe', u'date': 'Thu, 16 Aug 2018 17:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6b3654dd-b641-4cfe-94b5-4bf98563367f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:52.105 63 INFO tempest.lib.common.rest_client [req-299b6fe9-d951-4a01-acf4-5c4a5326f0a7 ] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2 0.601s 2018-08-16 17:04:52.106 63 DEBUG tempest.lib.common.rest_client [req-299b6fe9-d951-4a01-acf4-5c4a5326f0a7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2', u'date': 'Thu, 16 Aug 2018 17:04:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-299b6fe9-d951-4a01-acf4-5c4a5326f0a7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 {0} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [390.258738s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:58:22,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.492s 2018-08-16 16:58:22,343 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-251104111 description", "name": "tempest-secgroup-smoke-251104111"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ae4a82-3cda-4102-83d1-78ac7c640d1d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-251104111 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "updated_at": "2018-08-16T16:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "25deacca-67b1-4335-95b8-7594f830d1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "466516de-85c7-40e8-b442-b57ca64d1909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "name": "tempest-secgroup-smoke-251104111"}} 2018-08-16 16:58:22,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.457s 2018-08-16 16:58:22,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-096d0842-e44c-4bfc-9041-8602b3808f6d'} 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": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "262f48f8-7d51-4c50-9c91-6f68f5d904fb"}} 2018-08-16 16:58:22,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.195s 2018-08-16 16:58:22,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12410a2a-9263-4b49-96f3-41155ca89afc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8cfd0ba3-ff72-4c8b-b645-2a2bc234b485"}} 2018-08-16 16:58:23,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.456s 2018-08-16 16:58:23,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb7af7-1883-4abc-b696-17c05a333646'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2751e177-72b9-4cd9-adfe-dc81c270e647"}} 2018-08-16 16:58:23,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.175s 2018-08-16 16:58:23,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20ca32b8-f384-47a1-b67a-2dfcbb8accad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef7a78bc-1038-4f7f-95d0-a2b45bb1617b"}} 2018-08-16 16:58:24,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.699s 2018-08-16 16:58:24,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-970fbd9d-03bb-46c2-a003-64dbbacff123'} 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": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bcc9b66e-411d-4d2b-9a22-254a51f33932"}} 2018-08-16 16:58:24,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.497s 2018-08-16 16:58:24,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0e82d39-1cf6-43c9-bc49-6c529e6fd45d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aef72553-7714-4080-b4d0-033f4ba2d1c1"}} 2018-08-16 16:58:24,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.164s 2018-08-16 16:58:24,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b286207f-7950-4af2-8fdb-ce952b8820dc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b984abd6-c0d4-40d7-a7c8-c5f0264099c3"}} 2018-08-16 16:58:25,246 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.246s 2018-08-16 16:58:25,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3dc10d9-46fa-4a0b-bb72-9f305730a9a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:25Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:25Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "59429c23-ab39-4544-9ed5-156f300211f3"}} 2018-08-16 16:58:25,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.521s 2018-08-16 16:58:25,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-578718227"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a40b63d-d4c3-4629-a707-b70eaa4ece76'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0801af85-138d-4f28-8ba8-972490b778fe","name":"tempest-A-578718227"}} 2018-08-16 16:58:26,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.939s 2018-08-16 16:58:26,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "name": "tempest-subnet-A-1-836400988"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e9748b1-520e-40ec-91d8-f04758859b55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:26Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","subnetpool_id":null,"name":"tempest-subnet-A-1-836400988"}} 2018-08-16 16:58:27,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.302s 2018-08-16 16:58:27,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-684609947"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03506f5f-ef3a-4439-b600-c14e2c0e441f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"aac61b51-be7a-4089-be03-3beaeefa0099","name":"tempest-B-684609947"}} 2018-08-16 16:58:27,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.826s 2018-08-16 16:58:27,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "name": "tempest-subnet-B-1-1829115453"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-946eab5b-3325-4b52-b093-582e484b8f3f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:27Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:27Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","subnetpool_id":null,"name":"tempest-subnet-B-1-1829115453"}} 2018-08-16 16:58:28,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.465s 2018-08-16 16:58:28,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:58:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5db5250a-4212-4908-9e1c-b16a17b24ef2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "035f50da-9ca4-4c92-abf5-52c7195b0968"}} 2018-08-16 16:58:29,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 0.879s 2018-08-16 16:58:29,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8598aa0e-5568-4786-b1ea-c3a3a593006f'} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "id": "293f11e5-228f-4d6f-918a-2e5c05452ebf"}} 2018-08-16 16:58:30,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 1.320s 2018-08-16 16:58:30,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3681bdd4-5a06-444f-906e-a564ff5859db'} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "id": "6b984532-08eb-4b96-bd2c-8263fd3c9604"}} 2018-08-16 16:58:30,515 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:58:30,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.477s 2018-08-16 16:58:30,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1792224810", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a083e41b-8def-4dfb-82a6-938d2a723a01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} 2018-08-16 16:58:32,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.353s 2018-08-16 16:58:32,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 16:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10d8435a-ffe2-4994-8a6f-fc3366e91c7f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:32Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} 2018-08-16 16:58:34,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface 2.456s 2018-08-16 16:58:34,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c931d49-22c5-47f5-8c6d-0011b5d75bd3'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} 2018-08-16 16:58:35,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.424s 2018-08-16 16:58:35,232 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1112044030"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlh2nwUqFUTfGSMiMaQngoZE52GuVBhHnLLW32G+LtyOCj79+/qv9ggRDaAqWpf0lrmjjhzvi0vBZZI9+o9F9LuRUN21mgA1oR4/LVGkF1cBpa0ZyxZyvsrJlnUKkK/VrEoJ7dFbPkELCL35VATq4zZasGWEGcE5EgXZI4TmXAg2ShrSNS6ahYwD3zBq679G9UeGVo3wxwA3QVGb4EacFcGJl17a6uJ/5vKWVvVo58NcBHM3OC5/oiE6zFqJ3rMkh0JZgviRu6BvacOh+AOzl1GlxGnx+geLagYqdfEQ3ZbuLGIQhE6M7S6THsedwOPRgh/bXMoPF+Wwpzd1Bd1h2Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5Ydp8FKhVE3xkjIjGkJ4KGROdhrlQYR5yy1t9hvi7cjgo+/f\nv6r/YIEQ2gKlqX9Ja5o44c74tLwWWSPfqPRfS7kVDdtZoANaEePy1RpBdXAaWtGc\nsWcr7KyZZ1CpCv1axKCe3RWz5BCwi9+VQE6uM2WrBlhBnBORIF2SOE5lwINkoa0j\nUumoWMA98wauu/RvVHhlaN8McAN0FRm+BGnBXBiZde2urif+byllb1aOfDXARzNz\nguf6IhOsxaid6zJIdCWYL4kbugb2nDofgDs5dRpcRp8foHi2oGKnXxEN2W7ixiEI\nROjO0ukx7HncDj0YIf21zKDxflsKc3dQXdYdmQIDAQABAoIBAFI65DpD8CZa0jvV\nGHxU6eVWokFvu0hwpI2k1etA7FjSCaDR1DA/m8RAGQBxyFXkEzKois5jLvjZFYyT\n7JIEEov3X9KaDg7khIU6TAoKoP7ozZhR1jg8RSFCaKb538XfJICjJqcAGnWPgSBr\nVnY2efRR7SaVwdOfsvOMclEXzR5dhpiP6sPUH2PVCzJYxmIhlV2Jh7q5eFwa7tEU\nnyiCu2Nmr0jDMw1iaQq3gp1d14ZuuOLjW201rQeUmAcx6uf5BVVfGDLEHeRyy0d/\nw7CGDP7Uesg4gsMD0qAr8szs+pO8UvBwE/t6hO0wXpwudp9tNgXPlXadueCRA8Gl\naEQ9gIECgYEA+C5mlj1Me7SNpn8d2jd5djBu0Pw6vMlgB99BUbPZaw7AP3VjBHBx\nTO2WKReJaI3Fg+0YqW+Nky2zCj6e51mT7ecGCYSsshPezVCrofkshI8WCH1O6Pde\nfo8lhSgNlAEpvUrLQCQh0kwKBYjILLFov5B3IEaDb5VpScDNhB6x0zECgYEA7MKU\nvxcLJK60J+sEovwMBq5yIRMwQT3HDkRPM6M5MApw+YvOFR7O+HPzaR/Z6syrAyVz\nHTJW4LWqW1SynbMPWlFpa92MGi3f2mrC9IumjVTdvplV2cp4opfeA1aECvuIW7e6\nhjNDkFYCtarp/fofh9hegBXwfjXj+m9VTwO1xukCgYEA5c6phaLbSI0mwS5h6SeH\nHA66/l8g0KEzf/aV2F7OC1kMYXaEKp8n+tDhQ8mcnijw5TlNpc867Dbb27eikp0a\n4qcSqwukkfzeSYXSd9hwBYstHs1RnV05rb1FQ+iTsiHlkXdJf2o1uzJX8Un3+ZKJ\naSEPfd5tZIyYgwe6BgYaKXECgYEA6nvwK61b2PG59Yr6pZzxIDDnUcCaWxMfMQ8Q\nTfkLK3w71brT2PERVNopqeTkw3n+qPgPIUx45ManORsSZ8Muomnc+fqKxmbGvKBe\nAyrIQlNZ5mogr7mqboXwWOf3kJT7wLKfZkghUzMMLfZfFq4BSl5NgZe4/pbK+n4H\nRGFNR/kCgYBZTdzuUs2tzpfo3b/ImQ0kudyuHSPeKypZElGsWny8CSoU3MD1Np6O\nZQYYPXcJYwXYkbncRD47zlD3ZZcfjcsEpF0qg5O19JyVzAs6K+mRe6ZmBUuKyET5\nLmE5KSUUCgGEFDag9Q6sbnFJJEcqFBVlAoHmL9jiCGBrwSYd7ulh0w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1112044030", "fingerprint": "ee:fd:f5:4a:66:48:78:15:4b:60:ab:43:c9:37:1f:12"}} 2018-08-16 16:58:36,255 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 1.019s 2018-08-16 16:58:36,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-416679825", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feeea0fa-b40d-4c7b-9f76-ad38bc0dc462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:35Z","name":"tempest-port-smoke-416679825","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:87:92","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","ip_address":"10.101.11.10"}],"id":"9c145614-79d8-4fdf-8cb4-1bcc97caa8e3","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} 2018-08-16 16:58:40,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 3.856s 2018-08-16 16:58:40,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0801af85-138d-4f28-8ba8-972490b778fe", "port": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "adminPass": "wG3x4X2qoH2M"}} 2018-08-16 16:58:40,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.624s 2018-08-16 16:58:40,743 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:42,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.242s 2018-08-16 16:58:42,001 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:44,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.132s 2018-08-16 16:58:44,149 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:44,162 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 16:58:46,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.225s 2018-08-16 16:58:46,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:46,401 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:58:48,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.634s 2018-08-16 16:58:48,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:49,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.909s 2018-08-16 16:58:49,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:49,978 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:58:50,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.627s 2018-08-16 16:58:50,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:50,619 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 772eef5e-cabc-4d74-84db-07fb4fb142d9 with status: ACTIVE 2018-08-16 16:58:51,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 0.928s 2018-08-16 16:58:51,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996547009", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ff25f1e-fc26-44fe-aa5f-30dff39dc4e4'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:51Z","name":"tempest-port-smoke-1996547009","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:03:10:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","ip_address":"10.102.21.20"}],"id":"01936034-d6fe-4f20-b47c-a64074b5f78e","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} 2018-08-16 16:58:54,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 2.935s 2018-08-16 16:58:54,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "aac61b51-be7a-4089-be03-3beaeefa0099", "port": "01936034-d6fe-4f20-b47c-a64074b5f78e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "adminPass": "R8fLUM4wZs65"}} 2018-08-16 16:58:54,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.250s 2018-08-16 16:58:54,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:56,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.598s 2018-08-16 16:58:56,356 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:57,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.380s 2018-08-16 16:58:57,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:57,763 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:58:59,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.445s 2018-08-16 16:58:59,211 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:59,224 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:59:00,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.616s 2018-08-16 16:59:00,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:02,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.939s 2018-08-16 16:59:02,798 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:02,821 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:59:03,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.400s 2018-08-16 16:59:03,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:03,243 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0080f5c2-5df1-4d38-8ba9-d863502892ca with status: ACTIVE 2018-08-16 16:59:03,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.203s 2018-08-16 16:59:03,449 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--307414197", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382561e9-a55c-42a4-a95f-e01ba498563b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:03Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} 2018-08-16 16:59:04,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.435s 2018-08-16 16:59:04,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 16:59:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5bf4132-28b2-426c-9821-e608a8d0dd4f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} 2018-08-16 16:59:07,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface 2.195s 2018-08-16 16:59:07,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e68eb078-5e8e-4ec2-8971-6002b41a1e8e'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} 2018-08-16 16:59:08,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.880s 2018-08-16 16:59:08,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc12428-f263-40c0-8e5f-19d1d7bc8635'} Body: {"floatingip": {"router_id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:59:08Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3", "id": "aaa5dcfe-7809-4c74-bc56-3426929b88da", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:59:08,966 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25,003 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25,066 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:59:25,068 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:25,182 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:59:25,183 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25,185 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25,244 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:59:25,249 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:30,262 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:59:30,265 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:00:40,287 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:00:40,287 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:00:40,294 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:00:40,356 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:00:40,358 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:00:45,365 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:00:45,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:01:55,436 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 17:01:55,437 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 17:01:55,437 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,443 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,543 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,570 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 17:01:55,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55,577 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 17:01:55,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,643 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,654 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 17:01:55,654 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 17:01:55,655 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,657 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,719 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,721 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,731 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 17:01:55,731 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,734 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,831 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,862 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,867 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 17:01:55,868 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55,868 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:01:55,868 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,870 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,931 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,934 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:02:00,941 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:02:00,942 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:03:11,006 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:03:11,007 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:03:11,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:03:11,112 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:03:11,139 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:03:16,146 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:03:16,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:04:26,218 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 17:04:26,219 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.211: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 17:04:27,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da 1.305s 2018-08-16 17:04:27,527 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da', u'date': 'Thu, 16 Aug 2018 17:04:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e76ac18b-97f4-43d2-9857-634d7c60c331'} Body: 2018-08-16 17:04:29,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface 1.995s 2018-08-16 17:04:29,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c627787-f680-4dd5-98d5-ee1bc80e10bd'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} 2018-08-16 17:04:31,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.749s 2018-08-16 17:04:31,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e571cd-aa16-4323-a81d-3d9031986ab2'} Body: 2018-08-16 17:04:31,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.436s 2018-08-16 17:04:31,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22'} Body: 2018-08-16 17:04:33,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 1.414s 2018-08-16 17:04:33,129 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:31Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:04:34,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.046s 2018-08-16 17:04:34,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88'} Body: {"itemNotFound": {"message": "Instance 0080f5c2-5df1-4d38-8ba9-d863502892ca could not be found.", "code": 404}} 2018-08-16 17:04:35,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e 0.944s 2018-08-16 17:04:35,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77c973a2-c255-488a-8853-9db9b9531aab'} Body: 2018-08-16 17:04:35,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.173s 2018-08-16 17:04:35,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf'} Body: 2018-08-16 17:04:36,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.422s 2018-08-16 17:04:36,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:04:37,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.050s 2018-08-16 17:04:37,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4'} Body: {"itemNotFound": {"message": "Instance 772eef5e-cabc-4d74-84db-07fb4fb142d9 could not be found.", "code": 404}} 2018-08-16 17:04:38,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3 0.915s 2018-08-16 17:04:38,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59ca1fe7-f09d-44ce-9549-a54faa59b52d'} Body: 2018-08-16 17:04:38,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030 0.080s 2018-08-16 17:04:38,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030', u'x-compute-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60'} Body: 2018-08-16 17:04:40,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface 1.990s 2018-08-16 17:04:40,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48ba989b-4313-4e39-a732-1ad61385a5c7'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} 2018-08-16 17:04:42,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.697s 2018-08-16 17:04:42,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 17:04:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-da960acd-4c14-4858-b409-af669173161d'} Body: 2018-08-16 17:04:45,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8 2.815s 2018-08-16 17:04:45,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8', u'date': 'Thu, 16 Aug 2018 17:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9118870-b47a-45e1-a4a1-f054edde1102'} Body: 2018-08-16 17:04:46,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099 1.357s 2018-08-16 17:04:46,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099', u'date': 'Thu, 16 Aug 2018 17:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6ff86d7-d573-4a76-a29b-5152e14402de'} Body: 2018-08-16 17:04:49,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc 2.751s 2018-08-16 17:04:49,420 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc', u'date': 'Thu, 16 Aug 2018 17:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4832d68-f0f1-4607-abf8-2c4a0af09f76'} Body: 2018-08-16 17:04:51,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe 2.082s 2018-08-16 17:04:51,503 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe', u'date': 'Thu, 16 Aug 2018 17:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6b3654dd-b641-4cfe-94b5-4bf98563367f'} Body: 2018-08-16 17:04:52,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2 0.601s 2018-08-16 17:04:52,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2', u'date': 'Thu, 16 Aug 2018 17:04:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-299b6fe9-d951-4a01-acf4-5c4a5326f0a7'} Body: 2018-08-16 17:04:52.533 63 INFO tempest.lib.common.rest_client [req-0397723d-ab48-4660-9006-0f20d0e230cb ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562 0.395s 2018-08-16 17:04:52.534 63 DEBUG tempest.lib.common.rest_client [req-0397723d-ab48-4660-9006-0f20d0e230cb ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562', u'date': 'Thu, 16 Aug 2018 17:04:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0397723d-ab48-4660-9006-0f20d0e230cb'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:52.900 63 INFO tempest.lib.common.rest_client [req-77b824ef-9d85-44c6-8f7d-dfd7580eaaf2 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a 0.363s 2018-08-16 17:04:52.900 63 DEBUG tempest.lib.common.rest_client [req-77b824ef-9d85-44c6-8f7d-dfd7580eaaf2 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a', u'date': 'Thu, 16 Aug 2018 17:04:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77b824ef-9d85-44c6-8f7d-dfd7580eaaf2'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:53.305 63 INFO tempest.lib.common.rest_client [req-d222b1a9-67c0-44eb-9c48-1ccda48314df ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0 0.404s 2018-08-16 17:04:53.305 63 DEBUG tempest.lib.common.rest_client [req-d222b1a9-67c0-44eb-9c48-1ccda48314df ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0', u'date': 'Thu, 16 Aug 2018 17:04:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d222b1a9-67c0-44eb-9c48-1ccda48314df'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:53.658 63 INFO tempest.lib.common.rest_client [req-300859f2-d127-498a-8be3-25df0b1bf84f ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c 0.352s 2018-08-16 17:04:53.658 63 DEBUG tempest.lib.common.rest_client [req-300859f2-d127-498a-8be3-25df0b1bf84f ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c', u'date': 'Thu, 16 Aug 2018 17:04:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-300859f2-d127-498a-8be3-25df0b1bf84f'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:54.080 63 INFO tempest.lib.common.rest_client [req-a3c45678-444f-4b4a-bdb0-535930dad601 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443 0.421s 2018-08-16 17:04:54.080 63 DEBUG tempest.lib.common.rest_client [req-a3c45678-444f-4b4a-bdb0-535930dad601 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8a0cf626-9cae-435d-8c4d-bf9d4c3a2443', u'date': 'Thu, 16 Aug 2018 17:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a3c45678-444f-4b4a-bdb0-535930dad601'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:54.183 63 INFO tempest.lib.common.rest_client [req-6f9268d4-e619-4722-8a9f-66e8fb79107b ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/49216f3c-675e-4322-921f-b4b982ed7d55 0.102s 2018-08-16 17:04:54.184 63 DEBUG tempest.lib.common.rest_client [req-6f9268d4-e619-4722-8a9f-66e8fb79107b ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/49216f3c-675e-4322-921f-b4b982ed7d55', u'date': 'Thu, 16 Aug 2018 17:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f9268d4-e619-4722-8a9f-66e8fb79107b'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:54.829 63 INFO tempest.lib.common.rest_client [req-c8183431-a1ed-41d9-abdb-30aa1ee40c55 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304 0.644s 2018-08-16 17:04:54.829 63 DEBUG tempest.lib.common.rest_client [req-c8183431-a1ed-41d9-abdb-30aa1ee40c55 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304', u'date': 'Thu, 16 Aug 2018 17:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c8183431-a1ed-41d9-abdb-30aa1ee40c55'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:54.945 63 INFO tempest.lib.common.rest_client [req-33141b63-e0f9-4df2-bba4-74ec976fc3d0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11 0.115s 2018-08-16 17:04:54.947 63 DEBUG tempest.lib.common.rest_client [req-33141b63-e0f9-4df2-bba4-74ec976fc3d0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11', u'date': 'Thu, 16 Aug 2018 17:04:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33141b63-e0f9-4df2-bba4-74ec976fc3d0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:55.466 63 INFO tempest.lib.common.rest_client [req-7ee27493-2a0e-4859-9674-fd4791ec0419 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/dc114352-daef-45b0-9ab7-3cb20e7d3007 0.518s 2018-08-16 17:04:55.467 63 DEBUG tempest.lib.common.rest_client [req-7ee27493-2a0e-4859-9674-fd4791ec0419 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/dc114352-daef-45b0-9ab7-3cb20e7d3007', u'date': 'Thu, 16 Aug 2018 17:04:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7ee27493-2a0e-4859-9674-fd4791ec0419'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:55.838 63 INFO tempest.lib.common.rest_client [req-ac555c99-130c-493d-bfc0-50702c0835d7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f4d1ad4f-8d0d-42e6-bad5-9071c26ce490 0.370s 2018-08-16 17:04:55.839 63 DEBUG tempest.lib.common.rest_client [req-ac555c99-130c-493d-bfc0-50702c0835d7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f4d1ad4f-8d0d-42e6-bad5-9071c26ce490', u'date': 'Thu, 16 Aug 2018 17:04:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac555c99-130c-493d-bfc0-50702c0835d7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:56.228 63 INFO tempest.lib.common.rest_client [req-50f4f592-4ddd-4a5d-87bb-5aeec6683935 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada 0.388s 2018-08-16 17:04:56.229 63 DEBUG tempest.lib.common.rest_client [req-50f4f592-4ddd-4a5d-87bb-5aeec6683935 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada', u'date': 'Thu, 16 Aug 2018 17:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-50f4f592-4ddd-4a5d-87bb-5aeec6683935'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:56.326 63 INFO tempest.lib.common.rest_client [req-b8fda72e-9830-4604-8953-2192b7e85eb1 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58 0.096s 2018-08-16 17:04:56.326 63 DEBUG tempest.lib.common.rest_client [req-b8fda72e-9830-4604-8953-2192b7e85eb1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58', u'date': 'Thu, 16 Aug 2018 17:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b8fda72e-9830-4604-8953-2192b7e85eb1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:56.684 63 INFO tempest.lib.common.rest_client [req-abcafa07-41c6-4f23-a34c-4c2d29d1f9c7 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7 0.357s 2018-08-16 17:04:56.684 63 DEBUG tempest.lib.common.rest_client [req-abcafa07-41c6-4f23-a34c-4c2d29d1f9c7 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7', u'date': 'Thu, 16 Aug 2018 17:04:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-abcafa07-41c6-4f23-a34c-4c2d29d1f9c7'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:57.338 63 INFO tempest.lib.common.rest_client [req-165c79ff-e854-413a-9b39-1b9b178b083c ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb 0.653s 2018-08-16 17:04:57.338 63 DEBUG tempest.lib.common.rest_client [req-165c79ff-e854-413a-9b39-1b9b178b083c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb', u'date': 'Thu, 16 Aug 2018 17:04:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-165c79ff-e854-413a-9b39-1b9b178b083c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:57.983 63 INFO tempest.lib.common.rest_client [req-66979c8b-a435-405d-b12c-62ad0aad7346 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1 0.643s 2018-08-16 17:04:57.983 63 DEBUG tempest.lib.common.rest_client [req-66979c8b-a435-405d-b12c-62ad0aad7346 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1', u'date': 'Thu, 16 Aug 2018 17:04:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66979c8b-a435-405d-b12c-62ad0aad7346'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:58.077 63 INFO tempest.lib.common.rest_client [req-1ba5e766-4793-4f48-b092-9d1be69e814e ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4 0.093s 2018-08-16 17:04:58.078 63 DEBUG tempest.lib.common.rest_client [req-1ba5e766-4793-4f48-b092-9d1be69e814e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1ba5e766-4793-4f48-b092-9d1be69e814e'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:58.503 63 INFO tempest.lib.common.rest_client [req-044f041f-6ec4-4aaa-86d1-8e8133e2e735 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab 0.424s 2018-08-16 17:04:58.504 63 DEBUG tempest.lib.common.rest_client [req-044f041f-6ec4-4aaa-86d1-8e8133e2e735 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-044f041f-6ec4-4aaa-86d1-8e8133e2e735'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:58.598 63 INFO tempest.lib.common.rest_client [req-e0ef89db-d277-4132-b261-e961e945e4ed ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b 0.093s 2018-08-16 17:04:58.598 63 DEBUG tempest.lib.common.rest_client [req-e0ef89db-d277-4132-b261-e961e945e4ed ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e0ef89db-d277-4132-b261-e961e945e4ed'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:58.698 63 INFO tempest.lib.common.rest_client [req-b1c2f6d7-f805-4099-96b3-951113a5207a ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6 0.099s 2018-08-16 17:04:58.698 63 DEBUG tempest.lib.common.rest_client [req-b1c2f6d7-f805-4099-96b3-951113a5207a ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b1c2f6d7-f805-4099-96b3-951113a5207a'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:58.792 63 INFO tempest.lib.common.rest_client [req-57bdda13-b174-4940-8039-f85df19597c0 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968 0.093s 2018-08-16 17:04:58.793 63 DEBUG tempest.lib.common.rest_client [req-57bdda13-b174-4940-8039-f85df19597c0 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-57bdda13-b174-4940-8039-f85df19597c0'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:59.172 63 INFO tempest.lib.common.rest_client [req-6b9aeaa4-c431-4cfc-98e2-87e63aeb1974 ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:04:59.173 63 DEBUG tempest.lib.common.rest_client [req-6b9aeaa4-c431-4cfc-98e2-87e63aeb1974 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:04:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b9aeaa4-c431-4cfc-98e2-87e63aeb1974'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:59.474 63 INFO tempest.lib.common.rest_client [req-cae8dbcb-ed9b-48f6-bd9f-87f2d94197fe ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/2ae8820eea554e28b4a34fd0f2462b66 0.299s 2018-08-16 17:04:59.474 63 DEBUG tempest.lib.common.rest_client [req-cae8dbcb-ed9b-48f6-bd9f-87f2d94197fe ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/2ae8820eea554e28b4a34fd0f2462b66', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:04:59 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-cae8dbcb-ed9b-48f6-bd9f-87f2d94197fe'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:04:59.878 63 INFO tempest.lib.common.rest_client [req-a5133242-61dc-4ecd-8ac3-5a57e4c18d2e ] Request (TestBGPVPNBasic:tearDownClass): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:04:59.879 63 DEBUG tempest.lib.common.rest_client [req-a5133242-61dc-4ecd-8ac3-5a57e4c18d2e ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8984', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:04:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a5133242-61dc-4ecd-8ac3-5a57e4c18d2e'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "publi _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:00.293 63 INFO tempest.lib.common.rest_client [req-9c18bf42-6f07-4866-a6e4-851793fee8ae ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=f9c173eb03444a5c91f40c988c1f3e08&name=default 0.412s 2018-08-16 17:05:00.293 63 DEBUG tempest.lib.common.rest_client [req-9c18bf42-6f07-4866-a6e4-851793fee8ae ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=f9c173eb03444a5c91f40c988c1f3e08&name=default', u'date': 'Thu, 16 Aug 2018 17:05:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c18bf42-6f07-4866-a6e4-851793fee8ae'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f9c173eb03444a5c91f40c988c1f3e08", "created_at": "2018-08-16T17:05:00Z", "updated_at": "2018-08-16T17:05:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:00Z", "revision_number": 0, "id": "027aef87-87b6-448f-9135-eeb0b64d5635", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:00Z", "security_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "tenant_id": "f9c173eb03444a5c91f40c988c1f3e08", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9c173eb03444a5c91f40c988c1f3e08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:00Z", "revision_number": 0, "id": "50be1102-30d3-4d62-acab-7ca2a691fb6b", "remote_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:00Z", "security_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "tenant_id": "f9c173eb03444a5c91f40c988c1f3e08", "port_range_min": null, "ethertype": "IPv6", "project_id": "f9c173eb03444a5c91f40c988c1f3e08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:00Z", "revision_number": 0, "id": "ae85b2fd-4403-4635-a5a7-f6140337f4a6", "remote_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:00Z", "security_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "tenant_id": "f9c173eb03444a5c91f40c988c1f3e08", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9c173eb03444a5c91f40c988c1f3e08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:00Z", "revision_number": 0, "id": "d9e36f83-6f29-49f6-9fcf-38e9bcf7fce6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:00Z", "security_group_id": "e3212573-acb9-4b62-887f-13247526cc23", "tenant_id": "f9c173eb03444a5c91f40c988c1f3e08", "port_range_min": null, "ethertype": "IPv4", "project_id": "f9c173eb03444a5c91f40c988c1f3e08"}], "revision_number": 1, "project_id": "f9c173eb03444a5c91f40c988c1f3e08", "id": "e3212573-acb9-4b62-887f-13247526cc23", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:00.631 63 INFO tempest.lib.common.rest_client [req-4a7bdf2d-83fb-43ab-a889-43f543d9a430 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/e3212573-acb9-4b62-887f-13247526cc23 0.337s 2018-08-16 17:05:00.631 63 DEBUG tempest.lib.common.rest_client [req-4a7bdf2d-83fb-43ab-a889-43f543d9a430 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/e3212573-acb9-4b62-887f-13247526cc23', u'date': 'Thu, 16 Aug 2018 17:05:00 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4a7bdf2d-83fb-43ab-a889-43f543d9a430'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:00.912 63 INFO tempest.lib.common.rest_client [req-c44de6bb-a5ab-4260-a93a-8f46d3f46c95 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/f9c173eb03444a5c91f40c988c1f3e08 0.280s 2018-08-16 17:05:00.913 63 DEBUG tempest.lib.common.rest_client [req-c44de6bb-a5ab-4260-a93a-8f46d3f46c95 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/f9c173eb03444a5c91f40c988c1f3e08', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:05:00 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-c44de6bb-a5ab-4260-a93a-8f46d3f46c95'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:01.210 63 INFO tempest.lib.common.rest_client [req-c6975a72-2a3d-4e25-9a8e-363a5fd0ea52 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/367280a1bf8943c48cb086a72edb3711 0.296s 2018-08-16 17:05:01.210 63 DEBUG tempest.lib.common.rest_client [req-c6975a72-2a3d-4e25-9a8e-363a5fd0ea52 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/367280a1bf8943c48cb086a72edb3711', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:05:00 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-c6975a72-2a3d-4e25-9a8e-363a5fd0ea52'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:01.614 63 INFO tempest.lib.common.rest_client [req-75cccde3-9487-4029-a9b1-9090acb2d139 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=27dda29e888441b18947febcada1b230&name=default 0.404s 2018-08-16 17:05:01.615 63 DEBUG tempest.lib.common.rest_client [req-75cccde3-9487-4029-a9b1-9090acb2d139 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=27dda29e888441b18947febcada1b230&name=default', u'date': 'Thu, 16 Aug 2018 17:05:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75cccde3-9487-4029-a9b1-9090acb2d139'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "27dda29e888441b18947febcada1b230", "created_at": "2018-08-16T17:05:01Z", "updated_at": "2018-08-16T17:05:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:01Z", "revision_number": 0, "id": "2bbe31cb-af9c-4377-b83e-21e51f2239da", "remote_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:01Z", "security_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "tenant_id": "27dda29e888441b18947febcada1b230", "port_range_min": null, "ethertype": "IPv4", "project_id": "27dda29e888441b18947febcada1b230"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:01Z", "revision_number": 0, "id": "68b52eee-c4b1-43a9-a3f6-1aff6f5b9247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:01Z", "security_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "tenant_id": "27dda29e888441b18947febcada1b230", "port_range_min": null, "ethertype": "IPv4", "project_id": "27dda29e888441b18947febcada1b230"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:01Z", "revision_number": 0, "id": "74b4b6a2-876c-402d-beaf-fce38d018a26", "remote_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:01Z", "security_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "tenant_id": "27dda29e888441b18947febcada1b230", "port_range_min": null, "ethertype": "IPv6", "project_id": "27dda29e888441b18947febcada1b230"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:05:01Z", "revision_number": 0, "id": "b291d363-c892-43c6-9973-34b79e162586", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:05:01Z", "security_group_id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "tenant_id": "27dda29e888441b18947febcada1b230", "port_range_min": null, "ethertype": "IPv6", "project_id": "27dda29e888441b18947febcada1b230"}], "revision_number": 1, "project_id": "27dda29e888441b18947febcada1b230", "id": "c8e4591b-95ca-4931-ab80-13cda0a9d3ca", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:01.823 63 INFO tempest.lib.common.rest_client [req-6eecdd17-75a3-4ab4-ba46-a2736f705979 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/c8e4591b-95ca-4931-ab80-13cda0a9d3ca 0.207s 2018-08-16 17:05:01.823 63 DEBUG tempest.lib.common.rest_client [req-6eecdd17-75a3-4ab4-ba46-a2736f705979 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/c8e4591b-95ca-4931-ab80-13cda0a9d3ca', u'date': 'Thu, 16 Aug 2018 17:05:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6eecdd17-75a3-4ab4-ba46-a2736f705979'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:02.209 63 INFO tempest.lib.common.rest_client [req-3c0b8e37-0208-4797-9fb3-e8de6d9d5262 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/27dda29e888441b18947febcada1b230 0.385s 2018-08-16 17:05:02.210 63 DEBUG tempest.lib.common.rest_client [req-3c0b8e37-0208-4797-9fb3-e8de6d9d5262 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/27dda29e888441b18947febcada1b230', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:05:01 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-3c0b8e37-0208-4797-9fb3-e8de6d9d5262'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:02.605 63 INFO tempest.lib.common.rest_client [req-5c7da159-b50a-4396-8a18-79a0a7bd02e1 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/users/8eaa4f8223ca4f178954d7857f618061 0.394s 2018-08-16 17:05:02.605 63 DEBUG tempest.lib.common.rest_client [req-5c7da159-b50a-4396-8a18-79a0a7bd02e1 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/users/8eaa4f8223ca4f178954d7857f618061', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:05:02 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-5c7da159-b50a-4396-8a18-79a0a7bd02e1'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:02.923 63 INFO tempest.lib.common.rest_client [req-493c8b28-a1b7-4eac-9dd2-f82fbdfa35d3 ] Request (TestBGPVPNBasic:tearDownClass): 200 GET http://172.30.9.32:9696/v2.0/security-groups?tenant_id=37ec51580f3e42d3a24da690f1dff5b7&name=default 0.317s 2018-08-16 17:05:02.924 63 DEBUG tempest.lib.common.rest_client [req-493c8b28-a1b7-4eac-9dd2-f82fbdfa35d3 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '2434', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups?tenant_id=37ec51580f3e42d3a24da690f1dff5b7&name=default', u'date': 'Thu, 16 Aug 2018 17:05:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-493c8b28-a1b7-4eac-9dd2-f82fbdfa35d3'} Body: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "updated_at": "2018-08-16T15:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "2de90f5f-8e59-4390-b995-86e4d9b6fbe9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "51a36955-5aff-440f-9894-d2e407f70727", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "800f427b-178d-432a-b5fe-d51fb3a7d2a8", "remote_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "98d1c0a5-5530-455c-b818-b2d24fb67483", "remote_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "d5274015-a1c8-4058-b836-6ce0bf708288", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d5274015-a1c8-4058-b836-6ce0bf708288", "name": "default"}]} _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:03.787 63 INFO tempest.lib.common.rest_client [req-0141523a-ffa0-48c1-a3db-c7712476cf68 ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/d5274015-a1c8-4058-b836-6ce0bf708288 0.862s 2018-08-16 17:05:03.788 63 DEBUG tempest.lib.common.rest_client [req-0141523a-ffa0-48c1-a3db-c7712476cf68 ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/d5274015-a1c8-4058-b836-6ce0bf708288', u'date': 'Thu, 16 Aug 2018 17:05:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0141523a-ffa0-48c1-a3db-c7712476cf68'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 2018-08-16 17:05:04.092 63 INFO tempest.lib.common.rest_client [req-af15762c-993e-4765-9131-e146b42f321c ] Request (TestBGPVPNBasic:tearDownClass): 204 DELETE http://192.30.9.8:35357/v3/projects/37ec51580f3e42d3a24da690f1dff5b7 0.303s 2018-08-16 17:05:04.092 63 DEBUG tempest.lib.common.rest_client [req-af15762c-993e-4765-9131-e146b42f321c ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://192.30.9.8:35357/v3/projects/37ec51580f3e42d3a24da690f1dff5b7', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 17:05:03 GMT', u'content-type': 'text/plain', u'x-openstack-request-id': 'req-af15762c-993e-4765-9131-e146b42f321c'} Body: _log_request_full /src/tempest/tempest/lib/common/rest_client.py:434 ============================== Failed 18 tests - output below: ============================== networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target[id-559013fd-1e34-4fde-9599-f8aafe9ae716] ---------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/api/test_bgpvpn.py", line 178, in test_update_route_target export_targets=['64512:6'] File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:18:26,122 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.132s 2018-08-16 15:18:26,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": ["64512:2"], "export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673"}} Response - Headers: {'status': '201', u'content-length': '365', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d97c5341-190e-4f84-a2d0-c09d31072271'} Body: {"bgpvpn": {"export_targets": ["64512:3"], "name": "tempest-test-bgpvpn--1112309673", "route_distinguishers": [], "routers": [], "import_targets": ["64512:2"], "networks": [], "tenant_id": "cfebafbfaa7043a8b32b5b205a7f2760", "route_targets": ["64512:1"], "project_id": "cfebafbfaa7043a8b32b5b205a7f2760", "type": "l3", "id": "8f1c9ce7-11e1-43c8-bab4-4977d1aa1857"}} 2018-08-16 15:18:26,380 63 INFO [tempest.lib.common.rest_client] Request (BgpvpnTest:test_update_route_target): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857 0.257s 2018-08-16 15:18:26,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:4"], "import_targets": ["64512:5"], "export_targets": ["64512:6"]}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/8f1c9ce7-11e1-43c8-bab4-4977d1aa1857', u'date': 'Thu, 16 Aug 2018 15:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6514025d-e9c7-49e3-b6b4-b17ea0c6d944'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic[compute,id-afdd6cad-871a-4343-b97b-6319c76c815d,network] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 83, in test_bgpvpn_basic self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:18:48,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.521s 2018-08-16 15:18:48,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1564189120 description", "name": "tempest-secgroup-smoke-1564189120"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48d41753-3cae-41e3-9d54-28af97acfc4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1564189120 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "updated_at": "2018-08-16T15:18:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "25676779-88fc-4dd5-88e3-d31cf7f80a4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:18:48Z", "revision_number": 0, "id": "a74b6b06-a282-4895-8020-8c4022792948", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1726cf3a-5673-4263-ada0-f412d3475160", "name": "tempest-secgroup-smoke-1564189120"}} 2018-08-16 15:18:48,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.388s 2018-08-16 15:18:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d8561a2a-3956-4951-a08d-492c2e5be8c9'} 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": "2018-08-16T15:18:48Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc872fba-3f38-4685-9e30-1ba772a3412c"}} 2018-08-16 15:18:49,280 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.447s 2018-08-16 15:18:49,280 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dfff2ddf-abe4-426e-9555-3370be892ed7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "96bc44b6-d2f1-4b50-ad57-0834b8b742af"}} 2018-08-16 15:18:49,759 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:18:49,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc6a41-901d-4dc8-9d8f-4d6db0e60958'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:49Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "db8b4710-8472-4070-adf7-364b77ccd267"}} 2018-08-16 15:18:50,176 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.415s 2018-08-16 15:18:50,176 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d7998d9-4add-4c1a-a3d5-79281370ea3b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "401c3d49-9034-4e62-ae35-cae9589cbd50"}} 2018-08-16 15:18:50,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.477s 2018-08-16 15:18:50,654 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-21291463-45d8-410c-a384-6ce78eb198c8'} 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": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a7ed7574-b48b-4977-ad25-2567276642dc"}} 2018-08-16 15:18:51,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 15:18:51,095 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d7763b84-afe0-47e5-a3e2-8fab80360416'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:50Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "77b87563-5a1a-401f-892b-7d1876ab4ac5"}} 2018-08-16 15:18:51,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.352s 2018-08-16 15:18:51,448 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ab1171e-9a7b-4990-bf76-06dd78766c54'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7433fe35-f228-4804-9f95-f394ef1bb81d"}} 2018-08-16 15:18:51,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 15:18:51,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:18:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-489dcb2a-bb75-4ef5-9bab-0488ddb05b61'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:18:51Z", "security_group_id": "1726cf3a-5673-4263-ada0-f412d3475160", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:18:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dbfc7c18-3694-4878-83ea-815fa7e16cb1"}} 2018-08-16 15:18:52,344 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.471s 2018-08-16 15:18:52,344 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1171660870"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8958bda5-da13-4678-9f24-f7ec59e2711f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:52Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","name":"tempest-A-1171660870"}} 2018-08-16 15:18:53,248 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.903s 2018-08-16 15:18:53,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "name": "tempest-subnet-A-1-906113834"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c18f8e1-3ef2-432f-a655-753cd90f1be4'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:52Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:52Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","subnetpool_id":null,"name":"tempest-subnet-A-1-906113834"}} 2018-08-16 15:18:53,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/networks 0.567s 2018-08-16 15:18:53,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2114431955"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:18:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5ea8d73-9114-4676-911e-e36e76910240'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:18:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","name":"tempest-B-2114431955"}} 2018-08-16 15:18:54,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.653s 2018-08-16 15:18:54,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "name": "tempest-subnet-B-1-1006011358"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67abcbdf-af59-40ec-972e-3f9c7a41dda8'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:18:54Z","dns_nameservers":[],"updated_at":"2018-08-16T15:18:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0b7dee19-43a2-48d2-97bf-c37b83094130","subnetpool_id":null,"name":"tempest-subnet-B-1-1006011358"}} 2018-08-16 15:18:55,542 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 1.068s 2018-08-16 15:18:55,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1310491358"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6561fa50-1ef6-4213-9ab2-68a4d47a0c8f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8NAOdkQhoPP8WHclE/EUwY8b0NsG1oibRcJGE2+WHbsLo+VCP4A9FzpGZJeEZHkANuVMrERIH2JLVOc+L36g0nt3wPhv1ObGwogvEDJG6xphzhpx0hkqRcGwaAuPzJHBTRo76uCLWr7aot1NyHkD2siZVyjpZpmrMjYwESWxwBfIJdzTq5dikY/a91RppMA307txZcBdzvZjdRWmfGFK0AcGwnHrG/JECpEeGP9FMAvMPLwD+CtuhiC33PfjrX/BaIZECy9QnlUtIp5Ggqvofih5EEXSxp4PBb6W1q6UTDgoUTlHq86/YN5oxN35UlTTfaUNFFIFbEYIlO7kdq75N Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvDQDnZEIaDz/Fh3JRPxFMGPG9DbBtaIm0XCRhNvlh27C6PlQ\nj+APRc6RmSXhGR5ADblTKxESB9iS1TnPi9+oNJ7d8D4b9TmxsKILxAyRusaYc4ac\ndIZKkXBsGgLj8yRwU0aO+rgi1q+2qLdTch5A9rImVco6WaZqzI2MBElscAXyCXc0\n6uXYpGP2vdUaaTAN9O7cWXAXc72Y3UVpnxhStAHBsJx6xvyRAqRHhj/RTALzDy8A\n/grboYgt9z3461/wWiGRAsvUJ5VLSKeRoKr6H4oeRBF0saeDwW+ltaulEw4KFE5R\n6vOv2DeaMTd+VJU032lDRRSBWxGCJTu5Hau+TQIDAQABAoIBABCtDzDz++m4leWw\nx/e73qmV/bf/7hQZBRWDwvEhxunEL7MS/EdzVAcccZw/Vf2yx3wv0qW7Qny9fO01\nzSUYsT/QX9v8tN96uDrtcNtzPapuFG4QHGbay1qtunZnkSknLmjClMK0dCnPsgCr\nFdLDyX/Sc0EgxSDSdR4g4Ko0k04tocSyYpf5KlrVjr234nmIHG2xzGxSTKYU01/t\nIJmtGLu988YlXl6YQMxNs2DjFv+wcKGrtAQtRBYUl8d1CUla2u3ifST/+aJgFfY9\nLWxXLadZGSPWpme34r/e+PTXl0hhton+p/5JBZxPKC0rK8ZXBbu4h3x2+EvY9Jry\n2nWYGUUCgYEA4nhEuHeno8lLWE0KvU9hJO5BeOymiWgYZW0Av15xl1mW1fuSPFMr\n7lUx/rZceMPvRqX/33Y/PKhK+NJM9Nx2yGUkVnfvTkB9ahnPgyhvvPwQwoSWCPGo\n8thfo0kRfDrbwRg8WgeFkga5d5cO/G/sDF16XIO6tP0FnC36pr/eFXsCgYEA1L5g\nlgDl2KFv7OY0YQGJK4OxCs8yWHc8NxB+eyJ3dHjZmEAe/DHWN4bwP53UzYrKb0Ku\n8kbj5mtuw9gnbX3doy9tVbidt+xlUlWLUeV9rLzmW8AyXJzYlqbynNEt7REcKHaH\naRm96hekSodRmMt0CGzZYQCi5rzzJZWWF9t23NcCgYEAvGjoazuI6XdfSqAVzjeL\nD0l0iOEBEBHdMgyEcbFl+U+ccHuyRqO/SbHxPQKEXihMGc+i10suAw3UCbwUMCZ2\nX/PdTl7LZaO7cxj0Dh8HDwf5/YqGs/ww3ZBryJHSjTL+fl/mXdQiKMGVbUvsONH4\nZLUkRnGFVGuoTi3mePHpFp8CgYEAnI5MvZaDjlue5hKyUQC0VNVgn7fCMN/t7Aez\nTCIdDhUw652kL6rtHYernOUlCO0t85p668fHRnWg2XZj7WtGgyQPrZliV0sbdO+G\nywm65jdMvhA9/3Fc4eCRgV1eEqsYsZ4oH+vVmkMzn7TdEzgFd33CqmOxfWNm+y2N\nepkCa5kCgYEA11ftuoNXGngfWoJug83dXuZ/1BYVonoqHvlDc4LPQLTyA/q6L/UP\nR+E+6Uc14gHfg+wc2qKRhhyCf+cfHLYoPrhEnE74NWSnZs5Gb2C+ZUR17HxSe37h\n4CJZbDp1/zhisqwmPq0W9+nVaW+PEkTg8X/vnFPMUO0S7omx1p9Foo4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1310491358", "fingerprint": "cb:5c:94:5f:31:07:6f:ad:f9:77:9d:17:c7:0b:2f:b7"}} 2018-08-16 15:18:56,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.173s 2018-08-16 15:18:56,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1537836766", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b31ca419-e36d-49bd-ad8d-205adc927675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:18:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f57cf92e-f06d-4cd0-9416-ce611c2f6600","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:18:56Z","name":"tempest-port-smoke-1537836766","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:26:d4:9b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f69df612-2e2e-4bf5-a131-e422b8e17b77","ip_address":"10.101.11.10"}],"id":"070a3fe1-e710-4a63-a4a0-480a98a0b2fd","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} 2018-08-16 15:19:01,072 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 4.349s 2018-08-16 15:19:01,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "port": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:18:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b02f1e9-7ad9-4f2a-b8f7-50c9d11fbe17'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "adminPass": "RNixYHmN7hP2"}} 2018-08-16 15:19:01,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.577s 2018-08-16 15:19:01,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5af12f-60ae-4496-af69-d8b7fd294da3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:03,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.987s 2018-08-16 15:19:03,657 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49bf0eaf-3fe9-4a5d-a6d0-e143485c48f9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:05,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.303s 2018-08-16 15:19:05,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-da66af1f-c191-4f5d-8255-59cbe6b68281'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:05,989 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 15:19:08,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.584s 2018-08-16 15:19:08,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7547d7b-2dc2-41d7-8db1-6264fd942994'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:08,588 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:19:10,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.344s 2018-08-16 15:19:10,935 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce5e951e-0d5e-4d3e-a8a0-129adf75b12a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:13,064 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.115s 2018-08-16 15:19:13,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cb493672-8f82-4e4c-9264-9d59c4cb298c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:13,077 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:19:14,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.167s 2018-08-16 15:19:14,245 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cf59167c-1ab9-45f7-8a7b-0a3ca08efa6a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:14,259 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 70088a1e-f51e-4257-bcb4-419bf57a5829 with status: ACTIVE 2018-08-16 15:19:15,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/ports 1.199s 2018-08-16 15:19:15,459 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1011756524", "security_groups": ["1726cf3a-5673-4263-ada0-f412d3475160"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4d478cb0-9b0b-427d-8b58-90f3530127e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:19:14Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6eea0fd6-0d35-4baa-ab37-931d413355d5","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:19:14Z","name":"tempest-port-smoke-1011756524","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:3e:2f","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"0b7dee19-43a2-48d2-97bf-c37b83094130","ip_address":"10.102.21.20"}],"id":"510267da-36a9-4864-9679-c01b98fa4810","security_groups":["1726cf3a-5673-4263-ada0-f412d3475160"],"device_id":""}} 2018-08-16 15:19:18,479 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 202 POST http://172.30.9.32:8774/v2.1/servers 3.019s 2018-08-16 15:19:18,480 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1310491358", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "port": "510267da-36a9-4864-9679-c01b98fa4810"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15a3126-239b-439d-b2d8-774172a46a8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "adminPass": "n3u6fHrD8YrW"}} 2018-08-16 15:19:19,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.738s 2018-08-16 15:19:19,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-faea039a-a755-418e-9273-fced4975589b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faea039a-a755-418e-9273-fced4975589b'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:20,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.543s 2018-08-16 15:19:20,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1d118c-afc2-4ed3-ac0c-9e66fc03dddc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:19:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:22,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:19:22,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-671d14b6-24e5-4001-99de-892c59973e71'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:22,984 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:19:24,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.731s 2018-08-16 15:19:24,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fb07e83-4b6b-48cb-b580-8f250546eaee'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:26,283 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.552s 2018-08-16 15:19:26,284 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29dd1013-8486-48fb-90b7-b8497142e5de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:28,022 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.724s 2018-08-16 15:19:28,022 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8922e25-7ec3-43d3-84bd-d77d98b882e8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:28,034 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:19:29,056 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.020s 2018-08-16 15:19:29,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:19:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a22f246f-ee0f-4738-b494-f68b4f5f8cb3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:19:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:19:29,069 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5cdb147e-1326-4d52-aaef-93ee2949c11a with status: ACTIVE 2018-08-16 15:19:29,586 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.515s 2018-08-16 15:19:29,587 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e08f7fa1-4fa6-48b3-b391-bef5722428e1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cbcb3a8f-318f-4e23-af29-ef89dc207562"}} 2018-08-16 15:19:29,834 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.246s 2018-08-16 15:19:29,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4f897b5b-3c97-4ce4-a509-bc0f0c5053c6'} Body: {"network_association": {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "id": "a5eb2a00-c309-4d4a-801b-4a4caa6a82f0"}} 2018-08-16 15:19:30,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations 0.636s 2018-08-16 15:19:30,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cbcb3a8f-318f-4e23-af29-ef89dc207562/network_associations', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a4b6d20-2d6e-494b-b478-a09a749eb8ab'} Body: {"network_association": {"network_id": "6eea0fd6-0d35-4baa-ab37-931d413355d5", "id": "a451920e-2699-4b14-80a6-3ebdce4d8137"}} 2018-08-16 15:19:30,473 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:19:30,690 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/routers 0.216s 2018-08-16 15:19:30,691 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1751197021", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f8bcbd50-2693-47f7-8801-0a82c66a2aa9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} 2018-08-16 15:19:31,897 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 1.205s 2018-08-16 15:19:31,897 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-983ea5be-d926-46bf-9af6-81a6a446e4b3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T15:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d10d57a7-2337-456c-b851-f4cec0a93292", "name": "tempest-router--1751197021"}} 2018-08-16 15:19:34,062 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface 2.163s 2018-08-16 15:19:34,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e1ecf582-01c3-4a5a-b486-e6dc8fb86a9c'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} 2018-08-16 15:19:36,153 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_basic): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.089s 2018-08-16 15:19:36,154 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b371b09-3658-4e27-b0be-0ae92728dea2'} Body: {"floatingip": {"router_id": "d10d57a7-2337-456c-b851-f4cec0a93292", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:19:35Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "070a3fe1-e710-4a63-a4a0-480a98a0b2fd", "id": "9010f2b3-f489-40d3-be2c-82e22bb30694", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:19:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:19:36,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52,184 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52,288 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:19:52,313 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:52,428 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:19:52,429 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:19:52,431 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:19:52,494 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:19:52,496 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:19:57,503 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:19:57,503 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:21:07,569 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:21:07,569 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:21:07,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:21:07,676 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:21:07,701 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:21:12,709 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:21:12,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:22:22,769 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:22:22,770 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:22:22,771 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22,873 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:22,902 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22,908 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:22:22,908 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:22,909 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:22:22,909 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,911 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:22,973 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:22,974 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:22,982 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:22:22,982 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:22:22,982 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:22,984 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,045 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,048 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23,054 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:22:23,054 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23,056 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,117 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,120 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:23,125 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:22:23,126 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:a6:0e:43 [ether] on eth0 2018-08-16 15:22:23,126 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:22:23,127 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:22:23,129 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:22:23,188 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:22:23,193 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:22:28,200 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:22:28,200 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:23:38,236 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:23:38,237 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 15:23:38,241 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:23:38,342 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:23:38,369 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 15:23:43,376 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_basic) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:23:43,377 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 15:24:53,431 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:24:53,432 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:24:53.432 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:24:54,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694 1.178s 2018-08-16 15:24:54,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9010f2b3-f489-40d3-be2c-82e22bb30694', u'date': 'Thu, 16 Aug 2018 15:24:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d7cfdb4a-ec2d-4571-9fef-0dbea4f87f27'} Body: 2018-08-16 15:24:56,920 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface 2.282s 2018-08-16 15:24:56,921 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:24:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2006921e-e36c-470a-a5fb-ccf9749787da'} Body: {"network_id": "f57cf92e-f06d-4cd0-9416-ce611c2f6600", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f69df612-2e2e-4bf5-a131-e422b8e17b77", "subnet_ids": ["f69df612-2e2e-4bf5-a131-e422b8e17b77"], "port_id": "a5f6bfa3-3b53-4358-b3ee-8aeca1a25d70", "id": "d10d57a7-2337-456c-b851-f4cec0a93292"} 2018-08-16 15:24:59,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292 2.222s 2018-08-16 15:24:59,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d10d57a7-2337-456c-b851-f4cec0a93292', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f7fdcdb3-495f-49e7-b932-5b3afbd0dd9c'} Body: 2018-08-16 15:24:59,581 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.435s 2018-08-16 15:24:59,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9fa8c060-0ffa-4caf-9d88-a5f42cdeeea3'} Body: 2018-08-16 15:25:00,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 1.175s 2018-08-16 15:25:00,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:24:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fc9e8f0-82dc-4b0b-8ac7-f7f68fb2f7d7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-2114431955": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:3e:2f", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5cdb147e-1326-4d52-aaef-93ee2949c11a", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:24:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-2", "created": "2018-08-16T15:19:18Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:01,823 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a 0.050s 2018-08-16 15:25:01,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5cdb147e-1326-4d52-aaef-93ee2949c11a', u'x-compute-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2d1d83b-7210-4876-ae26-2e3c13978265'} Body: {"itemNotFound": {"message": "Instance 5cdb147e-1326-4d52-aaef-93ee2949c11a could not be found.", "code": 404}} 2018-08-16 15:25:02,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810 0.564s 2018-08-16 15:25:02,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/510267da-36a9-4864-9679-c01b98fa4810', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8fa26554-d8a1-41df-b245-f4259f60f175'} Body: 2018-08-16 15:25:02,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.208s 2018-08-16 15:25:02,599 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8f25282-5ca2-4402-a123-30e3b7d2b6d5'} Body: 2018-08-16 15:25:03,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 1.084s 2018-08-16 15:25:03,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fa478a0-6c47-4e1b-83cb-f15867e78e5c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1171660870": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:d4:9b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/70088a1e-f51e-4257-bcb4-419bf57a5829", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:19:11.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "70088a1e-f51e-4257-bcb4-419bf57a5829", "security_groups": [{"name": "tempest-secgroup-smoke-1564189120"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1310491358", "name": "server-1", "created": "2018-08-16T15:19:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:04,774 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829 0.074s 2018-08-16 15:25:04,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/70088a1e-f51e-4257-bcb4-419bf57a5829', u'x-compute-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5bdc7888-c005-452a-bc58-044e7eb68aa3'} Body: {"itemNotFound": {"message": "Instance 70088a1e-f51e-4257-bcb4-419bf57a5829 could not be found.", "code": 404}} 2018-08-16 15:25:05,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd 1.173s 2018-08-16 15:25:05,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/070a3fe1-e710-4a63-a4a0-480a98a0b2fd', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e72050e9-9efa-4508-afb5-05a9b5f24f22'} Body: 2018-08-16 15:25:05,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358 0.039s 2018-08-16 15:25:05,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1310491358', u'x-compute-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4f6f3a-e909-477e-a1a0-32f1bf319124'} Body: 2018-08-16 15:25:08,605 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130 2.614s 2018-08-16 15:25:08,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/0b7dee19-43a2-48d2-97bf-c37b83094130', u'date': 'Thu, 16 Aug 2018 15:25:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9815e127-6557-4427-b2e0-7e59a7e5ae77'} Body: 2018-08-16 15:25:10,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5 1.601s 2018-08-16 15:25:10,208 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6eea0fd6-0d35-4baa-ab37-931d413355d5', u'date': 'Thu, 16 Aug 2018 15:25:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f9f206b1-472e-4767-81f5-8f4c18e40c60'} Body: 2018-08-16 15:25:12,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77 2.605s 2018-08-16 15:25:12,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f69df612-2e2e-4bf5-a131-e422b8e17b77', u'date': 'Thu, 16 Aug 2018 15:25:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3d662c3e-ce22-4c7b-94b4-d43150b8a5dd'} Body: 2018-08-16 15:25:14,353 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600 1.538s 2018-08-16 15:25:14,354 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f57cf92e-f06d-4cd0-9416-ce611c2f6600', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e35abed7-eaaf-40e9-ba7d-9ada2caa4bc2'} Body: 2018-08-16 15:25:14,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160 0.634s 2018-08-16 15:25:14,990 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/1726cf3a-5673-4263-ada0-f412d3475160', u'date': 'Thu, 16 Aug 2018 15:25:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a9067d-a112-4de6-9c85-39c400faf888'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn[compute,id-dc92643f-1b2c-4a3e-bc5e-ea780d721ef7,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 740, in test_bgpvpn_negative_delete_bgpvpn self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:25:15,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.536s 2018-08-16 15:25:15,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-273814347 description", "name": "tempest-secgroup-smoke-273814347"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac6bb5c7-8313-42e4-8718-2ac338f4f197'} Body: {"security_group": {"description": "tempest-secgroup-smoke-273814347 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "updated_at": "2018-08-16T15:25:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "03bf9104-9425-4875-b9ce-f97fe0a32ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:25:15Z", "revision_number": 0, "id": "4afcb3d5-7eb8-4a26-afb4-acd7dad2f336", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "name": "tempest-secgroup-smoke-273814347"}} 2018-08-16 15:25:15,905 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.351s 2018-08-16 15:25:15,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fb2cda35-4420-4946-9cd8-c81652e4f5f5'} 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": "2018-08-16T15:25:15Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:15Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "115c66da-8ee4-413b-a1fb-b03ca5d2c335"}} 2018-08-16 15:25:16,384 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.478s 2018-08-16 15:25:16,385 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a20cba90-aa7c-421d-b8e5-ac2dbdb6878e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1f196b39-226b-42ea-b393-101389e51632"}} 2018-08-16 15:25:16,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 15:25:16,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c6bc9c8-b695-4135-85c8-15777fcd5a48'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dc6b0283-7447-4d52-9815-48558d2d1511"}} 2018-08-16 15:25:17,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 15:25:17,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78ed4c04-538f-4ce1-af08-7dd838beaf81'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:25:16Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:16Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fec7db2a-c73f-4101-9c9e-4ef8678cb6c4"}} 2018-08-16 15:25:17,623 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.591s 2018-08-16 15:25:17,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f717dd-700b-4fcd-a71a-fff0658c5f4b'} 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": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "592e0d7c-60f4-4b38-a34c-410d4da90205"}} 2018-08-16 15:25:17,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.172s 2018-08-16 15:25:17,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5db4733-11de-45d3-b68e-1e022fc81316'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:17Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7a00e289-6fcd-43f8-903b-0914b727ad1f"}} 2018-08-16 15:25:18,228 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.430s 2018-08-16 15:25:18,229 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccd1299-42f8-417d-81c5-841ce661677b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "483e4af9-acf0-4ec5-bb41-95cfd3a36ce8"}} 2018-08-16 15:25:18,408 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:25:18,408 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d97dc4e-3c0f-4106-89d5-cc13985c0591'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:25:18Z", "security_group_id": "67a9273a-9f75-404b-91b1-04561bffb0f4", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d38279f-8447-43cf-b942-fd433065b7c1"}} 2018-08-16 15:25:18,855 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.446s 2018-08-16 15:25:18,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1806334892"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-081f89d4-a090-4641-bd77-ab1dabc902f8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:18Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"533be9fc-3f77-4546-84db-81351c4d9a68","name":"tempest-A-1806334892"}} 2018-08-16 15:25:19,844 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.987s 2018-08-16 15:25:19,844 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "name": "tempest-subnet-A-1-183684060"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e50ada5-2bec-4a52-ab22-ea56a75efe24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:19Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f8c2a72f-455a-41a4-960e-1568689f9687","subnetpool_id":null,"name":"tempest-subnet-A-1-183684060"}} 2018-08-16 15:25:20,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 15:25:20,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-753070162"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:25:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb722b4-3cdc-4cb6-b016-0d11a6d1efb5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:25:19Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","name":"tempest-B-753070162"}} 2018-08-16 15:25:21,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.041s 2018-08-16 15:25:21,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "name": "tempest-subnet-B-1-1012175728"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33860627-5f11-4360-b7a3-eb3c7ac6f16c'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:25:20Z","dns_nameservers":[],"updated_at":"2018-08-16T15:25:20Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","subnetpool_id":null,"name":"tempest-subnet-B-1-1012175728"}} 2018-08-16 15:25:21,960 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.569s 2018-08-16 15:25:21,960 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:25:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5737e16b-1c24-4d69-9461-c9cc0f2fdd5b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "1d816bc1-3e8c-4a9c-85b6-d814bccf375a"}} 2018-08-16 15:25:22,731 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.770s 2018-08-16 15:25:22,731 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ddb8b6-9347-4ea6-98a6-1648dea8f56e'} Body: {"network_association": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "id": "87f21c6a-b2a4-4768-9694-5e6e409d8ae1"}} 2018-08-16 15:25:23,438 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations 0.706s 2018-08-16 15:25:23,439 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1d816bc1-3e8c-4a9c-85b6-d814bccf375a/network_associations', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1703779f-452b-407c-94d1-0ee9481f94ad'} Body: {"network_association": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "id": "430d2b96-6910-4758-b307-23ce9ba8e2ba"}} 2018-08-16 15:25:23,439 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:25:23,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.191s 2018-08-16 15:25:23,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-758306568"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02ecd7e9-9df7-4b6f-85b9-372cfc9cd5ea'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnAsAyxL+FYWQaH25EvsOmcQ9LJhKFj8r3eTApAdnSnvteeaiUez/qObfWwP5af2sf3A+7CcbjllZYIJnSyIkARpjlKHJRz6WBzzDvHgsNO/h632FOjb5B7I8AApaf64V/btxFmI26l7ieqQB0R6GjaAks+TeT1MvcAPZ+W++m8tEsdZYcjtPrsYNNY843FPDpsVFLl4oZ331COuk+0A0F+p1MC8DBn1CI1a404cUD6gC3vbJwacyyzsT/YdXS/D4TWTrCjFD0NjHjk4WWqtvJ/XvJxtFZNqTIExGxZ1/UZDldkVetgsBx6hqaMO5rfcuEsMsSGP+nVNqjJle2V//h Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEA5wLAMsS/hWFkGh9uRL7DpnEPSyYShY/K93kwKQHZ0p77Xnmo\nlHs/6jm31sD+Wn9rH9wPuwnG45ZWWCCZ0siJAEaY5ShyUc+lgc8w7x4LDTv4et9h\nTo2+QeyPAAKWn+uFf27cRZiNupe4nqkAdEeho2gJLPk3k9TL3AD2flvvpvLRLHWW\nHI7T67GDTWPONxTw6bFRS5eKGd99QjrpPtANBfqdTAvAwZ9QiNWuNOHFA+oAt72y\ncGnMss7E/2HV0vw+E1k6woxQ9DYx45OFlqrbyf17ycbRWTakyBMRsWdf1GQ5XZFX\nrYLAceoamjDua33LhLDLEhj/p1TaoyZXtlf/4QIDAQABAoIBAEZgwik1Y5vBBfwn\nYzKyY2zLuPsOCEqEejNWymNT2wadxLsNmVxTCC/VkbptZZAwjXRRWMGEwwEHBhsn\nI3Xh/ksFNwNphRqDhkq70o6muns3sAXPFBgYesQey5oXL8hcunkOTzEsvtD/9BDy\nL989C3N6+ICpFFOHWuwVpwLsA2D6uJM5OqeASNGLB5Db5UbqVcI2xfZO2BVIfxiu\nYE+QzH9YXg42XeIWFTeZpzu9VII7GVCo0KfgKrNglOjO9/sOTe7isHIly/+5qJgI\nmre61y+xHrCBWpmlX0YiYtPpkWHP2KCi0bxJl+pnAPfAKJ+2U0QU9YUjeFtbicEb\naGB4PdkCgYEA/Id/96wtXHAVVD2jDL/v9l5nkjQ+8mPFNrkvyNXV2xXi9CSaWOO1\niEAMensFliyVmHmyZ2FpcHXsJXVBbPYao3OVBNjg4QqVkG5NW2lpLWitPSuVeeQH\nfB6clUTHMn5g/SRv6DSvtdSTu/y+XGQdVQjmcOwlL5oS1lYWMZfxfZMCgYEA6i+K\nOZ/pc1s/9ItWGi6Napl84KURYBa4Y5mdsVKgpZawEX2Me/CiKzIbGNVrc1c+t/Ic\nnIT6Hxv+ZDvWmOSYqTM1ichAwgeO1HeXn/QaR+bI0N4/+E6kakpNxv338ELKMsEm\nvShqKBRCtYLxecwaL9SKP435y0wPdYJceInxFTsCgYBFtXXKvbmr2bjZj0YyH82y\n2a6Hemqh6I6pI4egTf8BwlHrCSuePAWBfgSzzr/lC5ukAnwP86DyjWrJkEumM215\nD0/kjaXOGWjd/MTX5gpFoa6owx45DoxOY/jfb6P5OU+2sVc+50RV0j+R1hwKTwyV\ny6YpJ9bABC0NA6iOuh3MhwKBgDVeJhrhtVrDhbyd8D5BM5sCZXHwTBhgtR6FiGk7\nkj6KK4+g093+xYYgggpTwIvlavaSZzDIIRPr1jpTZKEtHxkYAXBnwVI2VLdYlaYv\nA7o0/riSnXNhwJg0XKsnf1QydE/CsqhSyHZfv6ALuinueF1EC0lWeoF40OEPlzEl\nBlq3AoGAMWeol74z68PuHsRKll+pIUUKAQHN24zvBFcxXNH0EDbTUHpx5BKLR9aY\nakFCcH6OKOVpHPjAfjRd1LVRpWvZ6HH3Wb4TYIGrSfuPfP888Wx2LzssolxGtpQ5\ng4/EQ0HWz5cVxeXM+1BpphgRQ59OPRLffeR6t8CqQJm5WIOVTlQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-758306568", "fingerprint": "3a:1d:a5:28:84:c2:2c:72:e3:5a:b9:70:62:7a:34:f5"}} 2018-08-16 15:25:25,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.469s 2018-08-16 15:25:25,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-967619613", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75c9b874-c250-4970-872e-2a598b85943a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:24Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"533be9fc-3f77-4546-84db-81351c4d9a68","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:24Z","name":"tempest-port-smoke-967619613","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:9d:01","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f8c2a72f-455a-41a4-960e-1568689f9687","ip_address":"10.101.11.10"}],"id":"2af08298-97bd-43b7-a9fd-e0fa6a9a8edb","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} 2018-08-16 15:25:28,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.499s 2018-08-16 15:25:28,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "533be9fc-3f77-4546-84db-81351c4d9a68", "port": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b9e52eaf-99e1-4bf6-8241-4c177d453893'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "adminPass": "oX4n3Cx3ph7y"}} 2018-08-16 15:25:29,598 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.984s 2018-08-16 15:25:29,599 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ba79d4bf-d47f-4372-af2d-31e5dffea81d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:30,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.367s 2018-08-16 15:25:30,981 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1257', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53c9562f-9d99-4eb5-86c5-0cc73a13db05'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:30,994 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:25:32,624 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.628s 2018-08-16 15:25:32,624 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f14aa372-e72b-4cf5-ba4a-531fad5fe228'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:32,637 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 3 second wait 2018-08-16 15:25:33,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.353s 2018-08-16 15:25:33,993 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9b5d50b9-1bb2-40df-9347-bb6e2f3b751c'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:34,006 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:25:35,423 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.415s 2018-08-16 15:25:35,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e41dde40-3f96-47d7-b282-bd7b8956c53e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:35,437 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 15:25:37,390 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.951s 2018-08-16 15:25:37,390 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-af6c960d-3de9-4722-baed-5d7fe5090f8c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:39,407 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.002s 2018-08-16 15:25:39,407 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db990a95-869c-4f8f-8c70-bc73bdb6e823'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.580s 2018-08-16 15:25:41,002 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cce072af-e26f-46dd-b7ec-d9ca8faba073'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,015 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:25:41,436 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.419s 2018-08-16 15:25:41,436 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56e54da4-d58a-4104-8cee-bf5a48f031ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:41,450 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9561b95c-70e7-4a18-8261-6eb8d860e687 with status: ACTIVE 2018-08-16 15:25:42,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/ports 1.052s 2018-08-16 15:25:42,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-606801856", "security_groups": ["67a9273a-9f75-404b-91b1-04561bffb0f4"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1221284-b53e-4bc8-9f06-7c3c7df1c762'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:25:41Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7e5bc25f-a37a-43dc-8a40-20f58adf9e8e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:25:41Z","name":"tempest-port-smoke-606801856","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:95:c0:b2","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9e41d1ca-c71b-4540-b11f-6a435f02098a","ip_address":"10.102.21.20"}],"id":"eb481bea-a0ac-4fa6-a462-a8aab113b5c7","security_groups":["67a9273a-9f75-404b-91b1-04561bffb0f4"],"device_id":""}} 2018-08-16 15:25:46,326 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 202 POST http://172.30.9.32:8774/v2.1/servers 3.821s 2018-08-16 15:25:46,326 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-758306568", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7e5bc25f-a37a-43dc-8a40-20f58adf9e8e", "port": "eb481bea-a0ac-4fa6-a462-a8aab113b5c7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97a482d6-4ebc-41cb-8705-8b236761486e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "adminPass": "uNq5P9rYFo7P"}} 2018-08-16 15:25:46,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.242s 2018-08-16 15:25:46,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48cd1e72-a840-49f2-aafb-3220d83693dd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:47,914 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.327s 2018-08-16 15:25:47,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4378a71f-d0c8-423e-bf03-352452e8df6e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:25:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:49,983 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 1.054s 2018-08-16 15:25:49,983 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1398', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-36df2eda-f78d-45c8-9b56-2fbe1b1fc515'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:49,995 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 15:25:51,969 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.971s 2018-08-16 15:25:51,969 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74983266-eba2-43ec-bc16-981fefab6a27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:51,981 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:25:53,849 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.866s 2018-08-16 15:25:53,849 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-48496d46-7813-45f0-88ac-79ef5c913b92'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:49Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:55,413 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.549s 2018-08-16 15:25:55,413 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b8b258e-14a1-4dac-bf12-01553c5374cf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:55,426 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:25:56,254 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.827s 2018-08-16 15:25:56,255 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:25:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71ea6244-e164-4362-8c00-4465b97ba005'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:25:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:25:56,267 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fb298136-9ac6-4d3c-898d-5b530ec51692 with status: ACTIVE 2018-08-16 15:25:56,401 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 15:25:56,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1297809636", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:25:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b370ede3-d7d8-467f-8a9f-e4c033bd82d1'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} 2018-08-16 15:25:57,903 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.500s 2018-08-16 15:25:57,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:25:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4882fd5-fc2c-46d5-b1d7-8848e0342bb5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:25:56Z", "admin_state_up": true, "updated_at": "2018-08-16T15:25:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "name": "tempest-router--1297809636"}} 2018-08-16 15:26:00,298 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface 2.394s 2018-08-16 15:26:00,299 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:26:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5720745-5a7f-4e36-ad14-2cd1a4395443'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} 2018-08-16 15:26:02,140 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.840s 2018-08-16 15:26:02,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:26:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e0f5cbea-9ff6-491b-9817-63af0116ac71'} Body: {"floatingip": {"router_id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:26:01Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "2af08298-97bd-43b7-a9fd-e0fa6a9a8edb", "id": "20cce3ff-7355-4ded-9a38-03977c924b4b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:26:01Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:26:02,142 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04,210 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:26:04,242 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:04,356 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:26:04,357 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:26:04,359 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:26:04,420 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:26:04,424 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:26:09,430 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:26:09,430 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:27:19,501 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:27:19,502 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:27:19,505 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:27:19,566 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:27:19,569 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:27:24,574 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:27:24,575 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:28:34,644 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:28:34,644 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:28:34,645 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,650 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,750 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,777 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,783 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:28:34,784 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:34,784 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:28:34,784 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,786 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,846 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,851 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,859 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:28:34,859 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:28:34,860 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,862 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,922 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,926 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:34,932 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:28:34,932 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:34,934 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:34,993 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:34,998 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:35,003 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:28:35,004 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:20:65:53 [ether] on eth0 2018-08-16 15:28:35,004 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:28:35,005 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:28:35,007 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:28:35,065 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:28:35,071 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:28:40,078 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:28:40,079 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:29:50,103 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:29:50,104 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 15:29:50,107 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:29:50,207 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:29:50,236 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 15:29:55,243 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_bgpvpn) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:29:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 15:31:05,285 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:31:05,286 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:31:05.286 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:31:06,786 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b 1.498s 2018-08-16 15:31:06,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/20cce3ff-7355-4ded-9a38-03977c924b4b', u'date': 'Thu, 16 Aug 2018 15:31:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8476f9a2-540a-4ba6-823e-968311724959'} Body: 2018-08-16 15:31:08,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface 2.017s 2018-08-16 15:31:08,805 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:31:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f8032ab-c05b-408f-a324-9fa8b1377819'} Body: {"network_id": "533be9fc-3f77-4546-84db-81351c4d9a68", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f8c2a72f-455a-41a4-960e-1568689f9687", "subnet_ids": ["f8c2a72f-455a-41a4-960e-1568689f9687"], "port_id": "30cb9113-7a96-4834-b090-28f94913dc15", "id": "3aca459b-f0ab-4b10-8fff-4f08c1ac590f"} 2018-08-16 15:31:10,796 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f 1.991s 2018-08-16 15:31:10,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/3aca459b-f0ab-4b10-8fff-4f08c1ac590f', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-063a378a-0845-4fd3-840c-4a45efd0f1a4'} Body: 2018-08-16 15:31:11,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.467s 2018-08-16 15:31:11,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dd3fee8b-9092-4817-a1d7-d199e5080432'} Body: 2018-08-16 15:31:12,131 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.865s 2018-08-16 15:31:12,132 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e0c35629-f035-4422-86dc-07e655d15e9e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-753070162": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:c0:b2", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fb298136-9ac6-4d3c-898d-5b530ec51692", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fb298136-9ac6-4d3c-898d-5b530ec51692", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:11Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-2", "created": "2018-08-16T15:25:46Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:13,200 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692 0.053s 2018-08-16 15:31:13,200 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fb298136-9ac6-4d3c-898d-5b530ec51692', u'x-compute-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:13 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9719b6eb-afcf-4cb3-b34a-f8cefb1cad27'} Body: {"itemNotFound": {"message": "Instance fb298136-9ac6-4d3c-898d-5b530ec51692 could not be found.", "code": 404}} 2018-08-16 15:31:14,374 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7 1.173s 2018-08-16 15:31:14,375 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/eb481bea-a0ac-4fa6-a462-a8aab113b5c7', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2ac4a542-c307-425d-b969-64842a65280e'} Body: 2018-08-16 15:31:14,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.215s 2018-08-16 15:31:14,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b33cac2-2e5a-424b-80d3-af4b0ac22c1b'} Body: 2018-08-16 15:31:15,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 1.295s 2018-08-16 15:31:15,888 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ac08a1e-870b-4085-b220-4d40b1cace9f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1806334892": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:9d:01", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9561b95c-70e7-4a18-8261-6eb8d860e687", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:25:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9561b95c-70e7-4a18-8261-6eb8d860e687", "security_groups": [{"name": "tempest-secgroup-smoke-273814347"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:14Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-758306568", "name": "server-1", "created": "2018-08-16T15:25:28Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:16,951 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687 0.048s 2018-08-16 15:31:16,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9561b95c-70e7-4a18-8261-6eb8d860e687', u'x-compute-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:16 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-427f91a3-13e5-4b0f-82fd-3355c38be8ed'} Body: {"itemNotFound": {"message": "Instance 9561b95c-70e7-4a18-8261-6eb8d860e687 could not be found.", "code": 404}} 2018-08-16 15:31:17,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb 0.886s 2018-08-16 15:31:17,841 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2af08298-97bd-43b7-a9fd-e0fa6a9a8edb', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-15b76e08-b7e5-4dda-850d-4f6488e8e04b'} Body: 2018-08-16 15:31:17,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568 0.062s 2018-08-16 15:31:17,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-758306568', u'x-compute-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4b184256-3d57-4f99-be87-d9398be329b1'} Body: 2018-08-16 15:31:20,651 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a 2.745s 2018-08-16 15:31:20,652 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9e41d1ca-c71b-4540-b11f-6a435f02098a', u'date': 'Thu, 16 Aug 2018 15:31:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d814a94c-6c92-4b19-8768-07bf194b00a9'} Body: 2018-08-16 15:31:22,599 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e 1.946s 2018-08-16 15:31:22,600 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7e5bc25f-a37a-43dc-8a40-20f58adf9e8e', u'date': 'Thu, 16 Aug 2018 15:31:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-73a77cc6-5e2c-46b6-acc8-48cd287ea83e'} Body: 2018-08-16 15:31:24,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687 2.385s 2018-08-16 15:31:24,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f8c2a72f-455a-41a4-960e-1568689f9687', u'date': 'Thu, 16 Aug 2018 15:31:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9a3afaf9-8ec2-489f-9816-7cc07e44a09d'} Body: 2018-08-16 15:31:26,536 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68 1.548s 2018-08-16 15:31:26,537 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/533be9fc-3f77-4546-84db-81351c4d9a68', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8dc24452-2bf8-4bdd-9347-784583a31f35'} Body: 2018-08-16 15:31:26,771 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4 0.233s 2018-08-16 15:31:26,771 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/67a9273a-9f75-404b-91b1-04561bffb0f4', u'date': 'Thu, 16 Aug 2018 15:31:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-52b37662-8c48-4fdd-87f1-170644aa776a'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association[compute,id-2e6bf893-1410-4ef6-9948-1877f3a8f3d1,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 768, in test_bgpvpn_negative_delete_net_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:31:27,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.623s 2018-08-16 15:31:27,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-37290435 description", "name": "tempest-secgroup-smoke-37290435"}} Response - Headers: {'status': '201', u'content-length': '1406', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aad6f627-71e9-4c07-92a0-68371ceef98c'} Body: {"security_group": {"description": "tempest-secgroup-smoke-37290435 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "updated_at": "2018-08-16T15:31:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "04d80184-343f-4ca9-a7ee-e658c1e97f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:31:27Z", "revision_number": 0, "id": "700552f4-5728-4cf6-a50a-7651d9b6d264", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "87dde60b-7937-4f91-a5c7-30778600b9be", "name": "tempest-secgroup-smoke-37290435"}} 2018-08-16 15:31:27,632 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.213s 2018-08-16 15:31:27,633 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a457ca86-2457-4611-af17-6793407674c9'} 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": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b79cb174-35fb-409b-bcb8-904d19bd238c"}} 2018-08-16 15:31:27,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 15:31:27,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3f54b7a-0975-4147-9553-d965e793fa0b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "beaedb84-22b7-4d5a-b866-43ef10591374"}} 2018-08-16 15:31:27,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 15:31:27,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba0b8656-c4e9-40b5-a1ce-a7a82f8d980c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:27Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d5d61edb-e64e-4a95-b007-699795344826"}} 2018-08-16 15:31:28,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.464s 2018-08-16 15:31:28,449 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-00703014-b5c5-46d4-8c40-21ef9c6bf79e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63fb74a2-3016-449f-96f2-496f4f573785"}} 2018-08-16 15:31:28,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 15:31:28,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b93b086-14db-4572-a468-bd24520a37f7'} 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": "2018-08-16T15:31:28Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a358b2a0-b2dc-4900-af01-25172a2d8fe4"}} 2018-08-16 15:31:29,086 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29,087 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7b6df16f-af8d-42cd-bfc8-f7582d6bd6fb'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3b873dfb-b68c-4fc5-8aec-9ee06bd34318"}} 2018-08-16 15:31:29,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.426s 2018-08-16 15:31:29,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08578f36-4dbd-4d01-82ac-0958e9fa1882'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "468d5f9c-208b-43ae-b871-f6f411122d16"}} 2018-08-16 15:31:29,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.441s 2018-08-16 15:31:29,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:31:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f15f412d-fb0e-4101-8469-60427e1abdc8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:31:29Z", "security_group_id": "87dde60b-7937-4f91-a5c7-30778600b9be", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:31:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0d75f0e3-b386-4692-9453-b40fa9bdd24b"}} 2018-08-16 15:31:30,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.276s 2018-08-16 15:31:30,235 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-328355879"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd2f6176-fc80-4561-83c7-50e29dff5c98'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"d4e11f2c-e4b4-4539-8070-c38410613618","name":"tempest-A-328355879"}} 2018-08-16 15:31:31,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.920s 2018-08-16 15:31:31,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "name": "tempest-subnet-A-1-332001664"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-edc26860-f222-4a09-a0f6-c71a271ad26b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:30Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:30Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","subnetpool_id":null,"name":"tempest-subnet-A-1-332001664"}} 2018-08-16 15:31:31,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.519s 2018-08-16 15:31:31,678 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-24674097"}} Response - Headers: {'status': '201', u'content-length': '555', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:31:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aa17013c-b0ff-480e-8454-a9eb138d98a3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:31:31Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","name":"tempest-B-24674097"}} 2018-08-16 15:31:32,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.267s 2018-08-16 15:31:32,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "name": "tempest-subnet-B-1-182210638"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:31:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d3ad86a7-8c9a-4120-ace0-31753793c602'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:31:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:31:32Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"442bcee8-70aa-4574-b861-3b4977594f67","subnetpool_id":null,"name":"tempest-subnet-B-1-182210638"}} 2018-08-16 15:31:33,470 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.520s 2018-08-16 15:31:33,471 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fae933f-3796-40de-8c37-bfedc23ec3b4'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5cb40d26-84d5-431b-9b17-244f769860d0"}} 2018-08-16 15:31:33,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.259s 2018-08-16 15:31:33,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-86413915-768d-466b-bb93-752fd46b1d63'} Body: {"network_association": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "id": "fd7a16a5-4426-44ba-a31a-4daaf765578c"}} 2018-08-16 15:31:34,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations 0.903s 2018-08-16 15:31:34,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5cb40d26-84d5-431b-9b17-244f769860d0/network_associations', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b415f1b-ee79-495a-b774-92091b1a8e2e'} Body: {"network_association": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "id": "3bc883f2-80b4-4664-8388-afe97b31ca4d"}} 2018-08-16 15:31:34,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.253s 2018-08-16 15:31:34,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1575325282"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed2acb3d-27e9-470b-9be9-f73fd9f9b52a'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDATYgJPDZd12zchFod7KASopYx6ULjeRknCoOxSPtrnThHJN+4Q8f69XzNDtOriWhlaDU1cGQxYr70u3FsRoftsip9PPCs6NgAl4vVyf/N2I84vcTQ7O1xNrFL57ximkwFIp2Z2gJNpL/A5iVpCctZjN+5WQjU2rpfr0CMdoYmn/INaFPzs+fRtPeNU1O0mxnbyhSsQHKb0VCvIfoe4agc+liwU7TP7OAV5oU9PGVaXYF0hgPCjp3AmMJ6PAi/lRwzcz1v5axsWGk1nMjan2D8oHzjRTHs6pWZoNt4vCNY9VQyEA3imhUhr/BHqaOyaQex95abdkdFIVI7wOSjuWSR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwE2ICTw2Xdds3IRaHeygEqKWMelC43kZJwqDsUj7a504RyTf\nuEPH+vV8zQ7Tq4loZWg1NXBkMWK+9LtxbEaH7bIqfTzwrOjYAJeL1cn/zdiPOL3E\n0OztcTaxS+e8YppMBSKdmdoCTaS/wOYlaQnLWYzfuVkI1Nq6X69AjHaGJp/yDWhT\n87Pn0bT3jVNTtJsZ28oUrEBym9FQryH6HuGoHPpYsFO0z+zgFeaFPTxlWl2BdIYD\nwo6dwJjCejwIv5UcM3M9b+WsbFhpNZzI2p9g/KB840Ux7OqVmaDbeLwjWPVUMhAN\n4poVIa/wR6mjsmkHsfeWm3ZHRSFSO8Dko7lkkQIDAQABAoIBAQCJz4YryCDWA2oa\nZicGxuq4MBge0KGEzuX9moVh6YF0T4ljQsOpE7oe2QqFEZkTlzdfZNys3UyQL8nV\nLPdNtwX2i/XzJlb8MymI0xH9NfPCGu4YpbaEWyaWObG5SesxZo4QKAx1k0yPQ/+/\nR6+LpN8737783xd7IvzpUXiasN3Wkw56I6bsKs7zl9/Xd5WuksVRSUFZwbi+4HqZ\nb/VuXpb8PM/nDc3K+BUDFsCYuaJ2fn4J3Z9tHs3Yplnu8FGasLgSRJGSC4Vj2oki\nb49H1y+DiM3qLKEPD0QT7NIMWw1gCMTniU384AMuhtwbEM+Q/gYiphTcCW5wfk79\nBIvK6xGhAoGBAOz4CO9e52dLsVbIGkx5L5YJTM9H28l3hwZEnXxljG0CPYzamFS/\n0Vfe7wRfBUBcX68LeGFy6b03xbxk4yO9/2xEx0ngNpozraXuKffa5pCF9irKJz4H\n/bILx7m42+BluyQ62hH6wldfzrusMiPinlXot4DaN1GRBnkOaek4SW09AoGBAM+/\nL0STToo8CwAhIu9/qTI8LSFxw3UbCf8ZGiGdiLNMxsf/kAa4jB93eOfsO8VrAFZW\noa4oMLSVJFW7z9O1/e8lDkiqfBaCUWigt5WqUSfKo0rPgdCNop8kAvByTkq3inBp\n54oVAfZjQSKhkQ9R9TylVCV8Lu6V08uQlu/SyjHlAoGAdgQldwld16zz2hN4PYPR\nNjjVfxn7lP+pSG7du/lbEWMfQkoPuY16dfe6NAQaum4G3UeqIWY4kJr5KJVaJg/W\n6JXsZpd6uhtorQ3K6vyi/XEqIy9gkd0q9QQ26QDuyHgB1s5UksW/CgLWE9NzeTnA\nv2pSEaMcD8xZW+rYxmTY9MUCgYBv10tJLcywmtaJQU2fhii+hKr/QFGrr9zX2tm4\nkyjO7lxtu2X8WEoHfrg2k3UyOQK7eHQeYECoV0pyZWPjZCzLHDXuZOnc7FeLbkqn\nZkO+mlcCpWgLsNSFvEtgywjfLKR5FGq0ac7eqFyemkCP8N2HwrHkZFCX3U1iX/sC\nLYbxCQKBgQCCSaWcXQuPIVutVyjb549dSNnBSGPVOXtFRqvEy++1deZuanEYgq3m\nk9J9uRWXiw/S94RLXjYy/LNkNhh+EHdVJFrARsBo5OZhMcP05o7m7k970YuFApXx\nEUEvKURwd6NQqBj7WKs9b5lG+SUgwcjL7jN1y3FO3uqC5IgQWb9Uxg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1575325282", "fingerprint": "bc:a0:d8:1f:ce:31:90:87:2f:57:95:5d:4d:b3:9c:bb"}} 2018-08-16 15:31:35,852 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 0.955s 2018-08-16 15:31:35,852 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-833376179", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3d25b077-2dce-4fdd-9259-eb941f943d20'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"d4e11f2c-e4b4-4539-8070-c38410613618","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:35Z","name":"tempest-port-smoke-833376179","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:07:d9:b0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"49bfb541-fa9e-4feb-9ad8-bb24a687f37b","ip_address":"10.101.11.10"}],"id":"5b2e3a6b-2730-4c80-b27f-0598baf0fbcf","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} 2018-08-16 15:31:39,508 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.654s 2018-08-16 15:31:39,509 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "d4e11f2c-e4b4-4539-8070-c38410613618", "port": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f542427-beff-4029-9d16-d3a8acbc284b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "adminPass": "5GtCM7fQFhZn"}} 2018-08-16 15:31:40,532 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.020s 2018-08-16 15:31:40,533 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5566090-1628-41a2-895e-1906d5bfee09'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:41,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.386s 2018-08-16 15:31:41,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ff8b1db-4281-4b96-8b1f-6a95b7ff203c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:41Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:41,958 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2018-08-16 15:31:43,744 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.784s 2018-08-16 15:31:43,745 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75a74e91-8e40-4f6d-ac42-54e24fad21d6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:43,757 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:31:45,430 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.671s 2018-08-16 15:31:45,431 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-42a528f8-9e24-4958-b827-a2da081b4bce'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:47,469 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.013s 2018-08-16 15:31:47,470 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc368f8b-f871-495c-bb8a-5a06b32eef41'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:49,862 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.379s 2018-08-16 15:31:49,863 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31aefe83-0ba1-451b-bddc-69266d861eaf'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:49,885 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 15:31:50,779 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.892s 2018-08-16 15:31:50,779 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18b13ca9-6897-4a5d-91d0-77928d646c24'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:50,793 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 with status: ACTIVE 2018-08-16 15:31:51,811 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.018s 2018-08-16 15:31:51,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-961084095", "security_groups": ["87dde60b-7937-4f91-a5c7-30778600b9be"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e40eba3f-ae5b-420f-b62a-8439a13b8c4e'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:31:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"14b5458c-a69f-4be9-8fe1-24c34b71d51c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:31:51Z","name":"tempest-port-smoke-961084095","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b3:d1:90","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"442bcee8-70aa-4574-b861-3b4977594f67","ip_address":"10.102.21.20"}],"id":"89f29c2b-d668-4423-84a0-83d248d2f34d","security_groups":["87dde60b-7937-4f91-a5c7-30778600b9be"],"device_id":""}} 2018-08-16 15:31:55,066 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.253s 2018-08-16 15:31:55,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1575325282", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "14b5458c-a69f-4be9-8fe1-24c34b71d51c", "port": "89f29c2b-d668-4423-84a0-83d248d2f34d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8a46a78b-5077-45db-a4c2-27cac343beca'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "884aaa6c-d586-4ec0-b863-f475da678388", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "adminPass": "gr2YeE3kkg9E"}} 2018-08-16 15:31:55,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.325s 2018-08-16 15:31:55,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1a7d3484-c088-47e6-8f34-cba69eb94c96'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:56,656 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.245s 2018-08-16 15:31:56,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fdde1a2-3f31-4fe4-b258-51e3567d43fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:31:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:57,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.310s 2018-08-16 15:31:57,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-56c9da1e-493b-48c6-a965-83787c1cc3b0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:57,994 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2018-08-16 15:31:59,687 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.691s 2018-08-16 15:31:59,688 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:31:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a49c1f7c-762d-4f37-9fc0-729d08e928df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:31:59,702 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 15:32:01,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.276s 2018-08-16 15:32:01,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7abdbfc0-31ad-4bb5-b97f-6485f878b2ec'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:31:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:03,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.917s 2018-08-16 15:32:03,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-19568f3c-d1a4-41ac-a151-6f7ab90a4765'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:03,924 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:32:04,772 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.847s 2018-08-16 15:32:04,772 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1541', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:32:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80513e54-34cb-4888-8212-fcb7e0fe9b41'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:32:02Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:32:04,785 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 884aaa6c-d586-4ec0-b863-f475da678388 with status: ACTIVE 2018-08-16 15:32:04,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.099s 2018-08-16 15:32:04,885 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1141791512", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:32:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d29c84e-04de-43e3-89b6-1ab81e64dd23'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:04Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} 2018-08-16 15:32:06,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.688s 2018-08-16 15:32:06,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:32:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d6c5d3e7-0a70-421a-8732-3cf5a5ce6d65'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:04Z", "admin_state_up": true, "updated_at": "2018-08-16T15:32:06Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aa78999f-fa95-492a-8469-2677b8ff9427", "name": "tempest-router--1141791512"}} 2018-08-16 15:32:08,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface 2.090s 2018-08-16 15:32:08,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:32:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8b6b9b3-42d2-4fd0-bfe4-d976fc99cfde'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} 2018-08-16 15:32:10,886 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.218s 2018-08-16 15:32:10,887 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:32:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8ebc69ca-03cb-4e0f-b3ef-a6b34ba872a7'} Body: {"floatingip": {"router_id": "aa78999f-fa95-492a-8469-2677b8ff9427", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:32:09Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "port_id": "5b2e3a6b-2730-4c80-b27f-0598baf0fbcf", "id": "9ab0c851-1190-496a-8dbd-86e95efea8ea", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:32:09Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:32:10,888 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:12,892 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:12,992 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:32:13,020 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:13,135 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:32:13,135 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:32:13,137 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:32:13,202 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:32:13,235 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:32:18,242 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:32:18,242 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:33:28,304 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:33:28,305 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:33:28,308 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:33:28,369 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:33:28,372 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:33:33,378 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:33:33,379 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:34:43,437 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:34:43,438 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:34:43,439 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,444 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,545 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,571 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:34:43,578 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43,578 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:34:43,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,641 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,652 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:34:43,653 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:34:43,653 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,655 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,717 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,719 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,725 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:34:43,726 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,728 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,789 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,792 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:43,797 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:34:43,797 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:72:ff:c1 [ether] on eth0 2018-08-16 15:34:43,798 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:34:43,798 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:34:43,800 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:34:43,860 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:34:43,864 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:34:48,870 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:34:48,871 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:35:58,933 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:35:58,934 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.203:22' as 'cirros' with public key authentication 2018-08-16 15:35:58,938 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:35:58,999 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:35:59,002 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.203 successfully created 2018-08-16 15:36:04,009 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_net_association) Executing command on 172.30.9.203 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:36:04,010 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.203. 2018-08-16 15:37:14,057 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:37:14,058 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.203: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:37:14.058 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:37:15,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea 1.234s 2018-08-16 15:37:15,295 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/9ab0c851-1190-496a-8dbd-86e95efea8ea', u'date': 'Thu, 16 Aug 2018 15:37:15 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e85c0b12-1f0d-45b7-90ce-0a9ab978336c'} Body: 2018-08-16 15:37:17,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface 2.073s 2018-08-16 15:37:17,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0128b856-09ee-43a7-9000-e8671656534d'} Body: {"network_id": "d4e11f2c-e4b4-4539-8070-c38410613618", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "49bfb541-fa9e-4feb-9ad8-bb24a687f37b", "subnet_ids": ["49bfb541-fa9e-4feb-9ad8-bb24a687f37b"], "port_id": "1f105e98-aef9-4325-b2b1-9a37824bb39c", "id": "aa78999f-fa95-492a-8469-2677b8ff9427"} 2018-08-16 15:37:19,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427 1.952s 2018-08-16 15:37:19,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/aa78999f-fa95-492a-8469-2677b8ff9427', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5006e05c-92e7-4125-bbed-4fb28fa5f0ed'} Body: 2018-08-16 15:37:19,751 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.427s 2018-08-16 15:37:19,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-68c3e110-5704-4a79-9132-1ecb9b5a20d2'} Body: 2018-08-16 15:37:20,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 1.038s 2018-08-16 15:37:20,790 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1547', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9cd0770f-a99d-432a-ba04-46e42c6e8042'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-24674097": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:d1:90", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:22,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.841s 2018-08-16 15:37:22,648 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-14a9fe1b-4eeb-41fb-90c9-59558de97653'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/884aaa6c-d586-4ec0-b863-f475da678388", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T15:32:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "884aaa6c-d586-4ec0-b863-f475da678388", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T15:37:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": "2018-08-16T15:37:21.000000", "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-2", "created": "2018-08-16T15:31:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:22,661 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 15:37:23,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388 0.044s 2018-08-16 15:37:23,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/884aaa6c-d586-4ec0-b863-f475da678388', u'x-compute-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:23 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-82d7685d-a0ed-4464-be18-2e3bc06a2928'} Body: {"itemNotFound": {"message": "Instance 884aaa6c-d586-4ec0-b863-f475da678388 could not be found.", "code": 404}} 2018-08-16 15:37:24,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d 0.866s 2018-08-16 15:37:24,575 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/89f29c2b-d668-4423-84a0-83d248d2f34d', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a6d3825a-b373-4b5d-bbec-5396630282e6'} Body: 2018-08-16 15:37:24,782 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.206s 2018-08-16 15:37:24,783 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b5991701-7dc0-4f7b-90f1-adff9a609f48'} Body: 2018-08-16 15:37:26,029 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 1.245s 2018-08-16 15:37:26,029 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15b73d2d-974d-452d-aa26-19631fbe6869'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-328355879": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:d9:b0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:31:46.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "087ac7fc-c41a-46bd-98fa-d9019dbaa4b5", "security_groups": [{"name": "tempest-secgroup-smoke-37290435"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:24Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1575325282", "name": "server-1", "created": "2018-08-16T15:31:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:27,090 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 0.046s 2018-08-16 15:37:27,091 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/087ac7fc-c41a-46bd-98fa-d9019dbaa4b5', u'x-compute-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e23a6faf-915a-4177-9ee6-4ecd35d5cbd8'} Body: {"itemNotFound": {"message": "Instance 087ac7fc-c41a-46bd-98fa-d9019dbaa4b5 could not be found.", "code": 404}} 2018-08-16 15:37:27,997 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf 0.905s 2018-08-16 15:37:27,997 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/5b2e3a6b-2730-4c80-b27f-0598baf0fbcf', u'date': 'Thu, 16 Aug 2018 15:37:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cc63ebe3-49f7-4ed7-aea8-874bbf024c9e'} Body: 2018-08-16 15:37:28,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282 0.091s 2018-08-16 15:37:28,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1575325282', u'x-compute-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535ea0b1-1840-49d8-b6be-308201de926b'} Body: 2018-08-16 15:37:30,733 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67 2.642s 2018-08-16 15:37:30,734 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/442bcee8-70aa-4574-b861-3b4977594f67', u'date': 'Thu, 16 Aug 2018 15:37:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7242f8e5-b3bf-4e25-b315-47420477a69a'} Body: 2018-08-16 15:37:32,695 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c 1.960s 2018-08-16 15:37:32,696 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/14b5458c-a69f-4be9-8fe1-24c34b71d51c', u'date': 'Thu, 16 Aug 2018 15:37:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-862e501a-6283-4e2b-ac4c-2947cafd8772'} Body: 2018-08-16 15:37:35,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b 2.667s 2018-08-16 15:37:35,364 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/49bfb541-fa9e-4feb-9ad8-bb24a687f37b', u'date': 'Thu, 16 Aug 2018 15:37:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0c58a2e5-b4a5-4c51-9c04-6de48253f83f'} Body: 2018-08-16 15:37:37,112 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618 1.747s 2018-08-16 15:37:37,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/d4e11f2c-e4b4-4539-8070-c38410613618', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c29ea1d2-4ef9-4adc-ad89-eeeea85def46'} Body: 2018-08-16 15:37:37,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be 0.514s 2018-08-16 15:37:37,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/87dde60b-7937-4f91-a5c7-30778600b9be', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4b71be48-c9f1-49cc-b310-b290f321a354'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association[compute,id-9ebf4342-4448-4d63-98f9-44d3a606b6cf,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 801, in test_bgpvpn_negative_delete_router_association self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:37:37,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.212s 2018-08-16 15:37:37,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1591735716 description", "name": "tempest-secgroup-smoke-1591735716"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:37:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0fe956f4-3ffb-4675-9b12-85aa10973300'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1591735716 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:37Z", "updated_at": "2018-08-16T15:37:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "656e79e0-2a77-41b5-87aa-4e0b830b6168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:37:37Z", "revision_number": 0, "id": "889c0811-ea5e-4d9c-9da9-4bcb0f86194c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:37:37Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "de5a8836-58b5-4412-a24d-741a96d08f27", "name": "tempest-secgroup-smoke-1591735716"}} 2018-08-16 15:37:38,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.503s 2018-08-16 15:37:38,371 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fa391c72-73fd-42f5-93d5-bb4f48309449'} 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": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6dedefce-6b2a-4fc3-8ad3-52a700ff6955"}} 2018-08-16 15:37:38,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.249s 2018-08-16 15:37:38,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-133f70c7-6b4e-4df7-b58a-9ef9bc048073'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6e5d3ae7-3617-47d0-a6d0-8c0ac9f8ebf9"}} 2018-08-16 15:37:38,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 15:37:38,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e9edfa67-9854-435a-aa0f-d5dbcb85ea33'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4c2ba0f5-1ae4-465a-8210-e57407452f3c"}} 2018-08-16 15:37:39,004 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 15:37:39,004 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a1b1341-73bc-43b2-91e1-c64069f07cb2'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:37:38Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "03f0df2c-2073-4c7f-b416-de3bc92fcc2b"}} 2018-08-16 15:37:39,424 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.418s 2018-08-16 15:37:39,424 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35be8b1a-9a09-4083-a991-c31d50d0ac65'} 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": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fbfc00ca-f87a-4179-86cc-97b1095b04a0"}} 2018-08-16 15:37:39,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.514s 2018-08-16 15:37:39,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-42ac75c1-6ad7-4316-b031-e819c9c71c0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:39Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:39Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1ce09cfd-20c1-4a70-be1e-d3d072954cf6"}} 2018-08-16 15:37:40,130 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 15:37:40,131 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15e3f072-a4f9-4683-a39a-042e36979fb7'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c06c0e-b665-4b37-8480-48f2e6a1d5a7"}} 2018-08-16 15:37:40,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.261s 2018-08-16 15:37:40,394 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-08ac2808-107c-4a4b-ba19-90ade0b3a107'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:37:40Z", "security_group_id": "de5a8836-58b5-4412-a24d-741a96d08f27", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:40Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b65fcdb4-9ba0-4585-a0a6-9ea4bdfb01b4"}} 2018-08-16 15:37:40,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.266s 2018-08-16 15:37:40,662 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-897210098"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e8a13e82-cd6a-4521-9ff5-97b7073530b9'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:40Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"293227fa-8f49-4f14-98a9-7b86e35553be","name":"tempest-A-897210098"}} 2018-08-16 15:37:41,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.794s 2018-08-16 15:37:41,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "name": "tempest-subnet-A-1-2055822336"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e88d599e-ae13-41de-858f-f32a136e76df'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:41Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","subnetpool_id":null,"name":"tempest-subnet-A-1-2055822336"}} 2018-08-16 15:37:41,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 15:37:41,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1901007165"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:37:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-35f20287-a032-46c1-979e-39dcac20a22c'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:37:41Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","name":"tempest-B-1901007165"}} 2018-08-16 15:37:42,943 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.962s 2018-08-16 15:37:42,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "name": "tempest-subnet-B-1-1493064102"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:37:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3690af3e-46a1-4aa4-a3c4-8497a7452f7f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:37:42Z","dns_nameservers":[],"updated_at":"2018-08-16T15:37:42Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","subnetpool_id":null,"name":"tempest-subnet-B-1-1493064102"}} 2018-08-16 15:37:43,584 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.639s 2018-08-16 15:37:43,585 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1485258482", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:37:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8fa6c912-cdc8-4af5-990a-2b6e4023b792'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} 2018-08-16 15:37:45,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.839s 2018-08-16 15:37:45,426 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:37:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5e59646-ac3a-440b-ad4a-8ef4aa2c14c5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:37:43Z", "admin_state_up": true, "updated_at": "2018-08-16T15:37:45Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "name": "tempest-router--1485258482"}} 2018-08-16 15:37:47,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface 2.048s 2018-08-16 15:37:47,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6738912-9920-4afe-83c0-c01d0473ca85'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} 2018-08-16 15:37:47,878 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.401s 2018-08-16 15:37:47,878 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:37:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ddb549da-b469-4d6d-b261-d20aa8664d11'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c"}} 2018-08-16 15:37:48,458 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations 0.578s 2018-08-16 15:37:48,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/network_associations', u'date': 'Thu, 16 Aug 2018 15:37:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-910228b3-09e0-4996-a93c-d00f10964345'} Body: {"network_association": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "id": "3713ad3e-1d6a-4fd9-a0cf-ff8bacb912f7"}} 2018-08-16 15:37:49,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations 1.076s 2018-08-16 15:37:49,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/cf8cfb4c-93a1-4eab-bf7a-d2e2a0bce98c/router_associations', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e161aece-cc96-4f16-96c0-290bc0318f23'} Body: {"router_association": {"router_id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562", "id": "d9a5f2f8-8121-491f-83e9-cef8f209f419"}} 2018-08-16 15:37:49,700 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.164s 2018-08-16 15:37:49,701 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1456864071"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-86cbd7b0-8378-4b03-8b0a-37eb4c1d207f'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm/WQXXLkrRuLOIzPI8ZwQsc05PRBDfZaCplHvj4KV4Dt+cJJK3n3wxJEplV9ONTckVzpuOWYrONDPggf2utZ61VQ4CmR4WHum8bsd5/+nYvZtiRQHt791cYOJa1ydJXvYknrKg8r3kXCkCncn54j5q5ZonixHTssFjRHwROSLw8EtmWwk3HxqQt0dKIFW86IRkqJsjUfFX8qb13BTMSVoEi+kKxkgNWmRxwIKrNpHNA7llqIb6tD//uNm5qfXbE4ICly7wbyWQOnxL1sobCll0OmRSeSTkAsaQkS41ZhJsBL8hyb1YD6MpmlxCIDbN+LFzDlGQCRYbdJNdY5/wG3b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApv1kF1y5K0biziMzyPGcELHNOT0QQ32WgqZR74+CleA7fnCS\nSt598MSRKZVfTjU3JFc6bjlmKzjQz4IH9rrWetVUOApkeFh7pvG7Hef/p2L2bYkU\nB7e/dXGDiWtcnSV72JJ6yoPK95FwpAp3J+eI+auWaJ4sR07LBY0R8ETki8PBLZls\nJNx8akLdHSiBVvOiEZKibI1HxV/Km9dwUzElaBIvpCsZIDVpkccCCqzaRzQO5Zai\nG+rQ//7jZuan12xOCApcu8G8lkDp8S9bKGwpZdDpkUnkk5ALGkJEuNWYSbAS/Icm\n9WA+jKZpcQiA2zfixcw5RkAkWG3STXWOf8Bt2wIDAQABAoIBAE43d+99bfo4XLnj\nQTlI+inTrmW2FW0XYS1XDB/in27mNde2kL9i0ai52aiZn6d5Q5fRB7xjRFjQZvYb\nWPGXeCjWzXjmXUMFZv2+Uj/i0BuuPfD2eRxYU+SFw+/VCu9MhGLf0YYUDzjAtfsQ\nL9nQGJehaHUeSW0pGe1Cs3lQO6C+0UTlkl8C477EJjzOfn9dnjuy2UpcMciK03N4\nhIPF869vRLv/g59AyglhSwBLirSGuToJBrD0jfKQINjL3k8I8xt90WVJdPEzXWEB\n6ib2Y7EEs6eAafQfISnzOcn3ealNV+IxsGhPK6c/ksyAMxMdCzPtScGZ5YkFPnB0\n+jzS/TECgYEA2bnNrDOQIGCRDXLPzhBWvzYtF3keNvZInbLyOS881LPq3fp7Ak1B\nBpzeC5+6AXsq2E3DgZTQ9WYL9kp34SmKkUajvgSSA+4xx/YpJ8/FKfVvrAz66mXz\nGS/wWz8zX0UboOnmottQsPM07L+VOXmAOP3Tg8GApL9DqmEVpa4/ShkCgYEAxFhX\n5OYSL0YdneuSkw2JKpmJz8rZc9OyfeSVhcN4SyeZRyT4QTMKMS9GpW1e8+qwTpzx\nb3Qif5khioEpFvcTe1HI2lFR2E7bP1UwdLRf9LG3l0yMrZD8nT4wFr/Eb01TcgSr\njXeXtrXDOzGJsvwS3LgygUWjE3Wufix6PXM3HhMCgYEAuYiq6k46SEzh7qriyD+G\nHIUnIbSVedKfiLrfzLkjRkJXJ3f2cLyyZ9cvJIqlL/PsS8zgiEDvW97s3KESzO3g\nZfHjQN6WKwFErJho88MKybmbwuqAu1PLN7BxSuBtf4bdh18qqaboeRGXDRQpLoQK\nLwalwsYXQMy39a2ri7cTuakCgYBUSCfSlgAQUuS7uTd98D2FD8tcaxLU6XahG9Ij\nTTkB6cmeBHycYDBr1INa14v+4Cs2U6A/23ZDl5QSREdDGGRAd2bkcCvV0mPC1+qo\n7hSSkQbh53YruyT0ypER8td7f5HmS6LoYwG46GUZr7YQIqxmGptzalUKMWXpu2Xt\nottyCQKBgBxHVq/W2zVXhrEjzuR+wSs1Q7wcNome5TlJXV+4XCW7OjcBpMj1deB/\ncVtQBHD1ZefCPrHa5jFsHdc4JPjiDg6D3OO1BzCF8ifRPGAG4Ynral0YAL/dYMAI\n7g/j/lyKDUfFuB7y8U9BOXhVhr9+85J9iCbfI3i8hs0mBD5VPE5S\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1456864071", "fingerprint": "5d:ce:49:03:22:1e:e7:56:f7:b7:71:15:6e:c3:c0:4f"}} 2018-08-16 15:37:50,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.046s 2018-08-16 15:37:50,750 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-898572987", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2b8b2dc5-8523-4119-b758-71b86fc64a8d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:37:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"293227fa-8f49-4f14-98a9-7b86e35553be","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:37:50Z","name":"tempest-port-smoke-898572987","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:af:2f:8b","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"1b9199c7-8ff8-4614-b5a1-1dfdf87908c5","ip_address":"10.101.11.10"}],"id":"1f0ef393-8f8e-41f4-8b36-215f0229c42e","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} 2018-08-16 15:37:53,840 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 3.088s 2018-08-16 15:37:53,840 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "293227fa-8f49-4f14-98a9-7b86e35553be", "port": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-88f64171-4122-45a8-a774-6104f8f03d64'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "adminPass": "UtDbAUR3ujtT"}} 2018-08-16 15:37:54,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.662s 2018-08-16 15:37:54,507 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f8b615cb-c59a-4d69-9f5e-39200f5b5a9f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:55,864 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.342s 2018-08-16 15:37:55,865 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6bd61353-4f45-443e-8935-48ed077bb775'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:37:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:57,589 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.709s 2018-08-16 15:37:57,590 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73fd5d23-ecac-4a0a-a932-602f02d40ff3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:57,603 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:37:59,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.716s 2018-08-16 15:37:59,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:37:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8b7425e-952c-450b-ae42-0e84ead3ec0b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:37:59,334 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:01,250 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.914s 2018-08-16 15:38:01,250 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e00e2dd5-bbf0-4cc9-a94b-ad361ec18216'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:37:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:02,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.706s 2018-08-16 15:38:02,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2ecf20d3-b436-4921-8ffa-eaf524bc3f58'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:02,980 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 15:38:03,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.625s 2018-08-16 15:38:03,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d4925641-a82c-4f12-ae84-3f16d6c0073a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:03,620 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 with status: ACTIVE 2018-08-16 15:38:04,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/ports 1.370s 2018-08-16 15:38:04,991 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1616733802", "security_groups": ["de5a8836-58b5-4412-a24d-741a96d08f27"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5fb452c-6385-4507-a83f-cd54b6a1a8ba'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:38:04Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5448384e-f7a7-44e3-a4f9-4f7d64d4c05c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:38:04Z","name":"tempest-port-smoke-1616733802","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:d3:99:73","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"101b1c9d-c6be-4047-8f2f-30aba16a0c54","ip_address":"10.102.21.20"}],"id":"e1845184-c61b-4c71-b823-97063d631778","security_groups":["de5a8836-58b5-4412-a24d-741a96d08f27"],"device_id":""}} 2018-08-16 15:38:09,292 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 202 POST http://172.30.9.32:8774/v2.1/servers 4.300s 2018-08-16 15:38:09,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1456864071", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "port": "e1845184-c61b-4c71-b823-97063d631778"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6796fe87-4571-4bfc-b301-d2f014ce6c14'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "adminPass": "M8nHGiaeoJ6H"}} 2018-08-16 15:38:09,722 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.425s 2018-08-16 15:38:09,723 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59e522c0-7a35-47e5-a3e1-7b46fc6d953c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:11,061 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.324s 2018-08-16 15:38:11,062 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-25febb4c-8391-4dcc-8409-6edbb152b2ef'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:38:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:12,433 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.358s 2018-08-16 15:38:12,434 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1527ee0c-7e34-47fe-91bd-95db1ed4c2ac'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:12,446 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:38:14,126 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.678s 2018-08-16 15:38:14,127 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7dd75a6c-d42b-4262-9b69-ab6b1185f098'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:14,138 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:38:15,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.565s 2018-08-16 15:38:15,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-643a5df4-849b-41f3-81f0-dabf3ba2a103'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:17,573 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.851s 2018-08-16 15:38:17,574 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-64baa9ee-d2df-441f-838b-4b5a488e26a8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:12Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:19,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.810s 2018-08-16 15:38:19,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f80c9e88-7ac8-44cb-bbec-38c090dc1bc8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:19,413 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:38:20,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.588s 2018-08-16 15:38:20,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:38:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0256af90-d021-4879-894b-54437e41fe9b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:38:17Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:38:20,018 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 50e562e6-c558-4023-8f04-cb89dd211a1d with status: ACTIVE 2018-08-16 15:38:20,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/routers 0.141s 2018-08-16 15:38:20,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1021671485", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:38:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c128a395-809a-4ec7-97eb-f643e6f7385e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:20Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} 2018-08-16 15:38:21,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.456s 2018-08-16 15:38:21,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:38:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-106b96be-0381-41b7-8975-e2a4359100e8'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:20Z", "admin_state_up": true, "updated_at": "2018-08-16T15:38:21Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "name": "tempest-router--1021671485"}} 2018-08-16 15:38:23,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface 2.304s 2018-08-16 15:38:23,924 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:38:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fcf9dda-f521-4bc2-a42a-016579f6efa3'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} 2018-08-16 15:38:25,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.921s 2018-08-16 15:38:25,847 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:38:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b4636e55-1e0c-4e57-9d31-c62bb28ceca2'} Body: {"floatingip": {"router_id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:38:24Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "1f0ef393-8f8e-41f4-8b36-215f0229c42e", "id": "e84d0981-cab8-4943-b329-cf8e9f6b01b0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:38:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:38:25,848 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:28,857 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:28,959 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:38:28,985 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:29,100 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:38:29,100 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:38:29,102 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:38:29,162 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:38:29,167 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:38:34,173 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:38:34,174 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:39:44,244 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:39:44,245 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:39:44,248 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:39:44,312 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:39:44,345 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:39:49,352 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:39:49,353 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:40:59,413 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:40:59,414 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:40:59,415 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,420 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,515 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,547 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,553 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:40:59,553 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59,554 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:40:59,554 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,556 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,616 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,620 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,628 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:40:59,629 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:40:59,629 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,631 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,693 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,696 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,702 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:40:59,702 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,704 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,764 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,769 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:40:59,774 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:40:59,775 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:41:37:75 [ether] on eth0 2018-08-16 15:40:59,775 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:40:59,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:40:59,778 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:40:59,836 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:40:59,841 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:41:04,848 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:41:04,849 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:42:14,912 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:42:14,913 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 15:42:14,918 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:42:15,018 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:42:15,046 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 15:42:20,054 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_delete_router_association) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:42:20,055 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 15:43:30,113 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:43:30,113 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:43:30.113 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:43:31,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0 1.492s 2018-08-16 15:43:31,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/e84d0981-cab8-4943-b329-cf8e9f6b01b0', u'date': 'Thu, 16 Aug 2018 15:43:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ff61047d-4d36-4087-b92f-98c6d399c949'} Body: 2018-08-16 15:43:33,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface 1.963s 2018-08-16 15:43:33,572 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fffb765-0eb1-4e7e-8076-2fd7a7cb751a'} Body: {"network_id": "293227fa-8f49-4f14-98a9-7b86e35553be", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "1b9199c7-8ff8-4614-b5a1-1dfdf87908c5", "subnet_ids": ["1b9199c7-8ff8-4614-b5a1-1dfdf87908c5"], "port_id": "51a72c5d-2bac-431a-9eff-2b716f0d36da", "id": "2eef3fe2-a9d0-466e-b5e4-cd91a55e719d"} 2018-08-16 15:43:35,432 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d 1.858s 2018-08-16 15:43:35,432 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/2eef3fe2-a9d0-466e-b5e4-cd91a55e719d', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ee57159-6f18-4bcb-9e5a-01380d0c7a98'} Body: 2018-08-16 15:43:35,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.447s 2018-08-16 15:43:35,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74526fd3-c6cc-4ff5-ba1c-e9e5b0b163e4'} Body: 2018-08-16 15:43:37,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 1.315s 2018-08-16 15:43:37,198 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0ad3f7f0-1d6c-4c4a-8be3-ec1634c8b1af'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1901007165": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:99:73", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/50e562e6-c558-4023-8f04-cb89dd211a1d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:17.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "50e562e6-c558-4023-8f04-cb89dd211a1d", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:35Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-2", "created": "2018-08-16T15:38:09Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:43:38,265 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d 0.051s 2018-08-16 15:43:38,266 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/50e562e6-c558-4023-8f04-cb89dd211a1d', u'x-compute-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:38 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2e45eff2-b854-4c1f-9a99-27e12c097d37'} Body: {"itemNotFound": {"message": "Instance 50e562e6-c558-4023-8f04-cb89dd211a1d could not be found.", "code": 404}} 2018-08-16 15:43:39,569 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778 1.302s 2018-08-16 15:43:39,569 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/e1845184-c61b-4c71-b823-97063d631778', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7384bd9a-05b5-468b-adc7-fc4034586da9'} Body: 2018-08-16 15:43:39,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.215s 2018-08-16 15:43:39,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9536d5b-ad27-43a0-bb8f-91ecd669df46'} Body: 2018-08-16 15:43:40,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 1.013s 2018-08-16 15:43:40,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cae3ad40-5d6c-4498-95c7-757d1c92cafb'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-897210098": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:af:2f:8b", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:38:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cf4cd9fb-2cee-407d-9ae7-1fa28e60f137", "security_groups": [{"name": "tempest-secgroup-smoke-1591735716"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:43:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1456864071", "name": "server-1", "created": "2018-08-16T15:37:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:43:41,870 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 0.052s 2018-08-16 15:43:41,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cf4cd9fb-2cee-407d-9ae7-1fa28e60f137', u'x-compute-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:41 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-3f2302f2-a743-4156-a4c4-c06916d5f33d'} Body: {"itemNotFound": {"message": "Instance cf4cd9fb-2cee-407d-9ae7-1fa28e60f137 could not be found.", "code": 404}} 2018-08-16 15:43:42,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e 1.002s 2018-08-16 15:43:42,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1f0ef393-8f8e-41f4-8b36-215f0229c42e', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ca3a4e2e-124a-44fd-b1a3-2f12d19f03fa'} Body: 2018-08-16 15:43:42,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071 0.072s 2018-08-16 15:43:42,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1456864071', u'x-compute-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:43:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c85ca87-dda9-427c-b7f0-8ea330bfc9dc'} Body: 2018-08-16 15:43:44,899 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface 1.950s 2018-08-16 15:43:44,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:43:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92c8c136-bdae-4744-9dfd-dc9b43ec3e13'} Body: {"network_id": "5448384e-f7a7-44e3-a4f9-4f7d64d4c05c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "101b1c9d-c6be-4047-8f2f-30aba16a0c54", "subnet_ids": ["101b1c9d-c6be-4047-8f2f-30aba16a0c54"], "port_id": "4c920a0c-cb4b-4f02-8f79-cf3e5c1cfaa4", "id": "b04c87f6-43c2-4d39-82fc-f3ff5d2b4562"} 2018-08-16 15:43:46,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562 1.762s 2018-08-16 15:43:46,664 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/b04c87f6-43c2-4d39-82fc-f3ff5d2b4562', u'date': 'Thu, 16 Aug 2018 15:43:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-fd63dc95-a321-4085-a1d3-6baa4a7fdb75'} Body: 2018-08-16 15:43:49,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54 2.579s 2018-08-16 15:43:49,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/101b1c9d-c6be-4047-8f2f-30aba16a0c54', u'date': 'Thu, 16 Aug 2018 15:43:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-1bb248f6-0c43-4e09-9453-aa81fc2f609d'} Body: 2018-08-16 15:43:51,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c 1.862s 2018-08-16 15:43:51,108 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5448384e-f7a7-44e3-a4f9-4f7d64d4c05c', u'date': 'Thu, 16 Aug 2018 15:43:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-40979d1e-0633-40e9-a095-faf58e9bf938'} Body: 2018-08-16 15:43:53,568 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5 2.459s 2018-08-16 15:43:53,568 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/1b9199c7-8ff8-4614-b5a1-1dfdf87908c5', u'date': 'Thu, 16 Aug 2018 15:43:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c55e1dfe-d902-42e1-9b65-25fcc16ddc46'} Body: 2018-08-16 15:43:55,412 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be 1.843s 2018-08-16 15:43:55,412 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/293227fa-8f49-4f14-98a9-7b86e35553be', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0424582d-1f8f-4056-bebe-801ace6d865b'} Body: 2018-08-16 15:43:55,661 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27 0.247s 2018-08-16 15:43:55,661 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/de5a8836-58b5-4412-a24d-741a96d08f27', u'date': 'Thu, 16 Aug 2018 15:43:55 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f2460727-a9a0-48a8-941f-ad2f5f5b6ff8'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export[compute,id-be4471b3-5f57-4022-b719-b45a673a728b,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 827, in test_bgpvpn_negative_update_to_disjoint_import_export self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:46:30,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.300s 2018-08-16 15:46:30,079 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1652008907 description", "name": "tempest-secgroup-smoke-1652008907"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-69b8bd36-d6e0-4279-91b4-1d56d6c29451'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1652008907 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:29Z", "updated_at": "2018-08-16T15:46:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "025564f9-cf47-47a9-9d71-464660acac83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:46:29Z", "revision_number": 0, "id": "cc95549b-88de-4564-8dc2-78793d69e5dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:46:29Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4cb40050-25dc-42fd-8309-0802e32166ab", "name": "tempest-secgroup-smoke-1652008907"}} 2018-08-16 15:46:30,349 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.269s 2018-08-16 15:46:30,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd31a8f4-4efa-4f46-b2dd-955271d3e5ca'} 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": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "63c61cd8-89ab-4059-9ed3-5ec9b430824d"}} 2018-08-16 15:46:30,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.304s 2018-08-16 15:46:30,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a4c6f3e0-6b43-49ed-b6c7-dd3485f9495c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3945661a-4e8a-4768-82db-e6b878309884"}} 2018-08-16 15:46:30,941 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.285s 2018-08-16 15:46:30,942 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6febac32-0984-4dd4-8dbf-ef0236b6c366'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:30Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:30Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d33b4390-a7b2-40e8-bbca-b56569fbe8a0"}} 2018-08-16 15:46:31,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.273s 2018-08-16 15:46:31,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6440f1d6-af09-4148-ba44-ec323b8561f4'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9bfbf49-bb99-4575-a5be-13b9275265b4"}} 2018-08-16 15:46:31,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.274s 2018-08-16 15:46:31,493 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1e7f78c0-97a6-48ea-9eea-52351623f2d4'} 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": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "3a7e0394-c1f8-4945-b123-0699b4a77ec8"}} 2018-08-16 15:46:31,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 15:46:31,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98a6bd3b-c98a-491e-974a-7cdb41ab18de'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6dddcda-ac65-44dc-a352-96819e1424ac"}} 2018-08-16 15:46:31,871 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 15:46:31,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b61a4881-00d6-48d2-9341-7808d0c8d64b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "56b36f12-9fed-463e-80bf-611be786bf6f"}} 2018-08-16 15:46:32,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 15:46:32,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-afaed9e7-3993-4538-92c4-66fdd5651740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:46:31Z", "security_group_id": "4cb40050-25dc-42fd-8309-0802e32166ab", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:46:31Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bd64a590-cded-4f60-9520-08b528aa8439"}} 2018-08-16 15:46:32,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.253s 2018-08-16 15:46:32,301 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-960464003"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-37af5d96-9599-49fc-8f01-1674aa8ce2ac'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:32Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","name":"tempest-A-960464003"}} 2018-08-16 15:46:32,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.660s 2018-08-16 15:46:32,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "name": "tempest-subnet-A-1-1192925436"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e2952157-2ef9-4a29-bedd-8447f4974a86'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:32Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:32Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","subnetpool_id":null,"name":"tempest-subnet-A-1-1192925436"}} 2018-08-16 15:46:33,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/networks 0.310s 2018-08-16 15:46:33,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-126840084"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0233e917-a570-406a-982b-904123aae1a0'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:46:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f38d69ff-3470-4b61-a898-2572cd3c5438","name":"tempest-B-126840084"}} 2018-08-16 15:46:33,975 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.700s 2018-08-16 15:46:33,976 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "name": "tempest-subnet-B-1-1174447874"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:46:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663e276c-d51e-42fc-9093-1b9e3bad7203'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:46:33Z","dns_nameservers":[],"updated_at":"2018-08-16T15:46:33Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","subnetpool_id":null,"name":"tempest-subnet-B-1-1174447874"}} 2018-08-16 15:46:34,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.396s 2018-08-16 15:46:34,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e6316e76-9746-4e92-a405-d253caea2f9b'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "ac4763f8-b7ff-44ba-b46b-fdbcf7f53304"}} 2018-08-16 15:46:34,540 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.165s 2018-08-16 15:46:34,541 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-88417523"}} Response - Headers: {'status': '200', u'content-length': '2311', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5d3aff5d-2e83-4805-a5bb-e0d6d3383752'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+v3FVbL98X0+TIc2gZH550VEhU6TjRCxAznLqaMjNXWN6ykE4KB08D7XS+WUdSEWqduGGAWxIgYOON0OPY6CrANjNocy0/hCjwxtuGZWd1R/PspOwilKwezYNw583Z/ozcc8LWlz9BThFEdFGj8pvAxDQ29brp65V/ajRF73t5OOdHi41vg2fmTvj2qgnXi0b0xNTlJuKjkVY2Y2au9gQyJkoq+FF1pwJFkYb0XQmC8KhaDfU6toE9m7dpIkuaeE28zODUvlcgtlQI/ZGb6dYhG5lh/vI4XFF3D39F5diQFCnvgJ0bGjMvjL1wxqz3/58lUp/WYZhyw2GLJbB7KvT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvr9xVWy/fF9PkyHNoGR+edFRIVOk40QsQM5y6mjIzV1jespB\nOCgdPA+10vllHUhFqnbhhgFsSIGDjjdDj2OgqwDYzaHMtP4Qo8MbbhmVndUfz7KT\nsIpSsHs2DcOfN2f6M3HPC1pc/QU4RRHRRo/KbwMQ0NvW66euVf2o0Re97eTjnR4u\nNb4Nn5k749qoJ14tG9MTU5Sbio5FWNmNmrvYEMiZKKvhRdacCRZGG9F0JgvCoWg3\n1OraBPZu3aSJLmnhNvMzg1L5XILZUCP2Rm+nWIRuZYf7yOFxRdw9/ReXYkBQp74C\ndGxozL4y9cMas9/+fJVKf1mGYcsNhiyWweyr0wIDAQABAoIBABn5P5l+QWTSJafH\nRpS8mmxEEGQVW7KGqe/5LLS2qAEu4kjqGY9oBvMSwJOF2jruiG352iPBNdl5qUxI\nQi7YRhyC9QKrMZDDt8hU3PtVCIaBat+BVZMIgtH9NRMSvC9zPSKcMLE/EMJzX4Io\nNvMAyXPsWvHVvaJBJwAWllJChV5LPG+81yQU/1+J2wP+R39LvoRWY4j9OTatwE1U\niH55xAWjsP4vjusMooyE/aoAeCWo1cRJ2Taaxyltxelyo6pM8ZRnPjuFdfwCZUbh\nkvtBF99p9R3v3XIAEZbn13ZJWJAdiSqdbOishfQZXVxtMT5zJ+krHwo4EQLZD5km\nQZqfO+ECgYEA4sYVkpKNpGkUkNt15gpSxmxaE4Asgrzw7AdTO6zfbqpijInqf5yF\nKqgMO0g5GZ7zEoQVefPH/NB3CohX1EbSkcIy80lCFyOl1z8sgOZYjF3T5JprYYHX\nSeDw7VhfMXvCZKbSpnOHVUv8PoBCXMjILbS16Q3KoNv1FrEbZVRBgn0CgYEA11TC\nakUXwY12BaEy+QgusOybT+/XkUpCYkuIrWkmH0ponOrucf7ROZQ6vzzBty6ZOIQl\nt8jsxIdRZbuF7vCGGg9n712lcAHGIvZDe27j9BDIgU4f1VGNjPl5pdbXaaUkCdVb\nIuoE5oEfFl9l9TyNP53nLWzDs8D8VYy5N9Q6aI8CgYEAuTZ7bAjSMpO4Pk9fzZBk\n5racIw0uTWEvjDa3XiflHKeAcbQ6mBsoEBzMUKa+LBTMBjVmrQHUNsG0WB/fS/rE\nBFQN9PHCTs/IpTJtkKGRdKM1aqJMTYkUYrybSd5BcVLZBAfUSCpXP+0diZaLnOhH\nxjyvzjZ7ZkH/vJbN/0Z/cqkCgYEAi1Zll66t+Kk5PdtZyJvq2sHAnrFspK+Q1Vpb\nTxtDd+wGVcQQF+P0L3Yjrav7DjYxH8kjPxHdZC7MFTCLMlqh7Csb7mCCtT/wnp8M\ne8r95ukVVdbf8oGbPyYP+ahULCCYeWR+XNFh6maTXz7MEyzjmc7r0REYcjDnF9S/\n5ciHIzECgYAlTyH/uP3xfn0lfqcrFfwHstf+SrwYqQPCiRd+nItWk4uAQ5T33CRo\nojOSVPpy2s9BkuItEBTnYmqWErjckh/B7zHoc0IveXPwIpG91XQcdO6PrQ+/Pp6H\nI6bKdXw3fZMRxYXluE0FWK7LMTfnB2ItdwuOZv3iWgTypv3M9mft1g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-88417523", "fingerprint": "c2:b7:67:00:1b:c1:ea:1a:9f:26:87:fa:60:07:a4:39"}} 2018-08-16 15:46:35,880 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.336s 2018-08-16 15:46:35,881 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-557557755", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67eadb58-8829-4d74-bf21-86824664792c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:34Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"ccd6581f-98df-4dfd-aea8-e9a26b4931cc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:35Z","name":"tempest-port-smoke-557557755","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fe:0a:ef","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"06f69b8a-3196-4d79-ac9c-f6ed8425538a","ip_address":"10.101.11.10"}],"id":"223749be-aa21-4afd-807f-34fdcd366329","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} 2018-08-16 15:46:38,393 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.510s 2018-08-16 15:46:38,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "port": "223749be-aa21-4afd-807f-34fdcd366329"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b43df35-0ce4-4b47-968b-03d2a0d851b3'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "adminPass": "c2XPX567aZGv"}} 2018-08-16 15:46:38,673 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.275s 2018-08-16 15:46:38,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e968e9c-37a1-4e68-abce-d0025caf7c0e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:40,032 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.341s 2018-08-16 15:46:40,033 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6fde19f4-a3e8-4316-98bf-32f43c454d85'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:41,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.107s 2018-08-16 15:46:41,158 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1256', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1db43913-a243-4297-944e-d10abbc0f1a8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:41,171 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 15:46:42,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.362s 2018-08-16 15:46:42,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1264', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7fe08ea-63e0-4d87-8f17-9318eb0802a3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:42,548 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:46:43,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.365s 2018-08-16 15:46:43,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1330', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d1c66c25-438c-4482-832e-41dbfbcdc5c0'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:43,928 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 15:46:45,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.431s 2018-08-16 15:46:45,362 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b136cf04-a930-4a94-ad52-0d01735f9463'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:45,375 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:46:46,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.572s 2018-08-16 15:46:46,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee0d72f7-c35a-4ff0-81e2-480802e2d615'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:48,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.746s 2018-08-16 15:46:48,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fb067d8-0b99-424e-addf-e4eb3852e0e5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:43Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,441 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.716s 2018-08-16 15:46:50,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed0184a1-0172-4ec3-9c5c-f28782542491'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,454 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 15:46:50,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.436s 2018-08-16 15:46:50,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a73e5041-a1cd-4caa-a793-24ac97ebe336'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:48Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:50,905 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: b2708448-dcd9-4135-b652-5e3f9f4105f5 with status: ACTIVE 2018-08-16 15:46:52,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/ports 1.111s 2018-08-16 15:46:52,018 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-904223664", "security_groups": ["4cb40050-25dc-42fd-8309-0802e32166ab"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-78acb025-1032-4221-870a-3782abb1d1e9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:46:51Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f38d69ff-3470-4b61-a898-2572cd3c5438","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:46:51Z","name":"tempest-port-smoke-904223664","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:cc:70:88","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8901b9b9-ca88-4719-8d7f-83aab2462f1d","ip_address":"10.102.21.20"}],"id":"7e8a9cbf-8beb-40ae-b178-51470cc9f4f1","security_groups":["4cb40050-25dc-42fd-8309-0802e32166ab"],"device_id":""}} 2018-08-16 15:46:54,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 202 POST http://172.30.9.32:8774/v2.1/servers 2.018s 2018-08-16 15:46:54,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-88417523", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f38d69ff-3470-4b61-a898-2572cd3c5438", "port": "7e8a9cbf-8beb-40ae-b178-51470cc9f4f1"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df2731b3-d3bc-45d6-97a2-1e0027898c34'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "adminPass": "Lge64GzoAq8F"}} 2018-08-16 15:46:54,462 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.420s 2018-08-16 15:46:54,463 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6de4d57-ba87-46d0-85b1-f4e7586aad0a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:55,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.333s 2018-08-16 15:46:55,813 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1260', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-59a53ba9-8659-4778-92d2-c747703b720f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:46:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:57,680 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.854s 2018-08-16 15:46:57,681 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63696b5d-7fad-4300-aae8-c6969f317b77'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:46:57,694 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 15:46:59,352 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.655s 2018-08-16 15:46:59,352 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:46:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0738ded3-9078-42a7-a313-a760978267eb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:46:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:01,088 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.722s 2018-08-16 15:47:01,089 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-114463a9-f2db-4473-a96e-ee27c65a5e9a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:01,103 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 15:47:02,121 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.018s 2018-08-16 15:47:02,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:47:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afcd4049-e42c-40f1-b51c-4a40727498a3'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:47:00Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:47:02,135 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 19b997d1-b733-4f59-ace8-7774f1aca5d9 with status: ACTIVE 2018-08-16 15:47:02,426 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.290s 2018-08-16 15:47:02,426 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6fa80a66-faf6-4121-b928-100b70ebd7d3'} Body: {"network_association": {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "id": "f15627c2-9383-477d-a001-b5f59cb4e8f7"}} 2018-08-16 15:47:02,784 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations 0.357s 2018-08-16 15:47:02,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/ac4763f8-b7ff-44ba-b46b-fdbcf7f53304/network_associations', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0b82fd35-1546-48f6-a608-0f5e4168fbdf'} Body: {"network_association": {"network_id": "f38d69ff-3470-4b61-a898-2572cd3c5438", "id": "853268c0-deba-4a43-9c8f-8e78cd5e8564"}} 2018-08-16 15:47:02,785 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:47:02,947 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/routers 0.161s 2018-08-16 15:47:02,948 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1405993562", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:47:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-39edb5e8-8b72-4470-8567-d69cac909a88'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} 2018-08-16 15:47:04,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.449s 2018-08-16 15:47:04,398 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:47:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4169f502-5f62-458f-8085-4d5460fd9b01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:02Z", "admin_state_up": true, "updated_at": "2018-08-16T15:47:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "name": "tempest-router--1405993562"}} 2018-08-16 15:47:06,545 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface 2.145s 2018-08-16 15:47:06,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:47:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bb11870e-f2fc-41aa-be63-bfec5aad75e8'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} 2018-08-16 15:47:08,742 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.195s 2018-08-16 15:47:08,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "223749be-aa21-4afd-807f-34fdcd366329"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:47:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7179655d-16ac-4ce9-9993-8bc19e37b0f6'} Body: {"floatingip": {"router_id": "e1a5e64d-f787-4e13-afe5-a02bba4be858", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:47:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.204", "revision_number": 0, "port_id": "223749be-aa21-4afd-807f-34fdcd366329", "id": "93c7321a-0219-498e-85dc-0675f080e526", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:47:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:47:08,744 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16,761 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:16,829 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:47:16,858 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:16,973 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:47:16,974 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:47:16,976 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:47:17,035 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:47:17,039 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:47:22,048 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:47:22,048 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:48:32,113 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:48:32,114 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:48:32,117 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:48:32,182 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:48:32,213 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:48:37,219 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:48:37,220 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:49:47,290 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:49:47,291 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:49:47,292 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,297 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,397 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,431 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:49:47,431 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47,432 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:49:47,432 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,434 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,529 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,530 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,539 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:49:47,540 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:49:47,540 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,542 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,601 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,606 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,612 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:49:47,612 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,614 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,677 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,679 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:47,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:49:47,684 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:e3:26:32 [ether] on eth0 2018-08-16 15:49:47,685 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:49:47,685 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:49:47,687 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:49:47,749 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:49:47,751 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:49:52,758 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:49:52,758 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:51:02,823 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:51:02,824 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.204:22' as 'cirros' with public key authentication 2018-08-16 15:51:02,829 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:51:02,921 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:51:02,924 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.204 successfully created 2018-08-16 15:51:07,930 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_disjoint_import_export) Executing command on 172.30.9.204 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:51:07,931 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.204. 2018-08-16 15:52:17,997 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:52:17,998 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.204: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:52:17.998 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:52:19,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526 1.457s 2018-08-16 15:52:19,458 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/93c7321a-0219-498e-85dc-0675f080e526', u'date': 'Thu, 16 Aug 2018 15:52:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d59fa559-b62d-4a9a-82e4-c264fc798361'} Body: 2018-08-16 15:52:21,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface 2.277s 2018-08-16 15:52:21,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:52:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f9d348cb-96fa-403c-86d8-a344e0db6a8c'} Body: {"network_id": "ccd6581f-98df-4dfd-aea8-e9a26b4931cc", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "06f69b8a-3196-4d79-ac9c-f6ed8425538a", "subnet_ids": ["06f69b8a-3196-4d79-ac9c-f6ed8425538a"], "port_id": "d82b7817-d877-4296-a223-4b11c1a05c90", "id": "e1a5e64d-f787-4e13-afe5-a02bba4be858"} 2018-08-16 15:52:23,447 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858 1.710s 2018-08-16 15:52:23,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/e1a5e64d-f787-4e13-afe5-a02bba4be858', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7c396aeb-19fc-426d-966d-6219ee6e7535'} Body: 2018-08-16 15:52:23,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.441s 2018-08-16 15:52:23,889 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cbf5d92-6a29-4d55-a1c9-3491e484de2d'} Body: 2018-08-16 15:52:25,109 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 1.219s 2018-08-16 15:52:25,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-08536733-cefa-4fe9-8f7b-c154d6a0eef9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-126840084": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:70:88", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:47:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "19b997d1-b733-4f59-ace8-7774f1aca5d9", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:23Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-2", "created": "2018-08-16T15:46:53Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:26,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9 0.043s 2018-08-16 15:52:26,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/19b997d1-b733-4f59-ace8-7774f1aca5d9', u'x-compute-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:26 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ebe7196a-f0a8-4d03-9ad3-c74f1824b20d'} Body: {"itemNotFound": {"message": "Instance 19b997d1-b733-4f59-ace8-7774f1aca5d9 could not be found.", "code": 404}} 2018-08-16 15:52:27,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1 1.148s 2018-08-16 15:52:27,313 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/7e8a9cbf-8beb-40ae-b178-51470cc9f4f1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c28ebedb-ca47-4c39-b516-b2b483895a3f'} Body: 2018-08-16 15:52:27,505 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.191s 2018-08-16 15:52:27,505 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-99585b89-fcee-48c7-94fc-fae99429e1f5'} Body: 2018-08-16 15:52:28,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 1.229s 2018-08-16 15:52:28,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3ec939d-6f96-4d7f-800d-d5fc984c3f7a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-960464003": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0a:ef", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:46:48.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "b2708448-dcd9-4135-b652-5e3f9f4105f5", "security_groups": [{"name": "tempest-secgroup-smoke-1652008907"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:27Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-88417523", "name": "server-1", "created": "2018-08-16T15:46:38Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:29,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5 0.042s 2018-08-16 15:52:29,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/b2708448-dcd9-4135-b652-5e3f9f4105f5', u'x-compute-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:29 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-17e2bba4-2076-47ea-a58d-38c2bc661f74'} Body: {"itemNotFound": {"message": "Instance b2708448-dcd9-4135-b652-5e3f9f4105f5 could not be found.", "code": 404}} 2018-08-16 15:52:30,898 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329 1.104s 2018-08-16 15:52:30,899 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/223749be-aa21-4afd-807f-34fdcd366329', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d3cf7a99-8eaa-4ac7-b0d4-65cddc74ff99'} Body: 2018-08-16 15:52:30,970 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523 0.070s 2018-08-16 15:52:30,971 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-88417523', u'x-compute-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-535db4c0-b839-4755-a7ea-f4a8ce045021'} Body: 2018-08-16 15:52:33,286 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d 2.314s 2018-08-16 15:52:33,287 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8901b9b9-ca88-4719-8d7f-83aab2462f1d', u'date': 'Thu, 16 Aug 2018 15:52:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-80a16d20-6a9d-431a-8267-e75a3462603a'} Body: 2018-08-16 15:52:35,313 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438 2.025s 2018-08-16 15:52:35,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f38d69ff-3470-4b61-a898-2572cd3c5438', u'date': 'Thu, 16 Aug 2018 15:52:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-db3459f6-6fc2-4c8f-a795-4359070865b3'} Body: 2018-08-16 15:52:38,040 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a 2.725s 2018-08-16 15:52:38,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/06f69b8a-3196-4d79-ac9c-f6ed8425538a', u'date': 'Thu, 16 Aug 2018 15:52:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e2b884ea-c075-406d-a9d3-f026eb20757d'} Body: 2018-08-16 15:52:40,208 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc 2.167s 2018-08-16 15:52:40,209 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/ccd6581f-98df-4dfd-aea8-e9a26b4931cc', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e1b83109-0551-417a-83a3-79b13e735b8a'} Body: 2018-08-16 15:52:40,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab 0.319s 2018-08-16 15:52:40,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4cb40050-25dc-42fd-8309-0802e32166ab', u'date': 'Thu, 16 Aug 2018 15:52:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4d8c4576-971c-4e1f-b437-73c2baf3b63f'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list[compute,id-fb37a546-7263-4ffe-a42c-77eca377ff1a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 852, in test_bgpvpn_negative_update_to_empty_rt_list self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 15:52:41,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.515s 2018-08-16 15:52:41,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1864987164 description", "name": "tempest-secgroup-smoke-1864987164"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87b98392-5d86-4509-b867-fa858f431143'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1864987164 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:40Z", "updated_at": "2018-08-16T15:52:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "a7e31373-ebd6-46a7-b2f2-a3a1ebebcc7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T15:52:40Z", "revision_number": 0, "id": "c99d92aa-c39f-4ffd-bd38-f545b73583a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T15:52:40Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0e62594-543f-44f2-83d1-e25a33022324", "name": "tempest-secgroup-smoke-1864987164"}} 2018-08-16 15:52:41,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.509s 2018-08-16 15:52:41,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efa29011-551c-43b5-88bb-b00d862e77af'} 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": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4b00ba52-554f-4b99-a5f4-89f3e596b7e8"}} 2018-08-16 15:52:41,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.346s 2018-08-16 15:52:41,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d74e7d97-840e-4e50-bd9d-dc6adea02fbf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T15:52:41Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:41Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1382988-3d33-4fd5-b5be-703f2251aeaa"}} 2018-08-16 15:52:42,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.462s 2018-08-16 15:52:42,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-92d1df9f-c848-4379-8af9-4c1485e7afed'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7d9a3ea8-a993-46a6-9e0b-fac4197aaf1e"}} 2018-08-16 15:52:42,817 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.423s 2018-08-16 15:52:42,818 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-67efd93f-f450-4a47-a6f7-fa71ed3cb668'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b627b568-931d-4b8a-9a23-ce12e2e99bce"}} 2018-08-16 15:52:42,979 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.161s 2018-08-16 15:52:42,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6752668f-ccec-45ba-bf0e-708db491c757'} 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": "2018-08-16T15:52:42Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:42Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "99d5f824-bd82-4dd5-aae3-10a2dc742d79"}} 2018-08-16 15:52:43,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.180s 2018-08-16 15:52:43,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5bb8771-53a0-4543-9c39-c72a28395604'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0a41072-daa1-4347-8345-58d7280bc6cb"}} 2018-08-16 15:52:43,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 15:52:43,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-260805db-2e25-401d-9414-82f42547df4a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2dadbc33-8d4a-4579-8015-1d8218af7a57"}} 2018-08-16 15:52:44,214 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.617s 2018-08-16 15:52:44,215 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3ce9d497-7878-4217-b1f4-6114a61526bf'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T15:52:43Z", "security_group_id": "a0e62594-543f-44f2-83d1-e25a33022324", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:52:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d69759e8-74df-467d-9fd1-bfa4496d4ddc"}} 2018-08-16 15:52:44,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.252s 2018-08-16 15:52:44,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1059505488"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-61178a44-f05a-46d5-b402-5eefeed2ca4f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:44Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"619199fb-36c2-4eea-80d2-224ec41a0550","name":"tempest-A-1059505488"}} 2018-08-16 15:52:45,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.567s 2018-08-16 15:52:45,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "name": "tempest-subnet-A-1-67053737"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3927823b-a3c7-4cb5-aea3-1f73c6867c53'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:44Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:44Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e4ac17-72fe-45ee-b324-955f70208b66","subnetpool_id":null,"name":"tempest-subnet-A-1-67053737"}} 2018-08-16 15:52:45,319 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/networks 0.280s 2018-08-16 15:52:45,320 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1246870844"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 15:52:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c6677610-6b28-4ea8-8b35-919f9a95f342'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T15:52:45Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","name":"tempest-B-1246870844"}} 2018-08-16 15:52:46,020 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.699s 2018-08-16 15:52:46,020 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "name": "tempest-subnet-B-1-1248903347"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-874bad67-505d-43ab-b43d-90aad548e29f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T15:52:45Z","dns_nameservers":[],"updated_at":"2018-08-16T15:52:45Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","subnetpool_id":null,"name":"tempest-subnet-B-1-1248903347"}} 2018-08-16 15:52:46,425 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.404s 2018-08-16 15:52:46,425 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a6a186ed-d404-4543-bb1f-4a70009149f0'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9c4572d8-03c6-4167-84e6-1b2e3084ce11"}} 2018-08-16 15:52:46,657 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.231s 2018-08-16 15:52:46,658 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-203723365"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-79518c5b-44a7-4084-b118-2cd0a94eb02e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAXpuZhT8GEvIiWIlfXJix4wAmh+ZmcuTVFUcn93fAXpfv+qC2JfP+dbBde8F0qAKGKRwD4+VlfUZaFSLGUjy1IvBHeRDujXG3QinM2LgC8Im9Unw6CVuMPb/mBSxJAZdj/9c8si1vj7aCB2OYGV1blmDeLH8U4GH9nETKoLDag23n9kcJphCxCT4ukbtLnn+xKMkEx5VyrsAkdD4gqIFO3WwCVGI85+5VHdAK1GzkPRjULVxsXcqu89HGh9Yt1ZbtUa9qtMwAsV1HXGqxSsoF5ocaZqzwexvr1MQsCXzQL7W0JIO3/cYyjEOhZzhsTus/ksT9wf4DSoMzvFe9sk+z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwF6bmYU/BhLyIliJX1yYseMAJofmZnLk1RVHJ/d3wF6X7/qg\ntiXz/nWwXXvBdKgChikcA+PlZX1GWhUixlI8tSLwR3kQ7o1xt0IpzNi4AvCJvVJ8\nOglbjD2/5gUsSQGXY//XPLItb4+2ggdjmBldW5Zg3ix/FOBh/ZxEyqCw2oNt5/ZH\nCaYQsQk+LpG7S55/sSjJBMeVcq7AJHQ+IKiBTt1sAlRiPOfuVR3QCtRs5D0Y1C1c\nbF3KrvPRxofWLdWW7VGvarTMALFdR1xqsUrKBeaHGmas8Hsb69TELAl80C+1tCSD\nt/3GMoxDoWc4bE7rP5LE/cH+A0qDM7xXvbJPswIDAQABAoIBAQCbIfCTfpwTluXD\ngujNiYvuMKTnbcMFLXSSzkUC2xOsg9w9gD1ohvTcaSZgTTP2kqLudGqOTJOrI7q/\nXLodeyZP4SwqR1y7ND/XTLkO5FqIrFg34DQkTXWRhB6kLdnHyku/Lgvye7IefKPu\n+mx7tUDPYlcd9H5LZKRBdGsZiTr2C44xQ4YImEr/JJL2JCwkXD4NXkNND+WTU4Uo\nBKnlEVAKMvM7OCEj0SnfVAgicrHbnE81K93T2okagl5L/3K7Ovcapzl28VsGctxc\nK0vExMYt9tmqbb1GCzfY+guzDvMhaR+1q9ALIKq/iD15sZl+po+ndwrTijehxXwp\nhoSeRA3hAoGBAPHMd4X67h4+YcPAqA8bgMvsavK5TDhWUmEuQdfMPOEvDxaJr1Sd\nbv46xKG/fdl5pMNRpDIDSnYyYL7HtSVevDXDgaZVURTeOUzVLiC/hr2MGzqD7J9u\noDXzEaxJQwACf9OofX55edMiZJZTEHw+a8IFfFTGo+iWeyO97vLgX0tRAoGBAMuq\n9Jy3+9g8ZV6VbE3I0K3JzoBavmdb9Gax1Q9cS6GyLRnRqFmgmrmWnd5dRBSphSdH\nPg6/s0wDu9mtR11fApU9rirBwxcOt21Psw2TYu9931q0xdckM9m7AQrUzriX+knB\n2sDzoHI4w/jXNH0LOsny+OxySM4jiEpU2LuPXqHDAoGAVW8dPCWxRNZdzMChoNTi\n6Sqbjy+RksZNTTD+6rSrPhVWi2wSmx8VPJafK1dxrAmjAbAzB8jJ4oFiVYZSpuWW\nMpjlklPK1ki+jjs0lTWW8hoy9LXwQVThHq7Hq8wm9DXt3GdIEAvz03nveH3Y8U1M\n3bz6dSnKeD/TOom9h+tnQEECgYAkm8IEOX3nTFPcQHeLM8Fuu4uGvsjiw0CXBPgL\nHsfpdKFutqTQF3I4Ub5mrdUC8cWhXcjl1cdgrnshkWf2fJF2SfP4c4OhrV+DIoRI\nuGlcKv/uyfeVyEgZpud1DvNpcsfmYhX0ANaiMVnobKZeo5oZmrbrqU803mYtFjsu\n24JjCQKBgFAUGt61e1tkuIgZWAPi3GaAYD19m04ObZ6678RiFKBLnEXbl/B7plhc\nooDq5BVdps0F67UyDEGddFJBPGGC1bL73e8lL9YbTQXmF3ozjQAWtV1d0gBdfFtB\niu6ukhWgdCHnIpyGQPV/To6k5wjLZJUfjOTfSQo6J4G/hu2KXSId\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-203723365", "fingerprint": "32:b7:3a:f1:99:d1:90:98:66:5f:76:f7:42:64:98:1f"}} 2018-08-16 15:52:47,752 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.092s 2018-08-16 15:52:47,753 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-594625658", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cdd479ea-fae2-4233-8491-e49a38fafc7a'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:52:47Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"619199fb-36c2-4eea-80d2-224ec41a0550","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:52:47Z","name":"tempest-port-smoke-594625658","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:0b:a1:02","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"b1e4ac17-72fe-45ee-b324-955f70208b66","ip_address":"10.101.11.10"}],"id":"f40154fd-9944-4c84-b82d-d8f8f846b5c0","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} 2018-08-16 15:52:50,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.956s 2018-08-16 15:52:50,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "619199fb-36c2-4eea-80d2-224ec41a0550", "port": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fd956489-8fb7-4705-b0be-bb1fa079d754'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "adminPass": "Fa7KwbHiA3dx"}} 2018-08-16 15:52:51,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.332s 2018-08-16 15:52:51,047 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-94e22a00-d0df-4ad1-bf54-a32acdba44f3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:52,294 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.234s 2018-08-16 15:52:52,294 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-be3b7ceb-d432-4f98-af1a-f4fa6384e038'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:52:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:53,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.594s 2018-08-16 15:52:53,904 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-511b560b-aa6e-47f3-b77f-b848fa671392'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:53Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:53,917 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:52:56,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.302s 2018-08-16 15:52:56,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9e5a139c-044d-404c-91d7-7a243e24c52d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:56,237 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2018-08-16 15:52:57,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.336s 2018-08-16 15:52:57,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-036172ef-af6e-4812-b78f-711b08c3b416'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:52:59,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.968s 2018-08-16 15:52:59,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:52:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5592e4e2-7cc3-4477-ba17-61d9c618e3b0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:54Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:01,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 1.199s 2018-08-16 15:53:01,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-393d3371-1d32-4635-9e66-6e677190ba34'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:01,787 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:02,219 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.431s 2018-08-16 15:53:02,220 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2aa71d0a-9c20-4c7d-a74a-833a33991e29'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:52:59Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:02,233 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: fbe23e34-2626-4dea-995a-bd471eb7b37b with status: ACTIVE 2018-08-16 15:53:03,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/ports 1.087s 2018-08-16 15:53:03,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-958937814", "security_groups": ["a0e62594-543f-44f2-83d1-e25a33022324"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf4e1da4-295a-417f-af57-c43a497b6ade'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T15:53:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b1e10045-9983-44ed-8e3c-19b1e425e2dc","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T15:53:02Z","name":"tempest-port-smoke-958937814","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:61:91:e1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"4235e9ce-494c-46cd-a2f9-e9d0035fb7af","ip_address":"10.102.21.20"}],"id":"6ef860f0-9550-4742-9e29-57f946afc4fc","security_groups":["a0e62594-543f-44f2-83d1-e25a33022324"],"device_id":""}} 2018-08-16 15:53:06,031 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 202 POST http://172.30.9.32:8774/v2.1/servers 2.708s 2018-08-16 15:53:06,031 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-203723365", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "port": "6ef860f0-9550-4742-9e29-57f946afc4fc"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0dd9e024-9441-438f-b0f8-ed2715366330'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "adminPass": "EyPQBLRvssU4"}} 2018-08-16 15:53:06,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.269s 2018-08-16 15:53:06,306 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-82178c4d-a1e5-49b6-a1d3-8a05d07bc9cd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:07,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.338s 2018-08-16 15:53:07,660 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4024e4d2-684f-4148-89bf-9ec1a59792a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T15:53:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:08,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.265s 2018-08-16 15:53:08,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-93da2923-1343-4e99-ab2a-979e00400bf4'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:08Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:08,953 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 15:53:10,380 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.425s 2018-08-16 15:53:10,381 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-30f41500-0ea6-4add-9ceb-cccbe74da5dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:10,404 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 15:53:11,495 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.088s 2018-08-16 15:53:11,496 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1321', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e225b09-55cf-4d3d-81dc-023687c195c1'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:11,509 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 5 second wait 2018-08-16 15:53:13,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.639s 2018-08-16 15:53:13,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-601f9037-9d6f-4fa9-9f2f-89b3bf60f8c7'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:13,163 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 7 second wait 2018-08-16 15:53:14,987 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.822s 2018-08-16 15:53:14,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4969be24-6638-4eab-8132-d8735d1fef06'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:16,980 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.977s 2018-08-16 15:53:16,980 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9053b736-b908-461e-ae93-13a1f6b8460f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:16,996 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 15:53:17,989 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.991s 2018-08-16 15:53:17,989 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:53:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1316c44e-1cbc-4910-95cf-4fe78aed6d72'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:53:15Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:53:18,003 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 90db616f-c2d0-4bd6-a6ce-4f385a404b8c with status: ACTIVE 2018-08-16 15:53:18,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.280s 2018-08-16 15:53:18,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9b5121d6-4621-4f82-943e-410c72f3927d'} Body: {"network_association": {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "id": "b1af6df2-b519-4a48-aaad-39154958803b"}} 2018-08-16 15:53:18,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations 0.323s 2018-08-16 15:53:18,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9c4572d8-03c6-4167-84e6-1b2e3084ce11/network_associations', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-877dba28-afb1-4b66-a408-e5948979d1a0'} Body: {"network_association": {"network_id": "b1e10045-9983-44ed-8e3c-19b1e425e2dc", "id": "efecc800-13ba-4227-9965-566c409ee01b"}} 2018-08-16 15:53:18,609 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 15:53:18,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/routers 0.202s 2018-08-16 15:53:18,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--257262328", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 15:53:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0c542054-a89f-45bb-b067-ea01ee3c6298'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:18Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} 2018-08-16 15:53:20,274 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.460s 2018-08-16 15:53:20,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:53:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-53e43515-a489-4785-98b3-285b1bb58fa5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:18Z", "admin_state_up": true, "updated_at": "2018-08-16T15:53:20Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "name": "tempest-router--257262328"}} 2018-08-16 15:53:22,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface 2.032s 2018-08-16 15:53:22,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/add_router_interface', u'date': 'Thu, 16 Aug 2018 15:53:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8f81d404-da31-499a-a802-c56b0fa78f9c'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} 2018-08-16 15:53:24,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.813s 2018-08-16 15:53:24,122 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 15:53:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87eb5a38-e52e-4ae6-a4bf-63a3ed6c6a04'} Body: {"floatingip": {"router_id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T15:53:23Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "f40154fd-9944-4c84-b82d-d8f8f846b5c0", "id": "4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T15:53:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 15:53:24,123 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34,136 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:53:34,232 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:34,346 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:53:34,347 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:53:34,349 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:53:34,405 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:53:34,413 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:53:39,420 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:53:39,421 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:54:49,484 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:54:49,485 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:54:49,488 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:54:49,548 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:54:49,553 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:54:54,560 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:54:54,560 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:56:04,609 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:56:04,610 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:56:04,610 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,614 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,716 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,743 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,749 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:56:04,749 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04,749 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 15:56:04,750 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,752 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,815 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,823 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 15:56:04,823 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 15:56:04,824 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,825 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,884 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,889 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,894 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 15:56:04,895 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,897 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:04,956 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:04,961 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:04,966 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 15:56:04,967 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:79:f1:39 [ether] on eth0 2018-08-16 15:56:04,967 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:56:04,967 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:56:04,969 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:56:05,028 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:56:05,034 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:56:10,040 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:56:10,041 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:57:20,046 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 15:57:20,047 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.216:22' as 'cirros' with public key authentication 2018-08-16 15:57:20,051 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 15:57:20,150 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 15:57:20,178 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.216 successfully created 2018-08-16 15:57:25,185 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_negative_update_to_empty_rt_list) Executing command on 172.30.9.216 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 15:57:25,186 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.216. 2018-08-16 15:58:35,224 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 15:58:35,224 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.216: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 15:58:35.224 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 15:58:36,637 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28 1.411s 2018-08-16 15:58:36,638 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/4b5d0c3d-6d7c-4f55-bb36-3f1faba0bb28', u'date': 'Thu, 16 Aug 2018 15:58:36 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f8dcb58f-e5b4-4bb3-b939-8015950a5af5'} Body: 2018-08-16 15:58:38,763 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface 2.124s 2018-08-16 15:58:38,764 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6/remove_router_interface', u'date': 'Thu, 16 Aug 2018 15:58:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3b6503f-eeed-4432-af09-6dbea9ccec98'} Body: {"network_id": "619199fb-36c2-4eea-80d2-224ec41a0550", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "b1e4ac17-72fe-45ee-b324-955f70208b66", "subnet_ids": ["b1e4ac17-72fe-45ee-b324-955f70208b66"], "port_id": "261ed863-8629-4b42-8a7d-ff6b6b64d93e", "id": "5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6"} 2018-08-16 15:58:40,541 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6 1.776s 2018-08-16 15:58:40,542 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/5e6ccbbd-b99b-4b9f-9fd6-527ae4496fe6', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7988a465-b0a7-43ac-90cd-d38109b8e0f6'} Body: 2018-08-16 15:58:40,967 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.424s 2018-08-16 15:58:40,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5fb3895d-4d4d-495b-a4d1-417d06abd0fb'} Body: 2018-08-16 15:58:42,296 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 1.328s 2018-08-16 15:58:42,297 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977bcf7-f6e7-47ae-b010-215c76e422df'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1246870844": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:91:e1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:53:15.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "90db616f-c2d0-4bd6-a6ce-4f385a404b8c", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-2", "created": "2018-08-16T15:53:05Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:58:43,359 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c 0.046s 2018-08-16 15:58:43,359 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/90db616f-c2d0-4bd6-a6ce-4f385a404b8c', u'x-compute-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:43 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-68f9435e-3c6a-4119-b3ed-ccdd9481498e'} Body: {"itemNotFound": {"message": "Instance 90db616f-c2d0-4bd6-a6ce-4f385a404b8c could not be found.", "code": 404}} 2018-08-16 15:58:44,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc 1.174s 2018-08-16 15:58:44,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6ef860f0-9550-4742-9e29-57f946afc4fc', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-14b5030d-5754-437a-a472-ba9adaa9a40c'} Body: 2018-08-16 15:58:44,721 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.185s 2018-08-16 15:58:44,722 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebc148a5-8d3c-414f-b30e-3bc3d63d4ee6'} Body: 2018-08-16 15:58:45,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.960s 2018-08-16 15:58:45,684 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-baea97ba-635e-447c-8149-026a7dc78c6b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1059505488": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:a1:02", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T15:52:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "fbe23e34-2626-4dea-995a-bd471eb7b37b", "security_groups": [{"name": "tempest-secgroup-smoke-1864987164"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T15:58:44Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-203723365", "name": "server-1", "created": "2018-08-16T15:52:50Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 15:58:46,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b 0.046s 2018-08-16 15:58:46,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/fbe23e34-2626-4dea-995a-bd471eb7b37b', u'x-compute-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:46 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5e3566cd-7357-408f-8fd5-7f9819f0e105'} Body: {"itemNotFound": {"message": "Instance fbe23e34-2626-4dea-995a-bd471eb7b37b could not be found.", "code": 404}} 2018-08-16 15:58:47,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0 1.085s 2018-08-16 15:58:47,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f40154fd-9944-4c84-b82d-d8f8f846b5c0', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8c3cc003-f6dd-4339-be1f-f3c047d7d3ba'} Body: 2018-08-16 15:58:47,875 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365 0.038s 2018-08-16 15:58:47,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-203723365', u'x-compute-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 15:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67cbdac1-c7a6-4987-a439-4d94fb6d16b6'} Body: 2018-08-16 15:58:50,474 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af 2.597s 2018-08-16 15:58:50,474 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/4235e9ce-494c-46cd-a2f9-e9d0035fb7af', u'date': 'Thu, 16 Aug 2018 15:58:50 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9c994057-288f-4060-abf4-3598e79f5193'} Body: 2018-08-16 15:58:52,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc 1.598s 2018-08-16 15:58:52,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/b1e10045-9983-44ed-8e3c-19b1e425e2dc', u'date': 'Thu, 16 Aug 2018 15:58:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0dca37b5-4583-4e3f-b6a9-1a030b37c815'} Body: 2018-08-16 15:58:54,944 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66 2.869s 2018-08-16 15:58:54,944 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/b1e4ac17-72fe-45ee-b324-955f70208b66', u'date': 'Thu, 16 Aug 2018 15:58:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-693043b4-c27c-4c0a-8188-45e0d2c371dd'} Body: 2018-08-16 15:58:56,628 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550 1.682s 2018-08-16 15:58:56,628 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/619199fb-36c2-4eea-80d2-224ec41a0550', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b35b6cb7-574b-4dd6-89c2-78fae9b495e6'} Body: 2018-08-16 15:58:56,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324 0.254s 2018-08-16 15:58:56,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a0e62594-543f-44f2-83d1-e25a33022324', u'date': 'Thu, 16 Aug 2018 15:58:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6e780ff6-25dc-445d-bc9e-0edb02a6d729'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net[compute,id-08d4f40e-3cec-485b-9da2-76e67fbd9881,network] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 293, in test_bgpvpn_update_route_targets_and_unassociated_net self._create_servers() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 964, in _create_servers security_group_ids, self.os_primary, port_security) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 943, in _create_server clients, wait_until='ACTIVE', name=name, **create_server_kwargs) File "/src/tempest/tempest/common/compute.py", line 258, in create_test_server server['id']) File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 220, in __exit__ self.force_reraise() File "/usr/lib/python2.7/site-packages/oslo_utils/excutils.py", line 196, in force_reraise six.reraise(self.type_, self.value, self.tb) File "/src/tempest/tempest/common/compute.py", line 229, in create_test_server clients.servers_client, server['id'], wait_until) File "/src/tempest/tempest/common/waiters.py", line 76, in wait_for_server_status server_id=server_id) tempest.exceptions.BuildErrorException: Server f74ff513-daa9-48df-866b-90e951e72c0a failed to build and is in ERROR status Details: {u'message': u'No valid host was found. ', u'code': 500, u'created': u'2018-08-16T16:02:55Z'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:02:32,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.599s 2018-08-16 16:02:32,314 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-609443317 description", "name": "tempest-secgroup-smoke-609443317"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30563cfc-84a2-42f0-b078-f92448f162bc'} Body: {"security_group": {"description": "tempest-secgroup-smoke-609443317 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:31Z", "updated_at": "2018-08-16T16:02:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "424f264d-696a-4dc9-9a95-046616503e7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:02:31Z", "revision_number": 0, "id": "6755904b-3cd2-4244-986f-d617950641e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:02:31Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "name": "tempest-secgroup-smoke-609443317"}} 2018-08-16 16:02:32,619 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.303s 2018-08-16 16:02:32,620 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b2dc3c2-6083-4237-9d99-9f91f512b012'} 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": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb3f689-4dd2-43a1-a10f-13a9bd2be085"}} 2018-08-16 16:02:32,868 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:32,868 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-312a67b8-f364-4b9d-a290-b5dd06ba7933'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:02:32Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f442f0f-6486-4358-9ffb-020b108a1f27"}} 2018-08-16 16:02:33,123 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.254s 2018-08-16 16:02:33,124 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4dfe5d25-ab39-4600-9a12-5a3584c0aec5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "55838a33-8ea1-40ea-90f8-33aa7c410719"}} 2018-08-16 16:02:33,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.247s 2018-08-16 16:02:33,372 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-581f2087-b9c3-414f-83ff-dfb212af887d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1b93d864-3ae3-442a-bbfa-de251ee32aa8"}} 2018-08-16 16:02:33,575 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.202s 2018-08-16 16:02:33,576 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3167ff5-d1aa-4910-947c-43bff48a8e93'} 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": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "74c6055b-10d7-40e5-815e-60771254e53a"}} 2018-08-16 16:02:33,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.198s 2018-08-16 16:02:33,775 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b09b2263-ea32-47cb-92a2-316746a33026'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2be5cd9c-98c9-4805-b7e0-494a5ba726cc"}} 2018-08-16 16:02:34,002 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:02:34,003 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8b8c1bab-752e-468a-a36f-171d819b5490'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:33Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "36030332-717e-45f0-95de-c70d62f7e6dd"}} 2018-08-16 16:02:34,210 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.206s 2018-08-16 16:02:34,211 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f5da5edf-4fc1-4fed-96d1-5d11ab910ab0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:02:34Z", "security_group_id": "a1aa3cd2-6138-4322-a9bf-3ec945c763a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:02:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2b644e39-3505-4052-928d-3ee3d393c612"}} 2018-08-16 16:02:34,460 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.248s 2018-08-16 16:02:34,461 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-2088788291"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-430081bf-eb73-4b3d-a4d1-5219532c05b3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:34Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","name":"tempest-A-2088788291"}} 2018-08-16 16:02:35,108 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.646s 2018-08-16 16:02:35,109 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "name": "tempest-subnet-A-1-776132840"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6ae0915f-180a-4848-9b70-2ddeda618077'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:34Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:34Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","subnetpool_id":null,"name":"tempest-subnet-A-1-776132840"}} 2018-08-16 16:02:35,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/networks 0.259s 2018-08-16 16:02:35,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-2051889168"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:02:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27b686d2-bd7f-45e2-a6a6-14a9b72354d7'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:02:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"a264cc92-26ee-4699-a44a-f06746da5dff","name":"tempest-B-2051889168"}} 2018-08-16 16:02:36,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.893s 2018-08-16 16:02:36,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "name": "tempest-subnet-B-1-161851163"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f02cfb25-c1c7-4bb0-b7f1-805d71861ff2'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:02:35Z","dns_nameservers":[],"updated_at":"2018-08-16T16:02:35Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","subnetpool_id":null,"name":"tempest-subnet-B-1-161851163"}} 2018-08-16 16:02:36,679 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.413s 2018-08-16 16:02:36,680 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1178995461"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ce422b59-1c79-4842-8736-bd67313359ff'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFO7sSvOGPvvr/R1roDT6qmyO7ukw+fEwKxvVvdkCDUhTC6CVjGCWn8Qr1K8E+iwL5frwJhRRT96bUbssYTx06/Ss06vdbDx7uOGJbk0RIzTezEAb4pQdDloKr9DlbL3JlgeFiNtib1eiNaKOYFmXPA1OgLqBZIph0qPweiYo0pXrJ9ucVarTGjUv/Sl3e9kuHrKuGd7g0TYmMWOfjXC/VwWy5L6ukEAOyamD6zX57/Xhxv6lBvOwr/+DRSym6ZdmSKZIbHReNV6Dwi+1ezIY1qdc2nuEGmLCpYwKVISdFEf7VZPo48FF6kPIZzX8tIdi0Fe1FF7dPP7C9DFEZyfE7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxTu7Erzhj776/0da6A0+qpsju7pMPnxMCsb1b3ZAg1IUwugl\nYxglp/EK9SvBPosC+X68CYUUU/em1G7LGE8dOv0rNOr3Ww8e7jhiW5NESM03sxAG\n+KUHQ5aCq/Q5Wy9yZYHhYjbYm9XojWijmBZlzwNToC6gWSKYdKj8HomKNKV6yfbn\nFWq0xo1L/0pd3vZLh6yrhne4NE2JjFjn41wv1cFsuS+rpBADsmpg+s1+e/14cb+p\nQbzsK//g0UspumXZkimSGx0XjVeg8IvtXsyGNanXNp7hBpiwqWMClSEnRRH+1WT6\nOPBRepDyGc1/LSHYtBXtRRe3Tz+wvQxRGcnxOwIDAQABAoIBAQCUNi5+BjH6Mymq\na5SEjG9rBOn1SCnDSuRZtOj6uYIBLM0tKgXuUVb6vMffNOIifZPeqL3k6Xw9HPzg\n5eD4g3sTuOue+HKomtRDb1t6NVA65PvWM1UJw/mRcKkBTqVLQHxWiyMzCsP7VuNK\nYDePMkWPKpDM7jzQvo6SG+pZiEGzDNVhaIA/muRlzzA8ADrWfaoAVTHXlj7ZkMgl\naKOw0Cv05oKiJf2MyFpU5Xd/T9PdLvWPchM9ueYDlIdgbPEX+cAhb8Ow7Ot9R0Fq\njYf+34mW5vgBvSaQrp1vr49jQTLHFCPrfIJL5NkOUfJfEIE722cfqFl4tqK4nrWO\nbCSNcQUBAoGBAOGBRQ1H3PP+GN5yWOr3zOwnel5C++nZbXJ0ygp2rX9RUPyqXrRJ\nUPRhmwCfPAB3HVpPlhVv3Lk7QczPxrzp4qGVMvZMogzi79Shfl7faNSpG4QSMocE\nmKWAPFXcgeqdXzJvFEXHTXAdrw8wLmqM/K6AbYvIGZw5qdZKF2UoWbnlAoGBAN/n\nun3wrVZSFX+fp3lwRCap49xAR/UHyh/K9B6qICbCjhcvtQW6h0xgnROmN7v/NIWb\nODOXln15gPlIRfSwr1cee1Kc0w4bFna3cBnT2hW8iuuh5rxpBaA2OXnjnkprHTMz\naZWgges+YncI4PNK/uQH/uoMoM/Ri0zS7VZvacyfAoGADcqCFpXWhXV8v93uYjBV\nb/vaF/mwvlR1xRIvaQRpB+hJM6qXsB7rvIZbnGYgnUarnOJRI2576TgehhAO726+\nVXNycm2tW2xljnNx7wtqtdbBwAn83RUC4Nw+1GFv8JE/SS5R5xKRQdIO6rbfn9SP\nf3yLNok+R7efE2PkmmMlWaECgYBZycp+gIpySD54zGRTjZK20oAereRtPW9vqmqU\n9XIpOPHUGHyGTJO/LCsxWwGUsTW1slYqUkq2DIiM7s+m3UejLwUTTvJQAMrUVqFs\nqgkVmGM5NNabjZ4E7lnEKGQswaGXC7H2n8QZuw2vYG8dAWEPvqkZ4HCIhiZPa3Jj\nrBAITwKBgCH6QtfpM7sSdQoC7jUWKcncU90Yexfa3KletM7tN5NJeXAvH2vlxJ4I\nDDb1+uh9uauw54B4QnKuBw62TIzNVNBVvC1jGwY3ZdvmL6DTD4VvJ6kncxr4DRvY\nHsXUfPvJUB/bY3tQfzb5XZE+YdIqui/Lyg5HI2tpZy/UxgTjhHlV\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1178995461", "fingerprint": "95:91:48:71:17:53:6f:43:21:41:33:95:6a:f4:7a:61"}} 2018-08-16 16:02:38,197 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 1.513s 2018-08-16 16:02:38,197 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1770627644", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0f32032a-eb9c-4b21-9873-3c4a8c0a957c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:37Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6f51179d-51dc-465e-a4fa-68dd1d5cd8ad","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:37Z","name":"tempest-port-smoke-1770627644","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:65:2d:7d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"6c09ed6c-214d-4215-b72a-4a6d2a2f8782","ip_address":"10.101.11.10"}],"id":"c46120a6-32ff-4389-8538-98c61d291a37","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} 2018-08-16 16:02:40,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 2.514s 2018-08-16 16:02:40,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6f51179d-51dc-465e-a4fa-68dd1d5cd8ad", "port": "c46120a6-32ff-4389-8538-98c61d291a37"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9192849c-f343-444c-a09a-15158fb31c42'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "adminPass": "Q8333Zvjbq3T"}} 2018-08-16 16:02:41,055 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.338s 2018-08-16 16:02:41,056 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3eb059f-740e-4163-8805-1b1ff41aaf94'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:42,397 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.322s 2018-08-16 16:02:42,397 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d2e77b9d-5bca-4073-ab01-3b5bb59d04b2'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:44,044 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.628s 2018-08-16 16:02:44,044 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fa6c3df1-9966-4f8f-b105-535c16d51d2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:44,058 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:02:45,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.775s 2018-08-16 16:02:45,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-954a4e98-4773-4d87-97bf-48794817ddde'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:47,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.435s 2018-08-16 16:02:47,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0a480cd8-d8d5-461b-b037-13f6fee04e24'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,259 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.953s 2018-08-16 16:02:49,260 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c836f8d6-47eb-405b-b19c-4c19701d72c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,274 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:02:49,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.586s 2018-08-16 16:02:49,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05b261f7-0e8d-4268-a9c4-83a4c091b90a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:49,874 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ebc455d8-d16f-4fb9-b700-f7d1c3f82830 with status: ACTIVE 2018-08-16 16:02:50,667 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 201 POST http://172.30.9.32:9696/v2.0/ports 0.791s 2018-08-16 16:02:50,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "a264cc92-26ee-4699-a44a-f06746da5dff", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-164893398", "security_groups": ["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaea6f48-d80c-4ae8-ac97-0f1d3ab13dac'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:02:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"a264cc92-26ee-4699-a44a-f06746da5dff","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:02:50Z","name":"tempest-port-smoke-164893398","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c1:b3:29","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e6220fcd-16c5-4848-b3bf-6cd0d3f8af11","ip_address":"10.102.21.20"}],"id":"15652020-34e3-4dd1-8c8b-9a305985bfdb","security_groups":["a1aa3cd2-6138-4322-a9bf-3ec945c763a2"],"device_id":""}} 2018-08-16 16:02:54,767 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 202 POST http://172.30.9.32:8774/v2.1/servers 4.098s 2018-08-16 16:02:54,767 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1178995461", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "a264cc92-26ee-4699-a44a-f06746da5dff", "port": "15652020-34e3-4dd1-8c8b-9a305985bfdb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a81b9f1-5390-42e5-8d19-e1c50bce5805'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "adminPass": "Y7jvWcoSGr5C"}} 2018-08-16 16:02:55,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.265s 2018-08-16 16:02:55,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18bbd1dd-5797-44e0-b9e6-d494d6bdac4a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:02:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:02:56,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 200 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.556s 2018-08-16 16:02:56,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1335', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd33435e-5ecf-4be2-9d4f-8bc87683394a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/f74ff513-daa9-48df-866b-90e951e72c0a", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "f74ff513-daa9-48df-866b-90e951e72c0a", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T16:02:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-2", "created": "2018-08-16T16:02:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "created": "2018-08-16T16:02:55Z"}, "metadata": {}}} 2018-08-16 16:02:56,621 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2018-08-16 16:02:57,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 204 DELETE http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 1.053s 2018-08-16 16:02:57,675 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80afba9a-d7b0-41c3-82ad-3a89a1ca1fb5'} Body: 2018-08-16 16:02:57,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_and_unassociated_net): 404 GET http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a 0.239s 2018-08-16 16:02:57,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/f74ff513-daa9-48df-866b-90e951e72c0a', u'x-compute-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:57 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-85a6c024-7ea7-41cd-b5b7-c2e61064da8e'} Body: {"itemNotFound": {"message": "Instance f74ff513-daa9-48df-866b-90e951e72c0a could not be found.", "code": 404}} 2018-08-16 16:02:58,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb 0.616s 2018-08-16 16:02:58,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/15652020-34e3-4dd1-8c8b-9a305985bfdb', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ac600e9e-4d60-4158-b210-94e9a44577ae'} Body: 2018-08-16 16:02:58,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.169s 2018-08-16 16:02:58,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6dfd503-abb0-48b5-9bdd-fec6606e48b6'} Body: 2018-08-16 16:02:59,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.420s 2018-08-16 16:02:59,128 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:02:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9f6ac725-3ba8-4ddb-aa4d-0feb03c5ae51'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "security_groups": [{"name": "tempest-secgroup-smoke-609443317"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:58Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:00,414 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.272s 2018-08-16 16:03:00,415 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c5e1cda9-7fb9-4b1b-b13d-c4b4e4d9734e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-2088788291": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:2d:7d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:02:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ebc455d8-d16f-4fb9-b700-f7d1c3f82830", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:02:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1178995461", "name": "server-1", "created": "2018-08-16T16:02:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:01,476 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830 0.047s 2018-08-16 16:03:01,477 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ebc455d8-d16f-4fb9-b700-f7d1c3f82830', u'x-compute-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-f308ed3e-caa6-46f1-a479-441bad13df8c'} Body: {"itemNotFound": {"message": "Instance ebc455d8-d16f-4fb9-b700-f7d1c3f82830 could not be found.", "code": 404}} 2018-08-16 16:03:02,354 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37 0.876s 2018-08-16 16:03:02,355 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c46120a6-32ff-4389-8538-98c61d291a37', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f0e6b2a2-bfc1-4bab-bee4-d0551b9aeba2'} Body: 2018-08-16 16:03:02,404 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461 0.048s 2018-08-16 16:03:02,405 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1178995461', u'x-compute-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a2e1c9a-19fb-490d-85bf-fb1a960bbcbe'} Body: 2018-08-16 16:03:04,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11 2.309s 2018-08-16 16:03:04,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e6220fcd-16c5-4848-b3bf-6cd0d3f8af11', u'date': 'Thu, 16 Aug 2018 16:03:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d8e3f0e2-3ef9-4704-b592-0d3860162c06'} Body: 2018-08-16 16:03:06,860 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff 2.143s 2018-08-16 16:03:06,861 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/a264cc92-26ee-4699-a44a-f06746da5dff', u'date': 'Thu, 16 Aug 2018 16:03:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-00860c64-a194-480a-8493-09698b17a8b7'} Body: 2018-08-16 16:03:09,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782 2.455s 2018-08-16 16:03:09,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/6c09ed6c-214d-4215-b72a-4a6d2a2f8782', u'date': 'Thu, 16 Aug 2018 16:03:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-569e09b5-c1be-471e-8176-c35fafb21e97'} Body: 2018-08-16 16:03:11,143 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad 1.825s 2018-08-16 16:03:11,144 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6f51179d-51dc-465e-a4fa-68dd1d5cd8ad', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3f33fdd2-60ad-4395-becf-4f0118593f47'} Body: 2018-08-16 16:03:11,405 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2 0.260s 2018-08-16 16:03:11,406 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a1aa3cd2-6138-4322-a9bf-3ec945c763a2', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b0e99940-7145-4fe8-9bad-c91af0f56af2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target[compute,id-bf417cad-0bc4-446a-b367-850aa619ca4f,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 267, in test_bgpvpn_update_route_targets_common_target self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:03:11,671 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.241s 2018-08-16 16:03:11,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1195110723 description", "name": "tempest-secgroup-smoke-1195110723"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b12adc99-1bf4-4c36-a8ac-5a7b6988c073'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1195110723 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "updated_at": "2018-08-16T16:03:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "cd3f145a-bc3c-4c10-ba61-6c74d7e75591", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:03:11Z", "revision_number": 0, "id": "ee5e3a92-5f10-4d96-b48e-51fff4a5fec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "name": "tempest-secgroup-smoke-1195110723"}} 2018-08-16 16:03:11,904 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.231s 2018-08-16 16:03:11,905 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b1212156-a828-4a2e-8426-67bb3e85046c'} 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": "2018-08-16T16:03:11Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:11Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "866d879c-16b7-49d3-b958-4c681f349a95"}} 2018-08-16 16:03:12,116 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.210s 2018-08-16 16:03:12,117 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27e92481-02ec-4862-8ab2-9d2165739d95'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "df7d3f98-c417-4fda-994e-67fb57c2ea31"}} 2018-08-16 16:03:12,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.194s 2018-08-16 16:03:12,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66e49523-1c5b-413f-b6af-ee4ca501f940'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8024843c-405b-45d7-96c6-3ebcb7781916"}} 2018-08-16 16:03:12,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.252s 2018-08-16 16:03:12,566 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3733d5aa-3b04-4fcf-9489-f924957f8fd0'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "238dcdc4-1fd8-48f9-8bd1-11c9a7603391"}} 2018-08-16 16:03:12,779 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.211s 2018-08-16 16:03:12,779 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7cdb80a0-3557-431f-9539-8f6a82b780af'} 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": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "38bb3a0a-df94-49a8-ac8b-03d39db347ed"}} 2018-08-16 16:03:13,080 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.299s 2018-08-16 16:03:13,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25ccd84f-3e90-4240-8e8c-eba7b136e2b1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:12Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:12Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b359783e-28b5-4342-a67f-8f604cd19599"}} 2018-08-16 16:03:13,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:03:13,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97f6402c-d41d-41bc-b4b1-215269c5a461'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f4c1c567-494f-4aaa-814e-272816c9c9d7"}} 2018-08-16 16:03:13,504 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.253s 2018-08-16 16:03:13,504 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:03:13 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c3658b1-641b-4334-8025-64a9730f7a62'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:03:13Z", "security_group_id": "9858f422-dee8-480c-b8dd-fa9f240fc3bb", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bdebd04d-9210-44fd-8c3a-ff34bca715df"}} 2018-08-16 16:03:14,026 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.520s 2018-08-16 16:03:14,026 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-168182317"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-82793d2d-bf22-4d50-83b1-e5e1e055ff58'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:13Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","name":"tempest-A-168182317"}} 2018-08-16 16:03:14,621 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.594s 2018-08-16 16:03:14,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "name": "tempest-subnet-A-1-774941856"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4321f7ed-4e75-49f3-aa05-1b4ab86bca63'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:14Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"21028b9e-27f8-455b-91bd-860b8b6112e1","subnetpool_id":null,"name":"tempest-subnet-A-1-774941856"}} 2018-08-16 16:03:14,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/networks 0.243s 2018-08-16 16:03:14,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1616700397"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:03:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dacf3452-76cf-45c4-ab98-41ff2b494b12'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:03:14Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"346c75be-af51-47aa-abec-d2c6f0007e98","name":"tempest-B-1616700397"}} 2018-08-16 16:03:15,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.801s 2018-08-16 16:03:15,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "name": "tempest-subnet-B-1-1816741423"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f2a4463-175c-47d0-b45d-6b4d25d662c1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:03:15Z","dns_nameservers":[],"updated_at":"2018-08-16T16:03:15Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"565858a8-e3ba-4e27-850b-14b2b3589207","subnetpool_id":null,"name":"tempest-subnet-B-1-1816741423"}} 2018-08-16 16:03:15,826 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.154s 2018-08-16 16:03:15,826 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1646281571"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bbc911a-e55d-42c3-892c-1d1d305340e5'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDk7lJrgZ60L3dOzHGUc6X1+mNqvQUano/VCaxTq47qhPCOsOSH7oDgX+ma1L8OSpur9C/JOa5KK6WS363aHKvt4r/zsV4/+wOBd8MjIqDkGauMWDF9sW7MNnOGLX7Dzh3ngESfyoR+pEZ1rfADfMf24rcMKR7YiuIGNOiCC/dLe8L6XvrTvYsfMqh9w2+BoXMCx7aVN8zY4HsXzOVqqmding6iTTisdxct4iGLxTiRz3o+D0PrhlYk9ZPNWEt2F285BWuncCJz+133ThYT4gFlWaobVrYofilqreexsxti4w77mzkqJVLsmEmoTuWoW7vJLBj5usyW3CxsTCXEFAu5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5O5Sa4GetC93TsxxlHOl9fpjar0FGp6P1QmsU6uO6oTwjrDk\nh+6A4F/pmtS/Dkqbq/QvyTmuSiulkt+t2hyr7eK/87FeP/sDgXfDIyKg5BmrjFgx\nfbFuzDZzhi1+w84d54BEn8qEfqRGda3wA3zH9uK3DCke2IriBjToggv3S3vC+l76\n072LHzKofcNvgaFzAse2lTfM2OB7F8zlaqpnYp4Ook04rHcXLeIhi8U4kc96Pg9D\n64ZWJPWTzVhLdhdvOQVrp3Aic/td904WE+IBZVmqG1a2KH4paq3nsbMbYuMO+5s5\nKiVS7JhJqE7lqFu7ySwY+brMltwsbEwlxBQLuQIDAQABAoIBAE/kV8EK2C67jeBi\n+pQ7E8TW39EFK/3RLhLDsG72pQZ05Fp3oxlJA5LKBgUxj4dWRCNrMS4BQjDCMKMk\nClDexqVbB2/tCx465EtPVzswv4M67iIpOQRLYoZDzmcaA24jxU3f9pLpIvnrLGev\nDt64sjQXhJfq1cfuF9jgp++Sa3fcjQNUWvEF9Y8K7gY3NAZHPSwfp1VCpSrVOxxP\nZLhTWjEscsbfNebVE5lZJRuDx9bMB7aH2TXeugUfro7XkRXfLAlt2gsWfazJMr7d\nFcPwIY8amMDF62HuOJ+GqlwdI/R3lCm3sWdtpkQqChGuigno4RMIrfQ+htIGWEJw\n69e9xTECgYEA8wTialQfVRJ9DmXFekIEbeSCzHpmgZmt4S7kLTE2R8ojCdzUzr5I\nSomrmJd8eXSiX62QPny30B4FwlObtC+Mumu1YSO5lLtbPkeXKBsXzRK01Kx6p3+Q\n6TCdJef+iKRR4ILODL7VFKZqaRsA+PZncYqGtzE7exO7L2AK1Sud8S0CgYEA8SjK\nynEIzC8oGLiOXsLzmwwaxFQghqH5K2HHaIVMSsuo8eg/cV+Xux6L6WYWOkQ1WPL6\nnp140X5Q1VqNDdzdIlUCXbbfDaU06MK2Gv2dg/iams9fBCD0voATZl08zhhgIDVa\nTrEDU7BX6o/TxrNJg+yf+cyQ+Clssjk/9Q+sZD0CgYEAmBp3iCuMzNdclHVYa5QE\nZ6+9ujPmErnYXffWcv65Raeb1KF2RMxOPPD8CO7PxskclBvzC1lORyFzY1SnQNj+\nEPQ3O0x77D5z9oAieMS0WfOaYP5vaoTqczmtMjuJUYbfhFD6nHmYrmsWcSCotCqt\nRiB4/xH+c6M+5oELZq79FSUCgYEAyolo72bJbbr5IPH3WCzBLWmYHWVOP+RPARlI\nwUaaUYMEK87TYaNYKmY4OVhsuJjKeR7wT0CP1NoSh21aY9cnvYrJxu0sHiiu7AGD\nsd1oagrjxbr94NjQ1CF6qZEK3UhpiwNkCgzub13+KFiNEydGSc70eHZPFqyrxm8A\ngQ+dyD0CgYBVZq9RkA0gyO+5vWKqX2bgF8TDp9gq9UBadS4Ij7p9m1f02hqglbT2\nPGb1QU6F2vi0IGdhpygOxwiRNZ2KroSPhHpCvNBZB3TZokh2xPAe2Zj2EsvIrODM\nSaSnQI99wGST+HEChlf8vFEuj8Uc+ivQ3+zvFinghsCO+ng637JRFg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1646281571", "fingerprint": "ec:aa:9a:71:8e:6c:ae:12:cb:c6:28:95:dd:40:db:90"}} 2018-08-16 16:03:16,754 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.922s 2018-08-16 16:03:16,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-446861573", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f486d9f3-a509-4223-be8a-60ed95834115'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:16Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"f0740ed5-87ca-4b2b-9a1c-112d808bb50b","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:16Z","name":"tempest-port-smoke-446861573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:32:98:f0","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"21028b9e-27f8-455b-91bd-860b8b6112e1","ip_address":"10.101.11.10"}],"id":"a92d5b7e-2da9-48ea-87c6-37f12bfb9f07","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} 2018-08-16 16:03:19,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 3.024s 2018-08-16 16:03:19,781 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "port": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2580c721-cdbc-4b23-a252-683f2e72165c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "adminPass": "r6XJqCvxxcTZ"}} 2018-08-16 16:03:20,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.403s 2018-08-16 16:03:20,189 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8c6babec-7aa6-4cba-8032-03aac905f8e0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:21,561 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.356s 2018-08-16 16:03:21,561 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02b0e051-ec5f-44b4-9169-a3e181699def'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:22,850 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.274s 2018-08-16 16:03:22,851 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c80b45f6-46c5-4c42-9d58-401977a46b28'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:22,864 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2018-08-16 16:03:24,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.681s 2018-08-16 16:03:24,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-62f7af80-d77b-4704-a692-3959ae8580cb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:24,563 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:03:26,314 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.749s 2018-08-16 16:03:26,315 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85c55cae-6615-4209-a863-a414f82a7b96'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:28,389 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.059s 2018-08-16 16:03:28,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-237c4fc4-08ab-48fc-91cd-7a5de37f9732'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.700s 2018-08-16 16:03:30,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bcb99a80-6105-4e20-b6ae-406afbd8e57d'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,117 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:03:30,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.448s 2018-08-16 16:03:30,567 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-35230670-b735-4fc9-904a-b4e94d255681'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:27Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:30,580 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a0971f8-6aba-4555-a898-373dc67e5e9e with status: ACTIVE 2018-08-16 16:03:31,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:03:31,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-42333107", "security_groups": ["9858f422-dee8-480c-b8dd-fa9f240fc3bb"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-406a5465-826a-44c0-9382-42d0bf4ca7a0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:03:30Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"346c75be-af51-47aa-abec-d2c6f0007e98","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:03:30Z","name":"tempest-port-smoke-42333107","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:fc:74:95","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"565858a8-e3ba-4e27-850b-14b2b3589207","ip_address":"10.102.21.20"}],"id":"d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5","security_groups":["9858f422-dee8-480c-b8dd-fa9f240fc3bb"],"device_id":""}} 2018-08-16 16:03:33,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 202 POST http://172.30.9.32:8774/v2.1/servers 1.764s 2018-08-16 16:03:33,162 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1646281571", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "346c75be-af51-47aa-abec-d2c6f0007e98", "port": "d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32ad9dc-5945-4b30-a6c2-e4f8d3f54434'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "adminPass": "79G47R2HujmW"}} 2018-08-16 16:03:33,224 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.057s 2018-08-16 16:03:33,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d33f9fab-3dcc-41d8-a116-3a248691d3c0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:34,588 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.349s 2018-08-16 16:03:34,588 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e57883b9-2458-4af7-9d23-e2b3507367d1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:03:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:36,118 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.515s 2018-08-16 16:03:36,118 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-722c28ff-81ff-4b6f-bd82-8d8bae32a50a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:36,132 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:03:37,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.688s 2018-08-16 16:03:37,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d89e3e84-e0e1-45f5-a7d8-e145c11dfe3d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:39,490 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.651s 2018-08-16 16:03:39,490 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-851d1889-b7be-4605-8375-e066a2632a51'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:41,261 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.756s 2018-08-16 16:03:41,261 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-034eb33d-21c1-4960-a0a7-c8a46a470d9c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:41,278 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:03:42,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.901s 2018-08-16 16:03:42,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:03:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3abc7879-22eb-4e87-bab0-3d0d2ba7980a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:03:39Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:03:42,194 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7c63e6c4-6b85-4590-a67f-98ca25376267 with status: ACTIVE 2018-08-16 16:03:42,659 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.464s 2018-08-16 16:03:42,659 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:03:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0462cd35-fb28-4cf5-a8f2-e09ba4b6b8a3'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "60fb5c9d-1362-4136-bab3-39d5dd118ada"}} 2018-08-16 16:03:43,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.583s 2018-08-16 16:03:43,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-98d638d2-00f3-4d6d-b214-81bb73b1d946'} Body: {"network_association": {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "id": "7d0e7c3d-9681-48df-a3a5-e88d764d65d1"}} 2018-08-16 16:03:43,601 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations 0.355s 2018-08-16 16:03:43,601 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/60fb5c9d-1362-4136-bab3-39d5dd118ada/network_associations', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d3b82ce-8809-420e-b2de-634cb8059887'} Body: {"network_association": {"network_id": "346c75be-af51-47aa-abec-d2c6f0007e98", "id": "f018f827-09b2-45c3-ba93-5db95c0cdc31"}} 2018-08-16 16:03:43,602 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:03:43,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/routers 0.194s 2018-08-16 16:03:43,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--670271948", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:03:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f347c9cd-b694-43a8-8039-bd94d6871e70'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:43Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} 2018-08-16 16:03:45,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.478s 2018-08-16 16:03:45,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:03:45 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d43f7f6c-bd1e-47b6-bb75-da0a75dd404e'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:43Z", "admin_state_up": true, "updated_at": "2018-08-16T16:03:44Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "04d9dfb7-9c26-4302-82f3-850049941500", "name": "tempest-router--670271948"}} 2018-08-16 16:03:47,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface 2.194s 2018-08-16 16:03:47,474 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:03:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-242dbd86-769e-4c71-b86b-42a9155301a1'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} 2018-08-16 16:03:49,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.242s 2018-08-16 16:03:49,717 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:03:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-89eff949-4924-4957-8aa3-1bba6868e3e6'} Body: {"floatingip": {"router_id": "04d9dfb7-9c26-4302-82f3-850049941500", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:03:48Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "a92d5b7e-2da9-48ea-87c6-37f12bfb9f07", "id": "73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:03:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:03:49,718 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05,752 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:05,851 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:04:05,880 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:05,994 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:04:05,995 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:04:05,997 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:04:06,058 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:04:06,063 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:04:11,070 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:04:11,070 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:05:21,139 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:05:21,139 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:05:21,143 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:05:21,205 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:05:21,207 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:05:26,214 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:05:26,215 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:06:36,281 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:06:36,283 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:06:36,283 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,287 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,389 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,415 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,422 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:06:36,422 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36,423 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:06:36,423 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,425 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,486 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,489 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,498 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:06:36,499 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:06:36,500 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,502 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,560 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,565 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,571 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:06:36,571 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,573 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,631 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,638 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:36,643 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:06:36,644 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:88:df:80 [ether] on eth0 2018-08-16 16:06:36,644 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:06:36,644 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:06:36,646 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:06:36,704 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:06:36,711 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:06:41,718 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:06:41,718 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:07:51,747 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:07:51,747 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:07:51,751 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:07:51,812 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:07:51,815 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:07:56,824 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_common_target) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:07:56,824 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:09:06,847 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:09:06,848 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:09:06.848 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:09:08,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd 1.857s 2018-08-16 16:09:08,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/73a46899-9a9d-4bc7-9b4e-b6fdf71b52dd', u'date': 'Thu, 16 Aug 2018 16:09:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-185e477b-b4c9-4e94-85bc-b9c5e127a795'} Body: 2018-08-16 16:09:11,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface 2.582s 2018-08-16 16:09:11,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:09:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3b9cd7e4-940d-4dec-827e-02efa5f9da80'} Body: {"network_id": "f0740ed5-87ca-4b2b-9a1c-112d808bb50b", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "21028b9e-27f8-455b-91bd-860b8b6112e1", "subnet_ids": ["21028b9e-27f8-455b-91bd-860b8b6112e1"], "port_id": "59c305f5-eb4f-4928-9db7-1d9aeb0130f8", "id": "04d9dfb7-9c26-4302-82f3-850049941500"} 2018-08-16 16:09:13,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500 1.780s 2018-08-16 16:09:13,074 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/04d9dfb7-9c26-4302-82f3-850049941500', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22011b4c-2246-455e-a643-657b33fba086'} Body: 2018-08-16 16:09:13,510 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.435s 2018-08-16 16:09:13,511 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a45a74ee-1099-430f-88ad-085ff99cff86'} Body: 2018-08-16 16:09:14,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.035s 2018-08-16 16:09:14,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ddbf5a83-a52a-40d0-8343-eabd8e12a5a9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:13Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:16,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 1.159s 2018-08-16 16:09:16,725 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-949c7c9c-0977-418e-bbc1-aaccf9677c37'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1616700397": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:74:95", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7c63e6c4-6b85-4590-a67f-98ca25376267", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7c63e6c4-6b85-4590-a67f-98ca25376267", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-2", "created": "2018-08-16T16:03:33Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:17,783 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267 0.043s 2018-08-16 16:09:17,784 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7c63e6c4-6b85-4590-a67f-98ca25376267', u'x-compute-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:17 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-433b9edf-fba5-4461-9641-9d8da1c8ec20'} Body: {"itemNotFound": {"message": "Instance 7c63e6c4-6b85-4590-a67f-98ca25376267 could not be found.", "code": 404}} 2018-08-16 16:09:18,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5 0.934s 2018-08-16 16:09:18,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d6ba8be6-2bf4-4a45-b24f-ba4ec4a248c5', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b450c689-cb1d-41a8-b22d-97d7a2604127'} Body: 2018-08-16 16:09:18,881 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.161s 2018-08-16 16:09:18,882 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-347870d8-1819-4044-9160-54a5b024e941'} Body: 2018-08-16 16:09:20,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 1.266s 2018-08-16 16:09:20,149 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-686f1440-4e93-4b49-8ff0-563eff48abad'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-168182317": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:98:f0", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:03:27.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a0971f8-6aba-4555-a898-373dc67e5e9e", "security_groups": [{"name": "tempest-secgroup-smoke-1195110723"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:18Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1646281571", "name": "server-1", "created": "2018-08-16T16:03:19Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:21,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e 0.275s 2018-08-16 16:09:21,441 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a0971f8-6aba-4555-a898-373dc67e5e9e', u'x-compute-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:21 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-ce5fdaa6-9aff-498e-8508-4e846a58cab8'} Body: {"itemNotFound": {"message": "Instance 7a0971f8-6aba-4555-a898-373dc67e5e9e could not be found.", "code": 404}} 2018-08-16 16:09:22,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07 0.880s 2018-08-16 16:09:22,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/a92d5b7e-2da9-48ea-87c6-37f12bfb9f07', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6249f4b4-596e-403c-956a-003902c3b490'} Body: 2018-08-16 16:09:22,372 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571 0.048s 2018-08-16 16:09:22,373 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1646281571', u'x-compute-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b09555b-307c-43bd-9950-146791109f63'} Body: 2018-08-16 16:09:25,125 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207 2.751s 2018-08-16 16:09:25,126 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/565858a8-e3ba-4e27-850b-14b2b3589207', u'date': 'Thu, 16 Aug 2018 16:09:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2db44d0d-9e83-4588-9caa-fa133a7bdbf4'} Body: 2018-08-16 16:09:26,725 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98 1.598s 2018-08-16 16:09:26,726 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/346c75be-af51-47aa-abec-d2c6f0007e98', u'date': 'Thu, 16 Aug 2018 16:09:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-91fcc692-3466-4648-9834-b585c187f2ef'} Body: 2018-08-16 16:09:29,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1 2.594s 2018-08-16 16:09:29,322 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/21028b9e-27f8-455b-91bd-860b8b6112e1', u'date': 'Thu, 16 Aug 2018 16:09:29 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-addf3389-5f05-4406-996e-f1a34dba7eb8'} Body: 2018-08-16 16:09:31,046 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b 1.723s 2018-08-16 16:09:31,046 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/f0740ed5-87ca-4b2b-9a1c-112d808bb50b', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cd028df4-e2ed-4dd8-ac3c-c4928ea06603'} Body: 2018-08-16 16:09:31,942 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb 0.895s 2018-08-16 16:09:31,943 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/9858f422-dee8-480c-b8dd-fa9f240fc3bb', u'date': 'Thu, 16 Aug 2018 16:09:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-56a6e5a4-152f-4292-a4e6-364280582ce2'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets[compute,id-133497a1-2788-40f7-be01-b3b64b5ef8cd,network] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 239, in test_bgpvpn_update_route_targets_disjoint_targets self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:09:32,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:09:32,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1805069792 description", "name": "tempest-secgroup-smoke-1805069792"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-168bb3df-c505-47b5-8601-e8c2420b23e4'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1805069792 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "updated_at": "2018-08-16T16:09:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "22e3a66a-57dc-4a81-8dbd-609c4a893c45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:09:32Z", "revision_number": 0, "id": "ac66d866-2acd-4574-a475-691d0a3888ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "name": "tempest-secgroup-smoke-1805069792"}} 2018-08-16 16:09:32,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.641s 2018-08-16 16:09:32,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b83c298-0100-4172-bf8a-6cfb6105d532'} 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": "2018-08-16T16:09:32Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:32Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "19829f5a-ac78-4a15-bd0a-05a03c7c5a08"}} 2018-08-16 16:09:33,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.163s 2018-08-16 16:09:33,084 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d56173a4-7f66-457c-8ea4-08e5909dc887'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a92c3c3a-c81f-4eda-bae7-53c5ea3e3920"}} 2018-08-16 16:09:33,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.443s 2018-08-16 16:09:33,530 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-232e4946-66aa-45e1-a896-9eb27e982d30'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "fd2d2b2e-8db7-4076-839a-a2d47040cc8b"}} 2018-08-16 16:09:33,991 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.460s 2018-08-16 16:09:33,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30a9bf8c-a855-4c43-9189-84136102d3ee'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:09:33Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:33Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba679785-baf8-4d4c-a4b7-5602bbf55efb"}} 2018-08-16 16:09:34,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.193s 2018-08-16 16:09:34,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d9ec3918-5673-4671-82e2-69ae4b19e776'} 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": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a1e41e39-675f-4d1b-a227-46bad2fcffe6"}} 2018-08-16 16:09:34,347 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.159s 2018-08-16 16:09:34,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-33ad180f-9697-4500-90ff-e27d8dbf2a6d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:34Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9268c59b-0bef-4668-8b91-2d8060ce8787"}} 2018-08-16 16:09:35,162 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.813s 2018-08-16 16:09:35,163 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96895a44-e7c2-431f-b28c-c490c65bb9b3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f1c77ade-3a54-48d0-a7a1-3b26285bf18e"}} 2018-08-16 16:09:35,607 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.444s 2018-08-16 16:09:35,608 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1422461a-f3e6-435e-9900-f6cb86fb6fe8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:09:35Z", "security_group_id": "c60dac89-2cfc-409b-b95e-3364ebb648f0", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:09:35Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4093b5dc-6dc0-4572-a479-21b9b77b9357"}} 2018-08-16 16:09:35,835 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.225s 2018-08-16 16:09:35,836 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1975965464"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-68cc122d-9c8c-4f14-859d-47fe816bd38b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:35Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","name":"tempest-A-1975965464"}} 2018-08-16 16:09:36,421 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.584s 2018-08-16 16:09:36,421 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "name": "tempest-subnet-A-1-778317890"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7091255-0dd1-4b00-b0ad-46aa48f0ae24'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:36Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","subnetpool_id":null,"name":"tempest-subnet-A-1-778317890"}} 2018-08-16 16:09:36,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/networks 0.219s 2018-08-16 16:09:36,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-424355455"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:09:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd619d90-2022-479c-aa0d-5f5346806853'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:09:36Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","name":"tempest-B-424355455"}} 2018-08-16 16:09:38,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.595s 2018-08-16 16:09:38,240 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "name": "tempest-subnet-B-1-2096469372"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a040be2-6db4-4176-94bd-25813fa0decd'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:09:37Z","dns_nameservers":[],"updated_at":"2018-08-16T16:09:37Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","subnetpool_id":null,"name":"tempest-subnet-B-1-2096469372"}} 2018-08-16 16:09:38,381 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.140s 2018-08-16 16:09:38,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2035871520"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bba2ce4d-2020-4a45-af37-fb68eac7e1da'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSRLJdj2v/rnXA5eO80HD3laHeZvy0VS3kGIwUs6aUIL6xwPhNIfe7leDeZjCVJwrZAMrrRuN7CvpzgosNbkARFmUW867Vzve14hjQbxpR6fmAPHPwiXoJsef2Afwan5xvRMVphXKwtV84AKpk+nBQ99UGvzQ54GEzbXeCsfDdVl6nIiJPvTh+41VJiFXKfzF8lUA2eJLjNhAFpEQMwtUKNdmKsQ6AxDv2BwgkiQthmxlHQJHyWmwELg0xy+qs1sal7iPPLRop6RHj/TVotfUHDbhhSjkImVgJpme5CAJKpLpgnPZp02M3sgIdUdwUeZrljJtD4JE0ZYLbpYuDkiDv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0kSyXY9r/651wOXjvNBw95Wh3mb8tFUt5BiMFLOmlCC+scD4\nTSH3u5Xg3mYwlScK2QDK60bjewr6c4KLDW5AERZlFvOu1c73teIY0G8aUen5gDxz\n8Il6CbHn9gH8Gp+cb0TFaYVysLVfOACqZPpwUPfVBr80OeBhM213grHw3VZepyIi\nT704fuNVSYhVyn8xfJVANniS4zYQBaREDMLVCjXZirEOgMQ79gcIJIkLYZsZR0CR\n8lpsBC4NMcvqrNbGpe4jzy0aKekR4/01aLX1Bw24YUo5CJlYCaZnuQgCSqS6YJz2\nadNjN7ICHVHcFHma5YybQ+CRNGWC26WLg5Ig7wIDAQABAoIBAC69Zoi1oOQs+6/t\najpGe1YNxPWTHwlXBeR2MG1JofW7cahBpPBAZLkmD95gCNye2SJzsqeqElb/kbyr\ngA10PHmP6Ni5Qlv0rcuYfruWdttOj0+aIIuPg7kz+sQMnOWuJS/2sYtLRrtRFeF1\nBGt94AmfjZL6XbmfzvuHkdFTjJ8mdK46AUZ1kDT0lSlVIFRwU8n+K8lOAOGXmLAJ\ncS/g5qAoTK0Y0VvvbL4ZTc4hVJQrhKotaSIY5kcAP5tf/H9FZrOq6tr208741e44\nt4KpnwOXLvEn8LJHc+eHF7j/tWGN9KLdFLLCi2l59yOfxwkgJybEt3EMufqeO3VU\nk6zwgQECgYEA6CfaOk+BPLS/aB0Y3X+RyGmjack++YfGaLZW9rUcZHnrm7oaNe0f\nYGW7odiLRiuT+bAxlRtSbvZd8iB8Y2M+kLbnKetysjyTo7hHk1kuPGnneI9k+5Vs\nmXm5FrCKynUsq+nUB+i5QpYwBSJqfNQXj2cgo14J7/Bs4EKcJ3jO/p8CgYEA591a\neMrVYc7WAbw18U5uLf0euOnjzjkgL0JUu0EezeQ8hSK7tKUP+CU0joNlVO4MT22w\n4UtlwAsG9Qv5xo/+KxcQj8mM4QHG7z3eTRb2DHMlpHiBQOzqj+go77+td1rSn4fD\n4N7iNTnN5EeuP77H0ku+hYDTw9w3ylHmyjf0y7ECgYEAj6ZZOkuHxHBzH5Ehma0e\nH8x9+S81cGG7O3/YP7/BWcq3Jxz4qvWWvKc2eubrBvhgD9geVg0Z7N81MmU3kqgO\nRq1mTGIMDo29LUkRwPMl0OwW9lqEOcgz8qOHC6shtjTa92UwddRjDfiwrfylt6fl\nDC7b2zqNG5LBS+LrjOEL9DECgYEAoCPx6Juu5O7GQEyNtSxGTN0V6wEfpb8uy3U0\nsGA5tlp8sjdbDVkzvl9z/TojMpV3SySnlfNNQ2ZaV8T9rnalRX2YorbB5mYjz/kb\nIINLTS36Qa45F26KUvo1y+DHHjhMYIKUdyt5cOmLmq8nWj+aI1TNMcfYet4Oal5G\n2EPtfwECgYAlezf4LQ1AbVpP2MRfUh2GsiHSZt06Qs/l0wokbBlgZ9CtgOkGWZD6\nAG+H7XZg75uzD75xI1V16dRg0LfS5z5LYzmQWpTnFZPerVqp1r+U+d2Ymm4pbFkG\n8u0Ym/v1o7aL2v6M99duDAyzv9NbLz+sTtFh9S5r+ejY33b8m2SEqw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2035871520", "fingerprint": "32:95:a2:6e:7a:75:fd:c0:d0:5f:8d:88:f4:30:dc:7c"}} 2018-08-16 16:09:39,911 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.526s 2018-08-16 16:09:39,912 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1916608379", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6214a66-ef87-4076-8dd3-4f1a8c25b54c'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:39Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"3cdca4ad-4193-4b01-9fa6-09f8637725d7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:39Z","name":"tempest-port-smoke-1916608379","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:05:4d:7a","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"f44877c8-95b9-4e43-8260-7f177b82bbeb","ip_address":"10.101.11.10"}],"id":"f271811b-2823-426b-b0c6-fab61fbf7fab","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} 2018-08-16 16:09:43,934 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 4.019s 2018-08-16 16:09:43,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "port": "f271811b-2823-426b-b0c6-fab61fbf7fab"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ea1b9684-cc50-43c0-9afc-9872950db44c'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "adminPass": "4eLgiqoKKi6t"}} 2018-08-16 16:09:44,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.578s 2018-08-16 16:09:44,518 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9851ed9e-50f0-4970-a89e-7cbf2a4922fb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:45,768 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.234s 2018-08-16 16:09:45,769 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-396916ee-ad28-41dc-88ce-4a954fb99ba3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:48,838 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 2.053s 2018-08-16 16:09:48,839 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1fd17e11-e095-45aa-9053-ad20d817d096'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:48,852 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:09:51,444 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 1.589s 2018-08-16 16:09:51,445 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-853a6c0f-6a6c-4a8a-8cdc-fa151b3719f3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:46Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,081 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.623s 2018-08-16 16:09:53,082 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37830d68-91ce-48cd-b39e-bd420972a206'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,095 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:09:53,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.680s 2018-08-16 16:09:53,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-078ac663-e3b3-4ea7-b4e0-7ac74bc1bb35'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:51Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:53,789 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d with status: ACTIVE 2018-08-16 16:09:54,795 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/ports 1.005s 2018-08-16 16:09:54,796 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1460642675", "security_groups": ["c60dac89-2cfc-409b-b95e-3364ebb648f0"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c1139383-33d3-4505-ac18-e452229e7679'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:09:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"52d2ebb1-52a3-41cf-811a-b7aad4d84a89","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:09:54Z","name":"tempest-port-smoke-1460642675","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:96:e1:45","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e61b0295-6af5-4338-8ce8-0deb22b58a40","ip_address":"10.102.21.20"}],"id":"715416ee-546d-47c4-a94b-0d4475628796","security_groups":["c60dac89-2cfc-409b-b95e-3364ebb648f0"],"device_id":""}} 2018-08-16 16:09:57,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 202 POST http://172.30.9.32:8774/v2.1/servers 2.845s 2018-08-16 16:09:57,645 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2035871520", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "port": "715416ee-546d-47c4-a94b-0d4475628796"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6750d62-b13f-4ff0-ad3c-98b095b3a56a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "adminPass": "Ea74WtzbuqxF"}} 2018-08-16 16:09:57,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.335s 2018-08-16 16:09:57,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-83faeea1-c242-4cfb-be07-d3aaaae678b8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:09:59,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.332s 2018-08-16 16:09:59,333 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:09:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3580e5e-38ce-4b9f-941e-81c7fad48728'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:09:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:01,104 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.752s 2018-08-16 16:10:01,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c7c0902d-3e9c-44eb-aba5-b5dfe13181de'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:01,117 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:10:02,825 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.706s 2018-08-16 16:10:02,825 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-02074ddf-b2c2-498e-9132-4077a4b30ae0'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:04,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.527s 2018-08-16 16:10:04,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5e669443-58ca-4b39-a834-0ca02e5dce07'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:09:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:05,822 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.439s 2018-08-16 16:10:05,823 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-58348f96-ca7a-4f49-8e6c-d228305aad5f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:05,836 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:10:06,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.938s 2018-08-16 16:10:06,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:10:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3f0d2c47-0e73-4446-ab98-e3a9a76d68f9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:10:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:10:06,789 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 9a157262-6a68-4eef-a716-69b8cb36d84f with status: ACTIVE 2018-08-16 16:10:07,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.280s 2018-08-16 16:10:07,071 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-97db409f-ab93-4350-9127-ecec1c3425cf'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "d6b8e3ff-fbd6-4b60-9176-cf2585073c58"}} 2018-08-16 16:10:07,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.637s 2018-08-16 16:10:07,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e660a502-1425-40de-ac81-9f5cd7577036'} Body: {"network_association": {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "id": "a976af42-d39a-40f3-9461-0438d548af55"}} 2018-08-16 16:10:08,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations 0.631s 2018-08-16 16:10:08,343 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/d6b8e3ff-fbd6-4b60-9176-cf2585073c58/network_associations', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-272fa0a9-3b01-4472-a3fd-4a9ca28e153c'} Body: {"network_association": {"network_id": "52d2ebb1-52a3-41cf-811a-b7aad4d84a89", "id": "76670630-641e-41e3-aa2b-490b053c6119"}} 2018-08-16 16:10:08,343 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:10:08,507 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:10:08,508 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--468948804", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:10:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6528e3ae-72fb-4d1d-81cf-9dd494b212e3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:08Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} 2018-08-16 16:10:10,051 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.542s 2018-08-16 16:10:10,052 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:10:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3a4f3767-c822-4653-9fd6-73c470098241'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:08Z", "admin_state_up": true, "updated_at": "2018-08-16T16:10:09Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "name": "tempest-router--468948804"}} 2018-08-16 16:10:12,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface 2.282s 2018-08-16 16:10:12,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:10:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-29ffbe9c-6c92-4216-8fa7-eb079c307eb0'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} 2018-08-16 16:10:14,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.939s 2018-08-16 16:10:14,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:10:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea53b89b-d99e-4992-9e86-10a97907869b'} Body: {"floatingip": {"router_id": "60778de0-1c21-44eb-a147-63f2fb62adc0", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:10:13Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "f271811b-2823-426b-b0c6-fab61fbf7fab", "id": "39503114-ca77-470f-908a-b0846943dbe2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:10:13Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:10:14,278 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22,298 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22,400 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:10:22,425 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:22,540 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:10:22,540 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:10:22,543 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:10:22,603 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:10:22,607 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:10:27,614 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:10:27,615 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:11:37,686 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:11:37,686 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:11:37,691 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:11:37,795 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:11:37,818 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:11:42,825 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:11:42,826 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:12:52,875 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:12:52,876 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:12:52,876 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:52,880 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:52,982 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,008 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:12:53,015 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53,015 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:12:53,016 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,018 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,078 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,082 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,093 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:12:53,093 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:12:53,094 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,096 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,154 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,160 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,167 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:12:53,167 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,169 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,230 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,233 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:53,240 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:12:53,240 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b8:97:03 [ether] on eth0 2018-08-16 16:12:53,241 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:12:53,241 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:12:53,243 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:12:53,306 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:12:53,307 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:12:58,314 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:12:58,315 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:14:08,386 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:14:08,386 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.201:22' as 'cirros' with public key authentication 2018-08-16 16:14:08,394 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:14:08,491 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:14:08,519 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.201 successfully created 2018-08-16 16:14:13,527 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_route_targets_disjoint_targets) Executing command on 172.30.9.201 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:14:13,527 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.201. 2018-08-16 16:15:23,586 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:15:23,587 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.201: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:15:23.587 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:15:24,787 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2 1.196s 2018-08-16 16:15:24,787 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/39503114-ca77-470f-908a-b0846943dbe2', u'date': 'Thu, 16 Aug 2018 16:15:24 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-37df2440-df8c-444f-8381-41af69cf52a1'} Body: 2018-08-16 16:15:26,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface 2.052s 2018-08-16 16:15:26,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:15:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-929b30b8-06d4-454b-80d9-65c3e6035fac'} Body: {"network_id": "3cdca4ad-4193-4b01-9fa6-09f8637725d7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "f44877c8-95b9-4e43-8260-7f177b82bbeb", "subnet_ids": ["f44877c8-95b9-4e43-8260-7f177b82bbeb"], "port_id": "3aedd9ed-5b6d-41d2-81c4-a2c40158d7e8", "id": "60778de0-1c21-44eb-a147-63f2fb62adc0"} 2018-08-16 16:15:28,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0 1.969s 2018-08-16 16:15:28,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/60778de0-1c21-44eb-a147-63f2fb62adc0', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19e6072b-b77e-43ac-b690-27d2ca1b065a'} Body: 2018-08-16 16:15:29,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.374s 2018-08-16 16:15:29,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-23e60d57-045a-4714-bf37-89c0b3cbff6d'} Body: 2018-08-16 16:15:30,485 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 1.293s 2018-08-16 16:15:30,485 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d5314a62-1d7d-4561-997f-3c07e62831a7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-424355455": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:e1:45", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9a157262-6a68-4eef-a716-69b8cb36d84f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:10:04.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9a157262-6a68-4eef-a716-69b8cb36d84f", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:29Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-2", "created": "2018-08-16T16:09:57Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:31,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f 0.045s 2018-08-16 16:15:31,548 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/9a157262-6a68-4eef-a716-69b8cb36d84f', u'x-compute-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:31 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a6ccc391-2ff5-4821-b5cc-ad66e3e3b509'} Body: {"itemNotFound": {"message": "Instance 9a157262-6a68-4eef-a716-69b8cb36d84f could not be found.", "code": 404}} 2018-08-16 16:15:32,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796 0.873s 2018-08-16 16:15:32,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/715416ee-546d-47c4-a94b-0d4475628796', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77ac2825-a47f-4a90-bb67-32538e905fa8'} Body: 2018-08-16 16:15:32,590 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.167s 2018-08-16 16:15:32,591 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18828b78-25eb-4162-a03b-e3d230108b4c'} Body: 2018-08-16 16:15:33,320 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.728s 2018-08-16 16:15:33,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a64d663-cb93-4818-8e5d-f94b74662f26'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "security_groups": [{"name": "tempest-secgroup-smoke-1805069792"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:35,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.677s 2018-08-16 16:15:35,015 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1483', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f57470a6-e23a-45ec-a563-aacb5627ae33'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1975965464": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4d:7a", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:09:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:15:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2035871520", "name": "server-1", "created": "2018-08-16T16:09:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:15:36,079 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d 0.049s 2018-08-16 16:15:36,080 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d', u'x-compute-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-d2695882-f219-47a2-96ae-932672a3870b'} Body: {"itemNotFound": {"message": "Instance 4326a4ab-06dd-4ff5-a2e7-8b7dd2c7777d could not be found.", "code": 404}} 2018-08-16 16:15:37,188 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab 1.107s 2018-08-16 16:15:37,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/f271811b-2823-426b-b0c6-fab61fbf7fab', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-acb3d201-137c-4ca5-a8a5-793f359c54fc'} Body: 2018-08-16 16:15:37,288 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520 0.099s 2018-08-16 16:15:37,288 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2035871520', u'x-compute-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fcfa8bc-55ec-41cd-aa74-d24ae1458d17'} Body: 2018-08-16 16:15:39,873 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40 2.584s 2018-08-16 16:15:39,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e61b0295-6af5-4338-8ce8-0deb22b58a40', u'date': 'Thu, 16 Aug 2018 16:15:39 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-69bc3d84-e176-4e53-8fa5-6be21bd513c1'} Body: 2018-08-16 16:15:41,746 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89 1.871s 2018-08-16 16:15:41,746 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/52d2ebb1-52a3-41cf-811a-b7aad4d84a89', u'date': 'Thu, 16 Aug 2018 16:15:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-70ec7b61-4ffe-4d01-bcf3-66298152dcdb'} Body: 2018-08-16 16:15:44,440 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb 2.692s 2018-08-16 16:15:44,442 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/f44877c8-95b9-4e43-8260-7f177b82bbeb', u'date': 'Thu, 16 Aug 2018 16:15:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-67c7eb7a-575f-4243-bbd0-d68eea46ae04'} Body: 2018-08-16 16:15:46,604 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7 2.159s 2018-08-16 16:15:46,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/3cdca4ad-4193-4b01-9fa6-09f8637725d7', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-347ec192-7083-415b-95f9-4a8e124346b0'} Body: 2018-08-16 16:15:46,856 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0 0.250s 2018-08-16 16:15:46,856 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/c60dac89-2cfc-409b-b95e-3364ebb648f0', u'date': 'Thu, 16 Aug 2018 16:15:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-79e6d58c-8eab-4cd7-b370-d1e06649f6c8'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1[compute,id-c8bfd695-f731-47a6-86e3-3dfa492e08e0,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 351, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 self._update_l3_bgpvpn(rts=[RT1], import_rts=[], export_rts=[]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 994, in _update_l3_bgpvpn import_targets=import_rts) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/services/bgpvpn/bgpvpn_client.py", line 50, in update_bgpvpn return self.update_resource(uri, post_data) File "/src/tempest/tempest/lib/services/network/base.py", line 76, in update_resource resp, body = self.put(req_uri, req_post_data) File "/src/tempest/tempest/lib/common/rest_client.py", line 343, in put return self.request('PUT', url, extra_headers, headers, body, chunked) File "/src/tempest/tempest/lib/common/rest_client.py", line 668, in request self._error_checker(resp, resp_body) File "/src/tempest/tempest/lib/common/rest_client.py", line 845, in _error_checker message=message) tempest.lib.exceptions.ServerFault: Got server fault Details: Request Failed: internal server error while processing your request. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:15:47,106 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.221s 2018-08-16 16:15:47,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1197784871 description", "name": "tempest-secgroup-smoke-1197784871"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cd1298d4-0335-414a-891a-fb81ca72222d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1197784871 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:46Z", "updated_at": "2018-08-16T16:15:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "04e1af88-4b6d-40af-9a12-69be3a8b537d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:15:46Z", "revision_number": 0, "id": "4ce4442f-248e-481c-886c-f59cb268fbec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:15:46Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "name": "tempest-secgroup-smoke-1197784871"}} 2018-08-16 16:15:47,633 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.525s 2018-08-16 16:15:47,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:47 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-34f491bf-ad93-4534-be77-8aa6ac7f38ef'} 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": "2018-08-16T16:15:47Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:47Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "cfb34315-1c67-49f9-a910-c5dea829095c"}} 2018-08-16 16:15:48,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:15:48,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3fd30f18-fd03-4f29-a02a-07e70a7aa2fd'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b0eec4-7060-4b17-9e19-45c28cd29bc0"}} 2018-08-16 16:15:48,830 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.759s 2018-08-16 16:15:48,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a863da3-e1a5-4551-9b98-bd087760857a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26c022c1-b3c7-435a-9855-0c2ac5e11af9"}} 2018-08-16 16:15:49,010 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:15:49,010 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e5820c78-9ead-4645-88f6-0e914f3f40b8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:15:48Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:48Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7465ae9b-7eac-4406-9286-d67a355192d0"}} 2018-08-16 16:15:49,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.167s 2018-08-16 16:15:49,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1319f95-5ca7-466c-b460-e20cf54afc21'} 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": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "73ba99fd-874d-4d6f-b765-adc36d6e3c84"}} 2018-08-16 16:15:49,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.166s 2018-08-16 16:15:49,346 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-151ff428-4ea6-40ac-97a1-bdc8a61466ec'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b9940081-bfbb-42ae-aaf3-864f14b10258"}} 2018-08-16 16:15:49,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.453s 2018-08-16 16:15:49,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8aada8e2-b7d8-45c7-a7de-84a94e168740'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c6b55fb7-2326-42d9-86ea-2774190acf66"}} 2018-08-16 16:15:50,025 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.222s 2018-08-16 16:15:50,025 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2eea7387-031c-484e-ae3d-d1cba1f4da98'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:15:49Z", "security_group_id": "4f4e3d1f-0dec-403b-aa29-d57bdda2f244", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:15:49Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d0b87cfc-a83d-49eb-93cd-5dce4ee15632"}} 2018-08-16 16:15:50,338 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.312s 2018-08-16 16:15:50,339 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-351391083"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-63e27a0a-55b0-4638-ae8b-94d9f3dc6039'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:50Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","name":"tempest-A-351391083"}} 2018-08-16 16:15:51,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.161s 2018-08-16 16:15:51,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "name": "tempest-subnet-A-1-273697498"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e61401-0b01-43e8-ad78-2081d9782080'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:51Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"85ec450f-3c02-4820-ac87-efbb335a7355","subnetpool_id":null,"name":"tempest-subnet-A-1-273697498"}} 2018-08-16 16:15:51,865 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.363s 2018-08-16 16:15:51,866 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-613530768"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:15:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70dcd7ca-850d-47d3-b067-9b315be6373b'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:15:51Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","name":"tempest-B-613530768"}} 2018-08-16 16:15:52,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.945s 2018-08-16 16:15:52,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "name": "tempest-subnet-B-1-552131259"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:15:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e0c5831-fc8b-432a-9767-3e93712e0fe1'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:15:52Z","dns_nameservers":[],"updated_at":"2018-08-16T16:15:52Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","subnetpool_id":null,"name":"tempest-subnet-B-1-552131259"}} 2018-08-16 16:15:53,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.604s 2018-08-16 16:15:53,419 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0c238d2-2071-4fe0-9517-6c530c57997f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "03c989f5-c797-4a79-98b5-fe7011f4e1b7"}} 2018-08-16 16:15:53,676 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.256s 2018-08-16 16:15:53,677 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1473602175"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29ba9ca8-c2e4-4b54-93ba-6f28e35ab9af'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfLEo6P8wV1j8ZwsEQoCSHN6DwLarin6CBBAYkLpVwmvmEU4uia3dLMU1IKTGAAHFIxRu73KY1oxPNb+qr6IjOpymXFvuzPbgJyyRCeI/FO6WUKV3ZWgrBHE3I1pKXqNM/9KzKa9Q0ZJITqBmgKiA9UT5R0bQOBGji84I6u1XUJ6Xo1QnUNJG/f2rcaqz1u4AAqHsl8LqGABBMAyU/PtaoONPKbumA0XMRRiepapdrWYeq2Tdwk3JpmgW+nad1JKyvhNM2oQy9mRJ5KNnR1OFeD8am2ytgLifkGjcmb/BqN7jnnG7tN/PEoKjPTaXXvu8/7pR9NNGRrTU74b17GXWv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3yxKOj/MFdY/GcLBEKAkhzeg8C2q4p+ggQQGJC6VcJr5hFOL\nomt3SzFNSCkxgABxSMUbu9ymNaMTzW/qq+iIzqcplxb7sz24CcskQniPxTullCld\n2VoKwRxNyNaSl6jTP/SsymvUNGSSE6gZoCogPVE+UdG0DgRo4vOCOrtV1Cel6NUJ\n1DSRv39q3Gqs9buAAKh7JfC6hgAQTAMlPz7WqDjTym7pgNFzEUYnqWqXa1mHqtk3\ncJNyaZoFvp2ndSSsr4TTNqEMvZkSeSjZ0dThXg/GptsrYC4n5Bo3Jm/waje455xu\n7TfzxKCoz02l177vP+6UfTTRka01O+G9exl1rwIDAQABAoIBAQCmRvyDC9eGCZv4\nGJf6SCcPLA5YBN6GfUJ7/cCJor+rJ3xy8EBgYkt+lZwsAK0l3q6I9nskbFDWM8vk\nS9eAAAA2YGvna7NbJ8gAW/+HGwabgEZs7qlC8QiEOw9lbSHJp3rF8wnuw4pXAvun\nc56sK9bbeLXDBkhuDTEMrzu/gKaBKykPN9s5ltquF9neqfD2jd37c//oYulpvNWN\nCEioUgPmRuQ1WNq+UFSP++Nf/24VIPauQC4KksWJj0JKi1aBBqTo5B2v1dt4D8ip\nnNib7jRyB93mfhZo4UgOA5IuE/eHduNb9QRYpKALDwHPELXie6RjcIIICsJZlgvU\ndL2iv0yBAoGBAO8cxoIoSS1OpFH19D+I7QcqnSvtW0kcLujWXZI8FnWr816Ibfvn\n4CZieQ0JM3znYftVHvSc762t8pfe7K7/evtG+3VGRUSWxng04q6AJoxyasHr/Dar\nafckLsyb4qPYwUzOy1VEruqcdL6Z6uj8XnJ4BrSEYpQXaxD8jkwJwzhvAoGBAO7v\nU07I9XkKPxqF1swLUrPnp6BgmP+plsYyMv6rdp78LuwIKjWXKjXsF5zTZs6o8bFn\nzjFNJxrdceFSK2JUneb992I/rHzZlalynh775O2Zg8Ti/SDt31aBte2iOOx7PdEa\n8toInrdhsJxI3XtqXFNIp0VT7nXDJuiLjZXMg7bBAoGABv6De/krssyTF+am31jk\n/gmsEUXfHrNZV+w1Tnq9eXGvK7u3499zegv1WIFFZUjrX8usnSEeDamB6BlYOQI2\nGbWI03RbwFbctVVusAYFmqQaJVP+y6aV8em4CLoilgJYHSQLZJIev7QV4iFkcq43\nIQgLwioBLC3HLvcEPosmj7cCgYEAl/fKAbsZPdIBjsn/cynkgR5e5EdsKHfhuM9m\n1cmSmc4FvgP3bLxnkYJHBm0C34BesRo37+2FaLXd35TWmST+hVOUi326JHJzmSGY\nZlaKJYDVaV2B5/bDbQ70+l6KXAaKq7u7KGgBItvUa6KAlCVy8VmtYg/fBDGKRq+z\n7sn0IEECgYEAywbktEvvWgaVoU0lBAaxre0N/kZ66LabBPA89qlwfFKlEeQ6eFwF\nVSqbfKntVHY6mpszX8xlM1E7eYD3BC83RYL1BJv+XF7mUfQwSlrgAkydL29DbBPI\nAVcdYhh/dUyR5MEiSEPDdcT6FovVfZJaFRGuNqPl+PnApYTBBDS3kQ8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1473602175", "fingerprint": "2a:e5:98:6d:6a:52:60:8e:61:1d:62:c0:83:ae:89:d3"}} 2018-08-16 16:15:55,518 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.827s 2018-08-16 16:15:55,519 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1483555817", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fdd0dd96-f574-4164-8a43-dc6d13fa9415'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:15:54Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:15:54Z","name":"tempest-port-smoke-1483555817","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:b8:68","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.10"}],"id":"43680e4b-6f44-422e-97ed-0e2f132c6dcb","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:00,110 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 4.589s 2018-08-16 16:16:00,111 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:15:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-386303e5-2631-46af-bc3c-6a94a27a31d6'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "adminPass": "KZcbmU297YqT"}} 2018-08-16 16:16:00,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.327s 2018-08-16 16:16:00,444 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e077aed9-2dd0-4838-b5c2-10c332f8feff'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:02,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.547s 2018-08-16 16:16:02,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4a4019b7-29d5-4373-ae14-27d50e118449'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:03,760 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.717s 2018-08-16 16:16:03,760 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1400', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15208ed7-7e04-4969-b3b1-6e0e1a3310e4'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:03,786 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:16:05,234 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.446s 2018-08-16 16:16:05,234 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b508145-2df6-4dc5-8f5f-dda02159efa2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:05,246 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:07,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.290s 2018-08-16 16:16:07,539 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb2a933c-9b0c-48ff-9971-ef6ef23dd1c3'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:03Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:09,463 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.911s 2018-08-16 16:16:09,464 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-66f27d06-ecda-4393-a7e6-9d8fe3a0cb23'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:09,477 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:16:10,107 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.628s 2018-08-16 16:16:10,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8f04d7c9-6efa-4f2e-b7ca-5dd2c67b1997'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:07Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:10,121 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: a79de5d2-49d8-4f97-bf15-350382e9d864 with status: ACTIVE 2018-08-16 16:16:10,985 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.863s 2018-08-16 16:16:10,985 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1579926505", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f5d5fc4-1c42-4194-9a1b-eaf0397ac8f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:10Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:10Z","name":"tempest-port-smoke-1579926505","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:5d:47:c1","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.20"}],"id":"c35ed304-b9b6-45f1-8f74-8477bbca7e8d","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:14,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.050s 2018-08-16 16:16:14,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1903c518-b1eb-40d9-91dc-dc909c8e99ce'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "adminPass": "PVjkHnL84VaT"}} 2018-08-16 16:16:14,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.483s 2018-08-16 16:16:14,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4d1a8b2d-a060-4e70-8091-f74ab63fee0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:16,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.521s 2018-08-16 16:16:16,066 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-31347b53-09d3-438e-a93a-6e81a401fa9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:17,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.628s 2018-08-16 16:16:17,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-adeb93db-7550-43de-bc6d-c7c48fe12fea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:17,721 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:16:19,515 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.792s 2018-08-16 16:16:19,516 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb9674d8-ebb6-4611-8fcc-c700b4204b2c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:21,073 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.542s 2018-08-16 16:16:21,073 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e3cba9ed-bea5-4eff-badd-9006d680c614'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:16Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:22,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.610s 2018-08-16 16:16:22,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40300744-9188-4c9c-b1ae-5c70d113455c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:22,712 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:16:23,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.580s 2018-08-16 16:16:23,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1efc909d-5771-4a3f-95f5-25bc5512f0b8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:21Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:23,306 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 00e950e2-e5f2-4b3b-b761-ef771a256512 with status: ACTIVE 2018-08-16 16:16:24,387 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:16:24,388 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-1994079565", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4cfbe37e-e3bc-4ba6-bb5f-e6072a728675'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:23Z","name":"tempest-port-smoke-1994079565","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c6:8e:70","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"85ec450f-3c02-4820-ac87-efbb335a7355","ip_address":"10.101.11.30"}],"id":"56bed350-7419-4b0c-bbe3-9c134e86622c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:27,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.419s 2018-08-16 16:16:27,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "port": "56bed350-7419-4b0c-bbe3-9c134e86622c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8fd13b00-f72d-49ac-9f62-2c730012e338'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "adminPass": "cm9F2LSbPQg4"}} 2018-08-16 16:16:28,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.323s 2018-08-16 16:16:28,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0e607aa-572d-4138-843d-8d85f215df24'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:29,528 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.376s 2018-08-16 16:16:29,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b0f797c9-a840-4141-a8bf-e3ba4671bbbb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:30,918 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.375s 2018-08-16 16:16:30,919 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1320', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2eff1933-b81b-4eeb-b0e2-73a3d2ddc574'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:30,933 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 2 second wait 2018-08-16 16:16:32,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.939s 2018-08-16 16:16:32,875 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cd23a94e-be6e-46fc-9e59-00c9ce9102a2'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:30Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:34,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.963s 2018-08-16 16:16:34,853 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cbfefd01-a0c4-4625-93f1-68e36749d90f'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:34,867 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:35,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.011s 2018-08-16 16:16:35,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7c0c273e-874d-4ac0-9bfc-0cd143817c92'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:33Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:35,893 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 with status: ACTIVE 2018-08-16 16:16:36,709 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.815s 2018-08-16 16:16:36,710 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-525507568", "security_groups": ["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4b376444-4f99-4495-b4b5-178a6181e95b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:16:36Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"8206a4a2-2951-45f6-bff3-6a7082cf2077","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:16:36Z","name":"tempest-port-smoke-525507568","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:39:73:15","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8d7660ca-3050-4711-b951-4f4a9e4eea8e","ip_address":"10.102.21.40"}],"id":"fef67a66-b245-4a98-8fec-7298dac0d51c","security_groups":["4f4e3d1f-0dec-403b-aa29-d57bdda2f244"],"device_id":""}} 2018-08-16 16:16:39,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:16:39,786 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1473602175", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "port": "fef67a66-b245-4a98-8fec-7298dac0d51c"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c5b828-8c5c-4058-a894-ae0640946e8d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8709a34a-23eb-4012-8169-570287d609c1", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "adminPass": "Q2zsqm5feoRL"}} 2018-08-16 16:16:40,318 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.527s 2018-08-16 16:16:40,318 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-16b33887-09f5-49a3-a90d-59a93927b6fd'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:41,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.258s 2018-08-16 16:16:41,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0977a490-f060-460e-84c2-44427ba8acd3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:16:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:43,635 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.029s 2018-08-16 16:16:43,636 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1390', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71f75663-4644-4408-83c5-8cdb9625e4eb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:43,650 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:16:45,205 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.553s 2018-08-16 16:16:45,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3a1a72a7-eb5d-479b-a10f-39a741ae849a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:45,218 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:16:46,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.516s 2018-08-16 16:16:46,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80e0c1e2-23b4-44a9-abfa-77866dcf62ec'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:46,749 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 6 second wait 2018-08-16 16:16:47,776 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.025s 2018-08-16 16:16:47,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:16:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cdd2f8e0-e2ab-4854-84a5-c9642215c0b5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:16:45Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:16:47,790 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 8709a34a-23eb-4012-8169-570287d609c1 with status: ACTIVE 2018-08-16 16:16:48,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.571s 2018-08-16 16:16:48,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8d597528-53f3-49c3-8db3-61d087726a2a'} Body: {"network_association": {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "id": "38c46cd5-ff57-4e95-84e4-dec077668f47"}} 2018-08-16 16:16:48,538 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.173s 2018-08-16 16:16:48,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1201559402", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:16:48 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6df63d2d-d0aa-4571-a6d9-5ca76488476b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:48Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} 2018-08-16 16:16:49,933 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.394s 2018-08-16 16:16:49,934 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:16:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-27869fea-992e-48c2-9342-c3f6a3d8d0c9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:48Z", "admin_state_up": true, "updated_at": "2018-08-16T16:16:49Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "name": "tempest-router--1201559402"}} 2018-08-16 16:16:52,368 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface 2.433s 2018-08-16 16:16:52,369 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:16:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-606f116e-a2cc-49f7-bc4c-575d8ebc62bd'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} 2018-08-16 16:16:54,169 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.798s 2018-08-16 16:16:54,169 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:16:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5d089e9c-91b6-478b-8f30-103a27245cac'} Body: {"floatingip": {"router_id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:16:53Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "43680e4b-6f44-422e-97ed-0e2f132c6dcb", "id": "dc562737-148a-42fb-95ae-25ec9402baf7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:16:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:16:54,171 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02,183 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02,248 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:02,280 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:02,395 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:17:02,395 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:02,397 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:02,457 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:02,461 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07,468 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:17:07,468 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:17:07,469 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.074545 seconds 2018-08-16 16:17:07,470 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07,472 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07,538 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:07,569 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:07,683 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-16 16:17:07,684 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:07,686 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:07,745 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:07,750 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:11,757 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073744 seconds 2018-08-16 16:17:12,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations 0.383s 2018-08-16 16:17:12,143 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7/network_associations', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-26603756-7f40-4cae-8bed-530c7a5ee2dd'} Body: {"network_association": {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "id": "ae168b59-f14f-4297-a494-0f442d3906a4"}} 2018-08-16 16:17:12,593 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.448s 2018-08-16 16:17:12,594 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1295962829", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:17:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-91d48650-9fea-45b1-a34e-2b35926028b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:12Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} 2018-08-16 16:17:14,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.474s 2018-08-16 16:17:14,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db00fc98-5d6c-4adf-a264-b881eb573856'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:12Z", "admin_state_up": true, "updated_at": "2018-08-16T16:17:13Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "name": "tempest-router--1295962829"}} 2018-08-16 16:17:16,231 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface 2.160s 2018-08-16 16:17:16,232 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:16 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-444f194b-41aa-47b4-a700-61542079e618'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} 2018-08-16 16:17:18,189 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.955s 2018-08-16 16:17:18,189 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:17:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30b139c7-0389-4088-8c9a-2441c2183bee'} Body: {"floatingip": {"router_id": "6f76deb5-d830-40c2-9c38-a4b98a642532", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:17:17Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.20", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c35ed304-b9b6-45f1-8f74-8477bbca7e8d", "id": "c3185dcb-adaa-4892-80a8-dcb309ba0a12", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:17:17Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:17:18,190 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18,193 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18,291 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:18,321 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:18,436 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:17:18,436 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:17:18,438 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:18,497 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:18,503 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:17:23,510 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:17:23,511 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:17:23,511 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.075854 seconds 2018-08-16 16:17:23,512 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38,546 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38,610 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:38,642 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:38,757 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.40 2018-08-16 16:17:38,758 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:17:38,760 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:17:38,820 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:17:38,823 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:17:42,830 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073141 seconds 2018-08-16 16:17:42,831 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Updating targets in BGPVPN 03c989f5-c797-4a79-98b5-fe7011f4e1b7 2018-08-16 16:17:43,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant1): 500 PUT http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7 0.346s 2018-08-16 16:17:43,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"route_targets": ["64512:1"], "import_targets": [], "export_targets": []}} Response - Headers: {'status': '500', u'content-length': '150', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/03c989f5-c797-4a79-98b5-fe7011f4e1b7', u'date': 'Thu, 16 Aug 2018 16:17:43 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d5ab6881-5974-4f49-9625-9c34ba247829'} Body: {"NeutronError": {"message": "Request Failed: internal server error while processing your request.", "type": "HTTPInternalServerError", "detail": ""}} 2018-08-16 16:17:44,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12 1.185s 2018-08-16 16:17:44,366 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/c3185dcb-adaa-4892-80a8-dcb309ba0a12', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-02a3ca07-d1d0-4daf-9684-20b67045ec9b'} Body: 2018-08-16 16:17:44,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:17:44,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '8981', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:17:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c19d6d15-3a9d-4eec-9a2b-51be8c3a63e6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:17:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-TestBGPVPNBasic-1865685282"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/37ec51580f3e42d3a24da690f1dff5b7", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "regionOne", "interface": "public", "id": "eac099b53a654a21a1ad2 2018-08-16 16:17:46,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface 2.198s 2018-08-16 16:17:46,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-66b22b8a-1882-4f4d-90a9-7ef78e4e1662'} Body: {"network_id": "8206a4a2-2951-45f6-bff3-6a7082cf2077", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8d7660ca-3050-4711-b951-4f4a9e4eea8e", "subnet_ids": ["8d7660ca-3050-4711-b951-4f4a9e4eea8e"], "port_id": "b07782f6-a59a-4d94-8b24-88d2a86d17d9", "id": "6f76deb5-d830-40c2-9c38-a4b98a642532"} 2018-08-16 16:17:48,622 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532 1.671s 2018-08-16 16:17:48,622 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6f76deb5-d830-40c2-9c38-a4b98a642532', u'date': 'Thu, 16 Aug 2018 16:17:48 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ff2164f-c929-402a-acf6-fe508cf2281b'} Body: 2018-08-16 16:17:49,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7 1.371s 2018-08-16 16:17:49,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/dc562737-148a-42fb-95ae-25ec9402baf7', u'date': 'Thu, 16 Aug 2018 16:17:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5ebd25d4-01e3-4ce8-a6c9-77902ea92e20'} Body: 2018-08-16 16:17:51,884 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface 1.888s 2018-08-16 16:17:51,884 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:17:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b35d3998-2b54-4b20-a184-4703c15de4f9'} Body: {"network_id": "facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "85ec450f-3c02-4820-ac87-efbb335a7355", "subnet_ids": ["85ec450f-3c02-4820-ac87-efbb335a7355"], "port_id": "0ebecb9c-c067-4219-93b3-e24151de2ab5", "id": "17bdca3f-b105-4b50-b0a3-f1ac9b913582"} 2018-08-16 16:17:53,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582 1.718s 2018-08-16 16:17:53,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/17bdca3f-b105-4b50-b0a3-f1ac9b913582', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c7ab8639-e403-4fe2-bcd4-a795b6574882'} Body: 2018-08-16 16:17:54,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.537s 2018-08-16 16:17:54,143 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69db800d-b5ba-4935-aa1d-bde9ff4471ec'} Body: 2018-08-16 16:17:55,346 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 1.202s 2018-08-16 16:17:55,347 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bacb8eec-c908-43cb-bdf9-c35132688a4f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:73:15", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:17:57,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.813s 2018-08-16 16:17:57,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4938514e-ca93-48ba-84ed-802bd9d671d9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/8709a34a-23eb-4012-8169-570287d609c1", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:16:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "8709a34a-23eb-4012-8169-570287d609c1", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:17:56Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:17:56.000000", "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-4", "created": "2018-08-16T16:16:39Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:17:57,211 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:17:58,261 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1 0.048s 2018-08-16 16:17:58,262 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/8709a34a-23eb-4012-8169-570287d609c1', u'x-compute-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:58 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c394f0e9-1407-477b-8508-e8d20ecf9c44'} Body: {"itemNotFound": {"message": "Instance 8709a34a-23eb-4012-8169-570287d609c1 could not be found.", "code": 404}} 2018-08-16 16:17:59,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c 1.152s 2018-08-16 16:17:59,416 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fef67a66-b245-4a98-8fec-7298dac0d51c', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3eaea202-f112-4fe9-8d38-d185b07cfca6'} Body: 2018-08-16 16:17:59,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.186s 2018-08-16 16:17:59,604 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9c1481d0-f4fa-4dc3-9e76-7226da8d1265'} Body: 2018-08-16 16:18:00,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 1.058s 2018-08-16 16:18:00,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:17:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7cd81ac4-5fc6-477f-a428-810927497fd8'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:8e:70", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:33.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:17:59Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-3", "created": "2018-08-16T16:16:27Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:01,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 0.044s 2018-08-16 16:18:01,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8', u'x-compute-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:01 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-915242bb-1aa4-48a4-ab07-4f9b335442c5'} Body: {"itemNotFound": {"message": "Instance cddc3dac-ed02-44ce-bf01-e3e3a53c6ff8 could not be found.", "code": 404}} 2018-08-16 16:18:02,631 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c 0.894s 2018-08-16 16:18:02,632 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/56bed350-7419-4b0c-bbe3-9c134e86622c', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6718fbb7-2931-4cbc-b437-c2ec84af4af8'} Body: 2018-08-16 16:18:02,843 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.208s 2018-08-16 16:18:02,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d7bfb9b3-9551-45b5-a217-58b726faab57'} Body: 2018-08-16 16:18:03,579 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.735s 2018-08-16 16:18:03,580 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0fcfd01c-9fa4-4c15-8bc3-3c18a40678c1'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-613530768": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:47:c1", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/00e950e2-e5f2-4b3b-b761-ef771a256512", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:21.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "00e950e2-e5f2-4b3b-b761-ef771a256512", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-2", "created": "2018-08-16T16:16:13Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:04,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512 0.044s 2018-08-16 16:18:04,641 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/00e950e2-e5f2-4b3b-b761-ef771a256512', u'x-compute-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-b3f7901d-460a-4938-92b9-c5b057a1105f'} Body: {"itemNotFound": {"message": "Instance 00e950e2-e5f2-4b3b-b761-ef771a256512 could not be found.", "code": 404}} 2018-08-16 16:18:05,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d 0.883s 2018-08-16 16:18:05,525 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/c35ed304-b9b6-45f1-8f74-8477bbca7e8d', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ce992b3-ff91-4271-a313-9c150ced1b45'} Body: 2018-08-16 16:18:05,699 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.173s 2018-08-16 16:18:05,699 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f0b7126a-9115-4a97-8cf4-e409c6fc7113'} Body: 2018-08-16 16:18:06,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 1.009s 2018-08-16 16:18:06,710 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c63f71fb-bf16-4ad7-bb60-026e282d9a4c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-351391083": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:b8:68", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "security_groups": [{"name": "tempest-secgroup-smoke-1197784871"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:08,094 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.369s 2018-08-16 16:18:08,094 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1343', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ec5ac8e4-8827-49e8-9c58-f0d385ce3b1c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a79de5d2-49d8-4f97-bf15-350382e9d864", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:16:07.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a79de5d2-49d8-4f97-bf15-350382e9d864", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:06Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1473602175", "name": "server-1", "created": "2018-08-16T16:16:00Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:09,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864 0.048s 2018-08-16 16:18:09,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/a79de5d2-49d8-4f97-bf15-350382e9d864', u'x-compute-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8410a873-da62-4a84-be66-8e30ca2e97f7'} Body: {"itemNotFound": {"message": "Instance a79de5d2-49d8-4f97-bf15-350382e9d864 could not be found.", "code": 404}} 2018-08-16 16:18:09,717 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb 0.559s 2018-08-16 16:18:09,718 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/43680e4b-6f44-422e-97ed-0e2f132c6dcb', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9d0487f4-e095-444c-8d0e-dcf15931fe2f'} Body: 2018-08-16 16:18:09,778 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175 0.059s 2018-08-16 16:18:09,778 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1473602175', u'x-compute-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-54cf41e4-74d4-44ac-bedb-802bdcb577e2'} Body: 2018-08-16 16:18:12,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e 2.692s 2018-08-16 16:18:12,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8d7660ca-3050-4711-b951-4f4a9e4eea8e', u'date': 'Thu, 16 Aug 2018 16:18:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5f584ccf-d300-4f6c-88d9-faaae7704ca7'} Body: 2018-08-16 16:18:14,620 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077 2.147s 2018-08-16 16:18:14,621 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/8206a4a2-2951-45f6-bff3-6a7082cf2077', u'date': 'Thu, 16 Aug 2018 16:18:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-99435d4a-ca5a-413b-9207-3cb65dad101a'} Body: 2018-08-16 16:18:17,036 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355 2.414s 2018-08-16 16:18:17,037 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/85ec450f-3c02-4820-ac87-efbb335a7355', u'date': 'Thu, 16 Aug 2018 16:18:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5d8ac0b6-0221-44bf-80c2-a7235126af65'} Body: 2018-08-16 16:18:18,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c 1.605s 2018-08-16 16:18:18,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/facd6b88-d7cf-40f7-9d82-4a2fcf7b3f5c', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-43e6eafe-4f58-49e0-9c39-ba955b1b618c'} Body: 2018-08-16 16:18:18,958 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244 0.313s 2018-08-16 16:18:18,958 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/4f4e3d1f-0dec-403b-aa29-d57bdda2f244', u'date': 'Thu, 16 Aug 2018 16:18:18 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8d79a134-3535-4688-b478-4e12dad326e5'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2[compute,id-758a8731-5070-4b1e-9a66-d6ff05bb5be1,network] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 400, in test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 self._check_l3_bgpvpn(self.servers[3], self.servers[1]) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1058, in _check_l3_bgpvpn_by_specific_ip ssh_client = self._setup_ssh_client(from_server) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1009, in _setup_ssh_client private_key=private_key) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client linux_client.validate_authentication() File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper six.reraise(*original_exception) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper return function(self, *args, **kwargs) File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication self.ssh_client.test_connection_auth() File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth connection = self._get_ssh_connection() File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection password=self.password) tempest.lib.exceptions.SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:18:19,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.555s 2018-08-16 16:18:19,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1436833099 description", "name": "tempest-secgroup-smoke-1436833099"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:18:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5a612419-a614-4eae-beb4-0e5282419c91'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1436833099 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "updated_at": "2018-08-16T16:18:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "3edbcc92-d53d-48ec-aa4f-4426c0462626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:18:19Z", "revision_number": 0, "id": "d21b3f8e-9285-48d4-80ac-548f88c76892", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "name": "tempest-secgroup-smoke-1436833099"}} 2018-08-16 16:18:20,154 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.604s 2018-08-16 16:18:20,155 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-84c50254-7374-4f15-855b-981335b3e2c7'} 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": "2018-08-16T16:18:19Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "06a8a4c3-a888-4e6a-bc60-ce50002af3ca"}} 2018-08-16 16:18:20,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.156s 2018-08-16 16:18:20,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03c746e1-7e3a-41ac-9587-ee60829ee795'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c71bdc8e-84bc-4290-9c5c-c38d612000b8"}} 2018-08-16 16:18:20,516 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:18:20,517 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a4fe344-675f-4af4-97c5-78e8de3ca541'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "c9e98240-cabe-4a46-b318-67c6f092b176"}} 2018-08-16 16:18:20,957 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.438s 2018-08-16 16:18:20,957 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bcc27cbb-7e01-42d4-808d-b21ba6bc554a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:18:20Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "082ffb51-ffc4-4ca8-9cdc-44dd9e48a555"}} 2018-08-16 16:18:21,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.155s 2018-08-16 16:18:21,114 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6f4da628-4ab0-46d7-ab49-2567749f05b5'} 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": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ae140cbb-a490-434a-b589-75c6710dcc48"}} 2018-08-16 16:18:21,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.201s 2018-08-16 16:18:21,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3c83da0e-14f2-42be-9b7b-5740df024c1e'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "7624e6b3-ea4d-4057-8a07-0eee796d01db"}} 2018-08-16 16:18:21,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.173s 2018-08-16 16:18:21,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25dc7530-529a-4f03-812a-25cb7710d1d1'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "39f5ff79-7ff6-49ac-912d-350d4f611177"}} 2018-08-16 16:18:21,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.416s 2018-08-16 16:18:21,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:18:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a591c063-c0b8-4abf-9015-c3cb71da08bc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:18:21Z", "security_group_id": "a6312a9a-15b9-404d-bc7b-ae6e0b945a4a", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:18:21Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "da68008e-f7ba-43b1-b79a-f666786eb936"}} 2018-08-16 16:18:22,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.482s 2018-08-16 16:18:22,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1945210916"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f964b685-97cf-4017-8f6a-de34432a8ce5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:22Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","name":"tempest-A-1945210916"}} 2018-08-16 16:18:23,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.881s 2018-08-16 16:18:23,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "name": "tempest-subnet-A-1-1064788179"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e26b681a-e9e7-4d3c-a384-db3fffed8c0b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:22Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9426fc08-eb0e-430f-a940-1437dea408c2","subnetpool_id":null,"name":"tempest-subnet-A-1-1064788179"}} 2018-08-16 16:18:23,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.247s 2018-08-16 16:18:23,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-759753041"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:18:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a1b78d04-cfca-44ef-a715-635d324eacd8'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:18:23Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","name":"tempest-B-759753041"}} 2018-08-16 16:18:24,915 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.389s 2018-08-16 16:18:24,915 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "name": "tempest-subnet-B-1-1041621711"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-690aed39-e50e-410c-a387-7571fe396c52'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:18:24Z","dns_nameservers":[],"updated_at":"2018-08-16T16:18:24Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5414599e-ea83-4a7c-a323-043ad857b4fc","subnetpool_id":null,"name":"tempest-subnet-B-1-1041621711"}} 2018-08-16 16:18:25,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 16:18:25,296 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'status': '201', u'content-length': '9042', 'content-location': 'http://172.30.9.32:5000/v3/auth/tokens', u'x-subject-token': '', u'vary': 'X-Auth-Token', u'server': 'Apache', u'connection': 'close', u'date': 'Thu, 16 Aug 2018 16:18:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6755601d-4134-43b7-b2d6-c4e0f65df1c6'} Body: {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T17:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f9c173eb03444a5c91f40c988c1f3e08", "name": "tempest-TestBGPVPNBasic-1236547715"}, "catalog": [{"endpoints": [{"region_id": "regionOne", "url": "http://12.0.0.42:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"region_id": "regionOne", "url": "http://12.0.0.42:8080", "region": "regionOne", "interface": "admin", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8080/v1/AUTH_f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "3f44934eff89494b84fd15296870ef0f"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "543771762683484badbe29cad04e13b2"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v3/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "640c69d69916433d84118c983c42c102"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "be9b90783dfc444fbc999143a79aedab"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8004/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"region_id": "regionOne", "url": "http://172.30.9.32:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v2/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "internal", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"region_id": "regionOne", "url": "http://192.30.9.8:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "admin", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"region_id": "regionOne", "url": "http://172.30.9.32:8776/v1/f9c173eb03444a5c91f40c988c1f3e08", "region": "regionOne", "interface": "public", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "admin", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"region_id": "regionOne", "url": "http://192.30.9.8:9696", "region": "regionOne", "interface": "internal", "id": "bd95f65f74584c86903040f464a2460f"}, {"region_id": "regionOne", "url": "http://172.30.9.32:9696", "region": "re 2018-08-16 16:18:26,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.941s 2018-08-16 16:18:26,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": ["64512:1"], "export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_targets": []}} Response - Headers: {'status': '201', u'content-length': '339', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-316a3450-cfd6-4304-a8d5-784608cb3c7f'} Body: {"bgpvpn": {"export_targets": ["64512:2"], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": ["64512:1"], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "5428a834-9581-4ce2-8aa2-1e6d75986ffb"}} 2018-08-16 16:18:26,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.273s 2018-08-16 16:18:26,515 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1096446031"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8e22150b-5a7e-410e-b6ae-712abb48b532'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqkr1N5TtyjTAUqDsLYBScOUW/By4a9or+nb3RtZqjz4K1L7tPRqhzni41579QzF7R+8AH43PLZrtkizvnNDfhmg/xp+/51N2XSzA53/nCRvP/LpiyV1L18L5Yd09YgeUvVWjljfXJLmAc/2nSqV3CNiLxjMgFV9BsJOMYVCSI6ezNb67HddfyAsSy/cuW21Sj8ZMeNwm/lYdsl3ncqUP1VYILrtSqC/Dh5fF+xt94/nWbblX6Qx4kO/y/LGlERuYCWdsWJt1G3i+SbzcFtkWwWkvEa8Y0/og11gKTdZBE/u8QFOKPGDfCA/OYKWBXRC4hRkdQ1WvXNgeu0zYFM2J9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqpK9TeU7co0wFKg7C2AUnDlFvwcuGvaK/p290bWao8+CtS+7\nT0aoc54uNee/UMxe0fvAB+Nzy2a7ZIs75zQ34ZoP8afv+dTdl0swOd/5wkbz/y6Y\nsldS9fC+WHdPWIHlL1Vo5Y31yS5gHP9p0qldwjYi8YzIBVfQbCTjGFQkiOnszW+u\nx3XX8gLEsv3LlttUo/GTHjcJv5WHbJd53KlD9VWCC67Uqgvw4eXxfsbfeP51m25V\n+kMeJDv8vyxpREbmAlnbFibdRt4vkm83BbZFsFpLxGvGNP6INdYCk3WQRP7vEBTi\njxg3wgPzmClgV0QuIUZHUNVr1zYHrtM2BTNifQIDAQABAoIBAQCQmnvfuJDwKN90\n87WyjA6M7kTBkI22kAH/nqyYRxPFAZt2jPOHXohaE+RrEH9xOQC9lWYTifDVo88D\nisIK3IrvN9OCc3OO4bXFmBlXRxiOaeZaFB+hOUR8eU504xiiGOS5fvfBe9q9ZhJX\nIvSMgcaZaZmwG0BKv0pTE+Zt7o9WfU81RCckOFeQ4yy0ESfkw7XShUqeowwnERdN\nbbVRYJlwsVJdhog92JtH7QqDBU4l/7QWv/oVa8qfquX5/WL9pyaXapXMGeCdG04A\nW7PEzjehEst3UAl7hMwEI62pvO9JSLMNGXrqgcmHJNKRengUpvYSjPfGPuVpxgJi\n8C8/3JdFAoGBANZyxLCRJROi1VFBLLwcTsyGmjxJj1RrgR8LVJqlhEpqOJSULORn\nk4eAM6KGMxBTElWvicUHFKd4H/NTmBiPI4wg2/NNK9EA9jcqNiOeUzhSPxLLUHzb\nDMXqvAo0KCO4ljqysLkPpL2xUR6vPkprUQn++M3G9m0tN/K3/V+0HhE7AoGBAMuf\npM2P7JGGz/GijGkKCiPQFUXrsyekBJCQ5nvb3t+05GnppU7zd5mgZZVagrWL2H7U\nPbsZdoTPrusl54kINus/OvfZWUgYWG4p1ftRJnC6Hacm+VxiHNDKHn3EruebDpcG\nGH1SStBGoCmcsCet42XZ+aP4Uvj3P4PrD1mMgB+nAoGBAKqnUEDWcHPs2+a6f9f+\nivKVlv2s6COdHXbP9HbQirMRTo9mT0c/6ZYl/nEybEZsZSXM+EzTsqsGnB5uApZg\nqkAkEgTO/7RmGImTzNuRbdZfFRRmuVlyk/qYLyXLlbm/dcWmV54dhdLy3YQWnvJn\n7miO//35fDcrid9cbYSQeHDrAoGAVECpIzkzDH/4mKXGbUvvKCRYOQcuqO9PyDV8\neLFgRbYGcOBxOvq4eQOKJMM/pDjKCqhtJnaBuLBqUvfrFqMkfjA6iQUQ0SjppiN/\nW66XNjt8O4Z/1T7vZ2DKPwXbzQ82eTzXcztSo10ltjIUHUbw+Vq41aTRSByd1kqz\nnjzpYq8CgYB3EFUgULBZUxUaInSEjwqGPuecza/ssuEYFgsalzO5quSOAXiLCmcW\nIZPhFpHHaWKIZjJ0FVJwEbwCVyFvaTbqaBf+WVUj6TC8mZ2UMH7uk6+zpSW5Kyjc\nYAR6oJMLio+I83BQ1Gy0JxkJk39do03q6tS7YCI5ckloD7+q3OnfUg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1096446031", "fingerprint": "fc:ba:1a:c6:43:83:8e:18:40:e0:f6:68:e2:0b:30:c1"}} 2018-08-16 16:18:27,986 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.467s 2018-08-16 16:18:27,987 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1164111007", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a5b5cdd-6c2a-4d62-8651-e3c4d8890f3d'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:27Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:27Z","name":"tempest-port-smoke-1164111007","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:86:d9:f6","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.10"}],"id":"36f729ff-cbe7-473e-b9c1-852b05ac8091","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:18:31,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.030s 2018-08-16 16:18:31,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-80aab4cd-dcc4-40c4-b18a-fb22e2f58e4d'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "adminPass": "BDTv9Yjcn8sG"}} 2018-08-16 16:18:31,385 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.361s 2018-08-16 16:18:31,386 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b9d7912-228e-4e4a-8714-cb69c60c8afc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:32,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.398s 2018-08-16 16:18:32,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-effc4182-56e1-49ad-a296-115ac84938dc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:34,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.370s 2018-08-16 16:18:34,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7d6610b-7925-4d74-9aae-0f1f5b991ceb'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:33Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:34,205 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:18:36,075 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.869s 2018-08-16 16:18:36,076 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06b2f9fe-2255-49f0-95a1-3665c990a533'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:36,091 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:18:37,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.604s 2018-08-16 16:18:37,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-318ab55f-76bf-4e77-a53f-ae708e7f610e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:39,417 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.702s 2018-08-16 16:18:39,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d42f209d-4c5b-4d11-a297-c429c6e3ddd1'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:34Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:40,780 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.346s 2018-08-16 16:18:40,780 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f030b22-13ed-4d12-84fc-398a205eb492'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:40,794 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:18:41,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.672s 2018-08-16 16:18:41,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e6e7fbdc-b4fa-438e-b367-5a7d9e33cfee'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:41,481 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 6df6a5df-d024-47e1-9576-bb1eb3e9713f with status: ACTIVE 2018-08-16 16:18:42,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.080s 2018-08-16 16:18:42,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1284265768", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c33dd33-90a4-413b-bdb0-26218dbbb7cf'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:42Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:42Z","name":"tempest-port-smoke-1284265768","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:8b:c1:25","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.20"}],"id":"2587345f-fcee-4f3a-9e45-e4a2a7de0a91","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:18:45,966 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.398s 2018-08-16 16:18:45,967 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "2587345f-fcee-4f3a-9e45-e4a2a7de0a91"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5faf109b-9195-405b-a52a-f127e2000a2e'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "adminPass": "Snq4sMwi2Fbk"}} 2018-08-16 16:18:46,244 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.270s 2018-08-16 16:18:46,245 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5cf2d293-8bb9-465b-b88a-b1e7a3a27ec5'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:47,585 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.322s 2018-08-16 16:18:47,585 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21c6317d-132a-4516-a427-208aefde9f64'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:18:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:49,642 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.042s 2018-08-16 16:18:49,643 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-13966f83-4169-499a-9206-2e235d88eda8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:49,656 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:18:50,921 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.262s 2018-08-16 16:18:50,922 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:50 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dc791897-b87e-4b49-aa5f-d16b2c7037d5'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:50,940 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2018-08-16 16:18:52,616 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.673s 2018-08-16 16:18:52,617 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d8731a9f-ee7e-4103-89ac-69c86cb8ea27'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:52,636 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:18:54,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.080s 2018-08-16 16:18:54,720 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-003b9135-2100-4b20-a4c0-5211c151b691'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:56,165 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.425s 2018-08-16 16:18:56,166 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab489307-2052-4a86-8dcd-ab316279071e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:50Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:58,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.041s 2018-08-16 16:18:58,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24678f01-f474-44a5-9488-dd7383488aea'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:58,238 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:18:59,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 1.096s 2018-08-16 16:18:59,336 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:18:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9503c47c-334f-4d7b-b329-381e0e561298'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:18:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:18:59,356 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 with status: ACTIVE 2018-08-16 16:19:00,475 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.118s 2018-08-16 16:19:00,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "fixed_ips": [{"ip_address": "10.101.11.30"}], "name": "tempest-port-smoke-816113707", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fef3e982-60df-4b1d-b58b-1c2f38c418e2'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:18:59Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c49bd64b-e4e5-4a0d-bff7-9093a2814adb","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:18:59Z","name":"tempest-port-smoke-816113707","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:75:cb:d3","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9426fc08-eb0e-430f-a940-1437dea408c2","ip_address":"10.101.11.30"}],"id":"8577d86a-dff1-43c1-ab3f-b3dbe3d9da68","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:19:03,078 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 2.600s 2018-08-16 16:19:03,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "port": "8577d86a-dff1-43c1-ab3f-b3dbe3d9da68"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-3"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3dd40-0a3d-4622-873e-eacc63803c50'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "adminPass": "sg9QvS4B7nyY"}} 2018-08-16 16:19:03,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.246s 2018-08-16 16:19:03,329 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37ba352d-d238-476f-8231-9505372af74a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:04,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.325s 2018-08-16 16:19:04,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ab894689-c566-4287-a70e-5399f9497bb9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:06,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.098s 2018-08-16 16:19:06,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b61e96fe-b725-4ad5-87f0-eb7221faf6fb'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:06,795 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:08,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 1.112s 2018-08-16 16:19:08,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-40888d6a-1f6b-48b0-8469-70cfd2327e60'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:05Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:10,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.438s 2018-08-16 16:19:10,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc6efd9e-3a5f-4b44-902f-8b5e8201a0bd'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:10,380 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 7 second wait 2018-08-16 16:19:11,179 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.798s 2018-08-16 16:19:11,180 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7a3a9e07-cc02-461c-bb9d-f40e10c4d785'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:11,192 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2feb45cc-b869-40d1-ac95-5f975123481d with status: ACTIVE 2018-08-16 16:19:12,249 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.055s 2018-08-16 16:19:12,249 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "fixed_ips": [{"ip_address": "10.102.21.40"}], "name": "tempest-port-smoke-547706590", "security_groups": ["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d252ad7f-a2ef-4625-ab0f-729f7a6068f9'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:19:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"5f5248a1-0023-4752-a43e-a5a44f50aee7","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:19:11Z","name":"tempest-port-smoke-547706590","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ba:4a:46","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5414599e-ea83-4a7c-a323-043ad857b4fc","ip_address":"10.102.21.40"}],"id":"10386af9-3892-4f66-8d53-7507020b6692","security_groups":["a6312a9a-15b9-404d-bc7b-ae6e0b945a4a"],"device_id":""}} 2018-08-16 16:19:15,325 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.074s 2018-08-16 16:19:15,325 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1096446031", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "port": "10386af9-3892-4f66-8d53-7507020b6692"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-4"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1f3815b-5978-4a00-b34e-b129ad983c57'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "adminPass": "6deQe5Fr4haL"}} 2018-08-16 16:19:15,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.309s 2018-08-16 16:19:15,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-edf40828-bbf3-4bb8-a65f-d3403d965cfb'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:16,902 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.245s 2018-08-16 16:19:16,903 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1f44c983-449c-4e06-85ad-b323c9f3aac1'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:19:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:18,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.728s 2018-08-16 16:19:18,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4e2d7c36-bf87-483c-b684-eb5e1625327e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:18,660 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:19:20,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.426s 2018-08-16 16:19:20,088 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06c9b56b-5b1b-4d6c-b51e-d45fd11233df'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:21,527 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.427s 2018-08-16 16:19:21,527 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bbf3dbb-2fc8-400b-acab-1f5fc5172fe6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:17Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:23,158 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.617s 2018-08-16 16:19:23,159 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28d57439-e413-4033-9f94-eb063a54a972'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:23,172 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:19:24,273 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.100s 2018-08-16 16:19:24,274 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:19:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0cc39d66-1ace-40ea-a415-72e6d279a3fa'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:19:22Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:19:24,288 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f with status: ACTIVE 2018-08-16 16:19:24,453 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.163s 2018-08-16 16:19:24,454 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1866904330", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0a763687-931c-4c86-ab40-4e3e8505154c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:24Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} 2018-08-16 16:19:26,145 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 1.690s 2018-08-16 16:19:26,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:19:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f6180d90-133f-4a61-a4c9-48f7651eac9b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:24Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:25Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "name": "tempest-router--1866904330"}} 2018-08-16 16:19:28,220 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface 2.073s 2018-08-16 16:19:28,220 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-cf12e535-5ae5-49fc-b98e-eeadd9a2c4be'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} 2018-08-16 16:19:30,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.927s 2018-08-16 16:19:30,150 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-15862282-353a-4f95-a4c4-acc35f1d538e'} Body: {"floatingip": {"router_id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:29Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "36f729ff-cbe7-473e-b9c1-852b05ac8091", "id": "3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:29Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:19:30,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.213s 2018-08-16 16:19:30,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--801826528", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:19:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b44be82d-6e38-4605-8afd-6edf9f841ed5'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} 2018-08-16 16:19:31,831 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 1.464s 2018-08-16 16:19:31,831 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:19:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-663071a0-edae-4f55-9264-0d860228c291'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.211"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:19:31Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "33126fc5-f58e-4591-890b-c40dd4584e80", "name": "tempest-router--801826528"}} 2018-08-16 16:19:34,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface 2.312s 2018-08-16 16:19:34,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:19:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d08fc3d4-df83-4887-bc07-e4dd503c3387'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} 2018-08-16 16:19:36,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.910s 2018-08-16 16:19:36,057 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "10386af9-3892-4f66-8d53-7507020b6692"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d782adbf-ce58-48dc-8eed-df587b935b5e'} Body: {"floatingip": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:19:34Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.102.21.40", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "10386af9-3892-4f66-8d53-7507020b6692", "id": "601f764f-c354-40ad-aa56-af7b0b6e2f13", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:19:34Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:19:36,572 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations 0.514s 2018-08-16 16:19:36,573 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/network_associations', u'date': 'Thu, 16 Aug 2018 16:19:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ab692729-9c97-4728-a0c4-20c98204bd5a'} Body: {"network_association": {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "id": "b8275b09-65db-432f-a0ab-5e46f9763504"}} 2018-08-16 16:19:36,575 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54,602 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54,706 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:54,731 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:54,848 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:19:54,850 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:54,852 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:54,911 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:54,917 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:19:59,924 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:19:59,925 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-16 16:19:59,925 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.077638 seconds 2018-08-16 16:19:59,926 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:19:59,929 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:19:59,993 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:19:59,994 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:00,108 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.101.11.30 2018-08-16 16:20:00,109 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:00,111 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:00,171 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:00,175 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04,182 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 4.073682 seconds 2018-08-16 16:20:04,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations 0.632s 2018-08-16 16:20:04,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80"}} Response - Headers: {'status': '201', u'content-length': '123', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/5428a834-9581-4ce2-8aa2-1e6d75986ffb/router_associations', u'date': 'Thu, 16 Aug 2018 16:20:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-55c8a3b1-1bb3-45de-ab34-3b22b4ddf67d'} Body: {"router_association": {"router_id": "33126fc5-f58e-4591-890b-c40dd4584e80", "id": "b3364561-782f-4ab5-ae71-7eb69dd0886b"}} 2018-08-16 16:20:04,817 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:04,819 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:04,880 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:04,883 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:04,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:20:04,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.200:22' as 'cirros' with public key authentication 2018-08-16 16:20:05,000 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:20:05,063 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:20:05,065 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.200 successfully created 2018-08-16 16:20:10,075 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Executing command on 172.30.9.200 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:20:10,077 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.200. 2018-08-16 16:20:10,078 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns true in 5.080030 seconds 2018-08-16 16:20:10,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.208:22' as 'cirros' with public key authentication 2018-08-16 16:21:10,134 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 1. Retry after 2 seconds. 2018-08-16 16:22:12,672 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 2. Retry after 3 seconds. 2018-08-16 16:23:16,222 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 3. Retry after 4 seconds. 2018-08-16 16:24:20,787 63 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 (timed out). Number attempts: 4. Retry after 5 seconds. 2018-08-16 16:25:26,330 63 ERROR [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.30.9.208 after 4 attempts 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh Traceback (most recent call last): 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/src/tempest/tempest/lib/common/ssh.py", line 107, in _get_ssh_connection 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh sock=proxy_chan) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in connect 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/util.py", line 279, in retry_on_signal 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return function() 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/site-packages/paramiko/client.py", line 338, in 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh retry_on_signal(lambda: sock.connect(addr)) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh File "/usr/lib/python2.7/socket.py", line 228, in meth 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh return getattr(self._sock,name)(*args) 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh timeout: timed out 2018-08-16 16:25:26.330 63 ERROR tempest.lib.common.ssh 2018-08-16 16:25:26,333 63 ERROR [networking_bgpvpn_tempest.tests.scenario.manager] (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2) Initializing SSH connection to 172.30.9.208 failed. Error: Connection to the 172.30.9.208 via SSH timed out. User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager Traceback (most recent call last): 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/manager.py", line 212, in get_remote_client 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager linux_client.validate_authentication() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 60, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager six.reraise(*original_exception) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 33, in wrapper 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager return function(self, *args, **kwargs) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/utils/linux/remote_client.py", line 116, in validate_authentication 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager self.ssh_client.test_connection_auth() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 207, in test_connection_auth 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager connection = self._get_ssh_connection() 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager File "/src/tempest/tempest/lib/common/ssh.py", line 121, in _get_ssh_connection 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager password=self.password) 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager SSHTimeout: Connection to the 172.30.9.208 via SSH timed out. 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager User: cirros, Password: None 2018-08-16 16:25:26.333 63 ERROR networking_bgpvpn_tempest.tests.scenario.manager 2018-08-16 16:25:26,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers 0.326s 2018-08-16 16:25:26,673 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1141', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b01fd2f5-d46b-4f94-8057-b0a277af51da'} Body: {"servers": [{"id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "name": "server-4"}, {"id": "2feb45cc-b869-40d1-ac95-5f975123481d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "name": "server-3"}, {"id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "name": "server-2"}, {"id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "name": "server-1"}]} 2018-08-16 16:25:26,791 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action 0.111s 2018-08-16 16:25:26,792 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32814', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f/action', u'x-compute-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-69928d6a-34a9-4a68-9bd5-534c02e7f30d'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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 2018-08-16 16:25:26,795 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 485185596 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.195548] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197971] pid_max: default: 32768 minimum: 301 [ 0.199282] ACPI: Core revision 20150930 [ 0.201020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202920] Security Framework initialized [ 0.204104] Yama: becoming mindful. [ 0.205177] AppArmor: AppArmor initialized [ 0.206477] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208380] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210218] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211976] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214010] Initializing cgroup subsys io [ 0.215239] Initializing cgroup subsys memory [ 0.216506] Initializing cgroup subsys devices [ 0.217820] Initializing cgroup subsys freezer [ 0.219152] Initializing cgroup subsys net_cls [ 0.220449] Initializing cgroup subsys perf_event [ 0.221813] Initializing cgroup subsys net_prio [ 0.223140] Initializing cgroup subsys hugetlb [ 0.224431] Initializing cgroup subsys pids [ 0.225677] CPU: Physical Processor ID: 0 [ 0.227576] mce: CPU supports 10 MCE banks [ 0.228798] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230253] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246930] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253845] ftrace: allocating 31920 entries in 125 pages [ 0.279943] smpboot: Max logical packages: 1 [ 0.281183] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.283185] x2apic enabled [ 0.284362] Switched APIC routing to physical x2apic. [ 0.286915] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.288797] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.291697] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.294316] KVM setup paravirtual spinlock [ 0.295995] x86: Booted up 1 node, 1 CPUs [ 0.297193] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.299209] devtmpfs: initialized [ 0.301271] evm: security.selinux [ 0.302302] evm: security.SMACK64 [ 0.303320] evm: security.SMACK64EXEC [ 0.304431] evm: security.SMACK64TRANSMUTE [ 0.305636] evm: security.SMACK64MMAP [ 0.306835] evm: security.ima [ 0.307806] evm: security.capability [ 0.308995] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.311793] pinctrl core: initialized pinctrl subsystem [ 0.313400] RTC time: 16:19:22, date: 08/16/18 [ 0.314804] NET: Registered protocol family 16 [ 0.316233] cpuidle: using governor ladder [ 0.317443] cpuidle: using governor menu [ 0.318595] PCCT header not found. [ 0.319681] ACPI: bus type PCI registered [ 0.320858] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.322657] PCI: Using configuration type 1 for base access [ 0.324935] ACPI: Added _OSI(Module Device) [ 0.326151] ACPI: Added _OSI(Processor Device) [ 0.327396] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328709] ACPI: Added _OSI(Processor Aggregator Device) [ 0.330972] ACPI: Interpreter enabled [ 0.332094] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.334786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.337546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340287] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342968] ACPI: (supports S0 S5) [ 0.344017] ACPI: Using IOAPIC for interrupt routing [ 0.345399] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.349438] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.351161] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.353012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.354803] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.358148] acpiphp: Slot [3] registered [ 0.359356] acpiphp: Slot [4] registered [ 0.360549] acpiphp: Slot [5] registered [ 0.361770] acpiphp: Slot [6] registered [ 0.362954] acpiphp: Slot [7] registered [ 0.364117] acpiphp: Slot [8] registered [ 0.365276] acpiphp: Slot [9] registered [ 0.366431] acpiphp: Slot [10] registered [ 0.367627] acpiphp: Slot [11] registered [ 0.368816] acpiphp: Slot [12] registered [ 0.370009] acpiphp: Slot [13] registered [ 0.371186] acpiphp: Slot [14] registered [ 0.372385] acpiphp: Slot [15] registered [ 0.387434] acpiphp: Slot [16] registered [ 0.388737] acpiphp: Slot [17] registered [ 0.389922] acpiphp: Slot [18] registered [ 0.391110] acpiphp: Slot [19] registered [ 0.392306] acpiphp: Slot [20] registered [ 0.393489] acpiphp: Slot [21] registered [ 0.394680] acpiphp: Slot [22] registered [ 0.395866] acpiphp: Slot [23] registered [ 0.397079] acpiphp: Slot [24] registered [ 0.398287] acpiphp: Slot [25] registered [ 0.399499] acpiphp: Slot [26] registered [ 0.400721] acpiphp: Slot [27] registered [ 0.401953] acpiphp: Slot [28] registered [ 0.403170] acpiphp: Slot [29] registered [ 0.404374] acpiphp: Slot [30] registered [ 0.405595] acpiphp: Slot [31] registered [ 0.406886] PCI host bridge to bus 0000:00 [ 0.408103] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.409902] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.411677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.413803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.415931] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.418091] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.422324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.424192] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.425922] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.427776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.432141] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.434243] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.457054] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.459154] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.461213] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.463598] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.465612] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.467428] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.469320] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.470869] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.473162] vgaarb: loaded [ 0.474047] vgaarb: bridge control possible 0000:00:02.0 [ 0.475803] SCSI subsystem initialized [ 0.477146] ACPI: bus type USB registered [ 0.478354] usbcore: registered new interface driver usbfs [ 0.479869] usbcore: registered new interface driver hub [ 0.481347] usbcore: registered new device driver usb [ 0.482959] PCI: Using ACPI for IRQ routing [ 0.484556] NetLabel: Initializing [ 0.485612] NetLabel: domain hash size = 128 [ 0.486881] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.488573] NetLabel: unlabeled traffic allowed by default [ 0.490334] clocksource: Switched to clocksource kvm-clock [ 0.501021] AppArmor: AppArmor Filesystem Enabled [ 0.502437] pnp: PnP ACPI init [ 0.503752] pnp: PnP ACPI: found 5 devices [ 0.510828] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.513333] NET: Registered protocol family 2 [ 0.514838] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.516717] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.518466] TCP: Hash tables configured (established 4096 bind 4096) [ 0.520239] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.521822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.523520] NET: Registered protocol family 1 [ 0.524813] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.526421] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.528012] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.543050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.557970] Trying to unpack rootfs image as initramfs... [ 0.620592] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.626461] Scanning for low memory corruption every 60 seconds [ 0.629064] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.630808] audit: initializing netlink subsys (disabled) [ 0.632394] audit: type=2000 audit(1534436362.856:1): initialized [ 0.634514] Initialise system trusted keyring [ 0.636014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.637714] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.640641] zbud: loaded [ 0.641725] VFS: Disk quotas dquot_6.6.0 [ 0.642941] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.645263] fuse init (API version 7.23) [ 0.646604] Key type big_key registered [ 0.647803] Allocating IMA MOK and blacklist keyrings. [ 0.649665] Key type asymmetric registered [ 0.650882] Asymmetric key parser 'x509' registered [ 0.652299] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.654525] io scheduler noop registered [ 0.655698] io scheduler deadline registered (default) [ 0.657219] io scheduler cfq registered [ 0.658535] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660072] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661984] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.664130] ACPI: Power Button [PWRF] [ 0.665456] GHES: HEST is not enabled! [ 0.679755] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.709556] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.712737] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.738440] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.741790] Linux agpgart interface v0.103 [ 0.745456] brd: module loaded [ 0.747833] loop: module loaded [ 0.752601] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.754716] GPT:90111 != 2097151 [ 0.755701] GPT:Alternate GPT header not at the end of the disk. [ 0.757313] GPT:90111 != 2097151 [ 0.758289] GPT: Use GNU Parted to correct GPT errors. [ 0.759686] vda: vda1 vda15 [ 0.761473] scsi host0: ata_piix [ 0.762619] scsi host1: ata_piix [ 0.763683] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.765464] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.767810] libphy: Fixed MDIO Bus: probed [ 0.769004] tun: Universal TUN/TAP device driver, 1.6 [ 0.770414] tun: (C) 1999-2004 Max Krasnyansky [ 0.773299] PPP generic driver version 2.4.2 [ 0.774714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.776339] ehci-pci: EHCI PCI platform driver [ 0.777897] ehci-platform: EHCI generic platform driver [ 0.779533] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781206] ohci-pci: OHCI PCI platform driver [ 0.782516] ohci-platform: OHCI generic platform driver [ 0.784012] uhci_hcd: USB Universal Host Controller Interface driver [ 0.798596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.800075] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.802233] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.803686] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.805403] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.807240] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.809297] usb usb1: Product: UHCI Host Controller [ 0.810631] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.812386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.813798] hub 1-0:1.0: USB hub found [ 0.814938] hub 1-0:1.0: 2 ports detected [ 0.816359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.819378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.820758] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.822261] mousedev: PS/2 mouse device common for all mice [ 0.824051] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.826695] rtc_cmos 00:00: RTC can wake from S4 [ 0.828325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.830082] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831808] i2c /dev entries driver [ 0.832941] device-mapper: uevent: version 1.0.3 [ 0.834333] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.836736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.838889] NET: Registered protocol family 10 [ 0.840782] NET: Registered protocol family 17 [ 0.842060] Key type dns_resolver registered [ 0.843461] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.845097] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.847724] registered taskstats version 1 [ 0.848981] Loading compiled-in X.509 certificates [ 0.851016] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.853765] zswap: loaded using pool lzo/zbud [ 0.856294] Key type trusted registered [ 0.858549] Key type encrypted registered [ 0.859775] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861325] ima: No TPM chip found, activating TPM-bypass! [ 0.862884] evm: HMAC attrs: 0x1 [ 0.864278] Magic number: 14:183:338 [ 0.865442] tty tty59: hash matches [ 0.866646] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:22 UTC (1534436362) [ 0.869034] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.870675] EDD information not available. [ 0.924363] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.926701] Write protecting the kernel read-only data: 14336k [ 0.931710] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.934456] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 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 [ 0.983244] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 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 10.102.21.40... Lease of 10.102.21.40 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000140 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCYAU+mCL3STpGIkOHdwA6OW2k7Y7S26YApn54ldRjGCYmBe7Wgpnvn0J2UDsZj3JnPHDA2ejIvnurTGw5Y7j6ImqqTq8M4uKO1qSG6vmdueOVGjZp2BJFexHb4qlLUFlnf6jwOgeM8G8j037qhmCCfEsZHPNd5L6voVYd0zQmqXyGHn2nO/YaonSOd74Tmc5ovlGoFOIZLCkRm5RBvt4ve4uPsh/UKoVJmtjaUQHbtVNgf/IyePvmlPZ0fuw6mgrJK21cKPjQK3JASyAFvT6UIz16FcM+bioRc/2MAbqo4pA3d836FqfG1gfP1UyJ/aQyk6Yz8rc4T2v2t4kE98zNv root@server-4 ssh-dss AAAAB3NzaC1kc3MAAACBANnHT7OOnCxvICpLwozJbC6cu6JfFyLCphA8zr1dg9Axmjuu08KpOu29xvsdVD1NgnclJW3btCVA4UYm8V7lQEOhvBFNXCCOpUIPazKk/rw/+81cnVXi/LrAUc2zpC4i/qe/3MwE1+ekJSZdRL0aEE8sYlzumZdQmZaCC9/hhz1DAAAAFQC7tACXMyfiPQY8B4dOTgziKJB1qQAAAIAIuUpIUMEVzNGVHMOVqy50f28FP2/GAAy8PjUgCVg5sxYJoWhOo+YL3lTakeuK6pg32F7MJQNWPGILxsN7NEfo4jgP6FEtrTC6fXwe6Y6v4JLbexoNY+UsNtedUkVp+euYxoasjJzQ1ojkZMR28eHrED147cOpj9FxIHYh5V/1PQAAAIAF+pP1aOTfyQvTxIpwcTj8YWTr7xe/igzwl6ZEPwShZf6mz8EURzGJ/otQcfjDJjRx7VVmJgk2QGTh+3mMdj4CJ+IEuRJB9+0D3CktWwI8GxzQCPq/sbQKMUUndN5b0faG98mwrVfVQDuEne75mlF23koUljhTE9XUC9eaGdFCMA== root@server-4 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.40,24,fe80::f816:3eff:feba:4a46/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.40 ip-route:169.254.169.254 via 10.102.21.3 dev eth0 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-00000140 name: N/A availability-zone: nova local-hostname: server-4 launch-index: 0 === cirros: current=0.4.0 uptime=3.65 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:BA:4A:46 inet addr:10.102.21.40 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feba:4a46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes 64 bytes from 10.102.21.1: seq=3 ttl=64 time=1999.111 ms 64 bytes from 10.102.21.1: seq=4 ttl=64 time=999.851 ms --- 10.102.21.1 ping statistics --- 5 packets transmitted, 2 packets received, 60% packet loss round-trip min/avg/max = 999.851/1499.481/1999.111 ms ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=0.757 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.454 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.189 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.316 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.178 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.178/0.378/0.757 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.517 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.293 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.191 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.268 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.173 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.173/0.288/0.517 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.723 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.501 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.219 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.206 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.208 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.206/0.371/0.723 ms ### uname -a Linux server-4 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.287809] usb 1-1: Product: QEMU USB Tablet [ 1.287810] usb 1-1: Manufacturer: QEMU [ 1.287811] usb 1-1: SerialNumber: 42 [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:22 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:22 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:22 cirros kern.notice kernel: [ 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) Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:22 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:22 cirros kern.info kernel: [ 1.126370] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:22 cirros kern.info kernel: [ 1.287806] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287808] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:22 cirros kern.info kernel: [ 1.287809] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:22 cirros kern.info kernel: [ 1.287810] usb 1-1: Manufacturer: QEMU Aug 16 17:19:22 cirros kern.info kernel: [ 1.287811] usb 1-1: SerialNumber: 42 Aug 16 17:19:23 cirros kern.info kernel: [ 1.622412] tsc: Refined TSC clocksource calibration: 3491.843 MHz Aug 16 17:19:23 cirros kern.info kernel: [ 1.622431] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255377e453, max_idle_ns: 440795328424 ns Aug 16 17:19:24 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:25 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:25 cirros kern.info kernel: [ 3.701827] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:25 cirros kern.info kernel: [ 3.738425] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-4 login: 2018-08-16 16:25:27,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action 0.294s 2018-08-16 16:25:27,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32645', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d/action', u'x-compute-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e56b0dfb-5285-4de7-ad85-cb53d134f5c1'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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 2018-08-16 16:25:27,095 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 2feb45cc-b869-40d1-ac95-5f975123481d body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 549230962 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.182874] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185143] pid_max: default: 32768 minimum: 301 [ 0.186369] ACPI: Core revision 20150930 [ 0.188039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189830] Security Framework initialized [ 0.190936] Yama: becoming mindful. [ 0.191929] AppArmor: AppArmor initialized [ 0.193090] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194861] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196574] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198211] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200076] Initializing cgroup subsys io [ 0.201190] Initializing cgroup subsys memory [ 0.202373] Initializing cgroup subsys devices [ 0.203560] Initializing cgroup subsys freezer [ 0.204739] Initializing cgroup subsys net_cls [ 0.205935] Initializing cgroup subsys perf_event [ 0.207168] Initializing cgroup subsys net_prio [ 0.208366] Initializing cgroup subsys hugetlb [ 0.209541] Initializing cgroup subsys pids [ 0.210707] CPU: Physical Processor ID: 0 [ 0.212488] mce: CPU supports 10 MCE banks [ 0.213642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229841] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236479] ftrace: allocating 31920 entries in 125 pages [ 0.261893] smpboot: Max logical packages: 1 [ 0.263065] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264931] x2apic enabled [ 0.266078] Switched APIC routing to physical x2apic. [ 0.268525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.270047] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.272827] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.275274] KVM setup paravirtual spinlock [ 0.276869] x86: Booted up 1 node, 1 CPUs [ 0.277970] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.279837] devtmpfs: initialized [ 0.281801] evm: security.selinux [ 0.282752] evm: security.SMACK64 [ 0.283706] evm: security.SMACK64EXEC [ 0.284726] evm: security.SMACK64TRANSMUTE [ 0.285849] evm: security.SMACK64MMAP [ 0.286861] evm: security.ima [ 0.287740] evm: security.capability [ 0.288820] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.291313] pinctrl core: initialized pinctrl subsystem [ 0.292767] RTC time: 16:19:09, date: 08/16/18 [ 0.294044] NET: Registered protocol family 16 [ 0.295347] cpuidle: using governor ladder [ 0.296463] cpuidle: using governor menu [ 0.297548] PCCT header not found. [ 0.298568] ACPI: bus type PCI registered [ 0.299657] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301329] PCI: Using configuration type 1 for base access [ 0.303467] ACPI: Added _OSI(Module Device) [ 0.304615] ACPI: Added _OSI(Processor Device) [ 0.305786] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.307022] ACPI: Added _OSI(Processor Aggregator Device) [ 0.309165] ACPI: Interpreter enabled [ 0.310205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.312744] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.315251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.317759] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320276] ACPI: (supports S0 S5) [ 0.321249] ACPI: Using IOAPIC for interrupt routing [ 0.322525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.326321] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327856] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.329514] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334072] acpiphp: Slot [3] registered [ 0.335162] acpiphp: Slot [4] registered [ 0.336251] acpiphp: Slot [5] registered [ 0.337335] acpiphp: Slot [6] registered [ 0.338420] acpiphp: Slot [7] registered [ 0.339508] acpiphp: Slot [8] registered [ 0.340593] acpiphp: Slot [9] registered [ 0.341673] acpiphp: Slot [10] registered [ 0.342774] acpiphp: Slot [11] registered [ 0.343882] acpiphp: Slot [12] registered [ 0.344986] acpiphp: Slot [13] registered [ 0.346084] acpiphp: Slot [14] registered [ 0.347191] acpiphp: Slot [15] registered [ 0.362419] acpiphp: Slot [16] registered [ 0.363543] acpiphp: Slot [17] registered [ 0.364653] acpiphp: Slot [18] registered [ 0.365749] acpiphp: Slot [19] registered [ 0.366855] acpiphp: Slot [20] registered [ 0.367968] acpiphp: Slot [21] registered [ 0.369077] acpiphp: Slot [22] registered [ 0.370184] acpiphp: Slot [23] registered [ 0.371297] acpiphp: Slot [24] registered [ 0.372397] acpiphp: Slot [25] registered [ 0.373496] acpiphp: Slot [26] registered [ 0.374595] acpiphp: Slot [27] registered [ 0.375698] acpiphp: Slot [28] registered [ 0.376865] acpiphp: Slot [29] registered [ 0.378005] acpiphp: Slot [30] registered [ 0.379120] acpiphp: Slot [31] registered [ 0.380233] PCI host bridge to bus 0000:00 [ 0.381333] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.382978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.384627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.386596] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.388580] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.390600] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.394633] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.396355] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.397942] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.399652] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.403993] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.405953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.426895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.428925] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.430842] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.432777] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.434795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.436506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.438301] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.439732] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.441853] vgaarb: loaded [ 0.442685] vgaarb: bridge control possible 0000:00:02.0 [ 0.444332] SCSI subsystem initialized [ 0.445587] ACPI: bus type USB registered [ 0.446732] usbcore: registered new interface driver usbfs [ 0.448143] usbcore: registered new interface driver hub [ 0.449514] usbcore: registered new device driver usb [ 0.451022] PCI: Using ACPI for IRQ routing [ 0.452541] NetLabel: Initializing [ 0.453530] NetLabel: domain hash size = 128 [ 0.454689] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.455998] NetLabel: unlabeled traffic allowed by default [ 0.457576] clocksource: Switched to clocksource kvm-clock [ 0.467748] AppArmor: AppArmor Filesystem Enabled [ 0.469064] pnp: PnP ACPI init [ 0.470310] pnp: PnP ACPI: found 5 devices [ 0.477185] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479525] NET: Registered protocol family 2 [ 0.480952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.482700] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.484345] TCP: Hash tables configured (established 4096 bind 4096) [ 0.485996] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.487465] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489055] NET: Registered protocol family 1 [ 0.490250] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493218] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.507762] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524819] Trying to unpack rootfs image as initramfs... [ 0.587106] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.589702] Scanning for low memory corruption every 60 seconds [ 0.591662] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.593260] audit: initializing netlink subsys (disabled) [ 0.594759] audit: type=2000 audit(1534436350.279:1): initialized [ 0.596614] Initialise system trusted keyring [ 0.597993] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.599570] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.602319] zbud: loaded [ 0.603317] VFS: Disk quotas dquot_6.6.0 [ 0.604450] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.606595] fuse init (API version 7.23) [ 0.607832] Key type big_key registered [ 0.608934] Allocating IMA MOK and blacklist keyrings. [ 0.610621] Key type asymmetric registered [ 0.611752] Asymmetric key parser 'x509' registered [ 0.613048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.615112] io scheduler noop registered [ 0.616207] io scheduler deadline registered (default) [ 0.617569] io scheduler cfq registered [ 0.618761] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.621957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.623958] ACPI: Power Button [PWRF] [ 0.625164] GHES: HEST is not enabled! [ 0.639278] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.668385] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.694972] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.698056] Linux agpgart interface v0.103 [ 0.701461] brd: module loaded [ 0.703709] loop: module loaded [ 0.708838] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.710855] GPT:90111 != 2097151 [ 0.711790] GPT:Alternate GPT header not at the end of the disk. [ 0.713277] GPT:90111 != 2097151 [ 0.714212] GPT: Use GNU Parted to correct GPT errors. [ 0.715531] vda: vda1 vda15 [ 0.717185] scsi host0: ata_piix [ 0.718267] scsi host1: ata_piix [ 0.719272] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.720934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.722935] libphy: Fixed MDIO Bus: probed [ 0.724068] tun: Universal TUN/TAP device driver, 1.6 [ 0.725377] tun: (C) 1999-2004 Max Krasnyansky [ 0.728440] PPP generic driver version 2.4.2 [ 0.729704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731363] ehci-pci: EHCI PCI platform driver [ 0.732567] ehci-platform: EHCI generic platform driver [ 0.733980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735818] ohci-pci: OHCI PCI platform driver [ 0.737226] ohci-platform: OHCI generic platform driver [ 0.738838] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753735] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757702] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.759300] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765426] usb usb1: Product: UHCI Host Controller [ 0.766928] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768805] usb usb1: SerialNumber: 0000:00:01.2 [ 0.770405] hub 1-0:1.0: USB hub found [ 0.771479] hub 1-0:1.0: 2 ports detected [ 0.772757] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775664] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776983] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778389] mousedev: PS/2 mouse device common for all mice [ 0.780079] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782578] rtc_cmos 00:00: RTC can wake from S4 [ 0.784102] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785724] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787355] i2c /dev entries driver [ 0.788410] device-mapper: uevent: version 1.0.3 [ 0.789726] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791995] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793894] NET: Registered protocol family 10 [ 0.795466] NET: Registered protocol family 17 [ 0.796687] Key type dns_resolver registered [ 0.797991] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799474] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.801903] registered taskstats version 1 [ 0.803052] Loading compiled-in X.509 certificates [ 0.804879] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807440] zswap: loaded using pool lzo/zbud [ 0.809477] Key type trusted registered [ 0.811633] Key type encrypted registered [ 0.812766] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814207] ima: No TPM chip found, activating TPM-bypass! [ 0.815617] evm: HMAC attrs: 0x1 [ 0.816908] Magic number: 14:183:338 [ 0.818012] tty tty59: hash matches [ 0.819115] rtc_cmos 00:00: setting system clock to 2018-08-16 16:19:09 UTC (1534436349) [ 0.821328] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822844] EDD information not available. [ 0.883173] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885297] Write protecting the kernel read-only data: 14336k [ 0.888273] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.890750] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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 [ 0.937126] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 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 10.101.11.30... Lease of 10.101.11.30 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.90. iid=i-0000013d 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCxG1iOLf/7sDXZn0EHE7CcI8eLIjGalx/eymQtwgkgFXf4xJPJKorllPULPaAh1d/q0Wa992FxXHnyr9n4hzflv+7+woshbjcTiDITePpbqJXD92MhhJpeAIlg01td5Nqsgo3BOcUJUpPhgo3HDvgG2cNghK8XfrRU9B8kNqFINFyxs09yS9Eux4xY5XkK15OSYi+uGQ6VcH4GdPb7KM7NOpl7lShS+jLnvS43I8Fl656adpk3Se+BssqFHMoTsOZ0olG1DCqRsa/NSOlMQYiYLMglEtlbCRcpBpZthQHgrzyMm/tteyyWNvN5xU7L0LZtcO5JAhUfdmfbbFwRAkTP root@server-3 ssh-dss AAAAB3NzaC1kc3MAAACBANYZuhbsqUPhcSbRG845bJhcdImIpSp8eiyv90Et5/qbjJe6GzlI/8NZOE20soV14QJrDoG5x0Ke3N4mevtbkLSEkdpyg1Xq3v9jlLq9pMvspRCko/S7+EZ5ZO5zgzRy8vC4j2SmYCY/2kJM5xAuKiwU6KgXdTmtU4WSTW6xZYldAAAAFQCwyz8AgHA42FUuvN0xBcDuD2HTJQAAAIEAyGODsWWyGtpagffpkamxxtUJuRilW7G2abixmaTf975TINdOdbgyGTkIvzmhiU0VADGFWil8NNYqEMKlW2R0TrDe8KAQPWp13gkR5cq/OaUIAj8GJgOnDhhfxNaDBBGGb9meEnXNfoU+7vB/f0WL2RMHD1u7KVdBM/LSNJ4U5aIAAACAPuOJp9ccNkl/PruFB4QUqP/WRRoz4wKciHcm+wqN4h+4auulSrn9kgkSzs2xaC6NOLWpq8s8+97BbDbNbuQko+m7KHROYlqVfSO4YILQi/B+BTqLkAxTXeQBNl1b8ZK2/cW1oILMcvQ3T6N0fqwVEjmmgCSdxUK+qfEInNMjMZU= root@server-3 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.30,24,fe80::f816:3eff:fe75:cbd3/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.30 ip-route:169.254.169.254 via 10.101.11.2 dev eth0 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-0000013d name: N/A availability-zone: nova local-hostname: server-3 launch-index: 0 === cirros: current=0.4.0 uptime=3.39 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:75:CB:D3 inet addr:10.101.11.30 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe75:cbd3/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:128 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11280 (11.0 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=1.201 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.406 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.236 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.155 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.155/0.431/1.201 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.665 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.298 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.256 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.501 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.163 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.163/0.376/0.665 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.614 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.370 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.258 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.217 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.151 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.151/0.322/0.614 ms ### uname -a Linux server-3 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.242375] usb 1-1: Product: QEMU USB Tablet [ 1.242376] usb 1-1: Manufacturer: QEMU [ 1.242376] usb 1-1: SerialNumber: 42 [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:19:09 cirros syslog.info syslogd started: BusyBox v1.23.2 Aug 16 17:19:09 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct Aug 16 17:19:09 cirros kern.notice kernel: [ 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) Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus: Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls Aug 16 17:19:09 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 Aug 16 17:19:09 cirros kern.info kernel: [ 1.081595] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:19:09 cirros kern.info kernel: [ 1.242371] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242374] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:19:09 cirros kern.info kernel: [ 1.242375] usb 1-1: Product: QEMU USB Tablet Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: Manufacturer: QEMU Aug 16 17:19:09 cirros kern.info kernel: [ 1.242376] usb 1-1: SerialNumber: 42 Aug 16 17:19:10 cirros kern.info kernel: [ 1.585649] tsc: Refined TSC clocksource calibration: 3491.842 MHz Aug 16 17:19:10 cirros kern.info kernel: [ 1.585657] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325536dfeee, max_idle_ns: 440795348855 ns Aug 16 17:19:11 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:12 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:12 cirros kern.info kernel: [ 3.499226] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:12 cirros kern.info kernel: [ 3.534675] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-3 login: 2018-08-16 16:25:27,163 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action 0.067s 2018-08-16 16:25:27,164 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54/action', u'x-compute-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8396c7cb-08fc-4e04-a533-6d327d065e3e'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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 2018-08-16 16:25:27,167 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 516338299 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.183101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.185355] pid_max: default: 32768 minimum: 301 [ 0.186628] ACPI: Core revision 20150930 [ 0.188298] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.190128] Security Framework initialized [ 0.191246] Yama: becoming mindful. [ 0.192244] AppArmor: AppArmor initialized [ 0.193399] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.195161] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198498] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.200363] Initializing cgroup subsys io [ 0.201464] Initializing cgroup subsys memory [ 0.202646] Initializing cgroup subsys devices [ 0.203837] Initializing cgroup subsys freezer [ 0.205021] Initializing cgroup subsys net_cls [ 0.206215] Initializing cgroup subsys perf_event [ 0.207456] Initializing cgroup subsys net_prio [ 0.208655] Initializing cgroup subsys hugetlb [ 0.209849] Initializing cgroup subsys pids [ 0.211022] CPU: Physical Processor ID: 0 [ 0.212816] mce: CPU supports 10 MCE banks [ 0.213969] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.215321] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.237977] ftrace: allocating 31920 entries in 125 pages [ 0.263171] smpboot: Max logical packages: 1 [ 0.264327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266210] x2apic enabled [ 0.267342] Switched APIC routing to physical x2apic. [ 0.269790] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271279] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273978] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276404] KVM setup paravirtual spinlock [ 0.277992] x86: Booted up 1 node, 1 CPUs [ 0.279085] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280955] devtmpfs: initialized [ 0.282914] evm: security.selinux [ 0.283870] evm: security.SMACK64 [ 0.284825] evm: security.SMACK64EXEC [ 0.285862] evm: security.SMACK64TRANSMUTE [ 0.286966] evm: security.SMACK64MMAP [ 0.287986] evm: security.ima [ 0.288871] evm: security.capability [ 0.289950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292449] pinctrl core: initialized pinctrl subsystem [ 0.293921] RTC time: 16:18:57, date: 08/16/18 [ 0.295204] NET: Registered protocol family 16 [ 0.296512] cpuidle: using governor ladder [ 0.297632] cpuidle: using governor menu [ 0.298713] PCCT header not found. [ 0.299734] ACPI: bus type PCI registered [ 0.300827] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302492] PCI: Using configuration type 1 for base access [ 0.304634] ACPI: Added _OSI(Module Device) [ 0.305773] ACPI: Added _OSI(Processor Device) [ 0.306943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308166] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310351] ACPI: Interpreter enabled [ 0.311398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321456] ACPI: (supports S0 S5) [ 0.322434] ACPI: Using IOAPIC for interrupt routing [ 0.323719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327492] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.329048] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330721] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.332328] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.335279] acpiphp: Slot [3] registered [ 0.336370] acpiphp: Slot [4] registered [ 0.337457] acpiphp: Slot [5] registered [ 0.338564] acpiphp: Slot [6] registered [ 0.339646] acpiphp: Slot [7] registered [ 0.340734] acpiphp: Slot [8] registered [ 0.341820] acpiphp: Slot [9] registered [ 0.342907] acpiphp: Slot [10] registered [ 0.344010] acpiphp: Slot [11] registered [ 0.345116] acpiphp: Slot [12] registered [ 0.346221] acpiphp: Slot [13] registered [ 0.347319] acpiphp: Slot [14] registered [ 0.348423] acpiphp: Slot [15] registered [ 0.363588] acpiphp: Slot [16] registered [ 0.364690] acpiphp: Slot [17] registered [ 0.365797] acpiphp: Slot [18] registered [ 0.366894] acpiphp: Slot [19] registered [ 0.368000] acpiphp: Slot [20] registered [ 0.369101] acpiphp: Slot [21] registered [ 0.370205] acpiphp: Slot [22] registered [ 0.371305] acpiphp: Slot [23] registered [ 0.372417] acpiphp: Slot [24] registered [ 0.373517] acpiphp: Slot [25] registered [ 0.374624] acpiphp: Slot [26] registered [ 0.375722] acpiphp: Slot [27] registered [ 0.376834] acpiphp: Slot [28] registered [ 0.377942] acpiphp: Slot [29] registered [ 0.379047] acpiphp: Slot [30] registered [ 0.380150] acpiphp: Slot [31] registered [ 0.381253] PCI host bridge to bus 0000:00 [ 0.382354] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385626] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387594] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389571] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391585] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395623] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397325] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400616] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.405156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.407114] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428875] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430862] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434753] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437033] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438748] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440508] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441926] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444039] vgaarb: loaded [ 0.444862] vgaarb: bridge control possible 0000:00:02.0 [ 0.446493] SCSI subsystem initialized [ 0.447739] ACPI: bus type USB registered [ 0.448864] usbcore: registered new interface driver usbfs [ 0.450260] usbcore: registered new interface driver hub [ 0.451614] usbcore: registered new device driver usb [ 0.453091] PCI: Using ACPI for IRQ routing [ 0.454598] NetLabel: Initializing [ 0.455572] NetLabel: domain hash size = 128 [ 0.456721] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458022] NetLabel: unlabeled traffic allowed by default [ 0.459577] clocksource: Switched to clocksource kvm-clock [ 0.469973] AppArmor: AppArmor Filesystem Enabled [ 0.471261] pnp: PnP ACPI init [ 0.472474] pnp: PnP ACPI: found 5 devices [ 0.479295] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481633] NET: Registered protocol family 2 [ 0.483027] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484765] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486376] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488012] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491045] NET: Registered protocol family 1 [ 0.492245] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495163] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509684] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524260] Trying to unpack rootfs image as initramfs... [ 0.586632] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.591705] Scanning for low memory corruption every 60 seconds [ 0.593857] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.595448] audit: initializing netlink subsys (disabled) [ 0.596941] audit: type=2000 audit(1534436337.844:1): initialized [ 0.598803] Initialise system trusted keyring [ 0.600158] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601734] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604585] zbud: loaded [ 0.605778] VFS: Disk quotas dquot_6.6.0 [ 0.607193] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609851] fuse init (API version 7.23) [ 0.611369] Key type big_key registered [ 0.612769] Allocating IMA MOK and blacklist keyrings. [ 0.614819] Key type asymmetric registered [ 0.616261] Asymmetric key parser 'x509' registered [ 0.617667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619737] io scheduler noop registered [ 0.620824] io scheduler deadline registered (default) [ 0.622194] io scheduler cfq registered [ 0.623384] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.624819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626564] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.628575] ACPI: Power Button [PWRF] [ 0.629788] GHES: HEST is not enabled! [ 0.643878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672923] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675789] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702585] Linux agpgart interface v0.103 [ 0.706008] brd: module loaded [ 0.708254] loop: module loaded [ 0.713394] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.715402] GPT:90111 != 2097151 [ 0.716341] GPT:Alternate GPT header not at the end of the disk. [ 0.717845] GPT:90111 != 2097151 [ 0.718779] GPT: Use GNU Parted to correct GPT errors. [ 0.720096] vda: vda1 vda15 [ 0.721724] scsi host0: ata_piix [ 0.722794] scsi host1: ata_piix [ 0.723794] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.725451] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.727425] libphy: Fixed MDIO Bus: probed [ 0.728771] tun: Universal TUN/TAP device driver, 1.6 [ 0.730084] tun: (C) 1999-2004 Max Krasnyansky [ 0.732794] PPP generic driver version 2.4.2 [ 0.734059] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.735674] ehci-pci: EHCI PCI platform driver [ 0.736876] ehci-platform: EHCI generic platform driver [ 0.738356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739900] ohci-pci: OHCI PCI platform driver [ 0.741092] ohci-platform: OHCI generic platform driver [ 0.742434] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757035] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758395] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760410] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761779] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.763358] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765022] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766977] usb usb1: Product: UHCI Host Controller [ 0.768248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.769793] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771104] hub 1-0:1.0: USB hub found [ 0.772289] hub 1-0:1.0: 2 ports detected [ 0.773555] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776402] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777670] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.779037] mousedev: PS/2 mouse device common for all mice [ 0.780710] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783142] rtc_cmos 00:00: RTC can wake from S4 [ 0.784671] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786249] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787845] i2c /dev entries driver [ 0.788883] device-mapper: uevent: version 1.0.3 [ 0.790155] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792359] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794203] NET: Registered protocol family 10 [ 0.795760] NET: Registered protocol family 17 [ 0.796955] Key type dns_resolver registered [ 0.798238] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799711] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802079] registered taskstats version 1 [ 0.803216] Loading compiled-in X.509 certificates [ 0.805049] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.807567] zswap: loaded using pool lzo/zbud [ 0.809632] Key type trusted registered [ 0.811772] Key type encrypted registered [ 0.812887] AppArmor: AppArmor sha1 policy hashing enabled [ 0.814287] ima: No TPM chip found, activating TPM-bypass! [ 0.815722] evm: HMAC attrs: 0x1 [ 0.817007] Magic number: 14:183:338 [ 0.818080] tty tty59: hash matches [ 0.819173] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:58 UTC (1534436338) [ 0.821415] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.822924] EDD information not available. [ 0.885104] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887206] Write protecting the kernel read-only data: 14336k [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 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.79 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.047318] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.102.21.20... Lease of 10.102.21.20 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.102.21.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.89. iid=i-0000013a 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDPwySitxaNIEFbN2v2Q515TmeQfvwm9AvW3KZPn3MWaQFX5xCrUGFWYIQzlKu9jWmRWKQg83bKSk3aXWshXKST4Xz6Jk93iZbKlqW4zVDU/2JqctkvnTZrEeTVcAdMzQ5cso2cwEm4Z5n/CxlfKnjgoKDxuyiwd9scxY26R2R1w5W5EldmHstL9CiXTcWkfSuanuf6OP49KddjnZTBimYjGNe/2woIfJF2fk55bxkwCtu16INcptaFaOAU/luU1VQBc13r1dH292+M6DIrth0m/2cPQuuhtEKjpJpUP1CBmdfxvpDwRomsOnhFpeNjBM7hxP3Nwoo15Rw0eBHVtLlr root@server-2 ssh-dss AAAAB3NzaC1kc3MAAACBALsxcHOS6QbWASyE6WtaeKhoP12NA6dZknb87vqSe3PXX2oBoLz+7v9Onh4mk6Ae5ULhOcaaH6hHBBcjPCy9u8ZdDvkkAAUqjK48w7OEjr5Mq2iP7dvXs6VXbjKEFu21pBayAQGr6pEt474oA4foAZFOiuhOZR7Qkh2c6uzvGddTAAAAFQDT9NT2as+LWJeP8f6lGiRMZMh7XQAAAIBaLeebXhmzwfKmzfUagCOOxCaUHc9DgIvoFzGGvI4G8ykjsOuyj9nZaSxtDgoNR4wjxiNOGzWsOUcmXQfwU6jWN6hvcM/QYJEcTDAAY/OAz7mdyTm59JO1tnXp0/fFtWt/mMU44i54Sk6JdFBvSYiX+k/zxI7H9GDTpQUOMvZopgAAAIANB0kXdnM+4fdZawALZa3XZoH62zw/V87yQqG1o9N0XVqyIHFcxWcxJK4yFtrFQvGhMy1/ehSjztiO3LH7+RzsJ/r5pTEUX/DOyBTElK/StHkvGk3k3zDjpNkE8RVBFpt9ifuzKCRkSOxxpAvY8xAIckCjaY63fUJZx+GSKjmR8A== root@server-2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.21s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.102.21.20,24,fe80::f816:3eff:fe8b:c125/64, ip-route:default via 10.102.21.1 dev eth0 ip-route:10.102.21.0/24 dev eth0 src 10.102.21.20 ip-route:169.254.169.254 via 10.102.21.2 dev eth0 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-0000013a name: N/A availability-zone: nova local-hostname: server-2 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:8B:C1:25 inet addr:10.102.21.20 Bcast:10.102.21.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:c125/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.102.21.1 0.0.0.0 UG 0 0 0 eth0 10.102.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.102.21.2 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.102.21.3 nameserver 10.102.21.4 nameserver 10.102.21.2 ### ping -c 5 10.102.21.1 PING 10.102.21.1 (10.102.21.1): 56 data bytes --- 10.102.21.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.102.21.3 PING 10.102.21.3 (10.102.21.3): 56 data bytes 64 bytes from 10.102.21.3: seq=0 ttl=64 time=1.206 ms 64 bytes from 10.102.21.3: seq=1 ttl=64 time=0.466 ms 64 bytes from 10.102.21.3: seq=2 ttl=64 time=0.343 ms 64 bytes from 10.102.21.3: seq=3 ttl=64 time=0.213 ms 64 bytes from 10.102.21.3: seq=4 ttl=64 time=0.290 ms --- 10.102.21.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.213/0.503/1.206 ms #### ping -c 5 10.102.21.4 PING 10.102.21.4 (10.102.21.4): 56 data bytes 64 bytes from 10.102.21.4: seq=0 ttl=64 time=0.632 ms 64 bytes from 10.102.21.4: seq=1 ttl=64 time=0.311 ms 64 bytes from 10.102.21.4: seq=2 ttl=64 time=0.226 ms 64 bytes from 10.102.21.4: seq=3 ttl=64 time=0.235 ms 64 bytes from 10.102.21.4: seq=4 ttl=64 time=0.252 ms --- 10.102.21.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.226/0.331/0.632 ms #### ping -c 5 10.102.21.2 PING 10.102.21.2 (10.102.21.2): 56 data bytes 64 bytes from 10.102.21.2: seq=0 ttl=64 time=0.640 ms 64 bytes from 10.102.21.2: seq=1 ttl=64 time=0.294 ms 64 bytes from 10.102.21.2: seq=2 ttl=64 time=0.197 ms 64 bytes from 10.102.21.2: seq=3 ttl=64 time=0.136 ms 64 bytes from 10.102.21.2: seq=4 ttl=64 time=0.158 ms --- 10.102.21.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.136/0.285/0.640 ms ### uname -a Linux server-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.047318] random: dd urandom read with 4 bits of entropy available [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.244263] usb 1-1: Product: QEMU USB Tablet [ 1.244264] usb 1-1: Manufacturer: QEMU [ 1.244265] usb 1-1: SerialNumber: 42 [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:58 cirros kern.info kernel: [ 0.890127] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.892569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:58 cirros kern.info kernel: [ 0.906207] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:58 cirros kern.info kernel: [ 0.906209] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:58 cirros kern.info kernel: [ 0.907984] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:58 cirros kern.info kernel: [ 0.911157] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:58 cirros kern.info kernel: [ 0.913355] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:58 cirros kern.info kernel: [ 0.938140] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.938860] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 0.940238] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:58 cirros kern.info kernel: [ 0.944852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:58 cirros kern.info kernel: [ 1.018139] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.info kernel: [ 1.026212] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:58 cirros kern.notice kernel: [ 1.047318] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:58 cirros kern.info kernel: [ 1.083590] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:58 cirros kern.info kernel: [ 1.244260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244262] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:58 cirros kern.info kernel: [ 1.244263] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:58 cirros kern.info kernel: [ 1.244264] usb 1-1: Manufacturer: QEMU Aug 16 17:18:58 cirros kern.info kernel: [ 1.244265] usb 1-1: SerialNumber: 42 Aug 16 17:18:59 cirros kern.info kernel: [ 1.587959] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:19:00 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:19:01 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:19:01 cirros kern.info kernel: [ 3.440143] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:19:01 cirros kern.info kernel: [ 3.474097] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-2 login: 2018-08-16 16:25:27,245 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_update_rt_and_keep_local_connectivity_variant2): 200 POST http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action 0.066s 2018-08-16 16:25:27,246 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-getConsoleOutput": {}} Response - Headers: {'status': '200', u'content-length': '32948', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f/action', u'x-compute-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-588f3a67-8485-4e1d-9ac7-0b1ddd96e1d4'} 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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 2018-08-16 16:25:27,249 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.manager] Console output for 6df6a5df-d024-47e1-9576-bb1eb3e9713f body= [ 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505192351 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.184311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.186575] pid_max: default: 32768 minimum: 301 [ 0.187820] ACPI: Core revision 20150930 [ 0.189485] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.191278] Security Framework initialized [ 0.192399] Yama: becoming mindful. [ 0.193399] AppArmor: AppArmor initialized [ 0.194555] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.196337] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.198062] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199710] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.201578] Initializing cgroup subsys io [ 0.202697] Initializing cgroup subsys memory [ 0.203881] Initializing cgroup subsys devices [ 0.205069] Initializing cgroup subsys freezer [ 0.206257] Initializing cgroup subsys net_cls [ 0.207452] Initializing cgroup subsys perf_event [ 0.208694] Initializing cgroup subsys net_prio [ 0.209901] Initializing cgroup subsys hugetlb [ 0.211097] Initializing cgroup subsys pids [ 0.212275] CPU: Physical Processor ID: 0 [ 0.214056] mce: CPU supports 10 MCE banks [ 0.215212] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.216570] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.231464] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.238136] ftrace: allocating 31920 entries in 125 pages [ 0.263910] smpboot: Max logical packages: 1 [ 0.265079] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.266946] x2apic enabled [ 0.268095] Switched APIC routing to physical x2apic. [ 0.270569] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.272089] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.274821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.277268] KVM setup paravirtual spinlock [ 0.278864] x86: Booted up 1 node, 1 CPUs [ 0.279965] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.281856] devtmpfs: initialized [ 0.283819] evm: security.selinux [ 0.284787] evm: security.SMACK64 [ 0.285749] evm: security.SMACK64EXEC [ 0.286779] evm: security.SMACK64TRANSMUTE [ 0.287891] evm: security.SMACK64MMAP [ 0.288910] evm: security.ima [ 0.289801] evm: security.capability [ 0.290877] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.293372] pinctrl core: initialized pinctrl subsystem [ 0.294852] RTC time: 16:18:39, date: 08/16/18 [ 0.296141] NET: Registered protocol family 16 [ 0.297460] cpuidle: using governor ladder [ 0.298598] cpuidle: using governor menu [ 0.299686] PCCT header not found. [ 0.300707] ACPI: bus type PCI registered [ 0.301795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.303464] PCI: Using configuration type 1 for base access [ 0.305602] ACPI: Added _OSI(Module Device) [ 0.306755] ACPI: Added _OSI(Processor Device) [ 0.307937] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.309180] ACPI: Added _OSI(Processor Aggregator Device) [ 0.311355] ACPI: Interpreter enabled [ 0.312405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.314944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319977] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.322494] ACPI: (supports S0 S5) [ 0.323465] ACPI: Using IOAPIC for interrupt routing [ 0.324757] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.328558] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.330098] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.331772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.333383] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.336352] acpiphp: Slot [3] registered [ 0.337446] acpiphp: Slot [4] registered [ 0.338546] acpiphp: Slot [5] registered [ 0.339639] acpiphp: Slot [6] registered [ 0.340750] acpiphp: Slot [7] registered [ 0.341844] acpiphp: Slot [8] registered [ 0.342936] acpiphp: Slot [9] registered [ 0.344026] acpiphp: Slot [10] registered [ 0.345132] acpiphp: Slot [11] registered [ 0.346241] acpiphp: Slot [12] registered [ 0.347352] acpiphp: Slot [13] registered [ 0.348453] acpiphp: Slot [14] registered [ 0.349561] acpiphp: Slot [15] registered [ 0.364786] acpiphp: Slot [16] registered [ 0.365905] acpiphp: Slot [17] registered [ 0.367012] acpiphp: Slot [18] registered [ 0.368117] acpiphp: Slot [19] registered [ 0.369227] acpiphp: Slot [20] registered [ 0.370352] acpiphp: Slot [21] registered [ 0.371460] acpiphp: Slot [22] registered [ 0.372571] acpiphp: Slot [23] registered [ 0.373686] acpiphp: Slot [24] registered [ 0.374795] acpiphp: Slot [25] registered [ 0.375902] acpiphp: Slot [26] registered [ 0.377008] acpiphp: Slot [27] registered [ 0.378120] acpiphp: Slot [28] registered [ 0.379228] acpiphp: Slot [29] registered [ 0.380336] acpiphp: Slot [30] registered [ 0.381440] acpiphp: Slot [31] registered [ 0.382547] PCI host bridge to bus 0000:00 [ 0.383661] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.385295] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.386930] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.388925] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.390910] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.392933] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.396977] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.398697] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.400274] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.401999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.406384] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.408357] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.429254] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.431241] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.433179] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.435113] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.437157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438852] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440629] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.442058] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444152] vgaarb: loaded [ 0.444982] vgaarb: bridge control possible 0000:00:02.0 [ 0.446610] SCSI subsystem initialized [ 0.447858] ACPI: bus type USB registered [ 0.448991] usbcore: registered new interface driver usbfs [ 0.450390] usbcore: registered new interface driver hub [ 0.451756] usbcore: registered new device driver usb [ 0.453236] PCI: Using ACPI for IRQ routing [ 0.454744] NetLabel: Initializing [ 0.455724] NetLabel: domain hash size = 128 [ 0.456878] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458180] NetLabel: unlabeled traffic allowed by default [ 0.459762] clocksource: Switched to clocksource kvm-clock [ 0.470093] AppArmor: AppArmor Filesystem Enabled [ 0.471408] pnp: PnP ACPI init [ 0.472640] pnp: PnP ACPI: found 5 devices [ 0.479464] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.481800] NET: Registered protocol family 2 [ 0.483205] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.484956] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.486588] TCP: Hash tables configured (established 4096 bind 4096) [ 0.488211] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.489639] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.491194] NET: Registered protocol family 1 [ 0.492367] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.493836] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.495265] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.509726] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.524061] Trying to unpack rootfs image as initramfs... [ 0.585541] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.590758] Scanning for low memory corruption every 60 seconds [ 0.592916] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.594477] audit: initializing netlink subsys (disabled) [ 0.595950] audit: type=2000 audit(1534436320.399:1): initialized [ 0.597787] Initialise system trusted keyring [ 0.599119] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.600693] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.603416] zbud: loaded [ 0.604423] VFS: Disk quotas dquot_6.6.0 [ 0.605559] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607730] fuse init (API version 7.23) [ 0.608981] Key type big_key registered [ 0.610080] Allocating IMA MOK and blacklist keyrings. [ 0.611746] Key type asymmetric registered [ 0.612885] Asymmetric key parser 'x509' registered [ 0.614207] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.616274] io scheduler noop registered [ 0.617369] io scheduler deadline registered (default) [ 0.618741] io scheduler cfq registered [ 0.619944] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.621370] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623121] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625136] ACPI: Power Button [PWRF] [ 0.626365] GHES: HEST is not enabled! [ 0.640543] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.669845] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.672897] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.696638] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.699719] Linux agpgart interface v0.103 [ 0.703124] brd: module loaded [ 0.705404] loop: module loaded [ 0.710108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.712140] GPT:90111 != 2097151 [ 0.713095] GPT:Alternate GPT header not at the end of the disk. [ 0.714589] GPT:90111 != 2097151 [ 0.715545] GPT: Use GNU Parted to correct GPT errors. [ 0.716883] vda: vda1 vda15 [ 0.718637] scsi host0: ata_piix [ 0.719710] scsi host1: ata_piix [ 0.720698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.722381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.724360] libphy: Fixed MDIO Bus: probed [ 0.725483] tun: Universal TUN/TAP device driver, 1.6 [ 0.726780] tun: (C) 1999-2004 Max Krasnyansky [ 0.729775] PPP generic driver version 2.4.2 [ 0.731019] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732650] ehci-pci: EHCI PCI platform driver [ 0.733848] ehci-platform: EHCI generic platform driver [ 0.735192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736726] ohci-pci: OHCI PCI platform driver [ 0.737923] ohci-platform: OHCI generic platform driver [ 0.739276] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753868] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755224] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.757223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.758592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.760156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763750] usb usb1: Product: UHCI Host Controller [ 0.765003] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.766551] usb usb1: SerialNumber: 0000:00:01.2 [ 0.767877] hub 1-0:1.0: USB hub found [ 0.768943] hub 1-0:1.0: 2 ports detected [ 0.770206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773069] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774379] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775783] mousedev: PS/2 mouse device common for all mice [ 0.777477] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.779969] rtc_cmos 00:00: RTC can wake from S4 [ 0.781486] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.783104] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.784737] i2c /dev entries driver [ 0.785792] device-mapper: uevent: version 1.0.3 [ 0.787094] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789335] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791183] NET: Registered protocol family 10 [ 0.792742] NET: Registered protocol family 17 [ 0.793963] Key type dns_resolver registered [ 0.795275] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796766] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.799173] registered taskstats version 1 [ 0.800326] Loading compiled-in X.509 certificates [ 0.802137] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804653] zswap: loaded using pool lzo/zbud [ 0.806725] Key type trusted registered [ 0.808862] Key type encrypted registered [ 0.809991] AppArmor: AppArmor sha1 policy hashing enabled [ 0.811404] ima: No TPM chip found, activating TPM-bypass! [ 0.812829] evm: HMAC attrs: 0x1 [ 0.814128] Magic number: 14:183:338 [ 0.815206] tty tty59: hash matches [ 0.816329] rtc_cmos 00:00: setting system clock to 2018-08-16 16:18:40 UTC (1534436320) [ 0.818545] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.820066] EDD information not available. [ 0.885445] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887615] Write protecting the kernel read-only data: 14336k [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 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.81 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.067413] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.101.11.10... Lease of 10.101.11.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.101.11.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000137 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDWtiR6BJfmOGq8IM8bmI3unDcKrzJCk/cB1G3UBFP1d8KqLaCAG6uGOZt5HjkXAVQ8CoBQ3mgwcMHfhjpMN7wG4p39Y4J7RhdgZChdFfp4MiTnOQYtkKkMM5wPkQAKTe6POeUMsveMFV0ZkUjfSa6IE63s4N5r51kHJrHLhMe8BZjioaDhAxCFQLo3CnoyEeSnaZg6A/TnC9VEpA+NgwSwjobhtGbf0Lf6nQtrXJTcKrfMnpvcalYoP2EVQSQMnowApen3cV90EO/M2FTtppOJAlQ9rpdmk+a2TAjEuIZ4E0y+YDBo9M4jOIKSSotkcW222KqOAZ4SQtgFW6pQgc7N root@server-1 ssh-dss AAAAB3NzaC1kc3MAAACBAN8sGPGIIClhhoi9lHkoePbLDmlrmoIHJUnBKLXpp67/WoPF4WuUVm00IaFzUbLHL0z2NQ9lhzgiLPX/DxBH4bL93kwrliNMBSl/wIFsWk7EnRDl5vC3Z4h5UTyjy7NdUcdN4uKsfisFhMKtz9q88EpBfy64+J9A5I4D+Ttea/WhAAAAFQD+54PZD0S0qRvapoEIZLwGaDgCDwAAAIBLSQTTCzCNE6+/+onoO+/T0m5Jc0xGDCauJdKW3P1dUOqVwohdzeTd/+0ibsTno60o8qqMmjyNkEuYwf8N9VCuv4b4xIpmFyEk3IxtSFfRjeRQjh0ydjH7rfdhYGrKewtgAsVXM9TtbPAUDiLuvdvHseEbK4JDKIpyu/5wR07l/AAAAIBr2Ki2uGhmnmwb1EuRIJx9aVEzDFPOnhSA7IOpyJiOKP/92uTaOYh+ZXGp0N1fdI2MPF47sB2SmJ4gv8Agm3vbEdc5q/UYOOmt+s3IDWAYjlZLgH3ODo8IkaL4cCi9yCUNhDowWgHk3XHh7StAK8UcunlSjWmpHs40oFEaAXWt0Q== root@server-1 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.101.11.10,24,fe80::f816:3eff:fe86:d9f6/64, ip-route:default via 10.101.11.1 dev eth0 ip-route:10.101.11.0/24 dev eth0 src 10.101.11.10 ip-route:169.254.169.254 via 10.101.11.3 dev eth0 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-00000137 name: N/A availability-zone: nova local-hostname: server-1 launch-index: 0 === cirros: current=0.4.0 uptime=3.12 === === pinging gateway failed, debugging connection === ############ debug start ############## ### /etc/init.d/sshd start Top of dropbear init script Starting dropbear sshd: remove-dropbear-host-keys already run per instance FAIL ### ifconfig -a eth0 Link encap:Ethernet HWaddr FA:16:3E:86:D9:F6 inet addr:10.101.11.10 Bcast:10.101.11.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe86:d9f6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:93 errors:0 dropped:0 overruns:0 frame:0 TX packets:127 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:10432 (10.1 KiB) TX bytes:11238 (10.9 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1 errors:0 dropped:0 overruns:0 frame:0 TX packets:1 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:112 (112.0 B) TX bytes:112 (112.0 B) ### route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.101.11.1 0.0.0.0 UG 0 0 0 eth0 10.101.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 169.254.169.254 10.101.11.3 255.255.255.255 UGH 0 0 0 eth0 ### cat /etc/resolv.conf search openstacklocal nameserver 10.101.11.3 nameserver 10.101.11.4 nameserver 10.101.11.2 ### ping -c 5 10.101.11.1 PING 10.101.11.1 (10.101.11.1): 56 data bytes --- 10.101.11.1 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss ### pinging nameservers #### ping -c 5 10.101.11.3 PING 10.101.11.3 (10.101.11.3): 56 data bytes 64 bytes from 10.101.11.3: seq=0 ttl=64 time=0.751 ms 64 bytes from 10.101.11.3: seq=1 ttl=64 time=0.809 ms 64 bytes from 10.101.11.3: seq=2 ttl=64 time=0.523 ms 64 bytes from 10.101.11.3: seq=3 ttl=64 time=0.334 ms 64 bytes from 10.101.11.3: seq=4 ttl=64 time=0.132 ms --- 10.101.11.3 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.132/0.509/0.809 ms #### ping -c 5 10.101.11.4 PING 10.101.11.4 (10.101.11.4): 56 data bytes 64 bytes from 10.101.11.4: seq=0 ttl=64 time=0.735 ms 64 bytes from 10.101.11.4: seq=1 ttl=64 time=0.257 ms 64 bytes from 10.101.11.4: seq=2 ttl=64 time=0.180 ms 64 bytes from 10.101.11.4: seq=3 ttl=64 time=0.157 ms 64 bytes from 10.101.11.4: seq=4 ttl=64 time=0.224 ms --- 10.101.11.4 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.157/0.310/0.735 ms #### ping -c 5 10.101.11.2 PING 10.101.11.2 (10.101.11.2): 56 data bytes 64 bytes from 10.101.11.2: seq=0 ttl=64 time=0.780 ms 64 bytes from 10.101.11.2: seq=1 ttl=64 time=0.448 ms 64 bytes from 10.101.11.2: seq=2 ttl=64 time=0.210 ms 64 bytes from 10.101.11.2: seq=3 ttl=64 time=0.169 ms 64 bytes from 10.101.11.2: seq=4 ttl=64 time=0.167 ms --- 10.101.11.2 ping statistics --- 5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.167/0.354/0.780 ms ### uname -a Linux server-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux ### lsmod Module Size Used by Not tainted nls_iso8859_1 16384 0 isofs 40960 0 ip_tables 24576 0 x_tables 36864 1 ip_tables pcnet32 45056 0 8139cp 28672 0 mii 16384 2 pcnet32,8139cp ne2k_pci 16384 0 8390 20480 1 ne2k_pci e1000 135168 0 virtio_scsi 20480 0 ### dmesg | tail [ 1.067413] random: dd urandom read with 4 bits of entropy available [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.239778] usb 1-1: Product: QEMU USB Tablet [ 1.239779] usb 1-1: Manufacturer: QEMU [ 1.239780] usb 1-1: SerialNumber: 42 [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ### tail -n 25 /var/log/messages Aug 16 17:18:40 cirros kern.info kernel: [ 0.890596] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.893053] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) Aug 16 17:18:40 cirros kern.info kernel: [ 0.906887] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI Aug 16 17:18:40 cirros kern.info kernel: [ 0.906889] e1000: Copyright (c) 1999-2006 Intel Corporation. Aug 16 17:18:40 cirros kern.info kernel: [ 0.908645] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker Aug 16 17:18:40 cirros kern.info kernel: [ 0.911756] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de Aug 16 17:18:40 cirros kern.info kernel: [ 0.913860] ip_tables: (C) 2000-2006 Netfilter Core Team Aug 16 17:18:40 cirros kern.info kernel: [ 0.938227] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.939023] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 0.940368] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem Aug 16 17:18:40 cirros kern.info kernel: [ 0.962007] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Aug 16 17:18:40 cirros kern.info kernel: [ 1.037759] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.info kernel: [ 1.046311] EXT4-fs (vda1): re-mounted. Opts: data=ordered Aug 16 17:18:40 cirros kern.notice kernel: [ 1.067413] random: dd urandom read with 4 bits of entropy available Aug 16 17:18:40 cirros kern.info kernel: [ 1.079784] usb 1-1: new full-speed USB device number 2 using uhci_hcd Aug 16 17:18:40 cirros kern.info kernel: [ 1.239774] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239777] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 Aug 16 17:18:40 cirros kern.info kernel: [ 1.239778] usb 1-1: Product: QEMU USB Tablet Aug 16 17:18:40 cirros kern.info kernel: [ 1.239779] usb 1-1: Manufacturer: QEMU Aug 16 17:18:40 cirros kern.info kernel: [ 1.239780] usb 1-1: SerialNumber: 42 Aug 16 17:18:41 cirros kern.info kernel: [ 1.588114] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns Aug 16 17:18:42 cirros auth.notice su: + /dev/console root:cirros Aug 16 17:18:42 cirros authpriv.info dropbear[345]: Running in background Aug 16 17:18:42 cirros kern.info kernel: [ 3.232873] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks Aug 16 17:18:42 cirros kern.info kernel: [ 3.265271] EXT4-fs (vda1): resized filesystem to 1039340 ############ debug end ############## ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. server-1 login: 2018-08-16 16:25:28,748 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13 1.409s 2018-08-16 16:25:28,748 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/601f764f-c354-40ad-aa56-af7b0b6e2f13', u'date': 'Thu, 16 Aug 2018 16:25:28 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4f3e7b3c-233a-4efd-a307-92337a4a9a67'} Body: 2018-08-16 16:25:30,715 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface 1.966s 2018-08-16 16:25:30,716 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c30ee528-70af-444b-8683-b5ddf89ccb75'} Body: {"network_id": "5f5248a1-0023-4752-a43e-a5a44f50aee7", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "5414599e-ea83-4a7c-a323-043ad857b4fc", "subnet_ids": ["5414599e-ea83-4a7c-a323-043ad857b4fc"], "port_id": "cdecd6e8-fedb-4660-aca2-a044e619bf69", "id": "33126fc5-f58e-4591-890b-c40dd4584e80"} 2018-08-16 16:25:32,910 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80 2.193s 2018-08-16 16:25:32,911 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/33126fc5-f58e-4591-890b-c40dd4584e80', u'date': 'Thu, 16 Aug 2018 16:25:32 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-55ea7c78-a5c5-4c67-b913-caeec4b1247f'} Body: 2018-08-16 16:25:34,312 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317 1.400s 2018-08-16 16:25:34,313 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/3f0afbe1-3ad6-4f84-9eb3-bcfbb3c9f317', u'date': 'Thu, 16 Aug 2018 16:25:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-10cb3890-4b45-4828-983d-caa96ad1cfb8'} Body: 2018-08-16 16:25:36,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface 1.992s 2018-08-16 16:25:36,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:25:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-313ba4c0-87d5-49ac-961d-d528c3b4233c'} Body: {"network_id": "c49bd64b-e4e5-4a0d-bff7-9093a2814adb", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9426fc08-eb0e-430f-a940-1437dea408c2", "subnet_ids": ["9426fc08-eb0e-430f-a940-1437dea408c2"], "port_id": "7dec820f-a0c3-470d-968f-95cb856e8a3c", "id": "9fcbf36a-c7fe-4306-ab05-a262a2b1e52b"} 2018-08-16 16:25:38,360 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b 2.051s 2018-08-16 16:25:38,360 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/9fcbf36a-c7fe-4306-ab05-a262a2b1e52b', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-dc5470d1-b1c0-405f-ba27-94a4abfc5b02'} Body: 2018-08-16 16:25:38,534 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.173s 2018-08-16 16:25:38,535 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bae7198f-c48e-4113-b071-801aa956b8ec'} Body: 2018-08-16 16:25:39,422 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.887s 2018-08-16 16:25:39,423 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-15e3defc-ffba-45dd-be2c-55e2cc1d38d5'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ba:4a:46", "version": 4, "addr": "10.102.21.40", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:41,464 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 1.026s 2018-08-16 16:25:41,465 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1348', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3ccde37e-4786-4c65-85f3-d2fc9665cfd0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:19:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2fff043a-9c1e-4471-9e3e-e40dc41c9f0f", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:25:40Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:25:40.000000", "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-4", "created": "2018-08-16T16:19:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:41,478 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2018-08-16 16:25:42,525 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f 0.045s 2018-08-16 16:25:42,526 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2fff043a-9c1e-4471-9e3e-e40dc41c9f0f', u'x-compute-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:42 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-7dadb3cb-2d5a-4543-9824-e4a52952404a'} Body: {"itemNotFound": {"message": "Instance 2fff043a-9c1e-4471-9e3e-e40dc41c9f0f could not be found.", "code": 404}} 2018-08-16 16:25:43,580 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692 1.053s 2018-08-16 16:25:43,581 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/10386af9-3892-4f66-8d53-7507020b6692', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d52e6ecb-b049-4f6e-b60e-eada86d409e5'} Body: 2018-08-16 16:25:43,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.161s 2018-08-16 16:25:43,744 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f26902e1-e3d3-45f8-87ec-734983120e1a'} Body: 2018-08-16 16:25:44,655 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.910s 2018-08-16 16:25:44,656 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-dccdd655-be22-4265-893a-260626b2dfb7'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:75:cb:d3", "version": 4, "addr": "10.101.11.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/2feb45cc-b869-40d1-ac95-5f975123481d", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:19:09.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "2feb45cc-b869-40d1-ac95-5f975123481d", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-3", "created": "2018-08-16T16:19:03Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:45,727 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d 0.054s 2018-08-16 16:25:45,727 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/2feb45cc-b869-40d1-ac95-5f975123481d', u'x-compute-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:45 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-657ad81c-8839-4630-8aac-fa4b15636b81'} Body: {"itemNotFound": {"message": "Instance 2feb45cc-b869-40d1-ac95-5f975123481d could not be found.", "code": 404}} 2018-08-16 16:25:46,610 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68 0.882s 2018-08-16 16:25:46,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/8577d86a-dff1-43c1-ab3f-b3dbe3d9da68', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-ab50d3f6-c4aa-4289-8723-b68dbad09ffd'} Body: 2018-08-16 16:25:46,803 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.191s 2018-08-16 16:25:46,803 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7b163bf4-4bc3-4721-a37a-caf398635e84'} Body: 2018-08-16 16:25:47,457 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.652s 2018-08-16 16:25:47,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73bfda0b-b84d-4895-8460-eb746c88676f'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:46Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:49,400 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.927s 2018-08-16 16:25:49,402 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1482', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:48 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-21fcdffa-3657-4497-9ee5-5a31b3ab54c0'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-759753041": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:c1:25", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:56.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:47Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-2", "created": "2018-08-16T16:18:45Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:50,467 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 0.047s 2018-08-16 16:25:50,468 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54', u'x-compute-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:50 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-1118d7cd-3358-4fd3-87e4-3af99ae231b1'} Body: {"itemNotFound": {"message": "Instance 67fb8d9f-e58a-4b2a-9ba5-5e0f5ae62a54 could not be found.", "code": 404}} 2018-08-16 16:25:51,089 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91 0.620s 2018-08-16 16:25:51,090 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/2587345f-fcee-4f3a-9e45-e4a2a7de0a91', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-33ee2aab-001a-41fd-bcb7-f37334aee6ee'} Body: 2018-08-16 16:25:51,264 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.173s 2018-08-16 16:25:51,265 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b3d7bf26-e387-4f9e-804a-5c821cd64913'} Body: 2018-08-16 16:25:52,277 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 1.011s 2018-08-16 16:25:52,278 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8370c8f8-43c2-4b77-9325-51f18142902b'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1945210916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:d9:f6", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:18:39.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "6df6a5df-d024-47e1-9576-bb1eb3e9713f", "security_groups": [{"name": "tempest-secgroup-smoke-1436833099"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:25:51Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1096446031", "name": "server-1", "created": "2018-08-16T16:18:30Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:25:53,351 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f 0.057s 2018-08-16 16:25:53,351 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/6df6a5df-d024-47e1-9576-bb1eb3e9713f', u'x-compute-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:53 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-38fe49d1-2525-4ed3-ae5d-85060c692ec5'} Body: {"itemNotFound": {"message": "Instance 6df6a5df-d024-47e1-9576-bb1eb3e9713f could not be found.", "code": 404}} 2018-08-16 16:25:54,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091 0.903s 2018-08-16 16:25:54,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/36f729ff-cbe7-473e-b9c1-852b05ac8091', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-96ef8748-20e5-48d8-9670-792b28a88b28'} Body: 2018-08-16 16:25:54,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031 0.073s 2018-08-16 16:25:54,332 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1096446031', u'x-compute-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:25:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-53a85f90-eee5-4291-96a3-cf3234b88023'} Body: 2018-08-16 16:25:57,152 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc 2.818s 2018-08-16 16:25:57,153 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5414599e-ea83-4a7c-a323-043ad857b4fc', u'date': 'Thu, 16 Aug 2018 16:25:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8251f9bb-1bbb-4afa-9725-8475671ae3dc'} Body: 2018-08-16 16:25:58,952 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7 1.797s 2018-08-16 16:25:58,952 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/5f5248a1-0023-4752-a43e-a5a44f50aee7', u'date': 'Thu, 16 Aug 2018 16:25:58 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-de02bba5-407b-4188-b1fd-6e8fabb28f4d'} Body: 2018-08-16 16:26:01,455 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2 2.501s 2018-08-16 16:26:01,455 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9426fc08-eb0e-430f-a940-1437dea408c2', u'date': 'Thu, 16 Aug 2018 16:26:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8ec6c503-3ab5-4ecb-adae-8eccb990af12'} Body: 2018-08-16 16:26:03,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb 1.800s 2018-08-16 16:26:03,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c49bd64b-e4e5-4a0d-bff7-9093a2814adb', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-01fe0ff5-8b21-4bd4-8cb4-f2c384e0d9ee'} Body: 2018-08-16 16:26:03,858 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a 0.600s 2018-08-16 16:26:03,859 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/a6312a9a-15b9-404d-bc7b-ae6e0b945a4a', u'date': 'Thu, 16 Aug 2018 16:26:03 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9f84f50-03dd-4c5f-a609-9ef16c0a9320'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1[compute,id-8a5a6fac-313c-464b-9c5c-29d4e1c0a51e,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 102, in test_bgpvpn_variant1 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:26:04,171 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.249s 2018-08-16 16:26:04,171 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1288970933 description", "name": "tempest-secgroup-smoke-1288970933"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43169718-5cc5-4da5-91e8-9cc8375e6054'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1288970933 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:03Z", "updated_at": "2018-08-16T16:26:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "482686e1-45da-41b2-b44c-01e53f2f119d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:26:04Z", "revision_number": 0, "id": "599c0ae9-e1f4-425d-824f-334fc271ebb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "name": "tempest-secgroup-smoke-1288970933"}} 2018-08-16 16:26:04,708 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.535s 2018-08-16 16:26:04,709 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-765db6d6-48db-4347-b533-ab728328d7cf'} 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": "2018-08-16T16:26:04Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:04Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6f47d346-9b7c-4452-b1b7-3ba28119116b"}} 2018-08-16 16:26:05,237 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.526s 2018-08-16 16:26:05,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c32e8c0e-a039-493c-b5aa-a0e94194632b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f0964c2e-b733-41e0-b30b-8c6a30c53edb"}} 2018-08-16 16:26:05,416 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.177s 2018-08-16 16:26:05,417 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b37e54fe-e8df-4175-82a0-e75cad2df427'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6590184-c1c0-47fc-8daa-e9d117e365be"}} 2018-08-16 16:26:05,882 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.463s 2018-08-16 16:26:05,883 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1647fcaf-da52-4f25-a217-f745882c84d3'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:26:05Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:05Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a0c4da66-9aa3-426a-aa31-32aa4dc2258d"}} 2018-08-16 16:26:06,097 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.212s 2018-08-16 16:26:06,097 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06b797bb-575c-4856-b3c5-9d936d213180'} 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": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "37cd8890-f7b3-4cee-9ab1-73a0ef082612"}} 2018-08-16 16:26:06,306 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.207s 2018-08-16 16:26:06,307 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-aaa9ae05-ffdf-470e-8ee0-60872e230726'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a651950e-51e1-49b1-a410-af8aa4340ac3"}} 2018-08-16 16:26:06,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:26:06,487 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abddee03-1e39-4325-aa26-3ef4b3b9fb0c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "1aac4614-f404-4238-9be7-f59a03f9cd21"}} 2018-08-16 16:26:06,981 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.493s 2018-08-16 16:26:06,982 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:26:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5649f09f-db40-4e3f-8f58-53a9b3037969'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:26:06Z", "security_group_id": "bbf3d0cc-e130-47db-89cb-b9f2343f71a3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:06Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "89b2eb8d-e09c-4b38-8e58-12efe1329139"}} 2018-08-16 16:26:07,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.254s 2018-08-16 16:26:07,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1572956213"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a06e1a14-16d6-4e22-9117-40c65bb0de45'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:07Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4e74cab2-d441-426f-b56b-547366a3857e","name":"tempest-A-1572956213"}} 2018-08-16 16:26:07,892 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.651s 2018-08-16 16:26:07,893 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "name": "tempest-subnet-A-1-63735706"}} Response - Headers: {'status': '201', u'content-length': '634', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed6ac6a2-953b-44b5-854b-f65e3fcb5412'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:07Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"2a5a9df7-49d0-4786-9d39-4cb307528031","subnetpool_id":null,"name":"tempest-subnet-A-1-63735706"}} 2018-08-16 16:26:08,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/networks 0.309s 2018-08-16 16:26:08,204 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1871267198"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:26:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-988b39d5-77a6-4293-baf2-fa1f9ed8f82d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:26:08Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","name":"tempest-B-1871267198"}} 2018-08-16 16:26:09,557 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.352s 2018-08-16 16:26:09,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "name": "tempest-subnet-B-1-710955922"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1fac5ab1-cee3-4042-ba4f-0fd197f92235'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:26:08Z","dns_nameservers":[],"updated_at":"2018-08-16T16:26:08Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"5235716c-de3c-4ea5-858b-e070c0972723","subnetpool_id":null,"name":"tempest-subnet-B-1-710955922"}} 2018-08-16 16:26:09,955 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.395s 2018-08-16 16:26:09,955 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:26:09 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a8336249-aafe-4ac2-86fc-1c0afd30cbe5'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f3da17c1-2406-4f3e-9ed9-80f0d72743e1"}} 2018-08-16 16:26:10,949 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.993s 2018-08-16 16:26:10,950 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-267857dc-8a36-42b8-ac1c-0239761f6d66'} Body: {"network_association": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "id": "25b36802-6d7b-4bb9-b43e-9fe6fb400551"}} 2018-08-16 16:26:11,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations 0.421s 2018-08-16 16:26:11,372 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f3da17c1-2406-4f3e-9ed9-80f0d72743e1/network_associations', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a5b8e2bf-dd60-4ab0-b4ba-e89417fd611e'} Body: {"network_association": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "id": "819e242a-e6d3-42a9-a1cf-f68e76a60837"}} 2018-08-16 16:26:11,373 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:26:11,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.188s 2018-08-16 16:26:11,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2033358988"}} Response - Headers: {'status': '200', u'content-length': '2309', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6a0648c2-5c7a-4d31-8677-716a6506534c'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDj3OX940p96nvOAOp4YMoQxPCXBmnq/ynviEuSWakFg6CothGO0cf7GqvrKXkz7vxN4PFf3O7MPyvNKwHxutTA8GwbUvT74nwD+MDyqH8Q+WNjbIrC03xLasj2jXNrotZHOTh5fzhtEEaQPiBnKjmAoOu3E+17LPnRLeyrHGGD7DySM5LtMJFR3lnlww2uEQYXoN5KDfNAvfgqGTSaZa7zORH1S6rXk94a3ZkP6Nnzpm7b+rzBWPZ1WLd9koSbcCVStYwU16QvZwQijb1IjmD+tLhGSOQbRWUwLTiHFaPomgF2F8vgyGvieblqfAju3M9JUh1Gi70jNDSyVOzn/tYv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA49zl/eNKfep7zgDqeGDKEMTwlwZp6v8p74hLklmpBYOgqLYR\njtHH+xqr6yl5M+78TeDxX9zuzD8rzSsB8brUwPBsG1L0++J8A/jA8qh/EPljY2yK\nwtN8S2rI9o1za6LWRzk4eX84bRBGkD4gZyo5gKDrtxPteyz50S3sqxxhg+w8kjOS\n7TCRUd5Z5cMNrhEGF6DeSg3zQL34Khk0mmWu8zkR9Uuq15PeGt2ZD+jZ86Zu2/q8\nwVj2dVi3fZKEm3AlUrWMFNekL2cEIo29SI5g/rS4RkjkG0VlMC04hxWj6JoBdhfL\n4Mhr4nm5anwI7tzPSVIdRou9IzQ0slTs5/7WLwIDAQABAoIBABceHTNh8PfPZ1oi\nG6e04itLX8FixDI0SxPjNw+VCyHlFdKoDiX4QJrIPPLx1TsgnvZjwPlh19RfAFmj\naGIW+2jLu5wWEYbQlpZskV7NG38kXiIDLBzSCgU4w0TIWxJrhePZ+VHSR25BPXd6\n5hyxWv4i1WdQnUJm8L15NE6z5WzVxNUFeXJmuMkz4F8+qRTEixYIVtkx8CaOAFnE\nENgw2ZXFX8gMmC90UctEVyIa38u8+YplMdmpJGBNS3iL64+tavr/3v3eLsrkTYhv\n8QdUeVb0kwf9s+4Qa8puKS5hSuq7oAjxMA58pZ3sUorOhf7vewu2ISc4CBX+5WxV\nECFGHhkCgYEA+A0rMYxET5wna7jotxTxz1gM2mxk7kzc9dVvkIgumUU26tR//RZH\nFEK90wkGyhNRxcSNzvQBs+Tay5/wJVxB5f/FhAMWEWqJMOwwrvROc4l52+GytQ/R\ndASLMJX697Dkq5ysp+K69X6Y93NbhNAPabgRoo+8R+anV/NAs9bsat0CgYEA6yoe\nHbJi/V8i8ee9kJDR6Ewr1Uvce7Zipipyyl7sSKvG4H/EAf7iPmfisaRlAuClxgfh\ngOyHHdraGp0DRwtlbxbDwSieoGVW2+x/kwj/VXlQf+OnUfmc6fASeM8WshGlwD8/\ncNrfhon/T3SQaRzb383PDr2x9CNe3+7rFb9SlnsCgYEAz7JfF2bGkA5FZ8p1eU8d\nRisI4B9gx7QuU916Q//zXLz6xdhWrrjnnUxhG4J0X+GbV8hDoSTpBBM9LMDn2LCO\nMSJf5TCcWsrkwsUR4nyH7/ANzBIIi9kJ3WYskesTMDC62AMhApYzS3nMZW3/FI8O\nSMwqX/6QfXfhaSAybiMo5DUCgYBCU1qzHYD13UNJ3waEI5RQZEtomUDSU5p3Kzm9\nAhC6Xlh1MRPjTDQbTcmOOMOUkC+xLr/XUN66+OLS5r3p57jwIAeODxrOOkbJOGay\n3bLGNLUTnO2wHSq4gFF1aVMJXhjVpAEMn26zz3AGxOWF//GzqaRgj/gE14UGu6fq\nNk/gyQKBgBk+/v5ZsyBc/JupJ3mlwXMkyACvF0/mUP5jRd4D5Vkb+hNk/wC57mN+\n/yiiTWcpRE/a24HQ+i+fos0LF6zsKzwMhmBQKy3NLGOApNZVOyxF70abK090gSZF\nC2Hj7qNGPcZh4bAUcaY0kbOx6uaUYJ2toQQDhhh2cvhCy9y+myK/\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2033358988", "fingerprint": "45:65:c8:ff:54:ea:74:93:bd:da:07:3d:ad:a7:ae:c8"}} 2018-08-16 16:26:12,472 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.902s 2018-08-16 16:26:12,473 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1687689425", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7a46f68b-f5e2-4e16-9b9b-10343bce3061'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:11Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4e74cab2-d441-426f-b56b-547366a3857e","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:12Z","name":"tempest-port-smoke-1687689425","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:15:ca:0e","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"2a5a9df7-49d0-4786-9d39-4cb307528031","ip_address":"10.101.11.10"}],"id":"148f8479-b1f9-44fd-a70a-4c3a0727f9f7","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} 2018-08-16 16:26:15,638 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 3.163s 2018-08-16 16:26:15,639 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4e74cab2-d441-426f-b56b-547366a3857e", "port": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-18d99122-606a-42ba-9993-47c69fcd3ed9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "adminPass": "XQHU984qUFD3"}} 2018-08-16 16:26:15,968 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.324s 2018-08-16 16:26:15,968 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-faa742da-82a6-4864-aec7-57a503f63e98'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:17,302 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.309s 2018-08-16 16:26:17,303 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b1b4bee0-fa5f-44ff-a501-8e2e2a014058'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:18,673 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.354s 2018-08-16 16:26:18,674 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1322', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-cc916e19-6f58-4724-86e5-84d0d9b6a3c3'} Body: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:18Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:18,687 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2018-08-16 16:26:20,122 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.433s 2018-08-16 16:26:20,123 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b15ec651-a744-4b45-a4f0-95ea991fcbcf'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:20,147 63 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:26:21,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.693s 2018-08-16 16:26:21,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:21 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6b9a5a5b-580f-46ef-9306-bd2c974cd0f5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:23,500 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.643s 2018-08-16 16:26:23,501 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c2955b94-a300-4c3c-bd53-f130b38c4b9f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:19Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:25,649 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.133s 2018-08-16 16:26:25,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e5f1be61-093e-4761-b9a2-c9f55348d3d8'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:25,661 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2018-08-16 16:26:26,315 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.654s 2018-08-16 16:26:26,316 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f2a2fda7-22c3-44f3-a950-b8e3b46573f6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:23Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:26,329 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 with status: ACTIVE 2018-08-16 16:26:27,222 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/ports 0.891s 2018-08-16 16:26:27,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-319870218", "security_groups": ["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6730f125-fbb8-4336-bc1e-e69b189a1e21'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:26:26Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"6a57cbda-86c9-43be-aab9-13b6f5f4b784","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:26:26Z","name":"tempest-port-smoke-319870218","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:b4:6a:b4","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"5235716c-de3c-4ea5-858b-e070c0972723","ip_address":"10.102.21.20"}],"id":"d762fd1a-5d75-4c79-af8e-5d26e5089b1e","security_groups":["bbf3d0cc-e130-47db-89cb-b9f2343f71a3"],"device_id":""}} 2018-08-16 16:26:29,909 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 202 POST http://172.30.9.32:8774/v2.1/servers 2.685s 2018-08-16 16:26:29,910 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2033358988", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "6a57cbda-86c9-43be-aab9-13b6f5f4b784", "port": "d762fd1a-5d75-4c79-af8e-5d26e5089b1e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3c841ada-951d-4448-9c23-d24096628626'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "adminPass": "v2RGCmHBWhf4"}} 2018-08-16 16:26:30,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.621s 2018-08-16 16:26:30,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28c36ee1-ef1d-41c3-82fc-274da2d6cabf'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:26:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:31,808 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.256s 2018-08-16 16:26:31,809 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a6a150b5-20bd-4c2c-b5d8-a31575906f39'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:33,095 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.271s 2018-08-16 16:26:33,096 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e7becf2e-f923-45cd-bd14-ab623e1e89df'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:33,109 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:26:34,724 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.613s 2018-08-16 16:26:34,724 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07e9a8de-0fee-4440-b145-3c2d162ec9e6'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:34,737 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:26:36,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.643s 2018-08-16 16:26:36,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-06870b80-da24-49d7-9a6f-c21f9249b417'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:38,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.647s 2018-08-16 16:26:38,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eaadd117-9839-494e-9752-64a39e3a9c7b'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:39,684 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.620s 2018-08-16 16:26:39,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3fed7507-3670-4d67-9389-9cade62960c6'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:39,703 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:26:40,382 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.678s 2018-08-16 16:26:40,382 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:26:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b7f72f65-51fb-4ef5-b007-8e19244ee7e0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:26:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:26:40,399 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 5a007d09-908c-426c-aa95-5b8d810f5098 with status: ACTIVE 2018-08-16 16:26:40,547 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/routers 0.147s 2018-08-16 16:26:40,547 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--577810574", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:26:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-403f2320-d83b-4a3e-8fd9-c686775bd035'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:40Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} 2018-08-16 16:26:41,973 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.424s 2018-08-16 16:26:41,973 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:26:41 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0cedb36b-4f95-4a7b-9336-f847bbce92de'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:40Z", "admin_state_up": true, "updated_at": "2018-08-16T16:26:41Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "name": "tempest-router--577810574"}} 2018-08-16 16:26:44,048 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface 2.074s 2018-08-16 16:26:44,049 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:26:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4ccc70be-083a-4955-bc8f-926eeb9af2a7'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} 2018-08-16 16:26:46,167 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant1): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.116s 2018-08-16 16:26:46,167 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:26:46 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-25c98bb5-12e1-4158-957a-73dddcd0a6e5'} Body: {"floatingip": {"router_id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:26:45Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.202", "revision_number": 0, "port_id": "148f8479-b1f9-44fd-a70a-4c3a0727f9f7", "id": "f2e4d4f6-8e91-4377-b460-2ce728895436", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:26:45Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:26:46,169 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54,185 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54,289 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:26:54,312 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:54,427 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:26:54,427 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:26:54,429 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:26:54,490 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:26:54,494 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:26:59,502 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:26:59,502 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:28:09,568 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:28:09,569 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:28:09,574 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:28:09,677 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:28:09,701 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:28:14,708 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:28:14,709 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:29:24,775 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:29:24,776 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:29:24,776 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,780 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,844 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,845 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24,851 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:29:24,851 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:24,852 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:29:24,852 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,854 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,916 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,918 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:24,927 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:29:24,928 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:29:24,928 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:24,930 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:24,988 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:24,994 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25,003 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:29:25,004 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25,006 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25,068 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:25,071 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:25,077 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:29:25,078 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b0:1d:62 [ether] on eth0 2018-08-16 16:29:25,078 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:29:25,079 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:29:25,081 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:29:25,144 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:29:25,145 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:29:30,152 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:29:30,152 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:30:40,223 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:30:40,224 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.202:22' as 'cirros' with public key authentication 2018-08-16 16:30:40,231 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:30:40,335 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:30:40,357 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.202 successfully created 2018-08-16 16:30:45,365 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant1) Executing command on 172.30.9.202 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:30:45,365 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.202. 2018-08-16 16:31:55,428 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:31:55,429 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.202: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:31:55.429 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:31:56,924 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436 1.493s 2018-08-16 16:31:56,925 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/f2e4d4f6-8e91-4377-b460-2ce728895436', u'date': 'Thu, 16 Aug 2018 16:31:56 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-47c301a0-eaeb-4384-bf5b-d8c17c9ce197'} Body: 2018-08-16 16:31:59,377 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface 2.451s 2018-08-16 16:31:59,377 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:31:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f383b6db-93f4-46a3-8665-571052e8f98e'} Body: {"network_id": "4e74cab2-d441-426f-b56b-547366a3857e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "2a5a9df7-49d0-4786-9d39-4cb307528031", "subnet_ids": ["2a5a9df7-49d0-4786-9d39-4cb307528031"], "port_id": "ba0c5f6b-ce63-4112-b917-5e80404ce250", "id": "8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a"} 2018-08-16 16:32:01,206 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a 1.828s 2018-08-16 16:32:01,207 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/8a1c3352-d5ad-4e95-9e0f-ad0ee4f8078a', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9ed63419-1f4b-404d-adc7-b09b11e2b44b'} Body: 2018-08-16 16:32:01,643 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.435s 2018-08-16 16:32:01,644 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8398d7d5-fcae-4469-8b76-aac03058a7f4'} Body: 2018-08-16 16:32:02,908 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 1.263s 2018-08-16 16:32:02,909 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5449b583-0b86-4d33-89d2-069db5f0a1ff'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1871267198": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:6a:b4", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/5a007d09-908c-426c-aa95-5b8d810f5098", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "5a007d09-908c-426c-aa95-5b8d810f5098", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:01Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-2", "created": "2018-08-16T16:26:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:03,974 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098 0.049s 2018-08-16 16:32:03,975 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/5a007d09-908c-426c-aa95-5b8d810f5098', u'x-compute-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:03 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a345fd02-7340-4b37-8779-641c9b32449d'} Body: {"itemNotFound": {"message": "Instance 5a007d09-908c-426c-aa95-5b8d810f5098 could not be found.", "code": 404}} 2018-08-16 16:32:04,582 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e 0.604s 2018-08-16 16:32:04,583 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/d762fd1a-5d75-4c79-af8e-5d26e5089b1e', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-d41ae9e2-48dd-453e-859f-506ce9465dd0'} Body: 2018-08-16 16:32:04,757 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.173s 2018-08-16 16:32:04,758 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db059ff4-baba-4e18-b288-eb0045e9b253'} Body: 2018-08-16 16:32:05,866 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 1.107s 2018-08-16 16:32:05,867 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1bdb8ede-d247-45ee-bf9d-0bd8a63ec684'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1572956213": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:ca:0e", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:26:23.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "7a5e0969-dc23-4f8e-a446-8c8b3c296a40", "security_groups": [{"name": "tempest-secgroup-smoke-1288970933"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:04Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2033358988", "name": "server-1", "created": "2018-08-16T16:26:15Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:06,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40 0.042s 2018-08-16 16:32:06,927 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/7a5e0969-dc23-4f8e-a446-8c8b3c296a40', u'x-compute-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:06 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-a0739146-025c-497a-8a9b-dc70200b4dd1'} Body: {"itemNotFound": {"message": "Instance 7a5e0969-dc23-4f8e-a446-8c8b3c296a40 could not be found.", "code": 404}} 2018-08-16 16:32:08,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7 1.163s 2018-08-16 16:32:08,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/148f8479-b1f9-44fd-a70a-4c3a0727f9f7', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-23d14406-055d-4632-84b1-7cae760153bf'} Body: 2018-08-16 16:32:08,142 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988 0.049s 2018-08-16 16:32:08,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2033358988', u'x-compute-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c03f50e7-28cc-43c2-b3ad-3066897a6bec'} Body: 2018-08-16 16:32:10,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723 2.690s 2018-08-16 16:32:10,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/5235716c-de3c-4ea5-858b-e070c0972723', u'date': 'Thu, 16 Aug 2018 16:32:10 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-850384cc-8276-47c1-8779-393b31f95373'} Body: 2018-08-16 16:32:12,375 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784 1.540s 2018-08-16 16:32:12,376 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/6a57cbda-86c9-43be-aab9-13b6f5f4b784', u'date': 'Thu, 16 Aug 2018 16:32:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c66b78a7-f031-46ef-a01d-6c8603e4c506'} Body: 2018-08-16 16:32:14,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031 2.621s 2018-08-16 16:32:15,000 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/2a5a9df7-49d0-4786-9d39-4cb307528031', u'date': 'Thu, 16 Aug 2018 16:32:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-cad60699-99cc-4205-9f53-2b795180e1a3'} Body: 2018-08-16 16:32:16,857 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e 1.855s 2018-08-16 16:32:16,857 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4e74cab2-d441-426f-b56b-547366a3857e', u'date': 'Thu, 16 Aug 2018 16:32:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-12601dae-1f4b-4e88-bf8c-e79912be90a3'} Body: 2018-08-16 16:32:17,317 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3 0.459s 2018-08-16 16:32:17,317 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/bbf3d0cc-e130-47db-89cb-b9f2343f71a3', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-aa53c82b-1af8-4862-8a2d-5b359bce23c7'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2[compute,id-e7468636-0816-4092-82ca-3590680ed00b,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 124, in test_bgpvpn_variant2 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:32:17,608 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.270s 2018-08-16 16:32:17,609 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1415234630 description", "name": "tempest-secgroup-smoke-1415234630"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:32:17 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9f0f9e14-bcbe-401e-905d-0f869677f595'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1415234630 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:17Z", "updated_at": "2018-08-16T16:32:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "0a789efa-dca6-4b8a-b585-af6b79552312", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:32:17Z", "revision_number": 0, "id": "c05414de-38c2-49e7-85aa-7cf9275cd216", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:32:17Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "name": "tempest-secgroup-smoke-1415234630"}} 2018-08-16 16:32:18,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.531s 2018-08-16 16:32:18,141 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d844b77e-5d79-437c-9e0e-4ea58ad76d7b'} 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": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "76bd18f0-dd0b-4810-95b9-ceb575f43ac5"}} 2018-08-16 16:32:18,369 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.226s 2018-08-16 16:32:18,370 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9c1a728c-9dfe-4683-ae6c-ecf1fbd2cdd6'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "71bfedf9-9a95-479a-bcac-6ac38885c32a"}} 2018-08-16 16:32:18,815 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.445s 2018-08-16 16:32:18,816 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:18 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3320d11-a26e-4e1b-9239-11af554ecc58'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:18Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:18Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2ee8c019-3cab-4a42-bbce-eae4a8c0f976"}} 2018-08-16 16:32:19,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.434s 2018-08-16 16:32:19,252 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-fac38db8-83ab-4ee3-8204-48307f774a88'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "203af6a1-a23c-4cca-b277-92ec04a9eb4a"}} 2018-08-16 16:32:19,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:32:19,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-51a48418-6d81-4d45-b9d9-5e4d13c8ab5f'} 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": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "dcc30448-db31-452d-982d-4de5269b6dea"}} 2018-08-16 16:32:19,773 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.373s 2018-08-16 16:32:19,773 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0467f718-e942-427d-b58f-52db9f579f2a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f80d222f-3be4-4830-936e-cf31ef1f87a1"}} 2018-08-16 16:32:19,925 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.151s 2018-08-16 16:32:19,926 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ff331344-7cc6-4ebd-8f30-6e9444a73c4f'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:19Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:19Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ba1a792a-feef-48e6-93a5-b8505fc8a8bd"}} 2018-08-16 16:32:20,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.178s 2018-08-16 16:32:20,107 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feb7eb3f-4a1f-4456-9ac1-9c3405eb36f5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:32:20Z", "security_group_id": "ee40c033-a6dc-42e2-a529-5f8a767a9bc3", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:20Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8d79bccc-a0eb-44cc-9bad-77a97193c9df"}} 2018-08-16 16:32:20,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.500s 2018-08-16 16:32:20,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1537970033"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:20 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ea7f59bf-6112-4927-9fcc-6dec95d96a9d'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:20Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","name":"tempest-A-1537970033"}} 2018-08-16 16:32:21,537 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.924s 2018-08-16 16:32:21,538 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "name": "tempest-subnet-A-1-1757126687"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:21 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2642bd44-2ee0-479e-961b-ef10acaf8933'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:21Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","subnetpool_id":null,"name":"tempest-subnet-A-1-1757126687"}} 2018-08-16 16:32:22,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/networks 0.859s 2018-08-16 16:32:22,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1326405336"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:32:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7f13dcc2-fbc4-40d6-b32c-ebbbd90017e3'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:32:21Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","name":"tempest-B-1326405336"}} 2018-08-16 16:32:23,391 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.991s 2018-08-16 16:32:23,392 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "name": "tempest-subnet-B-1-1534189192"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b8ed95a-0016-4249-9544-8f013db8089b'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:32:22Z","dns_nameservers":[],"updated_at":"2018-08-16T16:32:22Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","subnetpool_id":null,"name":"tempest-subnet-B-1-1534189192"}} 2018-08-16 16:32:23,647 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.254s 2018-08-16 16:32:23,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-2000957501"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b91ee36-45b0-4318-b05e-a4944de2674b'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+XuX1QK+LVjtZSImAUeThIYHzWyG08Xw3gAUpvtEi0wQJhmDwD6ruUszm1Pk/kRnpO7ZlViESMcjnKfWtjlEUSPElSBcT8FZABGDa3RxhrJ+e6MHBfrAMS6zlLTsMkVG+1eFNNoUkQ0FM2l/r64ACK1Q2bybiReUvlAmbGIu50czvq5IZnOSD6utXBSG+WlJIXy2S4xzQq6CED9rfEZGk9LoLrRN2v/bzOg8uwx70HaBSA896meefIgELxWWuqXWvKVnJmiGrlonThQm0CE8AVMdhDH73hp2wtv5yHcFkS10pxZuXF5at7dm/RZMPJ0d7eQAOqTnrZo2ZY3r2v23x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvl7l9UCvi1Y7WUiJgFHk4SGB81shtPF8N4AFKb7RItMECYZg\n8A+q7lLM5tT5P5EZ6Tu2ZVYhEjHI5yn1rY5RFEjxJUgXE/BWQARg2t0cYayfnujB\nwX6wDEus5S07DJFRvtXhTTaFJENBTNpf6+uAAitUNm8m4kXlL5QJmxiLudHM76uS\nGZzkg+rrVwUhvlpSSF8tkuMc0KughA/a3xGRpPS6C60Tdr/28zoPLsMe9B2gUgPP\nepnnnyIBC8Vlrql1rylZyZohq5aJ04UJtAhPAFTHYQx+94adsLb+ch3BZEtdKcWb\nlxeWre3Zv0WTDydHe3kADqk562aNmWN69r9t8QIDAQABAoIBAQC0LMcCbv12J+A1\n6YRSEbBJL1h5xffJ9IA3WxAH6ZSwm/0HMsrOilWiCHXrxwg8FI3sg9pmYLUeLkZS\nGxFt+PNd+odZXLiS43YOUtaEbp8tBp9wXCT9iHUAviLeKQfpJiSzNGRvmrk6j/je\nzxPYCuT1qKKkfmDT6Yk3landw8aCz58yu5zPfce6chM+Qvh627tRdUYineb69+Dc\n3UCR+T/5/dIIt7uqm4IfaOCasARALK8Mcged0/un/ORzJsWuKptrwa8KqMqEUs0k\nP32z0oXfKzneOF4r5aIZxBN1klHbjvh5LyIN+NgFmgKsfM4BrsGB1nJ1e6ZfRa5E\nY9kZdw8NAoGBAOVcTqJ6zzsHWdQ3/0fBVNYhrZjdbsd0KhNYpQmxBcndzBoEpIYO\nh1wOICBu5Rxxj7Hk71FNBbAx8kbQoSgwsKQQGuwVMU1suiKdCa0zoAk8LG1oP1B7\nI+RPx3Aq+wG9tr0TdejAtJALi4eBsknlx1zcUpBaH137l+kAx4DHrSNnAoGBANR7\nSRganBbEPslJ1GRNDDHzcHFCq/dSpYzFM6FLdRp+uPEoj1V6QJWIs2VBrsYba1HG\nv38Q5Ggcisjrb3wJVLrcu7thyot2Fx2ERxPl6m0XgKp2qAsJNSv+lDLQ0B2RAhqv\nn4sHozVk4DFJYJOYI2TY6Ce34ZFN5UMZIYMO5iTnAoGAKkbJd8mLSSYhuKxZsbBB\nIvcyOGsYcEtJNiewxAiNOJhZdrJEYTFsYdt4sIHAWW3VPsUkF6hK1B9guQzbp7zR\n0mvlin6dh9fyt06a6gIKDam5xrDgesU36G2MJXDGs5t0g4WCxlQ+9A4sud1+L4Db\nLpKt5U23Wmt1pM0v+NzVXSECgYAgiqUeKO0g23tWLpV1qwskF0lwPyrBHQo3rfgD\nSuArZ58BaBnTmH6NqDr5Vf7jXk2oX4zyc+7XNw/WR6ByWad9WtLxlr+DblmJ7rlI\nBd1KSeAtuzBvSEC5dSrTQYGuFYhB+AWyMEBBrCpdwgQldpZtGn8rnhDQxSJIjW/B\nd6WtnwKBgQDRHzv6peHssCroxH1wJnCZSbssdpb7ziZ+PeYl4XgILMdaUB8rmDfv\nS5+YY9rZzdqSEfNp9IjYWHazIXW9RF3p7MfdQcFcztA0PbbsSKXujpxlT/NpWTsL\nVo5AcXblaRNfDG772ZAKvXrUXnu5rtxVYLDZO6P4IYRBRXeg9Pv+Jw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-2000957501", "fingerprint": "a8:b0:73:6e:c0:0b:61:d9:74:11:a0:68:f7:93:ac:5a"}} 2018-08-16 16:32:24,888 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 1.237s 2018-08-16 16:32:24,888 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-758429608", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ec173e93-1cb0-4903-8939-af90eabfba10'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:23Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"c2ec41da-4e9c-4beb-8f8c-0294c10e9d86","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:24Z","name":"tempest-port-smoke-758429608","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:de:9d:59","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"859497c3-2d3c-4166-8b76-4ad94cc930e6","ip_address":"10.101.11.10"}],"id":"fe366219-d464-41d5-8ef9-4838d8856b30","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} 2018-08-16 16:32:29,194 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 4.305s 2018-08-16 16:32:29,195 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "port": "fe366219-d464-41d5-8ef9-4838d8856b30"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61e12e3a-665f-4e56-8252-c55bd26f85a7'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "adminPass": "Mg8hjgk38Ngy"}} 2018-08-16 16:32:29,535 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.335s 2018-08-16 16:32:29,536 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3dc39bd1-016a-42c0-b947-a685964b21c3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:31,523 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.964s 2018-08-16 16:32:31,523 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:30 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f92caa99-0eac-47c9-ab0e-c57395f3108a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:33,437 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.895s 2018-08-16 16:32:33,437 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c8ed13c6-58fd-44eb-8976-70d4f0d01ba5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:33,449 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:32:35,052 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.601s 2018-08-16 16:32:35,053 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa481b0e-880a-4253-a6eb-36f85663d549'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:36,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.807s 2018-08-16 16:32:36,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1acfeec-9f05-49c0-a98c-e66e5605227a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:32Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:38,827 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.947s 2018-08-16 16:32:38,827 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d212174-c8cd-4f64-8304-8169f5c13b10'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:38,834 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:32:39,810 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.975s 2018-08-16 16:32:39,811 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-678914d5-8715-48ad-aeb8-dd50e7077094'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:37Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:39,824 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 40576406-faf8-41dd-abb5-e7624ce4b1cb with status: ACTIVE 2018-08-16 16:32:40,648 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/ports 0.823s 2018-08-16 16:32:40,649 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1258603127", "security_groups": ["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4fd3e6b3-c4af-4280-b1ca-7b8a734b09f1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:32:40Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0ea106a6-fd5e-4cd8-89c9-c9126f0d7999","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:32:40Z","name":"tempest-port-smoke-1258603127","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:36:be:43","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9a0bf00c-a781-4690-8e19-cbdf9806b60d","ip_address":"10.102.21.20"}],"id":"654d57fe-b485-4612-9edc-1508a130be85","security_groups":["ee40c033-a6dc-42e2-a529-5f8a767a9bc3"],"device_id":""}} 2018-08-16 16:32:43,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 202 POST http://172.30.9.32:8774/v2.1/servers 3.289s 2018-08-16 16:32:43,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-2000957501", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "port": "654d57fe-b485-4612-9edc-1508a130be85"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6e486fce-2553-4956-9b0b-b3f8913e6521'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "adminPass": "JPQUCf3BpTEr"}} 2018-08-16 16:32:44,977 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.032s 2018-08-16 16:32:44,977 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b47b3336-4d62-4eea-b4b8-95ac2cb95a36'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:32:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:46,373 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.383s 2018-08-16 16:32:46,374 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-caa04f63-dba5-47a4-b0fa-ab7d74b05f45'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:46,385 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2018-08-16 16:32:48,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.920s 2018-08-16 16:32:48,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d528f230-7a57-430a-96ef-d37928b817b4'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:48,321 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 4 second wait 2018-08-16 16:32:50,204 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.881s 2018-08-16 16:32:50,205 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-eb4591a8-a00a-482a-9101-000d21f042ea'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:50,211 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:32:52,038 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.825s 2018-08-16 16:32:52,039 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c3800688-1306-4f90-8811-21c2084b11ed'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:53,670 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.620s 2018-08-16 16:32:53,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-63e1eb2a-3d20-4d23-a4c6-c0e52615df12'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:48Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:55,712 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.023s 2018-08-16 16:32:55,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1b18d26b-bcf1-4ae3-87cd-6e3007ed20af'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:55,721 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2018-08-16 16:32:56,681 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.959s 2018-08-16 16:32:56,682 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:32:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-0e03bac3-857a-48fa-8748-91bcd01273ae'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:32:54Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:32:56,694 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 with status: ACTIVE 2018-08-16 16:32:56,828 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.133s 2018-08-16 16:32:56,829 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--874331307", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:32:56 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-db451012-1fee-4cde-9584-82ae06f47699'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:56Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} 2018-08-16 16:32:58,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.535s 2018-08-16 16:32:58,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:32:58 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6f4701e-4ebf-47b4-8948-6062ccf077f3'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.205"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:32:56Z", "admin_state_up": true, "updated_at": "2018-08-16T16:32:58Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06", "name": "tempest-router--874331307"}} 2018-08-16 16:33:00,753 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface 2.387s 2018-08-16 16:33:00,754 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3764bd1-7154-4fc3-bb00-870e8767ffae'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} 2018-08-16 16:33:01,141 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.386s 2018-08-16 16:33:01,142 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d74e163-6031-41a4-b597-66db20a96341'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "9edd825c-67fb-4de1-b90c-60ce8d1436e4"}} 2018-08-16 16:33:01,816 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.673s 2018-08-16 16:33:01,817 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-45bde3a0-4876-42fd-8766-cec8ee9f71b5'} Body: {"network_association": {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "id": "33aa4537-0a8c-4e38-a8c8-aa4fe834d22f"}} 2018-08-16 16:33:02,398 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations 0.581s 2018-08-16 16:33:02,399 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9edd825c-67fb-4de1-b90c-60ce8d1436e4/network_associations', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f4c03ff2-9351-454b-87d8-7b779bce0e86'} Body: {"network_association": {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "id": "84ebd965-7e9d-4e19-a162-0a3c90298101"}} 2018-08-16 16:33:02,399 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:33:02,611 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/routers 0.211s 2018-08-16 16:33:02,611 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1034336142", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:33:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b4cc57c-7c72-448b-b498-3152315e5b20'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:02Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} 2018-08-16 16:33:04,365 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.752s 2018-08-16 16:33:04,367 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:33:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4da95ac2-0f38-4ad4-8bf4-0ae2cbec225b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:02Z", "admin_state_up": true, "updated_at": "2018-08-16T16:33:03Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "name": "tempest-router--1034336142"}} 2018-08-16 16:33:06,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface 2.300s 2018-08-16 16:33:06,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:33:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bf6e674e-550f-453f-bf44-f282ad821bcd'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} 2018-08-16 16:33:08,591 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant2): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.918s 2018-08-16 16:33:08,592 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:33:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b6a0e286-f235-4d6c-ac75-0989c524c0bb'} Body: {"floatingip": {"router_id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:33:07Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.212", "revision_number": 0, "port_id": "fe366219-d464-41d5-8ef9-4838d8856b30", "id": "ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:33:07Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:33:08,595 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24,633 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24,697 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:33:24,698 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:24,812 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:33:24,813 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:33:24,815 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:33:24,875 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:33:24,879 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:33:29,886 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:33:29,887 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:34:39,958 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:34:39,959 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:34:39,967 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:34:40,029 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:34:40,032 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:34:45,039 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:34:45,040 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:35:55,098 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:35:55,102 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:35:55,103 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,108 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,210 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,236 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:35:55,243 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55,244 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:35:55,244 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,246 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,306 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,310 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,320 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:35:55,321 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:35:55,321 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,323 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,382 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,387 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,393 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:35:55,394 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,396 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,458 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,460 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:35:55,466 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:35:55,467 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:d5:e2:61 [ether] on eth0 2018-08-16 16:35:55,467 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:35:55,467 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:35:55,469 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:35:55,530 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:35:55,535 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:36:00,542 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:36:00,544 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:37:10,615 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:37:10,616 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.212:22' as 'cirros' with public key authentication 2018-08-16 16:37:10,625 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:37:10,724 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:37:10,750 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.212 successfully created 2018-08-16 16:37:15,759 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant2) Executing command on 172.30.9.212 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:37:15,759 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.212. 2018-08-16 16:38:25,829 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:38:25,830 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.212: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:38:25.830 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:38:27,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519 1.424s 2018-08-16 16:38:27,257 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ecdf5ea7-22f0-4f7a-b5b0-7babe8ad0519', u'date': 'Thu, 16 Aug 2018 16:38:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b7a84d2c-55a0-4a63-a2c5-76fc913bde14'} Body: 2018-08-16 16:38:29,358 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface 2.099s 2018-08-16 16:38:29,358 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9486ff08-5b38-47ee-9df0-b3e30fe330d3'} Body: {"network_id": "c2ec41da-4e9c-4beb-8f8c-0294c10e9d86", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "859497c3-2d3c-4166-8b76-4ad94cc930e6", "subnet_ids": ["859497c3-2d3c-4166-8b76-4ad94cc930e6"], "port_id": "dea440c9-f6ed-432f-be65-d72f5f386cf6", "id": "d61de0e2-be85-4d16-9f9e-4a3c591a1049"} 2018-08-16 16:38:31,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049 1.753s 2018-08-16 16:38:31,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/d61de0e2-be85-4d16-9f9e-4a3c591a1049', u'date': 'Thu, 16 Aug 2018 16:38:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7d8f22ad-51ad-4807-a804-5b0df9fd6806'} Body: 2018-08-16 16:38:33,187 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface 2.073s 2018-08-16 16:38:33,188 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:38:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a48c68bc-f2c5-4d7e-ab11-7d2e34a2f3b0'} Body: {"network_id": "0ea106a6-fd5e-4cd8-89c9-c9126f0d7999", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9a0bf00c-a781-4690-8e19-cbdf9806b60d", "subnet_ids": ["9a0bf00c-a781-4690-8e19-cbdf9806b60d"], "port_id": "082f2b87-491d-4bad-bd28-6cf2fc488b3a", "id": "25e2a3cc-009f-46f7-85c2-1248326f9d06"} 2018-08-16 16:38:34,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06 1.738s 2018-08-16 16:38:34,929 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/25e2a3cc-009f-46f7-85c2-1248326f9d06', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-19f572da-da33-4742-9f22-e629cec2c49b'} Body: 2018-08-16 16:38:35,345 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.415s 2018-08-16 16:38:35,345 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2f327f19-1c5e-4f44-a3f7-81a7110c13af'} Body: 2018-08-16 16:38:36,603 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 1.256s 2018-08-16 16:38:36,603 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e1def734-bc4f-4ede-8f89-4cd6ce52c831'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1326405336": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:be:43", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:54.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-2", "created": "2018-08-16T16:32:43Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:38:37,669 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 0.053s 2018-08-16 16:38:37,670 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2', u'x-compute-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-445153a0-2cad-4927-95bd-a09bf57442ea'} Body: {"itemNotFound": {"message": "Instance 22b961a6-e3e8-46bb-8cd1-afb8ae7c06c2 could not be found.", "code": 404}} 2018-08-16 16:38:38,483 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85 0.812s 2018-08-16 16:38:38,484 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/654d57fe-b485-4612-9edc-1508a130be85', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6f6c7404-216a-494d-92fe-44a28974eda3'} Body: 2018-08-16 16:38:38,675 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.190s 2018-08-16 16:38:38,676 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b8dda2b2-467d-4a37-9a6d-25650dd3d9ab'} Body: 2018-08-16 16:38:39,501 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.824s 2018-08-16 16:38:39,502 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a9137e6b-da5b-4802-be69-2442e0e7c2d3'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1537970033": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:9d:59", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:32:37.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "40576406-faf8-41dd-abb5-e7624ce4b1cb", "security_groups": [{"name": "tempest-secgroup-smoke-1415234630"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:38:38Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-2000957501", "name": "server-1", "created": "2018-08-16T16:32:29Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:38:40,559 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb 0.043s 2018-08-16 16:38:40,559 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/40576406-faf8-41dd-abb5-e7624ce4b1cb', u'x-compute-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:40 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-5740f0d1-d34b-4ad1-856d-5a0396c8d887'} Body: {"itemNotFound": {"message": "Instance 40576406-faf8-41dd-abb5-e7624ce4b1cb could not be found.", "code": 404}} 2018-08-16 16:38:41,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30 0.623s 2018-08-16 16:38:41,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/fe366219-d464-41d5-8ef9-4838d8856b30', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-95fc6fdc-ce48-4896-8039-13b45a4a4a51'} Body: 2018-08-16 16:38:41,239 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501 0.054s 2018-08-16 16:38:41,239 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-2000957501', u'x-compute-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-07f23dff-a289-477c-862f-0f121544d3da'} Body: 2018-08-16 16:38:43,814 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d 2.574s 2018-08-16 16:38:43,815 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9a0bf00c-a781-4690-8e19-cbdf9806b60d', u'date': 'Thu, 16 Aug 2018 16:38:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5298c605-8075-4ba0-9318-71c50ea9d970'} Body: 2018-08-16 16:38:45,443 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999 1.626s 2018-08-16 16:38:45,443 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0ea106a6-fd5e-4cd8-89c9-c9126f0d7999', u'date': 'Thu, 16 Aug 2018 16:38:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-22d00fe6-f05e-4d57-afa8-5933bf045e15'} Body: 2018-08-16 16:38:47,785 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6 2.340s 2018-08-16 16:38:47,785 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/859497c3-2d3c-4166-8b76-4ad94cc930e6', u'date': 'Thu, 16 Aug 2018 16:38:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2fe46d30-599f-4d33-ba02-e615b6facd9a'} Body: 2018-08-16 16:38:49,762 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86 1.975s 2018-08-16 16:38:49,762 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/c2ec41da-4e9c-4beb-8f8c-0294c10e9d86', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a44b2ae0-9db6-427a-8edd-dbca803d9cfa'} Body: 2018-08-16 16:38:49,976 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3 0.213s 2018-08-16 16:38:49,977 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ee40c033-a6dc-42e2-a529-5f8a767a9bc3', u'date': 'Thu, 16 Aug 2018 16:38:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-8bd07be6-b957-4707-95c0-537af8424074'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3[compute,id-7c66aa31-fb3a-4e15-8808-46eb361f153a,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 148, in test_bgpvpn_variant3 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:38:50,550 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:38:50,550 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-934340308 description", "name": "tempest-secgroup-smoke-934340308"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:38:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f179a7c-c7df-43bd-9efd-c73664411d81'} Body: {"security_group": {"description": "tempest-secgroup-smoke-934340308 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "updated_at": "2018-08-16T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "40a97a02-d91f-4dc2-af02-a39ffe77e1a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:38:50Z", "revision_number": 0, "id": "6e35808d-d613-412c-9523-ec76970f4fd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "name": "tempest-secgroup-smoke-934340308"}} 2018-08-16 16:38:51,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.513s 2018-08-16 16:38:51,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8475753b-6dbb-487a-b3bd-3db8b5597c67'} 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": "2018-08-16T16:38:50Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "26cbf58b-52a2-4a48-8031-844577415411"}} 2018-08-16 16:38:51,269 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:38:51,270 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c84187fb-4d50-44c8-9c69-7a5e0509d47d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b860d32e-03e4-41e9-9347-507122fc08a8"}} 2018-08-16 16:38:51,765 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.494s 2018-08-16 16:38:51,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2ae136f2-3f42-4eba-afe1-9c09bc8bce5c'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:51Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4be3146a-0927-4a27-a152-30dfaf13ccf8"}} 2018-08-16 16:38:52,216 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.449s 2018-08-16 16:38:52,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ebf05e27-0228-4b11-a16b-7fff9be16ded'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "84ab6eb6-206c-40f1-9da9-f70714f43763"}} 2018-08-16 16:38:52,640 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.421s 2018-08-16 16:38:52,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0e62dc09-d2e9-4949-890e-b543a66e748c'} 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": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "62271af5-c705-4515-a63f-f7d0044997e5"}} 2018-08-16 16:38:52,837 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.196s 2018-08-16 16:38:52,838 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-526c1922-f04d-4177-b5d4-4a1c31434391'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:52Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "47ef6276-fde5-4200-a7b9-b06d0fb2c350"}} 2018-08-16 16:38:53,268 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.429s 2018-08-16 16:38:53,269 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3089595a-843e-4909-b34b-de1731100504'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7ace507-61a9-48e6-b90f-68e5ec985ee9"}} 2018-08-16 16:38:53,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.436s 2018-08-16 16:38:53,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ba983b0c-9ba2-496f-86a1-6da8bd1e2bab'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:38:53Z", "security_group_id": "ff0b2ee6-e6d7-4789-be95-b819f07f00fa", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:38:53Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6723cc03-b276-4d07-9d39-c8fd81695d75"}} 2018-08-16 16:38:53,954 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.246s 2018-08-16 16:38:53,954 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1410425390"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eb351664-cda8-4ed9-9b14-c2d13c2601f5'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"7edbfab7-ff15-458a-ab68-9f25542ae940","name":"tempest-A-1410425390"}} 2018-08-16 16:38:54,565 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.609s 2018-08-16 16:38:54,565 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "name": "tempest-subnet-A-1-1421397236"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b08054f7-ff3c-43cf-b80e-d6edbe0e9729'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:54Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"78411fea-289d-484a-9cba-7e9917fcac76","subnetpool_id":null,"name":"tempest-subnet-A-1-1421397236"}} 2018-08-16 16:38:54,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/networks 0.245s 2018-08-16 16:38:54,813 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-925856620"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:38:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50e8ea33-7946-44c5-a4ac-81c746dab7dc'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:38:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"4511ee6e-aaf8-4788-a410-0f90076b183d","name":"tempest-B-925856620"}} 2018-08-16 16:38:55,889 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.075s 2018-08-16 16:38:55,890 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "name": "tempest-subnet-B-1-643726047"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-49f061f4-b44c-4fe0-8cd8-262de58ec40e'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:38:55Z","dns_nameservers":[],"updated_at":"2018-08-16T16:38:55Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"80a85186-0985-4490-afb3-ac5e9875608d","subnetpool_id":null,"name":"tempest-subnet-B-1-643726047"}} 2018-08-16 16:38:56,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.214s 2018-08-16 16:38:56,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-371266364"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2fda661d-faa4-4894-81ca-8ecb8c1a3352'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUlPz3a+EpYwqT+0fyxxL7eEfT34vsSz4o1nYoKIpiq5st0sV1qo0qP+5rkSHYFhc6ubXExhI31rBg7mFD5/T9/i0R1+blgpfJSFcJeWff1nayWhKq4lZ2qaF1cNI2l+rjcMm/dgzmDiwZ0nhhj3Kv0Mu2djYFKkVS2h2XKwbDdrLj+ilQuxnXcVnjc1t2MzzKZ/80yoWinOuEzVwm0ZCYHXIWZML/EReL5f6I+zPgBmWrTrBnyP8N3u8w2vH2xAmaqLsKIbcjq9amWWunwu3m7vHzv0uSBTgjJertEcdAXnFPFsNIFS93tJ4GkFdwLXxSWvSHVbHcaIpZGMfqdxOx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1JT892vhKWMKk/tH8scS+3hH09+L7Es+KNZ2KCiKYqubLdLF\ndaqNKj/ua5Eh2BYXOrm1xMYSN9awYO5hQ+f0/f4tEdfm5YKXyUhXCXln39Z2sloS\nquJWdqmhdXDSNpfq43DJv3YM5g4sGdJ4YY9yr9DLtnY2BSpFUtodlysGw3ay4/op\nULsZ13FZ43NbdjM8ymf/NMqFopzrhM1cJtGQmB1yFmTC/xEXi+X+iPsz4AZlq06w\nZ8j/Dd7vMNrx9sQJmqi7CiG3I6vWpllrp8Lt5u7x879LkgU4IyXq7RHHQF5xTxbD\nSBUvd7SeBpBXcC18Ulr0h1Wx3GiKWRjH6ncTsQIDAQABAoIBAASobxKMzpY1kVnE\nu8LaEdRowkomL86xp18Fs/kVSlL3J6NNZv45CnbOh87bkz5E3aVvxEfXfzayAZNe\nJctzHa8jDqHBdVG6FtFWQHH4swn4jQlDZ/1OkE5xURRdsH15vq/VHNaRI5822EiI\nkBKzLfQkQxJwbKaYUoSKOvPBAZjuyqPRGLN5eR4phzDtrjW3l8TicIIcFOsDvYk3\nCX3QNnnwphvxhnuD5CDyFAgGoQVWMvcL+iSFkH38Dgja4yJYd+ljWkyxX/VyGTsI\ndl6XwvT8vvHFO1tAb8VdrxMZEkm5Q32Rycpxfy8150NkqgXEQ/THexW00CN7MFru\n/hQNIAECgYEA++RJnfE2UTR0LSlee0G6zS7iWsW6Lb+NL64LdxXfpn857uSfx7sd\nD811JDDeFflqEqQus5oD4E2Yai6flBoM+CMKty05qk1xH7F4rVGxUTcodbJSrUlG\ntYJ7Ko8Zg2z4KU+ZzUC+L1qzMJu3fsKsEzzdjM/LpgGfoIQoJ3pxDTECgYEA2AyS\ngJMv0fjNKAKpWkBFip6xmxDUne5agp8IuLPwb8ZTdYpCDZ7OTMPAi4dqqD8sUKqc\nkQm40Rq9mj1BEsSKdEGNq25va+NpTTebUtPn+ffZwEOIOl118vmLS/5jsdtSz7GI\nfAx1X4qguA+VkDjdF5rwPLhFQrXS7QTVWUyCzoECgYEAqhUvkDI7lwFwIL56SYfM\ndpddyCUS3akl0DgZDcP7TBVELQa6zMaPjQgSPOmyS+wpr4Sk9CjezSoX7DqnDf25\nHCOtLJqhAVlhNSFEduNec5RnAXHzWYbM8+qy973AYHnH5z0UgP9ia982d2/tqu4P\n+r1ya44z2FfoTR5vbpjClUECgYBE1uyvTzbDfrVP9Fklyqjd3GbW8+vrTpFEYYwT\n3jHUS6s4Ho+ha2Jsj0sAqmtPpKFoKpSsmh5rckvLo4zigAFlvaV4ZD3YcKOS2Q8C\nu0aFHXYijuIPRsxYWS8LTclSWIHwb67/Z7DWeoNvYnfTdmrsJJA7qLNY6DqHDy0z\nwO9FAQKBgEvKxhYqZryp7noYwPNesAoemOS0UYDKZXjZPxuXBXqgPsPOpTLgDDC5\nrNcup+HT6hhY+INWD68dc2lZFdRex8EGrZFnyky+ufGcUTZ5PEJD2mdj6S57C3I5\naYYRIrlqqdEtBF/MSOM9wAKtFvZWX7fw94GFLUP1W82fOaWDHWC8\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-371266364", "fingerprint": "d6:db:64:5b:51:33:e7:10:09:a3:e5:ff:94:59:d2:53"}} 2018-08-16 16:38:57,184 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.074s 2018-08-16 16:38:57,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-928978573", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-71daa1fc-593c-4a0b-92f2-6ff33f6d421b'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:38:56Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"7edbfab7-ff15-458a-ab68-9f25542ae940","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:38:56Z","name":"tempest-port-smoke-928978573","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:2a:0a:97","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"78411fea-289d-484a-9cba-7e9917fcac76","ip_address":"10.101.11.10"}],"id":"4dd49f0a-1480-4d8c-b298-4284ba1e6dac","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} 2018-08-16 16:39:01,630 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 4.445s 2018-08-16 16:39:01,631 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "7edbfab7-ff15-458a-ab68-9f25542ae940", "port": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:38:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-74a9436b-e904-48ad-8a30-4f0e2eda8f1b'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "adminPass": "a3VosmKtJeXQ"}} 2018-08-16 16:39:02,018 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.378s 2018-08-16 16:39:02,019 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-db9fea3f-530f-41bd-853e-d837e4e90d7e'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:03,639 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.597s 2018-08-16 16:39:03,640 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d1f7293-59e2-4e71-ae65-04227aeb9258'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:05,636 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.977s 2018-08-16 16:39:05,637 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc894454-a071-432e-90ab-eda22d7d875e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:05,654 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 3 second wait 2018-08-16 16:39:07,341 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.684s 2018-08-16 16:39:07,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-070be583-473b-42f1-bd06-0ad4f415fae5'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:09,431 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 1.061s 2018-08-16 16:39:09,431 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ed12489a-ee11-441c-b61a-fdc7b665f27d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:04Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,173 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.713s 2018-08-16 16:39:11,173 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f943bfa8-3db5-405d-8e9c-f79519bab67a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,186 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:39:11,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.682s 2018-08-16 16:39:11,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:11 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-75934d57-2ee6-4b2e-a475-56ce41e175c0'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:11,882 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 10cc864d-bdb7-42b8-a006-d748b602a8ad with status: ACTIVE 2018-08-16 16:39:12,998 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/ports 1.114s 2018-08-16 16:39:12,998 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-3369294", "security_groups": ["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"]}} Response - Headers: {'status': '201', u'content-length': '721', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:39:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-64d52e0a-efa6-45cf-b722-6411b8e8e3c0'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:39:12Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:39:12Z","name":"tempest-port-smoke-3369294","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:34:cc:d8","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.20"}],"id":"ce414560-63af-410f-8f64-b12c1b108364","security_groups":["ff0b2ee6-e6d7-4789-be95-b819f07f00fa"],"device_id":""}} 2018-08-16 16:39:16,367 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 202 POST http://172.30.9.32:8774/v2.1/servers 3.367s 2018-08-16 16:39:16,368 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-371266364", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "4511ee6e-aaf8-4788-a410-0f90076b183d", "port": "ce414560-63af-410f-8f64-b12c1b108364"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c4984d00-75d5-4f59-a370-e76a33c62270'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "244b6e4c-db87-4174-8100-66819e8cc743", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "adminPass": "SYEYU8DvF2my"}} 2018-08-16 16:39:16,927 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.554s 2018-08-16 16:39:16,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:16 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3b45f6f4-5afe-4233-8c5d-58656b816e7f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:18,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.345s 2018-08-16 16:39:18,292 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-df6d9826-4680-4c7d-ac85-e7ebe0fd1111'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:39:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:19,978 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.671s 2018-08-16 16:39:19,979 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-5aceb85c-acce-4152-af9e-12cc03a6d605'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:21,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.354s 2018-08-16 16:39:21,349 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:20 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8cb87b80-d0e4-412d-8377-b74c11f6feda'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:20Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:21,363 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 5 second wait 2018-08-16 16:39:23,198 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.833s 2018-08-16 16:39:23,199 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:22 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f24e5a50-1177-47e3-bde6-98f3dc7abc29'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:23,211 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2018-08-16 16:39:24,804 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.590s 2018-08-16 16:39:24,804 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-85ab4f45-3542-44a0-97ea-b2f11b7c162a'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:26,696 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.877s 2018-08-16 16:39:26,696 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1386', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:25 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8b68045b-a3e0-4b26-81e0-c7a4b6a4ddc9'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:21Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,321 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.610s 2018-08-16 16:39:28,321 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d713c477-d26a-4f8c-8139-ec5c0cd3908e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,334 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:39:28,950 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.615s 2018-08-16 16:39:28,951 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1542', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:39:28 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-8d194748-5e45-4bf3-9be2-d09b05e12e59'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:39:26Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:39:28,963 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 244b6e4c-db87-4174-8100-66819e8cc743 with status: ACTIVE 2018-08-16 16:39:29,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.227s 2018-08-16 16:39:29,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1480183778", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0731ded0-e867-4a01-aace-6b2ef1c5dc0b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:29Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} 2018-08-16 16:39:30,805 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.612s 2018-08-16 16:39:30,806 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-23b30238-7aa5-4fbe-a1e9-947a7019d4bc'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:29Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:30Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef09a416-26da-4e67-a579-1b6571408667", "name": "tempest-router--1480183778"}} 2018-08-16 16:39:33,238 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface 2.431s 2018-08-16 16:39:33,238 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7777a492-e361-4517-bea0-ea902a4c411c'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} 2018-08-16 16:39:33,938 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.699s 2018-08-16 16:39:33,939 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:39:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-9db140b6-f2ba-4481-8187-a9d5a83d6506'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "0117d060-fa9f-49e0-8e8d-be27d75228ab"}} 2018-08-16 16:39:34,334 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.394s 2018-08-16 16:39:34,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c8b5c8c-75c8-4a8d-abdc-93ce3010fce9'} Body: {"network_association": {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "id": "84dd8306-d0ca-4df3-ab3c-d090384ca4a6"}} 2018-08-16 16:39:34,962 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations 0.626s 2018-08-16 16:39:34,963 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/0117d060-fa9f-49e0-8e8d-be27d75228ab/network_associations', u'date': 'Thu, 16 Aug 2018 16:39:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-87db3afe-cdf7-4989-9657-a9082c2c49cd'} Body: {"network_association": {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "id": "82013e59-120d-4967-aa3a-75073d4a5561"}} 2018-08-16 16:39:34,963 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:39:35,012 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 GET http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667 0.048s 2018-08-16 16:39:35,013 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '720', 'content-location': 'http://172.30.9.32:9696/v2.0/ports?device_id=ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ed7ee536-d61a-4c07-bd23-7a08c3e15be0'} Body: {"ports":[{"status":"DOWN","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4511ee6e-aaf8-4788-a410-0f90076b183d","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:39:31Z","admin_state_up":true,"updated_at":"2018-08-16T16:39:32Z","binding:vnic_type":"normal","device_id":"ef09a416-26da-4e67-a579-1b6571408667","device_owner":"network:router_interface","revision_number":2,"mac_address":"fa:16:3e:85:b7:0c","id":"36eb4a56-cbef-4047-83d5-61944c17013f","port_security_enabled":false,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"80a85186-0985-4490-afb3-ac5e9875608d","ip_address":"10.102.21.1"}],"extra_dhcp_opts":[],"security_groups":[],"name":""}]} 2018-08-16 16:39:36,901 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 1.887s 2018-08-16 16:39:36,902 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c8bb9ae1-c832-4bc2-8c4f-c17c26742ef6'} Body: {"network_id": "4511ee6e-aaf8-4788-a410-0f90076b183d", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d", "subnet_ids": ["80a85186-0985-4490-afb3-ac5e9875608d"], "port_id": "36eb4a56-cbef-4047-83d5-61944c17013f", "id": "ef09a416-26da-4e67-a579-1b6571408667"} 2018-08-16 16:39:38,364 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 204 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 1.460s 2018-08-16 16:39:38,365 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-66d9cda1-f456-45ea-8146-f136530e8dd2'} Body: 2018-08-16 16:39:38,563 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:39:38,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--57363747", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:39:38 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-f1d2ac70-e569-4607-8829-1d970d9f441b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:38Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} 2018-08-16 16:39:40,016 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.452s 2018-08-16 16:39:40,017 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:39:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-642cab25-6d31-488b-9801-625957417225'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:38Z", "admin_state_up": true, "updated_at": "2018-08-16T16:39:39Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "name": "tempest-router--57363747"}} 2018-08-16 16:39:42,293 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface 2.275s 2018-08-16 16:39:42,293 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:39:42 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5b360823-374e-4284-ba9a-abb987cb72d4'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} 2018-08-16 16:39:44,087 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant3): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.793s 2018-08-16 16:39:44,088 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:39:44 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-551e527d-bfa9-4dd3-8213-c29e0a985e60'} Body: {"floatingip": {"router_id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:39:43Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.209", "revision_number": 0, "port_id": "4dd49f0a-1480-4d8c-b298-4284ba1e6dac", "id": "5f73225b-2a26-4508-8b11-312ca62202b2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:39:43Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:39:44,090 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00,119 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00,183 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:40:00,216 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:00,330 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:40:00,331 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:40:00,334 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:40:00,393 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:40:00,399 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:40:05,406 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:40:05,407 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:41:15,478 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:41:15,480 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:41:15,484 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:41:15,548 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:41:15,580 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:41:20,591 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:41:20,592 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:42:30,631 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:42:30,632 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:42:30,632 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,637 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,736 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,764 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,771 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:42:30,771 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30,771 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:42:30,772 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,774 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,837 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,838 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,848 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:42:30,848 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:42:30,848 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,850 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,912 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,914 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,921 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:42:30,921 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:30,927 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:30,987 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:30,991 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:30,997 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:42:30,997 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:83:f9:9c [ether] on eth0 2018-08-16 16:42:30,998 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:42:30,998 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:42:31,000 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:42:31,060 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:42:31,064 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:42:36,072 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:42:36,072 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:43:46,137 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:43:46,138 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.209:22' as 'cirros' with public key authentication 2018-08-16 16:43:46,146 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:43:46,241 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:43:46,271 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.209 successfully created 2018-08-16 16:43:51,282 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant3) Executing command on 172.30.9.209 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:43:51,282 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.209. 2018-08-16 16:45:01,316 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:45:01,317 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.209: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:45:01.317 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:45:02,729 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2 1.410s 2018-08-16 16:45:02,730 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f73225b-2a26-4508-8b11-312ca62202b2', u'date': 'Thu, 16 Aug 2018 16:45:02 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-c9a20380-a2b8-4e22-8c53-059c1363a783'} Body: 2018-08-16 16:45:04,756 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface 2.025s 2018-08-16 16:45:04,756 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a96a6973-b4f5-421d-8ad9-3eaac4b9f72b'} Body: {"network_id": "7edbfab7-ff15-458a-ab68-9f25542ae940", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "78411fea-289d-484a-9cba-7e9917fcac76", "subnet_ids": ["78411fea-289d-484a-9cba-7e9917fcac76"], "port_id": "d88d02aa-874f-4e19-9534-dc74485df99b", "id": "4bd1072b-0707-43fd-bd73-220a8fc0ba35"} 2018-08-16 16:45:06,468 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35 1.711s 2018-08-16 16:45:06,469 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4bd1072b-0707-43fd-bd73-220a8fc0ba35', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e674c00f-72aa-4627-96e3-444442595354'} Body: 2018-08-16 16:45:06,793 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 PUT http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface 0.323s 2018-08-16 16:45:06,794 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "80a85186-0985-4490-afb3-ac5e9875608d"} Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:45:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ccbd2d79-0243-4ca7-9741-4eb3847d729c'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-16 16:45:07,065 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 DELETE http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667 0.270s 2018-08-16 16:45:07,065 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '135', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/ef09a416-26da-4e67-a579-1b6571408667', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-309ea15a-4c76-40f3-a500-2dfdca235e07'} Body: {"NeutronError": {"message": "Router ef09a416-26da-4e67-a579-1b6571408667 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-16 16:45:07,474 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.408s 2018-08-16 16:45:07,475 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f32fa643-cb88-454d-aaf5-ddf45010bd0b'} Body: 2018-08-16 16:45:08,157 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.681s 2018-08-16 16:45:08,157 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1548', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d975227a-5614-4203-88a5-603bba3fff7c'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:07Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:10,251 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 1.078s 2018-08-16 16:45:10,251 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1481', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-49352886-1de1-494e-837e-09b80b8c5e5a'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-925856620": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:cc:d8", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/244b6e4c-db87-4174-8100-66819e8cc743", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:26.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "244b6e4c-db87-4174-8100-66819e8cc743", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:08Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-2", "created": "2018-08-16T16:39:16Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:11,316 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743 0.049s 2018-08-16 16:45:11,316 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/244b6e4c-db87-4174-8100-66819e8cc743', u'x-compute-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:11 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-8aa266ba-533a-4b0b-916e-ba3898b64357'} Body: {"itemNotFound": {"message": "Instance 244b6e4c-db87-4174-8100-66819e8cc743 could not be found.", "code": 404}} 2018-08-16 16:45:12,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364 0.910s 2018-08-16 16:45:12,227 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/ce414560-63af-410f-8f64-b12c1b108364', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b2e042dc-9d0c-4960-b604-7d61160e2bd1'} Body: 2018-08-16 16:45:12,395 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.167s 2018-08-16 16:45:12,396 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-553b05af-b14b-43f6-b93b-ab66a64a2606'} Body: 2018-08-16 16:45:13,267 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.870s 2018-08-16 16:45:13,267 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-6cfdf04f-1c00-4cef-b908-ad12a2181a09'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1410425390": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:0a:97", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "security_groups": [{"name": "tempest-secgroup-smoke-934340308"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:12Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:14,928 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.646s 2018-08-16 16:45:14,928 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1347', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:14 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-314d7b23-e7fc-4b66-8edf-ed5576acfa1a'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-16T16:39:08.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "10cc864d-bdb7-42b8-a006-d748b602a8ad", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-16T16:45:14Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": "2018-08-16T16:45:14.000000", "key_name": "tempest-TestBGPVPNBasic-371266364", "name": "server-1", "created": "2018-08-16T16:39:01Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:14,946 63 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2018-08-16 16:45:15,994 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad 0.046s 2018-08-16 16:45:15,995 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/10cc864d-bdb7-42b8-a006-d748b602a8ad', u'x-compute-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:15 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-e5098cc0-3d82-4bcb-ba56-20b482e8fc9d'} Body: {"itemNotFound": {"message": "Instance 10cc864d-bdb7-42b8-a006-d748b602a8ad could not be found.", "code": 404}} 2018-08-16 16:45:17,227 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac 1.231s 2018-08-16 16:45:17,228 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/4dd49f0a-1480-4d8c-b298-4284ba1e6dac', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e8a661a9-932c-4f3c-93d6-b8aa7ff55420'} Body: 2018-08-16 16:45:17,332 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364 0.103s 2018-08-16 16:45:17,333 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-371266364', u'x-compute-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b861f9f2-f710-4912-abac-0acde08bca53'} Body: 2018-08-16 16:45:20,091 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d 2.757s 2018-08-16 16:45:20,092 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/80a85186-0985-4490-afb3-ac5e9875608d', u'date': 'Thu, 16 Aug 2018 16:45:20 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-609aa32a-786f-4978-8631-f2ce52211796'} Body: 2018-08-16 16:45:21,618 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d 1.525s 2018-08-16 16:45:21,618 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/4511ee6e-aaf8-4788-a410-0f90076b183d', u'date': 'Thu, 16 Aug 2018 16:45:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26c62e50-cf2d-4386-ac5b-acd21f7fbc10'} Body: 2018-08-16 16:45:23,946 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76 2.326s 2018-08-16 16:45:23,946 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/78411fea-289d-484a-9cba-7e9917fcac76', u'date': 'Thu, 16 Aug 2018 16:45:23 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a025973e-7f21-497d-992d-6aa0a20006cc'} Body: 2018-08-16 16:45:25,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940 1.602s 2018-08-16 16:45:25,550 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/7edbfab7-ff15-458a-ab68-9f25542ae940', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-7090ca79-a67f-4066-a534-8a972dbe6a55'} Body: 2018-08-16 16:45:25,750 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa 0.199s 2018-08-16 16:45:25,751 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ff0b2ee6-e6d7-4789-be95-b819f07f00fa', u'date': 'Thu, 16 Aug 2018 16:45:25 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-75d367c5-56b8-4033-b612-873ad8d227c1'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4[compute,id-973ab26d-c7d8-4a32-9aa9-2d7e6f406135,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 170, in test_bgpvpn_variant4 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:45:26,329 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.549s 2018-08-16 16:45:26,330 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1595672235 description", "name": "tempest-secgroup-smoke-1595672235"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-24daa1e9-4e6b-4328-8a91-bcbebdf761fe'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1595672235 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "updated_at": "2018-08-16T16:45:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "7d12ece1-2a2d-4f06-8daa-c199b80afdb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:45:26Z", "revision_number": 0, "id": "c118e1bd-c702-4859-9377-6ff95bab2548", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "name": "tempest-secgroup-smoke-1595672235"}} 2018-08-16 16:45:26,566 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.234s 2018-08-16 16:45:26,566 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-30ce203b-46fb-4930-9bd9-1e9ea79166ac'} 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": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359400b6-7317-4f7f-b2b4-50f90dae6a27"}} 2018-08-16 16:45:27,001 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.433s 2018-08-16 16:45:27,001 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-abf8c0d6-f362-4bfd-a89e-f7f5f54d52a5'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:45:26Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:26Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6eb3d448-d950-4c27-9ae8-a1e27f6a979e"}} 2018-08-16 16:45:27,451 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.448s 2018-08-16 16:45:27,451 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cb38385-b2bf-4baf-aafc-d19b8608a936'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b64ed300-8b96-4a52-8380-5b1fcca97ddc"}} 2018-08-16 16:45:27,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.153s 2018-08-16 16:45:27,606 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70685668-df62-43ac-8ef3-5058d5c3ef9a'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f7a11230-29c8-4a7e-bab8-775a97395ae4"}} 2018-08-16 16:45:27,775 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.168s 2018-08-16 16:45:27,776 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-06a967ed-9399-4b68-86ae-65328f7cc1d0'} 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": "2018-08-16T16:45:27Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:27Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "322aad49-7462-4f29-9b18-1292302cc053"}} 2018-08-16 16:45:28,212 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.435s 2018-08-16 16:45:28,213 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7fa969b7-5041-47a7-b496-00d34509165b'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a9bbf5b4-754a-4797-a120-0dcec532bbb0"}} 2018-08-16 16:45:28,403 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.189s 2018-08-16 16:45:28,403 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5f01c932-2655-4e5f-b51a-107074c5e363'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "5afb6122-cddf-4751-85e5-85a1e7310a4d"}} 2018-08-16 16:45:28,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.428s 2018-08-16 16:45:28,833 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:45:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dd3cafcf-3499-41a7-9dbf-3bb2bce89024'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:45:28Z", "security_group_id": "e86d602c-1816-4f1d-86c9-e2a59ae83429", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:45:28Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2f901ac6-d7d0-4600-b536-9e488b39750b"}} 2018-08-16 16:45:29,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.507s 2018-08-16 16:45:29,342 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-1601667621"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4c61f0c2-05bb-4caf-8234-8688dc2e15c1'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"941558ec-2886-4824-8616-97c773cbca7a","name":"tempest-A-1601667621"}} 2018-08-16 16:45:30,558 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.214s 2018-08-16 16:45:30,558 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "941558ec-2886-4824-8616-97c773cbca7a", "name": "tempest-subnet-A-1-1147353753"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a7cd14b5-ac24-4d01-8441-60213d97c4e5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:29Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:29Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","subnetpool_id":null,"name":"tempest-subnet-A-1-1147353753"}} 2018-08-16 16:45:30,874 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/networks 0.314s 2018-08-16 16:45:30,874 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1649498941"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:45:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-eaee86cc-496a-4c3b-aedc-7e612a98afdf'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:45:30Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"79483f01-493a-43b2-bf69-00efcf819f36","name":"tempest-B-1649498941"}} 2018-08-16 16:45:31,544 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.669s 2018-08-16 16:45:31,545 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "name": "tempest-subnet-B-1-842831827"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12e15dc8-c4a6-407d-9d60-22112e98c30a'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:45:31Z","dns_nameservers":[],"updated_at":"2018-08-16T16:45:31Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"e99577d7-285e-4cd7-8753-6a197a44e19b","subnetpool_id":null,"name":"tempest-subnet-B-1-842831827"}} 2018-08-16 16:45:31,841 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.294s 2018-08-16 16:45:31,842 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1517349715"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-77647293-88e4-4ed1-a7af-8bebbb1c5e6e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9yR9tdyFOCR8Vu3krg18cph+clfL1G0dtH+EjB0nrayCeIdJ8LVcyq/9Vv3FAf8mteJ0pArnbwjhOjCKJobYR/CrEJZue+R9r4nbKSm0DmlfBOlx7FX9+cPfJ+9LBSIzj19ZIJWn85EXV+b5k2qzpWQ2xj05peIetcMAztAsDfXyXe0P+6QxvSLadONEUOuNBWuVKe7t8Nnn26pbLUEk2cq5am765HAEUVDnlUc0lkjDPnZCMHYfY/v3+ESWvWj+5/HiVkneJzyc66MGVILIKqXwWXl59j6KI9sjJY43xvaVVqrmT1+F6KtQGklo5ilYNHX53nybJ0I5dYOyawMxN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvckfbXchTgkfFbt5K4NfHKYfnJXy9RtHbR/hIwdJ62sgniHS\nfC1XMqv/Vb9xQH/JrXidKQK528I4TowiiaG2EfwqxCWbnvkfa+J2ykptA5pXwTpc\nexV/fnD3yfvSwUiM49fWSCVp/ORF1fm+ZNqs6VkNsY9OaXiHrXDAM7QLA318l3tD\n/ukMb0i2nTjRFDrjQVrlSnu7fDZ59uqWy1BJNnKuWpu+uRwBFFQ55VHNJZIwz52Q\njB2H2P79/hElr1o/ufx4lZJ3ic8nOujBlSCyCql8Fl5efY+iiPbIyWON8b2lVaq5\nk9fheirUBpJaOYpWDR1+d58mydCOXWDsmsDMTQIDAQABAoIBAQCo1MuFeO4C2rBx\nh9ZSNEsfVFVY2jhJfdv7otmIbMqAiEt7AUGbQEaLCGFcKbOZGlUSYfMFcaxfaBbp\nIVb0MwyiUT7GQWKAeMRQGCVu7eiuxNX+SmnNASHrHJoCcGhbk6vqYK76fXYdCAFs\nSgDq/XHHIHbDF2Y9A4FHdL82/5qwnZ6K7NaxpRyYTmTHOleHauM/vA0IL1o94NOw\nlQCTkLf305u4zp6/ImKib6HAbjYC8vRHQITsrjJ7HY843IAwnxCp8lMJn6Jfx/H4\ntyZu0r0jSJjUqq3MCZWiOtDgmc/bCy6MfH7W+eoph1C/AKsOMYlxVolvZk/hcdUC\ndvvC9xGNAoGBAPKEEx9G7lF8/BhFaSiltBjGVh/3yYd2rHIgd0oTZX/Mt9t7/qVd\nPrZmSYWRUyyGG6LMl4zlxjUmC6N2jQy6Z6C2nVrjCpPSgfcqV+KQbqRsdeOBpdoK\nG/fIP24upMNxNL+GxJdXsMU2eF5LxErUwKx1dL91O+YAjuMKjNmtbF03AoGBAMhW\nfsxdeQ3ValGkgQHfiTdbb+zu6chdyPAkXIFZ1YuN9RplsVJULfkaww44chUkVKe5\ngXrSHm/WG/StmtRZ6dQ/6i8AqDLTsl3LTBk9IeIsW2wD9dOzetNmsbqD73RcJ7V+\n1CsvqDSSM6jcj6eoJKZsM5PZtMZ2bQUGrfxAjISbAoGBALRCeZgw9+l4FkXQKgb9\ni+0yV0fxvUlEa491FFXqLvKcbzjkZHXz5i5bv2BZkdIxaI9MtYUUMYzF17bL4rHI\nSEiMFFA/HFieCt52Cdcs9iCfQc02S9nS09EMdiFm6C8hkUyfVrcLhihAgZ3NgX0B\nwKkvsPSypjAi0BJwgBs4rahnAoGACdu/x5y97UFYRwY6VvZCEVhNjLJBDNwYnECd\n0Luz93cX3aGtdSixTnXTrWp3qrSr+cj2Jy4Z01UM8SBt4w89o3U1t/RnUoD6YQU1\nDHTmqvOV2B3lxfIqFCcUjeIaMXareZHxLOLeex/KrP+VjiGHFC106EypSa7gNIQc\nobIneAsCgYAnL94TFbNFiG6c7JV+XLALn1DG4/U5yusXxcjyzuuwLaGCzOwVpb2s\nk/mz/JNPgwfPXfb7fq29NHNaU1/xVWHGJMv+sJ2043Rh2bVd1VXLAgloGbF+y5Xa\nkHczGpIx0pF24Xc1g7SAD6p0eSoHvYvD9dVRe2nLynLlg60lIRRJQw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1517349715", "fingerprint": "ff:1c:3b:29:3b:cd:7e:0b:26:ad:a1:2a:ad:1b:ff:1e"}} 2018-08-16 16:45:33,076 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.228s 2018-08-16 16:45:33,078 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-47346826", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '722', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-627d42ce-5306-408a-bbfd-07a3bc3b2bf1'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:32Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"941558ec-2886-4824-8616-97c773cbca7a","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:32Z","name":"tempest-port-smoke-47346826","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:62:1c:4d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb","ip_address":"10.101.11.10"}],"id":"28d1e164-6357-46aa-9eb9-76f65ab90b76","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} 2018-08-16 16:45:36,879 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.799s 2018-08-16 16:45:36,880 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "941558ec-2886-4824-8616-97c773cbca7a", "port": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7f80db2e-96b9-4cf5-9d61-8ed918463b15'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "adminPass": "rwT3D22Gehhv"}} 2018-08-16 16:45:37,471 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.583s 2018-08-16 16:45:37,472 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-98d182d1-1949-46bd-9bec-ba3c5cf7c8fe'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:38,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.308s 2018-08-16 16:45:38,797 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-05bb898e-29ff-4ae6-9098-fdfb67fba3a6'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:40,164 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.353s 2018-08-16 16:45:40,165 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:39 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb2994b5-3ed2-4b46-9a20-6e9970066e14'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:39Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:40,178 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:45:41,931 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.751s 2018-08-16 16:45:41,932 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2bad3ff7-ab1c-4edd-a230-f81901440584'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:41,945 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2018-08-16 16:45:43,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.354s 2018-08-16 16:45:43,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:42 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-407ba1b0-03f8-4db1-b71b-af2ccfa59be8'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:45,069 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.753s 2018-08-16 16:45:45,069 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:44 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4bfe7bdc-2642-40bc-b5d9-2fb2f5b96726'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:40Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:46,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.698s 2018-08-16 16:45:46,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-559cb5b2-a95e-4fef-bd1a-376bc78e93be'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:46,797 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:45:47,869 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 1.070s 2018-08-16 16:45:47,870 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:46 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f7ed6013-0d93-443e-a18c-b62b14e7a288'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:45Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:47,896 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: ecd4950b-3e86-4b28-afda-f36763cef8b9 with status: ACTIVE 2018-08-16 16:45:49,276 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/ports 1.379s 2018-08-16 16:45:49,277 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-867650492", "security_groups": ["e86d602c-1816-4f1d-86c9-e2a59ae83429"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-751b835d-da79-4c02-bff7-64fae92df302'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:45:48Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"79483f01-493a-43b2-bf69-00efcf819f36","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:45:48Z","name":"tempest-port-smoke-867650492","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:a6:44:8d","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"e99577d7-285e-4cd7-8753-6a197a44e19b","ip_address":"10.102.21.20"}],"id":"61395dd7-5ea3-4942-86b9-a58bddc6e20a","security_groups":["e86d602c-1816-4f1d-86c9-e2a59ae83429"],"device_id":""}} 2018-08-16 16:45:52,597 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 202 POST http://172.30.9.32:8774/v2.1/servers 3.318s 2018-08-16 16:45:52,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1517349715", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "79483f01-493a-43b2-bf69-00efcf819f36", "port": "61395dd7-5ea3-4942-86b9-a58bddc6e20a"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ee08ccbc-af3d-495a-ab59-c861893811cb'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "bce48690-294c-4b88-b133-4c751dc35a99", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "adminPass": "aLmFkjrs2KN5"}} 2018-08-16 16:45:52,919 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.318s 2018-08-16 16:45:52,921 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:52 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bc9a0038-a8f6-4126-af7a-dea04fd01929'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:54,529 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.593s 2018-08-16 16:45:54,529 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:53 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bb709358-a22c-4f61-9f95-0df893a62d9c'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:45:53Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:55,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.347s 2018-08-16 16:45:55,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1314', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-7943f40a-ae65-4635-a5ff-71db5c26d962'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:55Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:55,906 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:45:57,185 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.278s 2018-08-16 16:45:57,185 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1266', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:56 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-37f7e51e-8816-4225-a064-3feaba31eaf0'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:57,197 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:45:58,872 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.673s 2018-08-16 16:45:58,872 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-3d24c039-45a7-434d-9e16-864fa1026c4c'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:45:58,886 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:46:00,362 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.474s 2018-08-16 16:46:00,363 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:45:59 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-fe6642ce-8f36-458a-a290-ad42725c0731'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:02,084 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.708s 2018-08-16 16:46:02,084 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1388', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-73b885d8-d150-48e0-8b73-79a63d9fcd0e'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:45:57Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:03,988 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.889s 2018-08-16 16:46:03,988 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:03 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a033144b-3291-4b64-b78b-bc5874eb185e'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:04,002 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:46:05,103 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.100s 2018-08-16 16:46:05,104 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1545', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:46:04 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e2b033a2-739d-4572-98ef-7dd20c9f1a25'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:46:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:46:05,116 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: bce48690-294c-4b88-b133-4c751dc35a99 with status: ACTIVE 2018-08-16 16:46:05,445 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.328s 2018-08-16 16:46:05,446 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e4817630-8910-419c-96a3-c5f8905e5fad'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "3b121b28-d97e-4b04-8e97-f1716c08447b"}} 2018-08-16 16:46:05,891 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.445s 2018-08-16 16:46:05,892 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:05 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3f7e95a0-22d4-4898-843a-60a30ce5d9dc'} Body: {"network_association": {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "id": "f59e7714-ecfd-4b73-8968-999bf1962f8a"}} 2018-08-16 16:46:06,492 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations 0.599s 2018-08-16 16:46:06,492 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/3b121b28-d97e-4b04-8e97-f1716c08447b/network_associations', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6414a5a5-7d8a-4ce0-b6e7-e502c95e5050'} Body: {"network_association": {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "id": "65be01b5-aa01-40ee-866c-7fc92b0730bc"}} 2018-08-16 16:46:06,493 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:46:06,739 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.245s 2018-08-16 16:46:06,739 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1144039945", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:06 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ac1187c0-5437-4b54-a9b1-41401fdf5629'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:06Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} 2018-08-16 16:46:08,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.439s 2018-08-16 16:46:08,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:46:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-22a1f56d-0a6a-4764-aa53-fe1615491461'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:06Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:07Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3", "name": "tempest-router--1144039945"}} 2018-08-16 16:46:10,707 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface 2.522s 2018-08-16 16:46:10,707 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c95956ba-f7b5-4546-9b6d-c966fbb2119e'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} 2018-08-16 16:46:10,854 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/routers 0.145s 2018-08-16 16:46:10,855 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1041817960", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:46:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-43e35580-2683-44d3-8e6f-d129a2f0a915'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:10Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} 2018-08-16 16:46:12,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.211s 2018-08-16 16:46:12,068 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:46:12 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-75f579a7-e667-4116-ada2-dd2fa54070b9'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:10Z", "admin_state_up": true, "updated_at": "2018-08-16T16:46:11Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "name": "tempest-router--1041817960"}} 2018-08-16 16:46:14,132 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface 2.063s 2018-08-16 16:46:14,133 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:46:14 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-70ce7ad4-7a12-4755-8531-ef3ee213c2ca'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} 2018-08-16 16:46:15,992 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant4): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.858s 2018-08-16 16:46:15,992 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:46:15 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-bc58cfea-cf93-4466-a0f8-2fc8354f923a'} Body: {"floatingip": {"router_id": "07ddc43f-04eb-4c30-9c68-b46504e03637", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:46:14Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.206", "revision_number": 0, "port_id": "28d1e164-6357-46aa-9eb9-76f65ab90b76", "id": "ed036a21-2642-41cd-a2c3-ac885e7fcd49", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:46:14Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:46:15,994 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24,010 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24,074 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:46:24,106 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:24,221 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:46:24,221 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:46:24,223 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:46:24,284 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:46:24,287 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:46:29,295 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:46:29,295 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:47:39,362 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:47:39,363 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:47:39,367 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:47:39,429 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:47:39,432 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:47:44,439 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:47:44,439 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:48:54,484 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:48:54,486 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:48:54,486 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,491 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,553 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,555 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,565 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:48:54,565 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54,566 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:48:54,566 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,568 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,625 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,632 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,642 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:48:54,642 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:48:54,643 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,645 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,709 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,712 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,718 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:48:54,718 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,720 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,781 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,784 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:54,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:48:54,790 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:b6:4f:4f [ether] on eth0 2018-08-16 16:48:54,791 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:48:54,791 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:48:54,793 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:48:54,853 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:48:54,857 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:48:59,864 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:48:59,864 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:50:09,909 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:50:09,910 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.206:22' as 'cirros' with public key authentication 2018-08-16 16:50:09,913 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:50:09,974 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:50:09,977 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.206 successfully created 2018-08-16 16:50:14,984 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant4) Executing command on 172.30.9.206 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:50:14,984 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.206. 2018-08-16 16:51:25,054 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:51:25,055 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.206: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:51:25.055 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:51:26,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49 1.165s 2018-08-16 16:51:26,223 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/ed036a21-2642-41cd-a2c3-ac885e7fcd49', u'date': 'Thu, 16 Aug 2018 16:51:26 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a96ee9e5-038d-434d-9e55-7b8b4df07cce'} Body: 2018-08-16 16:51:28,418 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface 2.193s 2018-08-16 16:51:28,418 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-58af46c8-60c1-46f9-bebe-750128fa2e3e'} Body: {"network_id": "941558ec-2886-4824-8616-97c773cbca7a", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb", "subnet_ids": ["cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb"], "port_id": "18750b34-c106-4839-ba8a-a687c3e8bbee", "id": "07ddc43f-04eb-4c30-9c68-b46504e03637"} 2018-08-16 16:51:30,150 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637 1.730s 2018-08-16 16:51:30,151 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/07ddc43f-04eb-4c30-9c68-b46504e03637', u'date': 'Thu, 16 Aug 2018 16:51:30 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f6fcba9e-80f7-48b5-8796-8d88f8de0c86'} Body: 2018-08-16 16:51:32,113 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface 1.961s 2018-08-16 16:51:32,113 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-162defd0-8a4b-4e90-ae12-a641fc588a59'} Body: {"network_id": "79483f01-493a-43b2-bf69-00efcf819f36", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "e99577d7-285e-4cd7-8753-6a197a44e19b", "subnet_ids": ["e99577d7-285e-4cd7-8753-6a197a44e19b"], "port_id": "badb7208-7d82-4d5a-a6e5-76fb337381e8", "id": "4fc94875-8e77-4565-98fb-95cbddb585e3"} 2018-08-16 16:51:33,845 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3 1.731s 2018-08-16 16:51:33,846 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/4fc94875-8e77-4565-98fb-95cbddb585e3', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-a32726fc-1e74-4869-a69a-fd2963cc900a'} Body: 2018-08-16 16:51:34,290 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.443s 2018-08-16 16:51:34,290 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:33 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-370f93da-4a1a-4802-88ac-550c60148dfe'} Body: 2018-08-16 16:51:35,473 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 1.180s 2018-08-16 16:51:35,476 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-24d1e5b3-d065-4f5e-bda4-b167e1049412'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1649498941": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:44:8d", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/bce48690-294c-4b88-b133-4c751dc35a99", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:46:02.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "bce48690-294c-4b88-b133-4c751dc35a99", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:34Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-2", "created": "2018-08-16T16:45:52Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:51:36,764 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99 0.273s 2018-08-16 16:51:36,765 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/bce48690-294c-4b88-b133-4c751dc35a99', u'x-compute-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:36 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c9ca7ed5-ab1d-411a-b861-0220768d4397'} Body: {"itemNotFound": {"message": "Instance bce48690-294c-4b88-b133-4c751dc35a99 could not be found.", "code": 404}} 2018-08-16 16:51:37,612 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a 0.846s 2018-08-16 16:51:37,613 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/61395dd7-5ea3-4942-86b9-a58bddc6e20a', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-9e0362ed-8621-4b83-83e3-c74168dd9974'} Body: 2018-08-16 16:51:37,781 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.168s 2018-08-16 16:51:37,782 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4f7fdda4-c9c2-476e-a74a-bcd584baf188'} Body: 2018-08-16 16:51:38,688 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.905s 2018-08-16 16:51:38,689 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1551', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:37 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d979d8e-eb30-4484-8d65-894bd0414c2e'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-1601667621": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:1c:4d", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:45:45.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "ecd4950b-3e86-4b28-afda-f36763cef8b9", "security_groups": [{"name": "tempest-secgroup-smoke-1595672235"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:51:37Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1517349715", "name": "server-1", "created": "2018-08-16T16:45:36Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:51:39,747 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9 0.042s 2018-08-16 16:51:39,747 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/ecd4950b-3e86-4b28-afda-f36763cef8b9', u'x-compute-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:39 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-9a17b1af-f133-4d75-b490-e83402e87aa8'} Body: {"itemNotFound": {"message": "Instance ecd4950b-3e86-4b28-afda-f36763cef8b9 could not be found.", "code": 404}} 2018-08-16 16:51:40,678 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76 0.930s 2018-08-16 16:51:40,679 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/28d1e164-6357-46aa-9eb9-76f65ab90b76', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5190b87d-3cce-45fb-b7b7-a46be5632fa2'} Body: 2018-08-16 16:51:40,732 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715 0.049s 2018-08-16 16:51:40,732 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1517349715', u'x-compute-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:51:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-67d3a9a0-d970-4fe8-825f-0833e3ad46cf'} Body: 2018-08-16 16:51:43,161 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b 2.427s 2018-08-16 16:51:43,161 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/e99577d7-285e-4cd7-8753-6a197a44e19b', u'date': 'Thu, 16 Aug 2018 16:51:43 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6852b4f9-2f17-49da-8a17-755316822d2e'} Body: 2018-08-16 16:51:44,654 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36 1.492s 2018-08-16 16:51:44,655 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/79483f01-493a-43b2-bf69-00efcf819f36', u'date': 'Thu, 16 Aug 2018 16:51:44 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-26e8e98c-c8cc-4a87-b5c8-bf0f36a28aff'} Body: 2018-08-16 16:51:47,446 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb 2.790s 2018-08-16 16:51:47,447 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/cdb5b953-3e7c-4a4e-b921-c9ff329cc9eb', u'date': 'Thu, 16 Aug 2018 16:51:47 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-efcdd473-c074-4e9f-bea9-925c433c1798'} Body: 2018-08-16 16:51:49,186 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a 1.738s 2018-08-16 16:51:49,187 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/941558ec-2886-4824-8616-97c773cbca7a', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-0a76afed-5eef-453e-acdc-0977af718c74'} Body: 2018-08-16 16:51:49,734 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429 0.546s 2018-08-16 16:51:49,734 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/e86d602c-1816-4f1d-86c9-e2a59ae83429', u'date': 'Thu, 16 Aug 2018 16:51:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e019682b-c01f-44e4-8e58-af91f8b88bf4'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5[compute,id-2ac0696b-e828-4299-9e94-5f9c4988d961,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 192, in test_bgpvpn_variant5 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:51:50,070 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.308s 2018-08-16 16:51:50,070 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-1435289080 description", "name": "tempest-secgroup-smoke-1435289080"}} Response - Headers: {'status': '201', u'content-length': '1410', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-02c3303f-758b-4e5a-bd45-3f08e10caa4e'} Body: {"security_group": {"description": "tempest-secgroup-smoke-1435289080 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:49Z", "updated_at": "2018-08-16T16:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "1497e630-2b81-4c49-ad21-0e666b49890d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:51:49Z", "revision_number": 0, "id": "97436a89-49f8-4e15-b676-ae1c5b7a770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:51:49Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "name": "tempest-secgroup-smoke-1435289080"}} 2018-08-16 16:51:50,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.480s 2018-08-16 16:51:50,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8a1fdbaf-4068-4bf1-bdb4-2a9d72a45a22'} 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": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bbd920d1-3a13-475d-bb3d-d4001a164979"}} 2018-08-16 16:51:50,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.360s 2018-08-16 16:51:50,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:50 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e3ab7c79-5f7f-4e7b-9cd9-bc411ca56c20'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:51:50Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:50Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e0067399-25ff-40cc-939d-f96b925eb836"}} 2018-08-16 16:51:51,282 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.367s 2018-08-16 16:51:51,283 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-50a51881-46b0-45e2-8f08-f4f4ff6b4071'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "359aebf8-eeed-4285-8c5c-6d1da6481c1b"}} 2018-08-16 16:51:51,706 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.422s 2018-08-16 16:51:51,706 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b52d7909-ee39-4670-8d6e-3279f1e4fa15'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "a8bfdf0a-2eb6-4834-8a4a-64268cf4e8fa"}} 2018-08-16 16:51:51,853 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.145s 2018-08-16 16:51:51,853 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-7d0421e0-05ab-4811-a76f-d5449f863eeb'} 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": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "f93c9451-1900-4749-bab9-3a88ab80e2a8"}} 2018-08-16 16:51:52,057 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.203s 2018-08-16 16:51:52,058 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a2ed129-bca2-4d88-ad2e-eda07dc56dde'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:51Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:51Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b6951997-2872-4bad-8b44-ec00b94470b4"}} 2018-08-16 16:51:52,498 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.439s 2018-08-16 16:51:52,499 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-244e472f-3dfc-4318-8989-2c73c58d21ce'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "0f8eee0d-e567-40b3-b12a-268484093f31"}} 2018-08-16 16:51:52,683 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.183s 2018-08-16 16:51:52,683 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:51:52 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1507bbb1-ad71-4e54-be6f-a8f65f3cfa01'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:51:52Z", "security_group_id": "ef0153fa-182c-4ba9-a301-23d61b6f805e", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:52Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "e66c6e5b-8564-42c4-a105-7cebb8d6e553"}} 2018-08-16 16:51:53,193 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.508s 2018-08-16 16:51:53,194 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-214447023"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:53 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-532ef324-2f19-4bb6-94e0-a3e5bccd7045'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:53Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"cf0db135-8732-477d-a94b-46999be134c6","name":"tempest-A-214447023"}} 2018-08-16 16:51:54,371 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 1.176s 2018-08-16 16:51:54,371 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "cf0db135-8732-477d-a94b-46999be134c6", "name": "tempest-subnet-A-1-1786747708"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99073cf9-1421-4122-91ef-cfe61eb4a6b5'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:53Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:53Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","subnetpool_id":null,"name":"tempest-subnet-A-1-1786747708"}} 2018-08-16 16:51:54,710 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/networks 0.336s 2018-08-16 16:51:54,711 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-1001661156"}} Response - Headers: {'status': '201', u'content-length': '557', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:51:54 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-ad980405-0fa7-4cf7-8b3d-9313aae788aa'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:51:54Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"def1554b-98c0-4930-865a-775666884c04","name":"tempest-B-1001661156"}} 2018-08-16 16:51:55,487 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.774s 2018-08-16 16:51:55,488 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "def1554b-98c0-4930-865a-775666884c04", "name": "tempest-subnet-B-1-1151365493"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bc583a1-d573-4352-b750-369eea36894d'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:51:54Z","dns_nameservers":[],"updated_at":"2018-08-16T16:51:54Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","subnetpool_id":null,"name":"tempest-subnet-B-1-1151365493"}} 2018-08-16 16:51:55,686 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.197s 2018-08-16 16:51:55,687 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--97805947", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '411', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:51:55 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b5e21335-b91e-4012-a3a1-87592c755041'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:55Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} 2018-08-16 16:51:57,410 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.722s 2018-08-16 16:51:57,411 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '591', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:51:57 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-99870916-6974-47cb-b49d-d45f868764f6'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:51:55Z", "admin_state_up": true, "updated_at": "2018-08-16T16:51:57Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "88f73ef8-ff72-4977-84c7-feb78185d609", "name": "tempest-router--97805947"}} 2018-08-16 16:51:59,392 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface 1.978s 2018-08-16 16:51:59,393 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5fdc99f2-a4cc-445e-8137-1f8690e3c961'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} 2018-08-16 16:51:59,913 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.519s 2018-08-16 16:51:59,914 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:51:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1f3c47ca-dbb2-48dc-8317-e6b1a600e0c1'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "f8b2cd32-3cd0-414a-995c-956180418cf6"}} 2018-08-16 16:52:00,330 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 0.415s 2018-08-16 16:52:00,331 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:00 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e93453b9-5739-4a5f-a6a5-976f939df966'} Body: {"network_association": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "id": "9f369a63-6575-4347-a13a-d4fc6089e2b2"}} 2018-08-16 16:52:01,337 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations 1.005s 2018-08-16 16:52:01,338 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/f8b2cd32-3cd0-414a-995c-956180418cf6/network_associations', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-de635cc2-a81f-4a51-a28d-7efa9ae7e793'} Body: {"network_association": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "id": "5b8879a1-79ba-4e5f-9467-bddac9dbc3e5"}} 2018-08-16 16:52:01,339 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:52:02,178 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.838s 2018-08-16 16:52:02,179 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-646088115"}} Response - Headers: {'status': '200', u'content-length': '2308', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f01b007f-3b14-4c86-8429-9c1850a9944e'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIw1tLtzIPHh/SqNw/VTEipAyW5txvqtVLuqnzNKU2fGZ/oVMpnF4DL1EEq3H8HHBQ757qn0OB5FcKybV22UjLKbCeK5qRF+YoQUN0vhVdvM9X/6Jxf8bfG4L6NRO4t6JikiNzYcoWOkWRHU+g7rleoEmM6CEAly90gbkmZspJ+Nlhhw0u8abruXM8x/eFWaq0iG4yjk9mNrNZJjiMZHT0hRgVFoZevseJk5C+D/vsLQXJUjYIMvYsMXkkdpYKbPmdEfnhwvGriKJqcP0in/LUa3yQrf8Uaye0uQ121fLR73QHogSSEciOZcRQxPVzrsA5P4MS3Nok5o9x1QuijMtl Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAyMNbS7cyDx4f0qjcP1UxIqQMlubcb6rVS7qp8zSlNnxmf6FT\nKZxeAy9RBKtx/BxwUO+e6p9DgeRXCsm1dtlIyymwniuakRfmKEFDdL4VXbzPV/+i\ncX/G3xuC+jUTuLeiYpIjc2HKFjpFkR1PoO65XqBJjOghAJcvdIG5JmbKSfjZYYcN\nLvGm67lzPMf3hVmqtIhuMo5PZjazWSY4jGR09IUYFRaGXr7HiZOQvg/77C0FyVI2\nCDL2LDF5JHaWCmz5nRH54cLxq4iianD9Ip/y1Gt8kK3/FGsntLkNdtXy0e90B6IE\nkhHIjmXEUMT1c67AOT+DEtzaJOaPcdULoozLZQIDAQABAoIBADlqnZaW6wsly2Yd\nAvhd7fKBRlR16/9HtT62QNqcaM+fXlUMF1OkM8Lnal1ShwPaQkjzbtic+dqRKk+c\nhnhaBhaMcsWZpNfwJNPIbnlZz5SCZi49nwCk0YSHQrs6KMzAQAG+18Ks6fXXboPl\nBRv6iitE3iQdUyrvEhRY8VHJPftPXVMAfnsEZdPJBELbFTDRPrCnvyQSbFwlOVh4\nfwbMjZMKv9Pv+2vvUPPEEZeXcjz0EUdq8kR+dcAddS4aWNkjhIG3TBEF+3r015nL\nB2Lqq0OL5xVf3T5QJ5QL9eCIX7ytY6DyQec9lXmKy19TwlIyscisxTKnZs28/7WR\ntQ1fRdUCgYEA7aAVUkeIT0N2+UNbAJzOFatAUqFEa7GtRrJu4P+spJyvTMekgYpX\nlRmavC61995k/nybUanUqu2zhzxpE8ng9bUo9s4BhhTyBiletf2ChRqs+pDZSQfc\nnw2KqACDmT7JM/50SPL3CkrlDS0GFsp5U42doPe5i+LgpQs8ajT71ZsCgYEA2EmR\nEdG5O5Kx9Llx4YHJcqxKAk1KDCda86RGAt0FjXMbSj+OrtnbPZhfk+tTtT09gGOB\n3FTaJS8RmiuyHvLdzooJ2ZCXy9APAHiZFY1M/Bydg5t0rxSxF1OHlkHNNC1kcktX\ndiJedzJ3kL5+a6FXWi9/OEjwquowPKvhN3b8cv8CgYEAwgDKp4xjS2NnRQaqy4s5\n7hMMxumHNO2w7GFNiUD0sMiDjooIUwKhksd+v1jbk+zsQ6F0JW4khRDgW+8EUvWl\nRrWLJkT2lYOQPVuVSbwZzZYD1+Zen/NdOjYSGCujRYAvQNXkFpLXAn43F1TE/eJ8\nv6yFHyBhSkYG5niP8J4lZTUCgYB56R2H+bp6xbjgxBZYkZtGs64TlhUCvLwbUKDV\nxFb438SmGSUHkWxuT5CwA5jvM1GTKINt+bXr95foWnDP2P0FCfF7XHDzRJbwIQnI\niBi4kjiGkf03ImafS0nFe9l6a4uOkMD/qWetsBiM0ZLYf9yIzPTceOCOtenyiL8t\nUDgDaQKBgHGB7LHxUtu7/sNJ33kjIfWdBqgZpAys/XL/Mipsk75ceOvnicN+ySwQ\ndyszYXsVnBmEYZ4ekkiqarQX3y+OeYRK02mPLdYOBq+o20WIzBJUJC1G8o6NdNDY\nG7mfZ957vfSxw6xWyhVVEMqo4RnvIOOLEpl0DHgPL4mHZKLXAm0Q\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-646088115", "fingerprint": "87:4f:ed:01:9a:8e:68:ce:29:52:74:40:77:e1:c4:58"}} 2018-08-16 16:52:02,963 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.780s 2018-08-16 16:52:02,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-1093530762", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-346d0ffb-521d-4d47-a0e7-0ce9f8d1706f'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:02Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"cf0db135-8732-477d-a94b-46999be134c6","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:02Z","name":"tempest-port-smoke-1093530762","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:c0:42:89","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"fcf58be4-b8ed-45b0-b945-c51613d167b8","ip_address":"10.101.11.10"}],"id":"1797fe32-e75e-4e74-9aa3-d117225c52a4","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} 2018-08-16 16:52:06,482 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.517s 2018-08-16 16:52:06,483 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "cf0db135-8732-477d-a94b-46999be134c6", "port": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bd081369-3956-4fe8-b735-1824855a446a'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "adminPass": "qjawJc7aHGus"}} 2018-08-16 16:52:06,824 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.336s 2018-08-16 16:52:06,824 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:06 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55fdb414-6db8-4191-9478-943cc14aa0a9'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:08,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.398s 2018-08-16 16:52:08,243 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:07 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-17b66565-f354-4922-bd50-7f2ef350c2de'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:09,663 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.404s 2018-08-16 16:52:09,663 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1313', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:09 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2d6eccdc-6bda-4d0c-a493-d799d74e7683'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:09,675 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2018-08-16 16:52:11,047 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.370s 2018-08-16 16:52:11,048 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1265', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:10 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f28fca72-2224-4e91-b041-568e84400abc'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:11,061 63 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/scheduling" after 5 second wait 2018-08-16 16:52:12,697 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.634s 2018-08-16 16:52:12,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:12 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-29d08869-9032-4793-b8ee-cb6779d15f5d'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:12,711 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:52:14,136 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.423s 2018-08-16 16:52:14,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:13 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-aa7d2360-04a0-48fd-b60a-b02af4ea0c95'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:16,144 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.988s 2018-08-16 16:52:16,145 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:15 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ada01201-f376-4266-81b0-3515157f796f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:11Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,284 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 1.121s 2018-08-16 16:52:18,285 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:17 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-9d54045a-ab8c-4326-b53b-038f85643086'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,298 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2018-08-16 16:52:18,939 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.640s 2018-08-16 16:52:18,940 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:18 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9c18033-d6cf-41c8-bff8-9f9aff2c9926'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:16Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:18,959 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 21335974-b4b3-4543-8c5a-8e64df861a0e with status: ACTIVE 2018-08-16 16:52:19,698 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/ports 0.738s 2018-08-16 16:52:19,698 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "def1554b-98c0-4930-865a-775666884c04", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-2017929603", "security_groups": ["ef0153fa-182c-4ba9-a301-23d61b6f805e"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-efb5b1a4-8937-4ea0-af82-3515bd29fac3'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:52:19Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"def1554b-98c0-4930-865a-775666884c04","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:52:19Z","name":"tempest-port-smoke-2017929603","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:ae:9a:61","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8","ip_address":"10.102.21.20"}],"id":"6b34e6ee-e568-406b-9a35-0ce715f583c3","security_groups":["ef0153fa-182c-4ba9-a301-23d61b6f805e"],"device_id":""}} 2018-08-16 16:52:23,596 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 202 POST http://172.30.9.32:8774/v2.1/servers 3.897s 2018-08-16 16:52:23,597 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-646088115", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "def1554b-98c0-4930-865a-775666884c04", "port": "6b34e6ee-e568-406b-9a35-0ce715f583c3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:19 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-196f872f-4f84-4a0d-9ed1-425b306c45fc'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "adminPass": "c8vwjptXDML3"}} 2018-08-16 16:52:23,895 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.294s 2018-08-16 16:52:23,896 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:23 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c9a01fa8-287f-4385-a53d-c654d11a74a8'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:25,295 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.384s 2018-08-16 16:52:25,296 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1261', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:24 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-883a4ba4-beb0-4eef-953e-802ff19a748a'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:52:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:26,685 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.374s 2018-08-16 16:52:26,685 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1331', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:26 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a12c6d44-d1f2-459d-8c34-543277405f33'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:26,697 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:52:28,551 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.853s 2018-08-16 16:52:28,552 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:27 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b387edef-9aee-465a-94e4-fba1ad3f6121'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:28,565 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:52:30,613 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 1.046s 2018-08-16 16:52:30,614 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:29 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ad1d0efe-5458-4a0e-a3e7-c101b2811c42'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:26Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:32,466 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.837s 2018-08-16 16:52:32,467 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-504a1864-ada1-4663-a59f-b53146436c0c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:32,487 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:52:33,183 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.693s 2018-08-16 16:52:33,184 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1544', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:52:32 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1131c76e-639b-44fd-97f3-571a32ab1aa9'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:52:31Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:52:33,199 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 60d7f066-f1bc-4d5d-abad-4245605a1f70 with status: ACTIVE 2018-08-16 16:52:33,812 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/routers 0.612s 2018-08-16 16:52:33,812 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--734862673", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:52:33 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-17095e2a-dff0-417c-83b8-0415558e9b85'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:33Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} 2018-08-16 16:52:35,301 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.488s 2018-08-16 16:52:35,302 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:52:35 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-dc129f3c-facc-4629-9d9d-322c0d90343c'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:33Z", "admin_state_up": true, "updated_at": "2018-08-16T16:52:35Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "455fdc3a-f224-4648-917f-8f6752e70206", "name": "tempest-router--734862673"}} 2018-08-16 16:52:37,322 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface 2.019s 2018-08-16 16:52:37,323 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:52:37 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b713076f-4a82-4b19-92d9-0dd627dacf64'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} 2018-08-16 16:52:39,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant5): 201 POST http://172.30.9.32:9696/v2.0/floatingips 2.190s 2018-08-16 16:52:39,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:52:39 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6b25df2f-01ba-4ee8-ba0d-2a17f15a5582'} Body: {"floatingip": {"router_id": "455fdc3a-f224-4648-917f-8f6752e70206", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:52:38Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.207", "revision_number": 0, "port_id": "1797fe32-e75e-4e74-9aa3-d117225c52a4", "id": "5f4472f0-09f5-49eb-bb2b-3a7f4a49714f", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:52:38Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:52:39,516 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55,543 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55,643 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:52:55,671 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:52:55,785 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:52:55,786 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:52:55,788 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:52:55,849 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:52:55,856 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:53:00,863 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:53:00,863 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:54:10,869 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:54:10,870 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:54:10,877 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:54:10,940 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:54:10,941 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:54:15,948 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:54:15,948 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:55:26,013 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:55:26,014 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:55:26,014 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,020 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,120 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,147 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,154 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:55:26,154 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26,155 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 16:55:26,155 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,158 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,219 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,222 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,233 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 16:55:26,234 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 16:55:26,234 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,236 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,299 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,300 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,307 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 16:55:26,307 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,313 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,375 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,379 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:26,385 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 16:55:26,385 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:bb:c7:19 [ether] on eth0 2018-08-16 16:55:26,386 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:55:26,386 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:55:26,388 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:55:26,447 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:55:26,452 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:55:31,459 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:55:31,460 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:56:41,473 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:56:41,474 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.207:22' as 'cirros' with public key authentication 2018-08-16 16:56:41,478 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:56:41,576 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:56:41,606 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.207 successfully created 2018-08-16 16:56:46,613 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant5) Executing command on 172.30.9.207 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:56:46,613 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.207. 2018-08-16 16:57:56,654 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 16:57:56,654 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.207: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 16:57:56.654 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 16:57:57,876 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f 1.219s 2018-08-16 16:57:57,877 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/5f4472f0-09f5-49eb-bb2b-3a7f4a49714f', u'date': 'Thu, 16 Aug 2018 16:57:57 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bcda60c0-67a3-4943-96d2-bdb561a79277'} Body: 2018-08-16 16:57:59,847 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface 1.969s 2018-08-16 16:57:59,848 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:57:59 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c3eb3318-585f-4748-ac1a-439a63427c95'} Body: {"network_id": "cf0db135-8732-477d-a94b-46999be134c6", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "fcf58be4-b8ed-45b0-b945-c51613d167b8", "subnet_ids": ["fcf58be4-b8ed-45b0-b945-c51613d167b8"], "port_id": "936fdb27-3844-4922-afa0-e2f02005cdbc", "id": "455fdc3a-f224-4648-917f-8f6752e70206"} 2018-08-16 16:58:01,646 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206 1.797s 2018-08-16 16:58:01,647 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/455fdc3a-f224-4648-917f-8f6752e70206', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-2a9afa54-8b33-4b2d-8b17-87ac91dfa5cf'} Body: 2018-08-16 16:58:02,190 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.542s 2018-08-16 16:58:02,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-71a0f236-c323-4084-87f5-441bd556e62a'} Body: 2018-08-16 16:58:03,160 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.967s 2018-08-16 16:58:03,160 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1550', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f3556ba7-7a5c-4e04-8822-5a2ea32bcecc'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-1001661156": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:9a:61", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:30.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "60d7f066-f1bc-4d5d-abad-4245605a1f70", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:02Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-2", "created": "2018-08-16T16:52:23Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:04,217 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70 0.049s 2018-08-16 16:58:04,217 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/60d7f066-f1bc-4d5d-abad-4245605a1f70', u'x-compute-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:04 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-53fe2617-3e66-4ab5-853a-b16ab32aa7fd'} Body: {"itemNotFound": {"message": "Instance 60d7f066-f1bc-4d5d-abad-4245605a1f70 could not be found.", "code": 404}} 2018-08-16 16:58:05,067 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3 0.848s 2018-08-16 16:58:05,067 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/6b34e6ee-e568-406b-9a35-0ce715f583c3', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5433adc2-756e-427d-9bab-d21823a04557'} Body: 2018-08-16 16:58:05,256 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.187s 2018-08-16 16:58:05,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f68cb0d7-1440-4c15-87d8-66b34b3ef732'} Body: 2018-08-16 16:58:06,221 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.964s 2018-08-16 16:58:06,222 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:05 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-2e957e4e-0aec-45bf-a719-ad91ec493ce4'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-214447023": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:42:89", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/21335974-b4b3-4543-8c5a-8e64df861a0e", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:52:16.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "21335974-b4b3-4543-8c5a-8e64df861a0e", "security_groups": [{"name": "tempest-secgroup-smoke-1435289080"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:05Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-646088115", "name": "server-1", "created": "2018-08-16T16:52:06Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:07,291 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e 0.053s 2018-08-16 16:58:07,291 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/21335974-b4b3-4543-8c5a-8e64df861a0e', u'x-compute-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:07 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-39206d60-bb43-45ca-81e6-fd53cb863ffb'} Body: {"itemNotFound": {"message": "Instance 21335974-b4b3-4543-8c5a-8e64df861a0e could not be found.", "code": 404}} 2018-08-16 16:58:08,180 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4 0.888s 2018-08-16 16:58:08,181 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/1797fe32-e75e-4e74-9aa3-d117225c52a4', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-469e1bc9-42b7-4eb1-bf69-d5796894837a'} Body: 2018-08-16 16:58:08,215 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115 0.033s 2018-08-16 16:58:08,216 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-646088115', u'x-compute-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:08 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-c1ec249b-b958-4d1f-bbdb-4b3c1ffc66e0'} Body: 2018-08-16 16:58:10,203 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface 1.986s 2018-08-16 16:58:10,204 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609/remove_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:10 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-1c840810-1163-42ba-bb65-e2444582ef62'} Body: {"network_id": "def1554b-98c0-4930-865a-775666884c04", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8", "subnet_ids": ["9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8"], "port_id": "cf350262-49bb-445b-88bf-70f2f359f295", "id": "88f73ef8-ff72-4977-84c7-feb78185d609"} 2018-08-16 16:58:11,790 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609 1.586s 2018-08-16 16:58:11,791 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/88f73ef8-ff72-4977-84c7-feb78185d609', u'date': 'Thu, 16 Aug 2018 16:58:11 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-eb351d27-aaf7-451a-822c-b431b5f7790c'} Body: 2018-08-16 16:58:14,672 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8 2.880s 2018-08-16 16:58:14,672 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/9dbf9db8-5b2c-4bb6-af71-d6311f6ae5a8', u'date': 'Thu, 16 Aug 2018 16:58:14 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9d34d2f-6fbb-45ce-9f11-77279d4b161e'} Body: 2018-08-16 16:58:16,562 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04 1.889s 2018-08-16 16:58:16,563 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/def1554b-98c0-4930-865a-775666884c04', u'date': 'Thu, 16 Aug 2018 16:58:16 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-bba23281-50f0-4708-b0d1-62a52f8c59f4'} Body: 2018-08-16 16:58:19,243 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8 2.679s 2018-08-16 16:58:19,244 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/fcf58be4-b8ed-45b0-b945-c51613d167b8', u'date': 'Thu, 16 Aug 2018 16:58:19 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-5250cd42-4eab-43ff-be4f-945ea1618c19'} Body: 2018-08-16 16:58:21,039 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6 1.794s 2018-08-16 16:58:21,040 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/cf0db135-8732-477d-a94b-46999be134c6', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-4abc8ce3-8569-47fd-b46d-547ca8e3af28'} Body: 2018-08-16 16:58:21,821 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e 0.780s 2018-08-16 16:58:21,821 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/ef0153fa-182c-4ba9-a301-23d61b6f805e', u'date': 'Thu, 16 Aug 2018 16:58:21 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-3553e0b3-f45e-4c7e-9f7c-e38bb48956b3'} Body: networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6[compute,id-9081338e-a52e-46bb-a40e-bda24ec4b1bd,network] -------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/src/tempest/tempest/common/utils/__init__.py", line 88, in wrapper return f(*func_args, **func_kwargs) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 214, in test_bgpvpn_variant6 self._associate_fip_and_check_l3_bgpvpn() File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1123, in _associate_fip_and_check_l3_bgpvpn self._check_l3_bgpvpn(should_succeed=should_succeed) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1046, in _check_l3_bgpvpn validate_server=destination_srv) File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip self.assertTrue(result, msg) File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue raise self.failureException(msg) AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2018-08-16 16:58:22,342 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-groups 0.492s 2018-08-16 16:58:22,343 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "description": "tempest-secgroup-smoke-251104111 description", "name": "tempest-secgroup-smoke-251104111"}} Response - Headers: {'status': '201', u'content-length': '1408', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-96ae4a82-3cda-4102-83d1-78ac7c640d1d'} Body: {"security_group": {"description": "tempest-secgroup-smoke-251104111 description", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "updated_at": "2018-08-16T16:58:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "25deacca-67b1-4335-95b8-7594f830d1b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T16:58:22Z", "revision_number": 0, "id": "466516de-85c7-40e8-b442-b57ca64d1909", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}], "revision_number": 1, "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "name": "tempest-secgroup-smoke-251104111"}} 2018-08-16 16:58:22,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.457s 2018-08-16 16:58:22,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-096d0842-e44c-4bfc-9041-8602b3808f6d'} 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": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "262f48f8-7d51-4c50-9c91-6f68f5d904fb"}} 2018-08-16 16:58:22,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.195s 2018-08-16 16:58:22,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 22, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:22 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-12410a2a-9263-4b49-96f3-41155ca89afc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T16:58:22Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 22, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:22Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "8cfd0ba3-ff72-4c8b-b645-2a2bc234b485"}} 2018-08-16 16:58:23,456 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.456s 2018-08-16 16:58:23,457 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "ingress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '507', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-4bbb7af7-1883-4abc-b696-17c05a333646'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "2751e177-72b9-4cd9-adfe-dc81c270e647"}} 2018-08-16 16:58:23,634 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.175s 2018-08-16 16:58:23,634 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"direction": "egress", "protocol": "tcp", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "port_range_max": 80, "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80}} Response - Headers: {'status': '201', u'content-length': '506', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:23 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-20ca32b8-f384-47a1-b67a-2dfcbb8accad'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": 80, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "ef7a78bc-1038-4f7f-95d0-a2b45bb1617b"}} 2018-08-16 16:58:24,335 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.699s 2018-08-16 16:58:24,335 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-970fbd9d-03bb-46c2-a003-64dbbacff123'} 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": "2018-08-16T16:58:23Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:23Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "bcc9b66e-411d-4d2b-9a22-254a51f33932"}} 2018-08-16 16:58:24,833 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.497s 2018-08-16 16:58:24,834 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "protocol": "icmp", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-d0e82d39-1cf6-43c9-bc49-6c529e6fd45d'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "aef72553-7714-4080-b4d0-033f4ba2d1c1"}} 2018-08-16 16:58:24,999 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.164s 2018-08-16 16:58:24,999 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "ingress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '512', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:24 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b286207f-7950-4af2-8fdb-ce952b8820dc'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:24Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:24Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "b984abd6-c0d4-40d7-a7c8-c5f0264099c3"}} 2018-08-16 16:58:25,246 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:setUp): 201 POST http://172.30.9.32:9696/v2.0/security-group-rules 0.246s 2018-08-16 16:58:25,248 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "direction": "egress", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "protocol": "icmp", "ethertype": "IPv6"}} Response - Headers: {'status': '201', u'content-length': '511', 'content-location': 'http://172.30.9.32:9696/v2.0/security-group-rules', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-b3dc10d9-46fa-4a0b-bb72-9f305730a9a8'} Body: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "icmp", "description": "", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T16:58:25Z", "security_group_id": "6b975498-9ad7-421c-9c9e-25ec9ffe57a2", "port_range_min": null, "revision_number": 0, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:25Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "59429c23-ab39-4544-9ed5-156f300211f3"}} 2018-08-16 16:58:25,770 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.521s 2018-08-16 16:58:25,770 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-A-578718227"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:25 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2a40b63d-d4c3-4629-a707-b70eaa4ece76'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:25Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"0801af85-138d-4f28-8ba8-972490b778fe","name":"tempest-A-578718227"}} 2018-08-16 16:58:26,711 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.939s 2018-08-16 16:58:26,712 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.101.11.0/24", "network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "name": "tempest-subnet-A-1-836400988"}} Response - Headers: {'status': '201', u'content-length': '635', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:26 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2e9748b1-520e-40ec-91d8-f04758859b55'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:26Z","gateway_ip":"10.101.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.101.11.2","end":"10.101.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.101.11.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","subnetpool_id":null,"name":"tempest-subnet-A-1-836400988"}} 2018-08-16 16:58:27,015 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/networks 0.302s 2018-08-16 16:58:27,016 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-B-684609947"}} Response - Headers: {'status': '201', u'content-length': '556', 'content-location': 'http://172.30.9.32:9696/v2.0/networks', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-03506f5f-ef3a-4439-b600-c14e2c0e441f'} Body: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:26Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-16T16:58:26Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"aac61b51-be7a-4089-be03-3beaeefa0099","name":"tempest-B-684609947"}} 2018-08-16 16:58:27,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/subnets 0.826s 2018-08-16 16:58:27,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"ip_version": 4, "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "cidr": "10.102.21.0/24", "network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "name": "tempest-subnet-B-1-1829115453"}} Response - Headers: {'status': '201', u'content-length': '636', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets', u'date': 'Thu, 16 Aug 2018 16:58:27 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-946eab5b-3325-4b52-b093-582e484b8f3f'} Body: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","created_at":"2018-08-16T16:58:27Z","dns_nameservers":[],"updated_at":"2018-08-16T16:58:27Z","gateway_ip":"10.102.21.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.102.21.2","end":"10.102.21.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.102.21.0/24","project_id":"37ec51580f3e42d3a24da690f1dff5b7","id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","subnetpool_id":null,"name":"tempest-subnet-B-1-1829115453"}} 2018-08-16 16:58:28,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns 0.465s 2018-08-16 16:58:28,311 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"bgpvpn": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "import_targets": [], "export_targets": [], "name": "test-l3-bgpvpn", "route_targets": ["64512:1"]}} Response - Headers: {'status': '201', u'content-length': '330', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns', u'date': 'Thu, 16 Aug 2018 16:58:28 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5db5250a-4212-4908-9e1c-b16a17b24ef2'} Body: {"bgpvpn": {"export_targets": [], "name": "test-l3-bgpvpn", "route_distinguishers": [], "routers": [], "import_targets": [], "networks": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "route_targets": ["64512:1"], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "type": "l3", "id": "035f50da-9ca4-4c92-abf5-52c7195b0968"}} 2018-08-16 16:58:29,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 0.879s 2018-08-16 16:58:29,192 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-8598aa0e-5568-4786-b1ea-c3a3a593006f'} Body: {"network_association": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "id": "293f11e5-228f-4d6f-918a-2e5c05452ebf"}} 2018-08-16 16:58:30,514 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations 1.320s 2018-08-16 16:58:30,514 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099"}} Response - Headers: {'status': '201', u'content-length': '125', 'content-location': 'http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/035f50da-9ca4-4c92-abf5-52c7195b0968/network_associations', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-3681bdd4-5a06-444f-906e-a564ff5859db'} Body: {"network_association": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "id": "6b984532-08eb-4b96-bd2c-8263fd3c9604"}} 2018-08-16 16:58:30,515 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] BGPVPN network associations completed 2018-08-16 16:58:30,993 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.477s 2018-08-16 16:58:30,994 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--1792224810", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '413', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:58:30 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-a083e41b-8def-4dfb-82a6-938d2a723a01'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:30Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} 2018-08-16 16:58:32,348 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.353s 2018-08-16 16:58:32,348 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '593', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 16:58:32 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-10d8435a-ffe2-4994-8a6f-fc3366e91c7f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:58:30Z", "admin_state_up": true, "updated_at": "2018-08-16T16:58:32Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82", "name": "tempest-router--1792224810"}} 2018-08-16 16:58:34,806 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface 2.456s 2018-08-16 16:58:34,807 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-2c931d49-22c5-47f5-8c6d-0011b5d75bd3'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} 2018-08-16 16:58:35,232 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 POST http://172.30.9.32:8774/v2.1/os-keypairs 0.424s 2018-08-16 16:58:35,232 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestBGPVPNBasic-1112044030"}} Response - Headers: {'status': '200', u'content-length': '2313', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs', u'x-compute-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:34 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-4fbb613d-92fe-402b-a421-c6613e3c80ae'} Body: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlh2nwUqFUTfGSMiMaQngoZE52GuVBhHnLLW32G+LtyOCj79+/qv9ggRDaAqWpf0lrmjjhzvi0vBZZI9+o9F9LuRUN21mgA1oR4/LVGkF1cBpa0ZyxZyvsrJlnUKkK/VrEoJ7dFbPkELCL35VATq4zZasGWEGcE5EgXZI4TmXAg2ShrSNS6ahYwD3zBq679G9UeGVo3wxwA3QVGb4EacFcGJl17a6uJ/5vKWVvVo58NcBHM3OC5/oiE6zFqJ3rMkh0JZgviRu6BvacOh+AOzl1GlxGnx+geLagYqdfEQ3ZbuLGIQhE6M7S6THsedwOPRgh/bXMoPF+Wwpzd1Bd1h2Z Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5Ydp8FKhVE3xkjIjGkJ4KGROdhrlQYR5yy1t9hvi7cjgo+/f\nv6r/YIEQ2gKlqX9Ja5o44c74tLwWWSPfqPRfS7kVDdtZoANaEePy1RpBdXAaWtGc\nsWcr7KyZZ1CpCv1axKCe3RWz5BCwi9+VQE6uM2WrBlhBnBORIF2SOE5lwINkoa0j\nUumoWMA98wauu/RvVHhlaN8McAN0FRm+BGnBXBiZde2urif+byllb1aOfDXARzNz\nguf6IhOsxaid6zJIdCWYL4kbugb2nDofgDs5dRpcRp8foHi2oGKnXxEN2W7ixiEI\nROjO0ukx7HncDj0YIf21zKDxflsKc3dQXdYdmQIDAQABAoIBAFI65DpD8CZa0jvV\nGHxU6eVWokFvu0hwpI2k1etA7FjSCaDR1DA/m8RAGQBxyFXkEzKois5jLvjZFYyT\n7JIEEov3X9KaDg7khIU6TAoKoP7ozZhR1jg8RSFCaKb538XfJICjJqcAGnWPgSBr\nVnY2efRR7SaVwdOfsvOMclEXzR5dhpiP6sPUH2PVCzJYxmIhlV2Jh7q5eFwa7tEU\nnyiCu2Nmr0jDMw1iaQq3gp1d14ZuuOLjW201rQeUmAcx6uf5BVVfGDLEHeRyy0d/\nw7CGDP7Uesg4gsMD0qAr8szs+pO8UvBwE/t6hO0wXpwudp9tNgXPlXadueCRA8Gl\naEQ9gIECgYEA+C5mlj1Me7SNpn8d2jd5djBu0Pw6vMlgB99BUbPZaw7AP3VjBHBx\nTO2WKReJaI3Fg+0YqW+Nky2zCj6e51mT7ecGCYSsshPezVCrofkshI8WCH1O6Pde\nfo8lhSgNlAEpvUrLQCQh0kwKBYjILLFov5B3IEaDb5VpScDNhB6x0zECgYEA7MKU\nvxcLJK60J+sEovwMBq5yIRMwQT3HDkRPM6M5MApw+YvOFR7O+HPzaR/Z6syrAyVz\nHTJW4LWqW1SynbMPWlFpa92MGi3f2mrC9IumjVTdvplV2cp4opfeA1aECvuIW7e6\nhjNDkFYCtarp/fofh9hegBXwfjXj+m9VTwO1xukCgYEA5c6phaLbSI0mwS5h6SeH\nHA66/l8g0KEzf/aV2F7OC1kMYXaEKp8n+tDhQ8mcnijw5TlNpc867Dbb27eikp0a\n4qcSqwukkfzeSYXSd9hwBYstHs1RnV05rb1FQ+iTsiHlkXdJf2o1uzJX8Un3+ZKJ\naSEPfd5tZIyYgwe6BgYaKXECgYEA6nvwK61b2PG59Yr6pZzxIDDnUcCaWxMfMQ8Q\nTfkLK3w71brT2PERVNopqeTkw3n+qPgPIUx45ManORsSZ8Muomnc+fqKxmbGvKBe\nAyrIQlNZ5mogr7mqboXwWOf3kJT7wLKfZkghUzMMLfZfFq4BSl5NgZe4/pbK+n4H\nRGFNR/kCgYBZTdzuUs2tzpfo3b/ImQ0kudyuHSPeKypZElGsWny8CSoU3MD1Np6O\nZQYYPXcJYwXYkbncRD47zlD3ZZcfjcsEpF0qg5O19JyVzAs6K+mRe6ZmBUuKyET5\nLmE5KSUUCgGEFDag9Q6sbnFJJEcqFBVlAoHmL9jiCGBrwSYd7ulh0w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8eaa4f8223ca4f178954d7857f618061", "name": "tempest-TestBGPVPNBasic-1112044030", "fingerprint": "ee:fd:f5:4a:66:48:78:15:4b:60:ab:43:c9:37:1f:12"}} 2018-08-16 16:58:36,255 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 1.019s 2018-08-16 16:58:36,256 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "fixed_ips": [{"ip_address": "10.101.11.10"}], "name": "tempest-port-smoke-416679825", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '723', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-feeea0fa-b40d-4c7b-9f76-ad38bc0dc462'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:35Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"0801af85-138d-4f28-8ba8-972490b778fe","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:35Z","name":"tempest-port-smoke-416679825","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:80:87:92","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"89cc06b2-3679-4291-b826-1d7a48e7b8dc","ip_address":"10.101.11.10"}],"id":"9c145614-79d8-4fdf-8cb4-1bcc97caa8e3","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} 2018-08-16 16:58:40,114 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 3.856s 2018-08-16 16:58:40,115 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "0801af85-138d-4f28-8ba8-972490b778fe", "port": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-1"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:36 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-a721cb98-a11d-4d86-b508-ffa64aae67b5'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "adminPass": "wG3x4X2qoH2M"}} 2018-08-16 16:58:40,743 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.624s 2018-08-16 16:58:40,743 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:40 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d0f12e10-5890-4f10-a8c1-d35aa3676be7'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:42,000 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.242s 2018-08-16 16:58:42,001 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:41 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-61865600-a083-4827-9ee8-08475dc2a3b3'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:44,149 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.132s 2018-08-16 16:58:44,149 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1399', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:43 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f1e078f8-02ba-4d07-9443-af3ab208b0e5'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:42Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:44,162 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 4 second wait 2018-08-16 16:58:46,388 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.225s 2018-08-16 16:58:46,389 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:45 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-55a1e27e-c8af-4f1c-8a3b-d2084ecaee5f'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:46,401 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 6 second wait 2018-08-16 16:58:48,037 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.634s 2018-08-16 16:58:48,038 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:47 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bdcc0fef-85c9-4333-ad16-10803ce89e32'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:43Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:49,961 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.909s 2018-08-16 16:58:49,962 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-52661ca4-ac74-4b4d-b498-3314c0b27f7c'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:49,978 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2018-08-16 16:58:50,606 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.627s 2018-08-16 16:58:50,607 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:49 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-1aeb8396-570b-4560-80af-be3bf06c565b'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:47Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:50,619 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 772eef5e-cabc-4d74-84db-07fb4fb142d9 with status: ACTIVE 2018-08-16 16:58:51,549 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/ports 0.928s 2018-08-16 16:58:51,549 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "fixed_ips": [{"ip_address": "10.102.21.20"}], "name": "tempest-port-smoke-1996547009", "security_groups": ["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"]}} Response - Headers: {'status': '201', u'content-length': '724', 'content-location': 'http://172.30.9.32:9696/v2.0/ports', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-0ff25f1e-fc26-44fe-aa5f-30dff39dc4e4'} Body: {"port":{"status":"DOWN","created_at":"2018-08-16T16:58:50Z","description":"","allowed_address_pairs":[],"tags":[],"network_id":"aac61b51-be7a-4089-be03-3beaeefa0099","tenant_id":"37ec51580f3e42d3a24da690f1dff5b7","extra_dhcp_opts":[],"admin_state_up":true,"updated_at":"2018-08-16T16:58:51Z","name":"tempest-port-smoke-1996547009","device_owner":"","revision_number":1,"mac_address":"fa:16:3e:03:10:63","binding:vnic_type":"normal","port_security_enabled":true,"project_id":"37ec51580f3e42d3a24da690f1dff5b7","fixed_ips":[{"subnet_id":"8e805201-aadf-4e2a-97a0-cfd14ec9edc8","ip_address":"10.102.21.20"}],"id":"01936034-d6fe-4f20-b47c-a64074b5f78e","security_groups":["6b975498-9ad7-421c-9c9e-25ec9ffe57a2"],"device_id":""}} 2018-08-16 16:58:54,486 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 202 POST http://172.30.9.32:8774/v2.1/servers 2.935s 2018-08-16 16:58:54,486 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"key_name": "tempest-TestBGPVPNBasic-1112044030", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "networks": [{"uuid": "aac61b51-be7a-4089-be03-3beaeefa0099", "port": "01936034-d6fe-4f20-b47c-a64074b5f78e"}], "imageRef": "1e8335d9-344c-4e35-b441-078535a21ca5", "name": "server-2"}} Response - Headers: {'status': '202', u'content-length': '374', 'content-location': 'http://172.30.9.32:8774/v2.1/servers', u'x-compute-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:51 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-afb64b3c-8ae2-45f5-bab2-4db0cb4321e9'} Body: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "adminPass": "R8fLUM4wZs65"}} 2018-08-16 16:58:54,741 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.250s 2018-08-16 16:58:54,742 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:54 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-d831e79f-c517-499a-9e1d-98032a00244d'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:56,355 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.598s 2018-08-16 16:58:56,356 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1262', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:55 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e18f9f03-b81d-4f1f-beaf-2ba7ea1fed0f'} Body: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-16T16:58:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:57,749 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.380s 2018-08-16 16:58:57,749 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1332', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:57 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-e9209d0a-809f-429e-8d64-4724b6c8549f'} Body: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:57,763 63 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2018-08-16 16:58:59,211 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.445s 2018-08-16 16:58:59,211 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:58:58 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-97d6de21-265c-45bb-bcce-e8177c7b75fe'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:58:59,224 63 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 5 second wait 2018-08-16 16:59:00,842 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.616s 2018-08-16 16:59:00,843 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1387', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:00 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-b2957220-76e7-4519-af8e-93bf3e787246'} Body: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:58:57Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:02,797 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.939s 2018-08-16 16:59:02,798 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:01 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-ebd594e3-b6f8-4508-8328-9af5a4e2e712'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:02,821 63 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 8 second wait 2018-08-16 16:59:03,223 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.400s 2018-08-16 16:59:03,225 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1543', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 16:59:02 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-bef44f31-ea83-464e-af7a-f7ecb41004f5'} Body: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T16:59:01Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 16:59:03,243 63 DEBUG [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Created server: 0080f5c2-5df1-4d38-8ba9-d863502892ca with status: ACTIVE 2018-08-16 16:59:03,448 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/routers 0.203s 2018-08-16 16:59:03,449 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "name": "tempest-router--307414197", "admin_state_up": true}} Response - Headers: {'status': '201', u'content-length': '412', 'content-location': 'http://172.30.9.32:9696/v2.0/routers', u'date': 'Thu, 16 Aug 2018 16:59:03 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-382561e9-a55c-42a4-a95f-e01ba498563b'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:03Z", "revision_number": 0, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} 2018-08-16 16:59:04,885 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.435s 2018-08-16 16:59:04,886 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}} Response - Headers: {'status': '200', u'content-length': '592', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 16:59:04 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-c5bf4132-28b2-426c-9821-e608a8d0dd4f'} Body: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:03Z", "admin_state_up": true, "updated_at": "2018-08-16T16:59:04Z", "revision_number": 2, "routes": [], "project_id": "37ec51580f3e42d3a24da690f1dff5b7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "name": "tempest-router--307414197"}} 2018-08-16 16:59:07,082 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface 2.195s 2018-08-16 16:59:07,083 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/add_router_interface', u'date': 'Thu, 16 Aug 2018 16:59:07 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-e68eb078-5e8e-4ec2-8971-6002b41a1e8e'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} 2018-08-16 16:59:08,964 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:test_bgpvpn_variant6): 201 POST http://172.30.9.32:9696/v2.0/floatingips 1.880s 2018-08-16 16:59:08,964 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "fixed_ip_address": null, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3"}} Response - Headers: {'status': '201', u'content-length': '552', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips', u'date': 'Thu, 16 Aug 2018 16:59:08 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-5cc12428-f263-40c0-8e5f-19d1d7bc8635'} Body: {"floatingip": {"router_id": "6fa40f98-4b1a-403e-82bb-986af1fd6895", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-16T16:59:08Z", "floating_network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "fixed_ip_address": "10.101.11.10", "floating_ip_address": "172.30.9.211", "revision_number": 0, "port_id": "9c145614-79d8-4fdf-8cb4-1bcc97caa8e3", "id": "aaa5dcfe-7809-4c74-bc56-3426929b88da", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "created_at": "2018-08-16T16:59:08Z", "project_id": "37ec51580f3e42d3a24da690f1dff5b7"}} 2018-08-16 16:59:08,966 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25,003 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25,066 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:59:25,068 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:25,182 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 16:59:25,183 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 16:59:25,185 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 16:59:25,244 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 16:59:25,249 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 16:59:30,262 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 16:59:30,265 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:00:40,287 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:00:40,287 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:00:40,294 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:00:40,356 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:00:40,358 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:00:45,365 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:00:45,366 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:01:55,436 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 17:01:55,437 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 17:01:55,437 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,443 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,543 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,570 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 17:01:55,577 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55,577 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; sudo arp -d 10.101.11.1 2018-08-16 17:01:55,578 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,580 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,643 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,644 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,654 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP cleared 2018-08-16 17:01:55,654 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c1 -w1 -s56 10.101.11.1 2018-08-16 17:01:55,655 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,657 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,719 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,721 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,731 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; arp -n 10.101.11.1 2018-08-16 17:01:55,731 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,734 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,831 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,862 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:01:55,867 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Ping origin server GW ARP info: 2018-08-16 17:01:55,868 63 WARNING [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] ? (10.101.11.1) at fa:16:3e:2e:6c:a9 [ether] on eth0 2018-08-16 17:01:55,868 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:01:55,868 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:01:55,870 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:01:55,931 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:01:55,934 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:02:00,941 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:02:00,942 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:03:11,006 63 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20 2018-08-16 17:03:11,007 63 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.30.9.211:22' as 'cirros' with public key authentication 2018-08-16 17:03:11,012 63 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2015.67) 2018-08-16 17:03:11,112 63 INFO [paramiko.transport] Authentication (publickey) successful! 2018-08-16 17:03:11,139 63 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.30.9.211 successfully created 2018-08-16 17:03:16,146 63 ERROR [tempest.lib.common.utils.linux.remote_client] (TestBGPVPNBasic:test_bgpvpn_variant6) Executing command on 172.30.9.211 failed. Error: Command 'set -eu -o pipefail; PATH=$PATH:/sbin; ping -c5 -w5 -s56 10.102.21.20', exit status: 1, stderr: stdout: PING 10.102.21.20 (10.102.21.20): 56 data bytes --- 10.102.21.20 ping statistics --- 5 packets transmitted, 0 packets received, 100% packet loss 2018-08-16 17:03:16,147 63 WARNING [networking_bgpvpn_tempest.tests.scenario.manager] Failed to ping IP: 10.102.21.20 via a ssh connection from: 172.30.9.211. 2018-08-16 17:04:26,218 63 DEBUG [tempest.lib.common.utils.test_utils] Call ping_remote returns false in 120.000000 seconds 2018-08-16 17:04:26,219 63 ERROR [networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic] Error validating connectivity to 10.102.21.20 from VM with IP address 172.30.9.211: Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic Traceback (most recent call last): 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/networking_bgpvpn_tempest/tests/scenario/test_bgpvpn_basic.py", line 1097, in _check_l3_bgpvpn_by_specific_ip 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic self.assertTrue(result, msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic File "/usr/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic raise self.failureException(msg) 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic AssertionError: False is not true : Timed out waiting for 10.102.21.20 to become reachable 2018-08-16 17:04:26.219 63 ERROR networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic 2018-08-16 17:04:27,526 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da 1.305s 2018-08-16 17:04:27,527 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/floatingips/aaa5dcfe-7809-4c74-bc56-3426929b88da', u'date': 'Thu, 16 Aug 2018 17:04:27 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e76ac18b-97f4-43d2-9857-634d7c60c331'} Body: 2018-08-16 17:04:29,524 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface 1.995s 2018-08-16 17:04:29,524 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:29 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-6c627787-f680-4dd5-98d5-ee1bc80e10bd'} Body: {"network_id": "0801af85-138d-4f28-8ba8-972490b778fe", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "89cc06b2-3679-4291-b826-1d7a48e7b8dc", "subnet_ids": ["89cc06b2-3679-4291-b826-1d7a48e7b8dc"], "port_id": "04c2b5b8-66c5-4229-a3ba-2bae725035f7", "id": "6fa40f98-4b1a-403e-82bb-986af1fd6895"} 2018-08-16 17:04:31,275 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895 1.749s 2018-08-16 17:04:31,275 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/6fa40f98-4b1a-403e-82bb-986af1fd6895', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-93e571cd-aa16-4323-a81d-3d9031986ab2'} Body: 2018-08-16 17:04:31,713 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.436s 2018-08-16 17:04:31,713 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-28271e61-3bd2-454a-ad02-7fe287f9ee22'} Body: 2018-08-16 17:04:33,128 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 1.414s 2018-08-16 17:04:33,129 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:31 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-38f18af9-97f0-42bc-a363-e371b83e76d9'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-B-684609947": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:03:10:63", "version": 4, "addr": "10.102.21.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:59:01.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0080f5c2-5df1-4d38-8ba9-d863502892ca", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:31Z", "hostId": "95d7d5a2594b953b7fccfb4fa108bc22dc848af7d3be782dfdd2cede", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-2", "created": "2018-08-16T16:58:54Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:04:34,191 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca 0.046s 2018-08-16 17:04:34,191 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/0080f5c2-5df1-4d38-8ba9-d863502892ca', u'x-compute-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:34 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-2655e444-fd9d-4b12-99a5-a069610bae88'} Body: {"itemNotFound": {"message": "Instance 0080f5c2-5df1-4d38-8ba9-d863502892ca could not be found.", "code": 404}} 2018-08-16 17:04:35,137 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e 0.944s 2018-08-16 17:04:35,137 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/01936034-d6fe-4f20-b47c-a64074b5f78e', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-77c973a2-c255-488a-8853-9db9b9531aab'} Body: 2018-08-16 17:04:35,311 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.173s 2018-08-16 17:04:35,312 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-270143d8-b5c1-48bd-b82c-9cf9ed1231cf'} Body: 2018-08-16 17:04:36,735 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 1.422s 2018-08-16 17:04:36,736 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '200', u'content-length': '1549', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:35 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-22ab1a35-f123-4a27-9c35-a77b1ddbfe57'} Body: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"tempest-A-578718227": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:87:92", "version": 4, "addr": "10.101.11.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9", "rel": "bookmark"}], "image": {"id": "1e8335d9-344c-4e35-b441-078535a21ca5", "links": [{"href": "http://172.30.9.32:8774/images/1e8335d9-344c-4e35-b441-078535a21ca5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-16T16:58:47.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "772eef5e-cabc-4d74-84db-07fb4fb142d9", "security_groups": [{"name": "tempest-secgroup-smoke-251104111"}], "user_id": "8eaa4f8223ca4f178954d7857f618061", "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": "2018-08-16T17:04:35Z", "hostId": "067e51e932b66726af2e26e82dec9141b8ac0a6f6d9bd511d3c5fa04", "OS-SRV-USG:terminated_at": null, "key_name": "tempest-TestBGPVPNBasic-1112044030", "name": "server-1", "created": "2018-08-16T16:58:40Z", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:04:37,802 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 404 GET http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9 0.050s 2018-08-16 17:04:37,802 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '404', u'content-length': '111', 'content-location': 'http://172.30.9.32:8774/v2.1/servers/772eef5e-cabc-4d74-84db-07fb4fb142d9', u'x-compute-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:37 GMT', u'content-type': 'application/json; charset=UTF-8', u'x-openstack-request-id': 'req-c6263db4-8a25-4b22-8119-62412a372fa4'} Body: {"itemNotFound": {"message": "Instance 772eef5e-cabc-4d74-84db-07fb4fb142d9 could not be found.", "code": 404}} 2018-08-16 17:04:38,719 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3 0.915s 2018-08-16 17:04:38,719 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/ports/9c145614-79d8-4fdf-8cb4-1bcc97caa8e3', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-59ca1fe7-f09d-44ce-9549-a54faa59b52d'} Body: 2018-08-16 17:04:38,800 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 202 DELETE http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030 0.080s 2018-08-16 17:04:38,801 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '202', u'content-length': '0', 'content-location': 'http://172.30.9.32:8774/v2.1/os-keypairs/tempest-TestBGPVPNBasic-1112044030', u'x-compute-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60', u'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', u'server': 'Apache', u'openstack-api-version': 'compute 2.1', u'connection': 'close', u'x-openstack-nova-api-version': '2.1', u'date': 'Thu, 16 Aug 2018 17:04:38 GMT', u'content-type': 'application/json', u'x-openstack-request-id': 'req-f65b1dcb-056c-45b9-9dba-d31d19e3cb60'} Body: 2018-08-16 17:04:40,792 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 200 PUT http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface 1.990s 2018-08-16 17:04:40,793 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8"} Response - Headers: {'status': '200', u'content-length': '309', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82/remove_router_interface', u'date': 'Thu, 16 Aug 2018 17:04:40 GMT', u'content-type': 'application/json', u'connection': 'close', u'x-openstack-request-id': 'req-48ba989b-4313-4e39-a732-1ad61385a5c7'} Body: {"network_id": "aac61b51-be7a-4089-be03-3beaeefa0099", "tenant_id": "37ec51580f3e42d3a24da690f1dff5b7", "subnet_id": "8e805201-aadf-4e2a-97a0-cfd14ec9edc8", "subnet_ids": ["8e805201-aadf-4e2a-97a0-cfd14ec9edc8"], "port_id": "46713dd9-1eeb-43a4-ba9b-de38fd0ac703", "id": "08aeefb0-9d6c-4a7f-a656-bf621f3b8b82"} 2018-08-16 17:04:42,491 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82 1.697s 2018-08-16 17:04:42,491 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/routers/08aeefb0-9d6c-4a7f-a656-bf621f3b8b82', u'date': 'Thu, 16 Aug 2018 17:04:42 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-da960acd-4c14-4858-b409-af669173161d'} Body: 2018-08-16 17:04:45,308 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8 2.815s 2018-08-16 17:04:45,308 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/8e805201-aadf-4e2a-97a0-cfd14ec9edc8', u'date': 'Thu, 16 Aug 2018 17:04:45 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-e9118870-b47a-45e1-a4a1-f054edde1102'} Body: 2018-08-16 17:04:46,666 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099 1.357s 2018-08-16 17:04:46,667 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/aac61b51-be7a-4089-be03-3beaeefa0099', u'date': 'Thu, 16 Aug 2018 17:04:46 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-b6ff86d7-d573-4a76-a29b-5152e14402de'} Body: 2018-08-16 17:04:49,419 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc 2.751s 2018-08-16 17:04:49,420 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/subnets/89cc06b2-3679-4291-b826-1d7a48e7b8dc', u'date': 'Thu, 16 Aug 2018 17:04:49 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-f4832d68-f0f1-4607-abf8-2c4a0af09f76'} Body: 2018-08-16 17:04:51,503 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe 2.082s 2018-08-16 17:04:51,503 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/networks/0801af85-138d-4f28-8ba8-972490b778fe', u'date': 'Thu, 16 Aug 2018 17:04:51 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-6b3654dd-b641-4cfe-94b5-4bf98563367f'} Body: 2018-08-16 17:04:52,105 63 INFO [tempest.lib.common.rest_client] Request (TestBGPVPNBasic:_run_cleanups): 204 DELETE http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2 0.601s 2018-08-16 17:04:52,106 63 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'status': '204', u'content-length': '0', 'content-location': 'http://172.30.9.32:9696/v2.0/security-groups/6b975498-9ad7-421c-9c9e-25ec9ffe57a2', u'date': 'Thu, 16 Aug 2018 17:04:52 GMT', u'connection': 'close', u'x-openstack-request-id': 'req-299b6fe9-d951-4a01-acf4-5c4a5326f0a7'} Body: ====== Totals ====== Ran: 44 tests in 6442.0000 sec. - Passed: 23 - Skipped: 3 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 18 Sum of execute time for each test: 6393.0926 sec. ============== Worker Balance ============== - Worker 0 (44 tests) => 1:46:54.692549 2018-08-16 17:06:33,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:33,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Pq7NEhjWQyC9LjNvJB8ocQ"], "issued_at": "2018-08-16T17:06:33.000000Z"}} 2018-08-16 17:06:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a71d3ea458b73b160ab9e6c3b0469d40a7fe0420" 2018-08-16 17:06:34,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c5c7971-3248-46bb-a191-17de0d76988b Date: Thu, 16 Aug 2018 17:06:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:06:34,686 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/1e8335d9-344c-4e35-b441-078535a21ca5 used request id req-2c5c7971-3248-46bb-a191-17de0d76988b 2018-08-16 17:06:34,686 - sdnvpn-tempest - DEBUG - Deleted image 1e8335d9-344c-4e35-b441-078535a21ca5 2018-08-16 17:06:34,688 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.run_tempest 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.run_tempest - Neutron BGPVPN tests in tempest': {'status': 'FAIL', 'details': {'duration': ' 6442.0000 ', 'failed': ' 18', 'tests': ['networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_network [4.143998s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_disassociate_router [4.038192s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_associate_invalid_network [1.458869s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_attach_associated_subnet_to_associated_router [6.459878s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn [0.401839s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_as_non_admin_fail [0.194531s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_create_bgpvpn_with_invalid_routetargets [0.621959s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn [0.812595s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_delete_bgpvpn_as_non_admin_fail [0.444786s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_disassociate_invalid_network [1.841192s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn [0.511174s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_bgpvpn_as_non_owner_fail [0.647674s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_netassoc_as_non_owner_fail [1.011603s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_network_association [1.120260s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_list_show_router_association [1.958522s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn [0.695152s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_bgpvpn_as_non_owner_fail [0.393287s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_show_netassoc_as_non_owner_fail [1.664809s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_bgpvpn_invalid_routetargets [0.143801s] ... ok', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target [0.413224s] ... FAILED', 'networking_bgpvpn_tempest.tests.api.test_bgpvpn.BgpvpnTest.test_update_route_target_non_admin_fail [0.424000s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_basic [387.071019s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_bgpvpn [371.758025s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_net_association [370.835698s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_delete_router_association [378.009436s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_disjoint_import_export [81.617259s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_ping_to_unassociated_net [72.440724s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_disjoint_import_export [370.753005s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_negative_update_to_empty_rt_list [376.331294s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_delete ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_create_and_update ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_port_association_local_pref ... SKIPPED: Skipped because network extension: bgpvpn-routes-control is not enabled', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_tenant_separation_and_local_connectivity [205.242630s] ... ok', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_and_unassociated_net [39.692871s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_common_target [380.515325s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_route_targets_disjoint_targets [374.890504s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant1 [152.077724s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_update_rt_and_keep_local_connectivity_variant2 [464.867980s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant1 [373.397492s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant2 [392.640518s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant3 [395.751608s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant4 [383.955839s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant5 [392.061762s] ... FAILED', 'networking_bgpvpn_tempest.tests.scenario.test_bgpvpn_basic.TestBGPVPNBasic.test_bgpvpn_variant6 [390.258738s] ... FAILED'], 'num_tests': ' 44 '}} 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_1 - VPN provides connectivity between subnets' 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================== 2018-08-16 17:06:34,689 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_1 2018-08-16 17:06:34,835 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_1 main method 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:06:34,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:06:34,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:06:34,838 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:06:34,839 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:06:34,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:06:34,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:06:34,842 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:06:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:06:34,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d06b43b-cd91-40b7-a070-1da8885117b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:06:34,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-4d06b43b-cd91-40b7-a070-1da8885117b5 2018-08-16 17:06:34,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:35,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["QgCS5WUEQx6r_mbQF8TtoQ"], "issued_at": "2018-08-16T17:06:35.000000Z"}} 2018-08-16 17:06:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d5790bcc55d734c53604c6ebf6ad3b8ce976a5" 2018-08-16 17:06:36,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-4ef7f215-141e-46f4-a7a1-b632d89cf341 Date: Thu, 16 Aug 2018 17:06:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:06:36,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-4ef7f215-141e-46f4-a7a1-b632d89cf341 2018-08-16 17:06:36,021 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:06:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d5790bcc55d734c53604c6ebf6ad3b8ce976a5" 2018-08-16 17:06:36,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-0bacdf9c-8fbe-4438-a32e-fd0c519601dd Date: Thu, 16 Aug 2018 17:06:36 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:06:36,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-0bacdf9c-8fbe-4438-a32e-fd0c519601dd 2018-08-16 17:06:36,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3d5790bcc55d734c53604c6ebf6ad3b8ce976a5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:06:36,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-402ead03-4d3a-4f10-881c-2297da634647 Date: Thu, 16 Aug 2018 17:06:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:06:36Z", "file": "/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "size": null, "self": "/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:06:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:06:36,640 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-402ead03-4d3a-4f10-881c-2297da634647 2018-08-16 17:06:36,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d5790bcc55d734c53604c6ebf6ad3b8ce976a5" -d '' 2018-08-16 17:06:37,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d09b7809-aea9-4069-b42b-a8154459e2c4 Date: Thu, 16 Aug 2018 17:06:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:06:37,125 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc/file used request id req-d09b7809-aea9-4069-b42b-a8154459e2c4 2018-08-16 17:06:37,125 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-1-net 2018-08-16 17:06:37,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:06:37,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c196aa41-fe05-405e-98d5-63fcbe0a29ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:06:37,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c196aa41-fe05-405e-98d5-63fcbe0a29ca 2018-08-16 17:06:37,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:37,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["tVWWOWIVTd6-Zqc8Y0Kbvg"], "issued_at": "2018-08-16T17:06:37.000000Z"}} 2018-08-16 17:06:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"network": {"name": "sdnvpn-1-1-net", "admin_state_up": true}}' 2018-08-16 17:06:38,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-01651dab-2b3b-4d46-8818-076d7cecbc14 Date: Thu, 16 Aug 2018 17:06:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:06:37Z","is_default":false,"provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","mtu":1450}} 2018-08-16 17:06:38,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-01651dab-2b3b-4d46-8818-076d7cecbc14 2018-08-16 17:06:38,332 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-1-subnet in network 725b006e-4376-4089-a712-34782c42c510 with cidr 10.10.10.0/24 2018-08-16 17:06:38,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"subnets": [{"ip_version": 4, "network_id": "725b006e-4376-4089-a712-34782c42c510", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-1-subnet"}]}' 2018-08-16 17:06:39,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d1ff32f2-cf0b-4cb6-8763-201ce7d4155d Date: Thu, 16 Aug 2018 17:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:38Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"}]} 2018-08-16 17:06:39,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-d1ff32f2-cf0b-4cb6-8763-201ce7d4155d 2018-08-16 17:06:39,158 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-1-2-net 2018-08-16 17:06:39,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"network": {"name": "sdnvpn-1-2-net", "admin_state_up": true}}' 2018-08-16 17:06:40,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-0214a30d-9811-427b-9ce4-11075a2592ff Date: Thu, 16 Aug 2018 17:06:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:06:39Z","is_default":false,"provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","mtu":1450}} 2018-08-16 17:06:40,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-0214a30d-9811-427b-9ce4-11075a2592ff 2018-08-16 17:06:40,033 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-1-2-subnet in network 7b87002f-5395-495b-af7a-1cb8c71d07a2 with cidr 10.10.11.0/24 2018-08-16 17:06:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"subnets": [{"ip_version": 4, "network_id": "7b87002f-5395-495b-af7a-1cb8c71d07a2", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-1-2-subnet"}]}' 2018-08-16 17:06:41,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-11deaf68-d54e-43c2-b392-f21a9f69da3d Date: Thu, 16 Aug 2018 17:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:40Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"020089d7-fa67-4e41-af38-508509e5f033","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"}]} 2018-08-16 17:06:41,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-11deaf68-d54e-43c2-b392-f21a9f69da3d 2018-08-16 17:06:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" 2018-08-16 17:06:41,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 45548 X-Openstack-Request-Id: req-9eedca15-2168-412a-b665-67aed4a4e3f1 Date: Thu, 16 Aug 2018 17:06:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:06:41,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-9eedca15-2168-412a-b665-67aed4a4e3f1 2018-08-16 17:06:41,575 - sdnvpn.lib.openstack_utils - INFO - Creating security group 'sdnvpn-sg'... 2018-08-16 17:06:41,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"security_group": {"name": "sdnvpn-sg", "description": "Security group for SDNVPN test cases"}}' 2018-08-16 17:06:41,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1377 X-Openstack-Request-Id: req-b033290a-672e-4ac7-97a7-81a442bd3230 Date: Thu, 16 Aug 2018 17:06:41 GMT RESP BODY: {"security_group": {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:06:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}} 2018-08-16 17:06:41,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-b033290a-672e-4ac7-97a7-81a442bd3230 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Security group 'sdnvpn-sg' with ID=35ac236f-4735-4511-9925-7066736fbb19 created successfully. 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Adding ICMP rules in security group 'sdnvpn-sg'... 2018-08-16 17:06:41,842 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-08-16 17:06:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"security_group_rule": {"direction": "ingress", "protocol": "icmp", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:06:42,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-00dd0fb5-3569-4433-82a9-ec08682be5f0 Date: Thu, 16 Aug 2018 17:06:42 GMT 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": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:42Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "2db196f8-db45-4c56-bd29-735aeded3b54"}} 2018-08-16 17:06:42,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-00dd0fb5-3569-4433-82a9-ec08682be5f0 2018-08-16 17:06:42,902 - sdnvpn.lib.openstack_utils - DEBUG - Adding SSH rules in security group 'sdnvpn-sg'... 2018-08-16 17:06:42,902 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:06:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"security_group_rule": {"port_range_min": "22", "direction": "ingress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:06:43,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-819cd0b2-b213-440a-b1b6-919793c55014 Date: Thu, 16 Aug 2018 17:06:43 GMT 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": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "9a2f759e-1869-4573-a088-ef801eb9de17"}} 2018-08-16 17:06:43,470 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-819cd0b2-b213-440a-b1b6-919793c55014 2018-08-16 17:06:43,470 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:06:43,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" -d '{"security_group_rule": {"port_range_min": "22", "direction": "egress", "protocol": "tcp", "port_range_max": "22", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:06:43,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 506 X-Openstack-Request-Id: req-42143a7a-69cc-4eba-b881-2b78aa9c5a75 Date: Thu, 16 Aug 2018 17:06:43 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0"}} 2018-08-16 17:06:43,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-42143a7a-69cc-4eba-b881-2b78aa9c5a75 2018-08-16 17:06:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:06:43,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d5ea14c-5f61-48b1-9bbf-39e1f83463e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:06:43,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-9d5ea14c-5f61-48b1-9bbf-39e1f83463e6 2018-08-16 17:06:43,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:44,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["SXvXDj2mQ3W0EDgML7LTig"], "issued_at": "2018-08-16T17:06:44.000000Z"}} 2018-08-16 17:06:44,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0509dc4663a3e18d274fd5feecb0cd098334229d" 2018-08-16 17:06:44,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50184951-760e-4e9b-afaf-2a37bb2eb1dd x-compute-request-id: req-50184951-760e-4e9b-afaf-2a37bb2eb1dd Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:06:44,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-50184951-760e-4e9b-afaf-2a37bb2eb1dd 2018-08-16 17:06:44,701 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:06:44,701 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-2'... 2018-08-16 17:06:44,701 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-2 flavor=m1.tiny image=c00883ce-133e-4ea4-ab69-b4e98cc6ffdc network=725b006e-4376-4089-a712-34782c42c510 secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:06:44,701 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:06:44,702 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:06:44,703 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:06:44,704 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:06:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:06:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:06:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:06:44,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:06:44,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:06:44,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:06:44,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:06:44,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:06:44,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:06:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:06:44,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64b41f0-6fbe-465d-8bab-26d10f4c21ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:06:44,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-b64b41f0-6fbe-465d-8bab-26d10f4c21ba 2018-08-16 17:06:44,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:45,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["kndl0Y2SSECGYwlOOjpPmw"], "issued_at": "2018-08-16T17:06:45.000000Z"}} 2018-08-16 17:06:45,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e99565472e9ca6993497e52559514403089d9" 2018-08-16 17:06:45,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-245d8935-4859-46e2-ac59-7585bbf0c976 x-compute-request-id: req-245d8935-4859-46e2-ac59-7585bbf0c976 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:06:45,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-245d8935-4859-46e2-ac59-7585bbf0c976 2018-08-16 17:06:45,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e99565472e9ca6993497e52559514403089d9" 2018-08-16 17:06:45,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-084822ee-a4e2-4b3f-af8b-2db5ad6a4b73 x-compute-request-id: req-084822ee-a4e2-4b3f-af8b-2db5ad6a4b73 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:06:45,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-084822ee-a4e2-4b3f-af8b-2db5ad6a4b73 2018-08-16 17:06:45,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e99565472e9ca6993497e52559514403089d9" -d '{"server": {"name": "sdnvpn-1-2", "imageRef": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "725b006e-4376-4089-a712-34782c42c510"}]}}' 2018-08-16 17:06:50,034 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94c520b3-a70c-4540-b569-1ed0b2acb9e4 x-compute-request-id: req-94c520b3-a70c-4540-b569-1ed0b2acb9e4 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "adminPass": "qo4E2zBgzeJR"}} 2018-08-16 17:06:50,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-94c520b3-a70c-4540-b569-1ed0b2acb9e4 2018-08-16 17:06:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:06:50,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa4f7c2-0235-43c6-912c-3c547abf6356 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:06:50,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-ffa4f7c2-0235-43c6-912c-3c547abf6356 2018-08-16 17:06:50,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:06:50,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:06:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["j4_qSPfeRmmL_MhIrHlK8g"], "issued_at": "2018-08-16T17:06:50.000000Z"}} 2018-08-16 17:06:50,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f01d5ebc7d6e67dd8114e296e93671df93e5e6" 2018-08-16 17:06:51,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75471f1a-a57e-493e-9d0e-df5040dc1aae x-compute-request-id: req-75471f1a-a57e-493e-9d0e-df5040dc1aae Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:06:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-2", "created": "2018-08-16T17:06:49Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:06:51,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 used request id req-75471f1a-a57e-493e-9d0e-df5040dc1aae 2018-08-16 17:06:54,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f01d5ebc7d6e67dd8114e296e93671df93e5e6" 2018-08-16 17:06:54,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebe0a0e2-a758-4ec2-90e1-ed05195e18e8 x-compute-request-id: req-ebe0a0e2-a758-4ec2-90e1-ed05195e18e8 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:06:52Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-08-16T17:06:49Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:06:54,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 used request id req-ebe0a0e2-a758-4ec2-90e1-ed05195e18e8 2018-08-16 17:06:57,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f01d5ebc7d6e67dd8114e296e93671df93e5e6" 2018-08-16 17:06:59,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd86d8a3-1192-4089-856f-a1d045f048ae x-compute-request-id: req-fd86d8a3-1192-4089-856f-a1d045f048ae Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:a5", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:06:52Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-08-16T17:06:49Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:06:59,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 used request id req-fd86d8a3-1192-4089-856f-a1d045f048ae 2018-08-16 17:07:02,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02f01d5ebc7d6e67dd8114e296e93671df93e5e6" 2018-08-16 17:07:03,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9aceb97-715a-4bd5-8f09-46a23b8555f2 x-compute-request-id: req-c9aceb97-715a-4bd5-8f09-46a23b8555f2 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:a5", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016a", "OS-SRV-USG:launched_at": "2018-08-16T17:06:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:06:59Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-08-16T17:06:49Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:03,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 used request id req-c9aceb97-715a-4bd5-8f09-46a23b8555f2 2018-08-16 17:07:03,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28e99565472e9ca6993497e52559514403089d9" 2018-08-16 17:07:04,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f492124-a2cd-4024-8edb-48b6f7d528d9 x-compute-request-id: req-1f492124-a2cd-4024-8edb-48b6f7d528d9 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-1-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d5:a5", "version": 4, "addr": "10.10.10.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a3fa2529-ef40-4bef-a208-888b6a77e171", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016a", "OS-SRV-USG:launched_at": "2018-08-16T17:06:59.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a3fa2529-ef40-4bef-a208-888b6a77e171", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:06:59Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-1-2", "created": "2018-08-16T17:06:49Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:04,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171 used request id req-1f492124-a2cd-4024-8edb-48b6f7d528d9 2018-08-16 17:07:04,765 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-1-2' booted successfully. IP='10.10.10.8'. 2018-08-16 17:07:04,765 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-1-2' to security group 'sdnvpn-sg'... 2018-08-16 17:07:04,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0509dc4663a3e18d274fd5feecb0cd098334229d" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:07:07,022 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a239012a-03bd-43be-8aef-3c8ac862f7cd x-compute-request-id: req-a239012a-03bd-43be-8aef-3c8ac862f7cd Content-Length: 0 Content-Type: application/json 2018-08-16 17:07:07,022 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a3fa2529-ef40-4bef-a208-888b6a77e171/action used request id req-a239012a-03bd-43be-8aef-3c8ac862f7cd 2018-08-16 17:07:07,023 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-1-3'... 2018-08-16 17:07:07,023 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-1-3 flavor=m1.tiny image=c00883ce-133e-4ea4-ab69-b4e98cc6ffdc network=725b006e-4376-4089-a712-34782c42c510 secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:07,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:07,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:07,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:07,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:07,027 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:07,028 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:07,029 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:07,030 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:07,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:07,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d642a4-1f0f-4bbc-a6b0-0e15342eff2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:07,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-b5d642a4-1f0f-4bbc-a6b0-0e15342eff2f 2018-08-16 17:07:07,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:07,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["aWbR0w4qSZqmScMHcmYKRA"], "issued_at": "2018-08-16T17:07:07.000000Z"}} 2018-08-16 17:07:07,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d20d64880edaaa820e190f36132418b1f462df" 2018-08-16 17:07:07,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82a88081-35a9-48af-add9-8dff528b70a4 x-compute-request-id: req-82a88081-35a9-48af-add9-8dff528b70a4 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:07:07,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-82a88081-35a9-48af-add9-8dff528b70a4 2018-08-16 17:07:07,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d20d64880edaaa820e190f36132418b1f462df" 2018-08-16 17:07:07,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a09d03c4-42e1-461d-be4c-f80a04d2ff52 x-compute-request-id: req-a09d03c4-42e1-461d-be4c-f80a04d2ff52 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:07:07,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-a09d03c4-42e1-461d-be4c-f80a04d2ff52 2018-08-16 17:07:07,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01d20d64880edaaa820e190f36132418b1f462df" -d '{"server": {"name": "sdnvpn-1-3", "imageRef": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "725b006e-4376-4089-a712-34782c42c510"}]}}' 2018-08-16 17:07:12,351 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1236343-18cb-4f2c-9e24-4590cd74333a x-compute-request-id: req-b1236343-18cb-4f2c-9e24-4590cd74333a Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9239646f-e525-4c82-8527-edfa2921cd19", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "bookmark"}], "adminPass": "4cKCdZCAwoo6"}} 2018-08-16 17:07:12,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-b1236343-18cb-4f2c-9e24-4590cd74333a 2018-08-16 17:07:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:12,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a168b8e-ff77-47c7-8e0e-142c558725bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:12,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5a168b8e-ff77-47c7-8e0e-142c558725bc 2018-08-16 17:07:12,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:12,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["SWVAZWAdSBmvueBSDW5npA"], "issued_at": "2018-08-16T17:07:12.000000Z"}} 2018-08-16 17:07:12,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7491c877e9ddc9ea27034afade28898fad873" 2018-08-16 17:07:13,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba8c15b3-f33c-46de-bbba-29c342dc3502 x-compute-request-id: req-ba8c15b3-f33c-46de-bbba-29c342dc3502 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9239646f-e525-4c82-8527-edfa2921cd19", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:07:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-3", "created": "2018-08-16T17:07:12Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:13,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19 used request id req-ba8c15b3-f33c-46de-bbba-29c342dc3502 2018-08-16 17:07:16,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c7491c877e9ddc9ea27034afade28898fad873" 2018-08-16 17:07:17,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f5819a4-f899-4a13-81ab-0ea4aad70f88 x-compute-request-id: req-0f5819a4-f899-4a13-81ab-0ea4aad70f88 Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9239646f-e525-4c82-8527-edfa2921cd19", "rel": "bookmark"}], "image": {"id": "c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "links": [{"href": "http://172.30.9.32:8774/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9239646f-e525-4c82-8527-edfa2921cd19", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T17:07:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-1-3", "created": "2018-08-16T17:07:12Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 1206, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 723, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/utils.py\", line 855, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py\", line 179, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/transport.py\", line 133, in _send\n retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 584, in send\n call_monitor_timeout, retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 575, in _send\n raise result\n", "created": "2018-08-16T17:07:13Z"}, "metadata": {}}} 2018-08-16 17:07:17,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9239646f-e525-4c82-8527-edfa2921cd19 used request id req-0f5819a4-f899-4a13-81ab-0ea4aad70f88 2018-08-16 17:07:17,261 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-1-3 went to ERROR status. 2018-08-16 17:07:17,261 - sdnvpn_test_utils - ERROR - Error while booting instance. 2018-08-16 17:07:17,261 - sdnvpn.test.functest.testcase_1 - ERROR - exception occurred while executing testcase_1: Error while booting instance sdnvpn-1-3 2018-08-16 17:07:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d3d5790bcc55d734c53604c6ebf6ad3b8ce976a5" 2018-08-16 17:07:18,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88c43b12-c63a-4717-932c-14249e4a3d60 Date: Thu, 16 Aug 2018 17:07:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:07:18,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/c00883ce-133e-4ea4-ab69-b4e98cc6ffdc used request id req-88c43b12-c63a-4717-932c-14249e4a3d60 2018-08-16 17:07:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/171563c4-8a12-4b4f-ba27-de1d946e1e01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e892812e7f5ab08bf56352d4db6fc6294f847425" 2018-08-16 17:07:19,022 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-290232fe-7dbe-4a18-95ff-225a569dd987 Date: Thu, 16 Aug 2018 17:07:19 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet 171563c4-8a12-4b4f-ba27-de1d946e1e01: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:07:19,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/171563c4-8a12-4b4f-ba27-de1d946e1e01 used request id req-290232fe-7dbe-4a18-95ff-225a569dd987 2018-08-16 17:07:19,023 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet 171563c4-8a12-4b4f-ba27-de1d946e1e01: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:07:19,023 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, '171563c4-8a12-4b4f-ba27-de1d946e1e01')]: Unable to complete operation on subnet 171563c4-8a12-4b4f-ba27-de1d946e1e01: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-290232fe-7dbe-4a18-95ff-225a569dd987'] 2018-08-16 17:07:19,023 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id 171563c4-8a12-4b4f-ba27-de1d946e1e01 was not deleted. 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_1: Error while booting instance sdnvpn-1-3 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_1.py", line 92, in main compute_node=av_zone_2) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-1-3 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_1 failed 2018-08-16 17:07:19,038 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_2 - Tenant separation' 2018-08-16 17:07:19,039 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================= 2018-08-16 17:07:19,039 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_2 2018-08-16 17:07:19,115 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_2 main method 2018-08-16 17:07:19,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:19,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:19,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:19,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:19,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:19,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:19,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:19,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:19,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:19,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:19,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:19,122 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:19,123 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:19,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:19,124 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:19,124 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:07:19,124 - sdnvpn.test.functest.testcase_2 - DEBUG - Using private key /usr/lib/python2.7/site-packages/sdnvpn/artifacts/id_rsa injected to the VMs. 2018-08-16 17:07:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:19,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10c2733-8364-4780-b39c-d99d79661ba0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:19,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-f10c2733-8364-4780-b39c-d99d79661ba0 2018-08-16 17:07:19,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:19,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["k_ZsL6StSZW85j88McOffg"], "issued_at": "2018-08-16T17:07:19.000000Z"}} 2018-08-16 17:07:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d083730f13ebe36c4b4e199bd44f87643b1681e2" 2018-08-16 17:07:19,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-e6784a4d-1628-48d1-9b55-a413673d26ee Date: Thu, 16 Aug 2018 17:07:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:07:19,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-e6784a4d-1628-48d1-9b55-a413673d26ee 2018-08-16 17:07:19,862 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:07:19,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d083730f13ebe36c4b4e199bd44f87643b1681e2" 2018-08-16 17:07:20,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-990bc4b5-b132-4345-8010-0bb767462a09 Date: Thu, 16 Aug 2018 17:07:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:07:20,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-990bc4b5-b132-4345-8010-0bb767462a09 2018-08-16 17:07:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d083730f13ebe36c4b4e199bd44f87643b1681e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:07:20,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39cca8de-2a6c-486a-a0f9-3b424917eeb4 Date: Thu, 16 Aug 2018 17:07:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:07:20Z", "file": "/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "size": null, "self": "/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:07:20Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:07:20,498 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-39cca8de-2a6c-486a-a0f9-3b424917eeb4 2018-08-16 17:07:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d083730f13ebe36c4b4e199bd44f87643b1681e2" -d '' 2018-08-16 17:07:21,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-266abbbf-2e9b-4149-9475-b2cfe7674c0c Date: Thu, 16 Aug 2018 17:07:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:07:21,136 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912/file used request id req-266abbbf-2e9b-4149-9475-b2cfe7674c0c 2018-08-16 17:07:21,137 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-1-net 2018-08-16 17:07:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:21,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f82134d9-804f-42a0-855f-c1c0323f260f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:21,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-f82134d9-804f-42a0-855f-c1c0323f260f 2018-08-16 17:07:21,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:21,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["mDXH9JxpSe-L0RaOHw9-kQ"], "issued_at": "2018-08-16T17:07:21.000000Z"}} 2018-08-16 17:07:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"network": {"name": "sdnvpn-2-1-net", "admin_state_up": true}}' 2018-08-16 17:07:22,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-41107276-3d7b-4ef1-8f49-4c669c130896 Date: Thu, 16 Aug 2018 17:07:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f6772887-096d-4f09-8718-21ac0eb8d809","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:07:22Z","is_default":false,"provider:segmentation_id":15,"name":"sdnvpn-2-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:07:22Z","mtu":1450}} 2018-08-16 17:07:22,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-41107276-3d7b-4ef1-8f49-4c669c130896 2018-08-16 17:07:22,559 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-1a-subnet in network f6772887-096d-4f09-8718-21ac0eb8d809 with cidr 10.10.10.0/24 2018-08-16 17:07:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"subnets": [{"ip_version": 4, "network_id": "f6772887-096d-4f09-8718-21ac0eb8d809", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-1a-subnet"}]}' 2018-08-16 17:07:23,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-26abb58d-da13-4bb6-be0d-ffcadd36d11b Date: Thu, 16 Aug 2018 17:07:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f6772887-096d-4f09-8718-21ac0eb8d809","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:07:22Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:07:22Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"2ff8e2d9-5105-480b-8c5c-dc60c8fa32ed","subnetpool_id":null,"name":"sdnvpn-2-1a-subnet"}]} 2018-08-16 17:07:23,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-26abb58d-da13-4bb6-be0d-ffcadd36d11b 2018-08-16 17:07:23,290 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-2-2-net 2018-08-16 17:07:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"network": {"name": "sdnvpn-2-2-net", "admin_state_up": true}}' 2018-08-16 17:07:23,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 646 X-Openstack-Request-Id: req-a46b8673-4528-4ded-a890-ab59c9021d6a Date: Thu, 16 Aug 2018 17:07:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:07:23Z","is_default":false,"provider:segmentation_id":49,"name":"sdnvpn-2-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:07:23Z","mtu":1450}} 2018-08-16 17:07:23,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-a46b8673-4528-4ded-a890-ab59c9021d6a 2018-08-16 17:07:23,804 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-2-2b-subnet in network fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795 with cidr 10.10.10.0/24 2018-08-16 17:07:23,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"subnets": [{"ip_version": 4, "network_id": "fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-2-2b-subnet"}]}' 2018-08-16 17:07:24,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-9175d852-7dd7-40a3-acec-18ea764ed343 Date: Thu, 16 Aug 2018 17:07:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:07:24Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:07:24Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"780695c1-5f46-4cfd-b7b1-7b259adc084f","subnetpool_id":null,"name":"sdnvpn-2-2b-subnet"}]} 2018-08-16 17:07:24,894 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-9175d852-7dd7-40a3-acec-18ea764ed343 2018-08-16 17:07:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:07:25,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-1aaa4649-2adc-435c-abc8-6ccc1f2da40c Date: Thu, 16 Aug 2018 17:07:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:06:43Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 4, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:07:25,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-1aaa4649-2adc-435c-abc8-6ccc1f2da40c 2018-08-16 17:07:25,693 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:07:25,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:25,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995b7cc8-682e-4192-ac2f-ea1a2368615d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:25,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-995b7cc8-682e-4192-ac2f-ea1a2368615d 2018-08-16 17:07:25,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:26,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["4cYSZRB2RHOuvdF7_-7_Yg"], "issued_at": "2018-08-16T17:07:26.000000Z"}} 2018-08-16 17:07:26,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" 2018-08-16 17:07:26,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1023656-4b1f-4048-b0e6-2d3a8bfafc4e x-compute-request-id: req-f1023656-4b1f-4048-b0e6-2d3a8bfafc4e Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:07:26,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-f1023656-4b1f-4048-b0e6-2d3a8bfafc4e 2018-08-16 17:07:26,456 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:07:26,456 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-2'... 2018-08-16 17:07:26,456 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-2 flavor=m1.tiny image=fc92a031-872d-4fa1-b096-6cf2ef63e912 network=f6772887-096d-4f09-8718-21ac0eb8d809 secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files=None userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:26,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:26,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:26,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:26,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:26,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:26,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:26,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:26,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dd772b-8c09-4126-ba32-100753f7f87f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:26,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-b9dd772b-8c09-4126-ba32-100753f7f87f 2018-08-16 17:07:26,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:26,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["VNdd96BMTpq9Rrv0lEeGzQ"], "issued_at": "2018-08-16T17:07:26.000000Z"}} 2018-08-16 17:07:26,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" 2018-08-16 17:07:27,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4989d7cf-9d7d-4435-9c16-39dfa5b53245 x-compute-request-id: req-4989d7cf-9d7d-4435-9c16-39dfa5b53245 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:07:27,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-4989d7cf-9d7d-4435-9c16-39dfa5b53245 2018-08-16 17:07:27,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" 2018-08-16 17:07:27,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cf5f6ed-a7bf-4d2d-b1fe-9210e1aa9c03 x-compute-request-id: req-3cf5f6ed-a7bf-4d2d-b1fe-9210e1aa9c03 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:07:27,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-3cf5f6ed-a7bf-4d2d-b1fe-9210e1aa9c03 2018-08-16 17:07:27,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" -d '{"server": {"name": "sdnvpn-2-2", "imageRef": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCg==", "max_count": 1, "min_count": 1, "networks": [{"fixed_ip": "10.10.10.12", "uuid": "f6772887-096d-4f09-8718-21ac0eb8d809"}], "config_drive": true}}' 2018-08-16 17:07:33,173 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:07:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ebe24ea3-df77-4ca4-af06-9112e6e427dd x-compute-request-id: req-ebe24ea3-df77-4ca4-af06-9112e6e427dd Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "adminPass": "JynH2FeBeqWk"}} 2018-08-16 17:07:33,173 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-ebe24ea3-df77-4ca4-af06-9112e6e427dd 2018-08-16 17:07:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:33,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d4a674-7c06-44f0-9f46-b9b53be84c49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:33,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-69d4a674-7c06-44f0-9f46-b9b53be84c49 2018-08-16 17:07:33,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:33,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["-Y_8NVfpTh--OWYM95F2kw"], "issued_at": "2018-08-16T17:07:33.000000Z"}} 2018-08-16 17:07:33,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4f7fc97ffadadae8d1d4eac7cfb26feac16515" 2018-08-16 17:07:34,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce242fd9-a4c4-4eeb-beb6-d7d5c87ca862 x-compute-request-id: req-ce242fd9-a4c4-4eeb-beb6-d7d5c87ca862 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:07:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-2", "created": "2018-08-16T17:07:33Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:34,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 used request id req-ce242fd9-a4c4-4eeb-beb6-d7d5c87ca862 2018-08-16 17:07:37,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4f7fc97ffadadae8d1d4eac7cfb26feac16515" 2018-08-16 17:07:38,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33023713-eaab-429c-8dcc-109fe12c890d x-compute-request-id: req-33023713-eaab-429c-8dcc-109fe12c890d Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:07:36Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-08-16T17:07:33Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:38,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 used request id req-33023713-eaab-429c-8dcc-109fe12c890d 2018-08-16 17:07:41,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4f7fc97ffadadae8d1d4eac7cfb26feac16515" 2018-08-16 17:07:43,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2abc7d86-56e0-4253-a756-8c3120530b73 x-compute-request-id: req-2abc7d86-56e0-4253-a756-8c3120530b73 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:bc:80", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016d", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:07:36Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-08-16T17:07:33Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:43,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 used request id req-2abc7d86-56e0-4253-a756-8c3120530b73 2018-08-16 17:07:46,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df4f7fc97ffadadae8d1d4eac7cfb26feac16515" 2018-08-16 17:07:47,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-345bcf34-808f-4ae1-9ffe-8683c4cfe9cb x-compute-request-id: req-345bcf34-808f-4ae1-9ffe-8683c4cfe9cb Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:bc:80", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016d", "OS-SRV-USG:launched_at": "2018-08-16T17:07:42.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:07:42Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-08-16T17:07:33Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:47,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 used request id req-345bcf34-808f-4ae1-9ffe-8683c4cfe9cb 2018-08-16 17:07:47,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" 2018-08-16 17:07:49,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-947e2793-a74b-4246-887c-de08d861428e x-compute-request-id: req-947e2793-a74b-4246-887c-de08d861428e Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:bc:80", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/0f107338-a75e-4d92-ae6d-8551716352c8", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000016d", "OS-SRV-USG:launched_at": "2018-08-16T17:07:42.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "0f107338-a75e-4d92-ae6d-8551716352c8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:07:42Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-2", "created": "2018-08-16T17:07:33Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:49,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8 used request id req-947e2793-a74b-4246-887c-de08d861428e 2018-08-16 17:07:49,615 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-2' booted successfully. IP='10.10.10.12'. 2018-08-16 17:07:49,615 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-2' to security group 'sdnvpn-sg'... 2018-08-16 17:07:49,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:07:52,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bf453ac-e777-4b6a-9759-149708c308d6 x-compute-request-id: req-0bf453ac-e777-4b6a-9759-149708c308d6 Content-Length: 0 Content-Type: application/json 2018-08-16 17:07:52,288 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action used request id req-0bf453ac-e777-4b6a-9759-149708c308d6 2018-08-16 17:07:52,288 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-4'... 2018-08-16 17:07:52,288 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-4 flavor=m1.tiny image=fc92a031-872d-4fa1-b096-6cf2ef63e912 network=fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795 secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.12 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.11 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:52,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:52,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:52,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:52,292 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:07:52,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:07:52,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:07:52,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:07:52,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:07:52,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:52,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c41d55-395d-4399-a11e-5257800cfd28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:52,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-b8c41d55-395d-4399-a11e-5257800cfd28 2018-08-16 17:07:52,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:52,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Z32mBapzS2yUL611gBKBkA"], "issued_at": "2018-08-16T17:07:52.000000Z"}} 2018-08-16 17:07:52,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" 2018-08-16 17:07:53,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-524e0f2c-3020-44c1-9b35-606f5c1c6390 x-compute-request-id: req-524e0f2c-3020-44c1-9b35-606f5c1c6390 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:07:53,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-524e0f2c-3020-44c1-9b35-606f5c1c6390 2018-08-16 17:07:53,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" 2018-08-16 17:07:53,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71fbfff5-9b09-4e9f-9681-f3b359677dee x-compute-request-id: req-71fbfff5-9b09-4e9f-9681-f3b359677dee Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:07:53,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-71fbfff5-9b09-4e9f-9681-f3b359677dee 2018-08-16 17:07:53,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" -d '{"server": {"name": "sdnvpn-2-4", "imageRef": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTEKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.12", "uuid": "fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795"}], "config_drive": true}}' 2018-08-16 17:07:57,490 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-336b12ac-4d1b-497f-a921-3dc664ca69a2 x-compute-request-id: req-336b12ac-4d1b-497f-a921-3dc664ca69a2 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3d0e94c6-d134-464c-b52c-588e531206e6", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "bookmark"}], "adminPass": "n2iubbY8Qw6g"}} 2018-08-16 17:07:57,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-336b12ac-4d1b-497f-a921-3dc664ca69a2 2018-08-16 17:07:57,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:07:57,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90ded14-8edf-4acd-9d2b-f60e1a19e49d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:07:57,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d90ded14-8edf-4acd-9d2b-f60e1a19e49d 2018-08-16 17:07:57,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:07:57,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:07:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Yc14hLD_SbWng5jeEm2nWw"], "issued_at": "2018-08-16T17:07:57.000000Z"}} 2018-08-16 17:07:57,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe5e168ba241b8358dafbe4ae119b7349b735ed" 2018-08-16 17:07:59,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57b09a02-077d-47b7-86f5-7df9632b5d8e x-compute-request-id: req-57b09a02-077d-47b7-86f5-7df9632b5d8e Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d0e94c6-d134-464c-b52c-588e531206e6", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:07:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-4", "created": "2018-08-16T17:07:57Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:07:59,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 used request id req-57b09a02-077d-47b7-86f5-7df9632b5d8e 2018-08-16 17:08:02,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe5e168ba241b8358dafbe4ae119b7349b735ed" 2018-08-16 17:08:02,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c30a6e4d-97c6-4ea7-b978-d961cb7fcea7 x-compute-request-id: req-c30a6e4d-97c6-4ea7-b978-d961cb7fcea7 Content-Encoding: gzip Content-Length: 715 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000170", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d0e94c6-d134-464c-b52c-588e531206e6", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:08:00Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-08-16T17:07:57Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:02,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 used request id req-c30a6e4d-97c6-4ea7-b978-d961cb7fcea7 2018-08-16 17:08:05,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fe5e168ba241b8358dafbe4ae119b7349b735ed" 2018-08-16 17:08:07,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b3aecd4-f058-46df-8087-ac0c1e34868e x-compute-request-id: req-4b3aecd4-f058-46df-8087-ac0c1e34868e Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:53:31", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000170", "OS-SRV-USG:launched_at": "2018-08-16T17:08:05.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d0e94c6-d134-464c-b52c-588e531206e6", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:08:05Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-08-16T17:07:57Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:07,230 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 used request id req-4b3aecd4-f058-46df-8087-ac0c1e34868e 2018-08-16 17:08:07,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" 2018-08-16 17:08:08,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8d558a-160b-499b-a420-a28c5b3cfb9d x-compute-request-id: req-ec8d558a-160b-499b-a420-a28c5b3cfb9d Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:53:31", "version": 4, "addr": "10.10.10.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d0e94c6-d134-464c-b52c-588e531206e6", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000170", "OS-SRV-USG:launched_at": "2018-08-16T17:08:05.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d0e94c6-d134-464c-b52c-588e531206e6", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:08:05Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-4", "created": "2018-08-16T17:07:57Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:08,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6 used request id req-ec8d558a-160b-499b-a420-a28c5b3cfb9d 2018-08-16 17:08:08,847 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-4' booted successfully. IP='10.10.10.12'. 2018-08-16 17:08:08,847 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-4' to security group 'sdnvpn-sg'... 2018-08-16 17:08:08,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:08:10,863 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7bd278a-6aaf-45a7-a0ed-a6656f86836f x-compute-request-id: req-d7bd278a-6aaf-45a7-a0ed-a6656f86836f Content-Length: 0 Content-Type: application/json 2018-08-16 17:08:10,863 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action used request id req-d7bd278a-6aaf-45a7-a0ed-a6656f86836f 2018-08-16 17:08:10,863 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-2-1'... 2018-08-16 17:08:10,864 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-2-1 flavor=m1.tiny image=fc92a031-872d-4fa1-b096-6cf2ef63e912 network=f6772887-096d-4f09-8718-21ac0eb8d809 secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=10.10.10.11 files={'/home/cirros/id_rsa': "\x00\x00\x00\x07ssh-rsa\x00\x00\x00\x03\x01\x00\x01\x00\x00\x00\x82u\xadI/|\x02nu\xe9\xeb-\x06\xca\xb4\x8d\xbc\x8e\x07\x87\x8b1F\x03v\x0c\xecP{'\xc4T\x02\xb4\x00\xb0\xc0\x08=\xffk\xaa\xdcZ\x06P\x15\x16xvM\xb1>\xa3p\xafl\x08\xc1\x18\x89.;\xf4%\x02\xcd\xba\xf1q\xdf\x17h\x89J\xdf\xc1\xc4\t\xc0\xd5\x82X\x017\x03s_\xf5\x83|\xc7\xa3^\x92\xb3dn\xb5\xb3\xdf+PIM\xbd\x9d\x18\x0e\xa8Z\xa9\x91\xaa\xc4\x85xz6\xa5\xa8\xb8\xd8\xad\t(\x97-\xd1\xfbi\x00\x00\x00\x82\x01~\xcf\xd3E\x0c&\x0f\xfeS_\x87\xe7]\x1f3*1FMD\x1b\xd3\xa7n\xc7ha\x9bu\\\x05\x89\x92o\x12\xf4\xd4\xa8\x0eB3,;I\xe7\xa1\x18\xab\x94\xfc\\i\xcfG+dG|\xaf\x87\xfa\xdf\xdb[\xba\x1f\xcf\xf5\x87y\xbf\xde\xf9uz+\xe1\xff\xffu\xd4\xbelwp\x11\x124\x96\x80\x0f\xdd\xf6\xc0\xd0\xe6\x0e\x9a\xe3\x86o\xe5Y\xd0x]\x88Y\xa1\xb9o\x9a\xa6\x1d\x03\x84\xce\xfa\xc3\xa1Q\x1c\x8f\xeb\xc1R\xb8\x92\x11\x00\x00\x00B\x00\x9bu\xac\x13\t\xfa\xc2\xc3s\xdc\xa1\x88|\xff\xbd|\xa8\xdb%2CV1\xbd\xb6\xf6\x87^\x01\x0c\xad\xe0\x19\x8f\xc0T\xed\x04\xc7z \xb1}\x16\xb8|\xf1\xc9\xc2+7\x82\xba\x1a\xb2\x91\xfd\xf5\xc9a\x10\xaf\xe1\xb3'\x00\x00\x00B\x00\xc1\xc82D\xb1n\x00K5\xcc'p\x1f\x9a\x87\x1bC\x1c\xd81-l+\xc7\x08\x03\xc7F\x96s\xeaL\xdbL\n\xc1\xa9\xaaL\xe5\x9c\xfb\xdd\xd0qG\x05j\xaf\xd3\xf9\x17-\xfb\t\x10\x00\x80V\x8dZ4\x12\xb6\xef"} userdata= #!/bin/sh sudo mkdir -p /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/.ssh/ sudo chown cirros:cirros /home/cirros/id_rsa mv /home/cirros/id_rsa /home/cirros/.ssh/ sudo echo ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2k= cirros@test1>/home/cirros/.ssh/authorized_keys sudo chown cirros:cirros /home/cirros/.ssh/authorized_keys chmod 700 /home/cirros/.ssh chmod 644 /home/cirros/.ssh/authorized_keys chmod 600 /home/cirros/.ssh/id_rsa #!/bin/sh set 10.10.10.12 10.10.10.12 while true; do for i do ip=$i hostname=$(ssh -y -i /home/cirros/.ssh/id_rsa cirros@$ip 'hostname' /dev/null) RES=$? if [ "Z$RES" = "Z0" ]; then echo $ip $hostname; else echo $ip 'not reachable';fi; done sleep 1 done 2018-08-16 17:08:10,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:08:10,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:08:10,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:08:10,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:08:10,864 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:08:10,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:08:10,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:08:10,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:08:10,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:08:10,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:08:10,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:08:10,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:08:10,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:08:10,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:08:10,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:08:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:08:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:08:10,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:08:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:08:10,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55aaf4d5-2825-43bc-8f96-026ec4c7a8fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:08:10,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-55aaf4d5-2825-43bc-8f96-026ec4c7a8fc 2018-08-16 17:08:10,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:08:11,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["HEjsmKQGRL2Brpail2aVQw"], "issued_at": "2018-08-16T17:08:11.000000Z"}} 2018-08-16 17:08:11,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" 2018-08-16 17:08:11,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb4e84c6-2cfe-4b0e-8b0d-0dc3798714c5 x-compute-request-id: req-eb4e84c6-2cfe-4b0e-8b0d-0dc3798714c5 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:08:11,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-eb4e84c6-2cfe-4b0e-8b0d-0dc3798714c5 2018-08-16 17:08:11,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" 2018-08-16 17:08:11,607 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e632e62-8d7b-4296-b80a-17362365828f x-compute-request-id: req-0e632e62-8d7b-4296-b80a-17362365828f Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:08:11,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-0e632e62-8d7b-4296-b80a-17362365828f 2018-08-16 17:08:11,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" -d '{"server": {"name": "sdnvpn-2-1", "imageRef": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "user_data": "IyEvYmluL3NoCnN1ZG8gbWtkaXIgLXAgL2hvbWUvY2lycm9zLy5zc2gvCnN1ZG8gY2hvd24gY2lycm9zOmNpcnJvcyAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy9pZF9yc2EKbXYgL2hvbWUvY2lycm9zL2lkX3JzYSAvaG9tZS9jaXJyb3MvLnNzaC8Kc3VkbyBlY2hvIHNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQWduV3RTUzk4QW01MTZlc3RCc3EwamJ5T0I0ZUxNVVlEZGd6c1VIc254RlFDdEFDd3dBZzkvMnVxM0ZvR1VCVVdlSFpOc1Q2amNLOXNDTUVZaVM0NzlDVUN6YnJ4Y2Q4WGFJbEszOEhFQ2NEVmdsZ0JOd056WC9XRGZNZWpYcEt6Wkc2MXM5OHJVRWxOdlowWURxaGFxWkdxeElWNGVqYWxxTGpZclFrb2x5M1IrMms9IGNpcnJvc0B0ZXN0MT4vaG9tZS9jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMKc3VkbyBjaG93biBjaXJyb3M6Y2lycm9zIC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA3MDAgL2hvbWUvY2lycm9zLy5zc2gKY2htb2QgNjQ0IC9ob21lL2NpcnJvcy8uc3NoL2F1dGhvcml6ZWRfa2V5cwpjaG1vZCA2MDAgL2hvbWUvY2lycm9zLy5zc2gvaWRfcnNhCiMhL2Jpbi9zaApzZXQgMTAuMTAuMTAuMTIgMTAuMTAuMTAuMTIKd2hpbGUgdHJ1ZTsgZG8KIGZvciBpIGRvCiAgaXA9JGkKICBob3N0bmFtZT0kKHNzaCAteSAtaSAvaG9tZS9jaXJyb3MvLnNzaC9pZF9yc2EgY2lycm9zQCRpcCAnaG9zdG5hbWUnIDwvZGV2L3plcm8gMj4vZGV2L251bGwpCiAgUkVTPSQ/CiAgaWYgWyAiWiRSRVMiID0gIlowIiBdOyB0aGVuIGVjaG8gJGlwICRob3N0bmFtZTsKICBlbHNlIGVjaG8gJGlwICdub3QgcmVhY2hhYmxlJztmaTsKIGRvbmUKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "personality": [{"path": "/home/cirros/id_rsa", "contents": "AAAAB3NzaC1yc2EAAAADAQABAAAAgnWtSS98Am516estBsq0jbyOB4eLMUYDdgzsUHsnxFQCtACwwAg9/2uq3FoGUBUWeHZNsT6jcK9sCMEYiS479CUCzbrxcd8XaIlK38HECcDVglgBNwNzX/WDfMejXpKzZG61s98rUElNvZ0YDqhaqZGqxIV4ejalqLjYrQkoly3R+2kAAACCAX7P00UMJg/+U1+H510fMyoxRk1EG9OnbsdoYZt1XAWJkm8S9NSoDkIzLDtJ56EYq5T8XGnPRytkR3yvh/rf21u6H8/1h3m/3vl1eivh//911L5sd3AREjSWgA/d9sDQ5g6a44Zv5VnQeF2IWaG5b5qmHQOEzvrDoVEcj+vBUriSEQAAAEIAm3WsEwn6wsNz3KGIfP+9fKjbJTJDVjG9tvaHXgEMreAZj8BU7QTHeiCxfRa4fPHJwis3groaspH99clhEK/hsycAAABCAMHIMkSxbgBLNcwncB+ahxtDHNgxLWwrxwgDx0aWc+pM20wKwamqTOWc+93QcUcFaq/T+Rct+wkQAIBWjVo0Erbv"}], "networks": [{"fixed_ip": "10.10.10.11", "uuid": "f6772887-096d-4f09-8718-21ac0eb8d809"}], "config_drive": true}}' 2018-08-16 17:08:15,509 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:08:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d15e0dab-aef2-41a9-b20c-fe0cf8c83e39 x-compute-request-id: req-d15e0dab-aef2-41a9-b20c-fe0cf8c83e39 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a656c841-d7cb-4a3e-b172-7b470cccaaf5", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "bookmark"}], "adminPass": "hYuD68Qe9HTR"}} 2018-08-16 17:08:15,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-d15e0dab-aef2-41a9-b20c-fe0cf8c83e39 2018-08-16 17:08:15,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:08:15,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36f5fd7-be18-4856-b14e-03f8a3d7fa02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:08:15,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e36f5fd7-be18-4856-b14e-03f8a3d7fa02 2018-08-16 17:08:15,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:08:15,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["tLYPMj4rQfKHRApC1iSEpA"], "issued_at": "2018-08-16T17:08:15.000000Z"}} 2018-08-16 17:08:15,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19285e4da71787ce4530c6296f17cbd2c54c349f" 2018-08-16 17:08:16,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b43c9435-8d31-4075-bc1e-e1e15cb8c69e x-compute-request-id: req-b43c9435-8d31-4075-bc1e-e1e15cb8c69e Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a656c841-d7cb-4a3e-b172-7b470cccaaf5", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:08:16Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-2-1", "created": "2018-08-16T17:08:15Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:16,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 used request id req-b43c9435-8d31-4075-bc1e-e1e15cb8c69e 2018-08-16 17:08:19,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19285e4da71787ce4530c6296f17cbd2c54c349f" 2018-08-16 17:08:21,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71922c00-2f55-48d9-9d72-1bb73f86c432 x-compute-request-id: req-71922c00-2f55-48d9-9d72-1bb73f86c432 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000173", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a656c841-d7cb-4a3e-b172-7b470cccaaf5", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:08:18Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-08-16T17:08:15Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:21,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 used request id req-71922c00-2f55-48d9-9d72-1bb73f86c432 2018-08-16 17:08:24,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19285e4da71787ce4530c6296f17cbd2c54c349f" 2018-08-16 17:08:25,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06aebcef-7a7f-4370-824f-22eed5c20cc5 x-compute-request-id: req-06aebcef-7a7f-4370-824f-22eed5c20cc5 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:3f:ac", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000173", "OS-SRV-USG:launched_at": "2018-08-16T17:08:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a656c841-d7cb-4a3e-b172-7b470cccaaf5", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:08:22Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-08-16T17:08:15Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:25,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 used request id req-06aebcef-7a7f-4370-824f-22eed5c20cc5 2018-08-16 17:08:25,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" 2018-08-16 17:08:26,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eac2b1a4-1097-4536-a563-4b2a600155ef x-compute-request-id: req-eac2b1a4-1097-4536-a563-4b2a600155ef Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-2-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:3f:ac", "version": 4, "addr": "10.10.10.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5", "rel": "bookmark"}], "image": {"id": "fc92a031-872d-4fa1-b096-6cf2ef63e912", "links": [{"href": "http://172.30.9.32:8774/images/fc92a031-872d-4fa1-b096-6cf2ef63e912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000173", "OS-SRV-USG:launched_at": "2018-08-16T17:08:22.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "a656c841-d7cb-4a3e-b172-7b470cccaaf5", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:08:22Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-2-1", "created": "2018-08-16T17:08:15Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:08:26,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5 used request id req-eac2b1a4-1097-4536-a563-4b2a600155ef 2018-08-16 17:08:26,440 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-2-1' booted successfully. IP='10.10.10.11'. 2018-08-16 17:08:26,441 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-2-1' to security group 'sdnvpn-sg'... 2018-08-16 17:08:26,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:08:28,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-768dbb68-a0a4-4449-a1fd-5b246c934d70 x-compute-request-id: req-768dbb68-a0a4-4449-a1fd-5b246c934d70 Content-Length: 0 Content-Type: application/json 2018-08-16 17:08:28,089 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action used request id req-768dbb68-a0a4-4449-a1fd-5b246c934d70 2018-08-16 17:08:28,089 - sdnvpn-results - INFO - Create VPN1 with eRT=iRT 2018-08-16 17:08:28,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"bgpvpn": {"route_targets": "55:55", "import_targets": "55:55", "export_targets": "55:55", "name": "sdnvpn-1-576853", "route_distinguishers": "111:111"}}' 2018-08-16 17:08:28,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-a522522c-cde9-4805-9451-cf69ca50733f Date: Thu, 16 Aug 2018 17:08:28 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-576853", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "route_targets": ["55:55"], "project_id": "c0e827e233dd4490a13a2da2d4505275", "type": "l3", "id": "2837e546-2d2d-4b15-8275-dd82652a0667"}} 2018-08-16 17:08:28,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns used request id req-a522522c-cde9-4805-9451-cf69ca50733f 2018-08-16 17:08:28,561 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN1 created details: {u'bgpvpn': {u'export_targets': [u'55:55'], u'name': u'sdnvpn-1-576853', u'route_distinguishers': [u'111:111'], u'routers': [], u'import_targets': [u'55:55'], u'id': u'2837e546-2d2d-4b15-8275-dd82652a0667', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [u'55:55'], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:08:28,562 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-1-net' to the VPN. 2018-08-16 17:08:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"network_association": {"network_id": "f6772887-096d-4f09-8718-21ac0eb8d809"}}' 2018-08-16 17:08:28,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-7e415fb7-8d52-408e-a46a-2cbfd5a09bd6 Date: Thu, 16 Aug 2018 17:08:28 GMT RESP BODY: {"network_association": {"network_id": "f6772887-096d-4f09-8718-21ac0eb8d809", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "e3004972-1dad-4b2b-97b7-39279e9ed5c0"}} 2018-08-16 17:08:28,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667/network_associations used request id req-7e415fb7-8d52-408e-a46a-2cbfd5a09bd6 2018-08-16 17:08:28,877 - sdnvpn_test_utils - INFO - Waiting for instance 0f107338-a75e-4d92-ae6d-8551716352c8 to boot up 2018-08-16 17:08:28,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:08:28,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e903b15b-faf7-44a5-8aec-e0237ea7f574 x-compute-request-id: req-e903b15b-faf7-44a5-8aec-e0237ea7f574 Content-Encoding: gzip Content-Length: 10266 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 530150341 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.189338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191574] pid_max: default: 32768 minimum: 301\n[ 0.192794] ACPI: Core revision 20150930\n[ 0.194449] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196222] Security Framework initialized\n[ 0.197331] Yama: becoming mindful.\n[ 0.198322] AppArmor: AppArmor initialized\n[ 0.199467] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202941] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204567] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206423] Initializing cgroup subsys io\n[ 0.207531] Initializing cgroup subsys memory\n[ 0.208713] Initializing cgroup subsys devices\n[ 0.209876] Initializing cgroup subsys freezer\n[ 0.211047] Initializing cgroup subsys net_cls\n[ 0.212218] Initializing cgroup subsys perf_event\n[ 0.213437] Initializing cgroup subsys net_prio\n[ 0.214612] Initializing cgroup subsys hugetlb\n[ 0.215763] Initializing cgroup subsys pids\n[ 0.216920] CPU: Physical Processor ID: 0\n[ 0.218687] mce: CPU supports 10 MCE banks\n[ 0.219803] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235919] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242445] ftrace: allocating 31920 entries in 125 pages\n[ 0.267787] smpboot: Max logical packages: 1\n[ 0.268937] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270748] x2apic enabled\n[ 0.271854] Switched APIC routing to physical x2apic.\n[ 0.274273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275748] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278414] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280889] KVM setup paravirtual spinlock\n[ 0.282588] x86: Booted up 1 node, 1 CPUs\n[ 0.283694] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285598] devtmpfs: initialized\n[ 0.287615] evm: security.selinux\n[ 0.288584] evm: security.SMACK64\n[ 0.289552] evm: security.SMACK64EXEC\n[ 0.290587] evm: security.SMACK64TRANSMUTE\n[ 0.291675] evm: security.SMACK64MMAP\n[ 0.292678] evm: security.ima\n[ 0.293557] evm: security.capability\n[ 0.294626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297098] pinctrl core: initialized pinctrl subsystem\n[ 0.298558] RTC time: 17:07:43, date: 08/16/18\n[ 0.299822] NET: Registered protocol family 16\n[ 0.301118] cpuidle: using governor ladder\n[ 0.302229] cpuidle: using governor menu\n[ 0.303306] PCCT header not found.\n[ 0.304323] ACPI: bus type PCI registered\n[ 0.305408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307074] PCI: Using configuration type 1 for base access\n[ 0.309216] ACPI: Added _OSI(Module Device)\n[ 0.310370] ACPI: Added _OSI(Processor Device)\n[ 0.311540] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312762] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314922] ACPI: Interpreter enabled\n[ 0.315965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325955] ACPI: (supports S0 S5)\n[ 0.326916] ACPI: Using IOAPIC for interrupt routing\n[ 0.328199] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335179] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339742] acpiphp: Slot [3] registered\n[ 0.340831] acpiphp: Slot [4] registered\n[ 0.341916] acpiphp: Slot [5] registered\n[ 0.342996] acpiphp: Slot [6] registered\n[ 0.344078] acpiphp: Slot [7] registered\n[ 0.345155] acpiphp: Slot [8] registered\n[ 0.346237] acpiphp: Slot [9] registered\n[ 0.347312] acpiphp: Slot [10] registered\n[ 0.348410] acpiphp: Slot [11] registered\n[ 0.349507] acpiphp: Slot [12] registered\n[ 0.350611] acpiphp: Slot [13] registered\n[ 0.351703] acpiphp: Slot [14] registered\n[ 0.352798] acpiphp: Slot [15] registered\n[ 0.367973] acpiphp: Slot [16] registered\n[ 0.369078] acpiphp: Slot [17] registered\n[ 0.370170] acpiphp: Slot [18] registered\n[ 0.371267] acpiphp: Slot [19] registered\n[ 0.372361] acpiphp: Slot [20] registered\n[ 0.373458] acpiphp: Slot [21] registered\n[ 0.374556] acpiphp: Slot [22] registered\n[ 0.375648] acpiphp: Slot [23] registered\n[ 0.376739] acpiphp: Slot [24] registered\n[ 0.377836] acpiphp: Slot [25] registered\n[ 0.378926] acpiphp: Slot [26] registered\n[ 0.380019] acpiphp: Slot [27] registered\n[ 0.381119] acpiphp: Slot [28] registered\n[ 0.382224] acpiphp: Slot [29] registered\n[ 0.383312] acpiphp: Slot [30] registered\n[ 0.384407] acpiphp: Slot [31] registered\n[ 0.385499] PCI host bridge to bus 0000:00\n[ 0.386599] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389846] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391806] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393760] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401533] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404790] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435571] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441180] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442955] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444390] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446491] vgaarb: loaded\n[ 0.447317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448963] SCSI subsystem initialized\n[ 0.450205] ACPI: bus type USB registered\n[ 0.451340] usbcore: registered new interface driver usbfs\n[ 0.452738] usbcore: registered new interface driver hub\n[ 0.454096] usbcore: registered new device driver usb\n[ 0.455584] PCI: Using ACPI for IRQ routing\n[ 0.457090] NetLabel: Initializing\n[ 0.458075] NetLabel: domain hash size = 128\n[ 0.459240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460556] NetLabel: unlabeled traffic allowed by default\n[ 0.462121] clocksource: Switched to clocksource kvm-clock\n[ 0.472336] AppArmor: AppArmor Filesystem Enabled\n[ 0.473639] pnp: PnP ACPI init\n[ 0.474861] pnp: PnP ACPI: found 5 devices\n[ 0.481676] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484000] NET: Registered protocol family 2\n[ 0.485388] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487138] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488772] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490404] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493451] NET: Registered protocol family 1\n[ 0.494643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496116] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497568] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526545] Trying to unpack rootfs image as initramfs...\n[ 0.588596] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593779] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597590] audit: initializing netlink subsys (disabled)\n[ 0.599085] audit: type=2000 audit(1534439263.545:1): initialized\n[ 0.600944] Initialise system trusted keyring\n[ 0.602323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603894] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606584] zbud: loaded\n[ 0.607582] VFS: Disk quotas dquot_6.6.0\n[ 0.608715] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610872] fuse init (API version 7.23)\n[ 0.612104] Key type big_key registered\n[ 0.613202] Allocating IMA MOK and blacklist keyrings.\n[ 0.614872] Key type asymmetric registered\n[ 0.616009] Asymmetric key parser 'x509' registered\n[ 0.617319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619380] io scheduler noop registered\n[ 0.620463] io scheduler deadline registered (default)\n[ 0.621826] io scheduler cfq registered\n[ 0.623017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628207] ACPI: Power Button [PWRF]\n[ 0.629420] GHES: HEST is not enabled!\n[ 0.643596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700091] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703163] Linux agpgart interface v0.103\n[ 0.706626] brd: module loaded\n[ 0.708871] loop: module loaded\n[ 0.713872] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715880] GPT:90111 != 2097151\n[ 0.716822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.718321] GPT:90111 != 2097151\n[ 0.719257] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720570] vda: vda1 vda15\n[ 0.722277] scsi host0: ata_piix\n[ 0.723344] scsi host1: ata_piix\n[ 0.724329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727947] libphy: Fixed MDIO Bus: probed\n[ 0.729068] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730366] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733322] PPP generic driver version 2.4.2\n[ 0.734585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736214] ehci-pci: EHCI PCI platform driver\n[ 0.737419] ehci-platform: EHCI generic platform driver\n[ 0.738804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740363] ohci-pci: OHCI PCI platform driver\n[ 0.741570] ohci-platform: OHCI generic platform driver\n[ 0.742933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758931] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760955] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.763956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767628] usb usb1: Product: UHCI Host Controller\n[ 0.768888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770461] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771798] hub 1-0:1.0: USB hub found\n[ 0.772999] hub 1-0:1.0: 2 ports detected\n[ 0.774279] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.777136] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.778450] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779855] mousedev: PS/2 mouse device common for all mice\n[ 0.781586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.784097] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.788900] i2c /dev entries driver\n[ 0.789942] device-mapper: uevent: version 1.0.3\n[ 0.791256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.793488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.795332] NET: Registered protocol family 10\n[ 0.796881] NET: Registered protocol family 17\n[ 0.798107] Key type dns_resolver registered\n[ 0.799400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800875] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.803274] registered taskstats version 1\n[ 0.804419] Loading compiled-in X.509 certificates\n[ 0.806257] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808787] zswap: loaded using pool lzo/zbud\n[ 0.810871] Key type trusted registered\n[ 0.813011] Key type encrypted registered\n[ 0.814168] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815570] ima: No TPM chip found, activating TPM-bypass!\n[ 0.816977] evm: HMAC attrs: 0x1\n[ 0.818287] Magic number: 14:83:138\n[ 0.819329] block ram3: hash matches\n[ 0.820433] rtc_cmos 00:00: setting system clock to 2018-08-16 17:07:43 UTC (1534439263)\n[ 0.822648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824149] EDD information not available.\n[ 0.882819] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.884776] ata1.00: configured for MWDMA2\n[ 0.886586] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.889526] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.891229] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.892935] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.895736] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897886] Write protecting the kernel read-only data: 14336k\n[ 0.900854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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[ 0.970221] random: blkid urandom read with 10 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.83\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 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 503808 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDBgAKT0SHq5xSnK7ATd9kKX5FPBQGNhaKkueCe2b094EWQCAOl761eKwRdXrXqNaetfEaQqvrHUamLFiho3NxfmLax/zJrKdgUDLVe2cuoDCn/UNbemZq7QK00uRljvVj+I2JiIAbdWVr3z+DVcgCiMLZoHGmCys+kYit0n2uyUdzlLxyq9fUl+rl1KbLIh2SSLhm220S/60YPmT1Y6UQa3V3AoTcZrO46tFZNrmSSvS3r139Wk08btilacArjSCMGmpRurLlKIdEWS8CjpU8n6MNqtrK/agSOSwELIDw6w4cKMVfQcsLrJubdeFjsj+W3xS0i+1Ier7PgU78Anngh root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP6aMC9EJr2X31pIRZ0OouGkrv8iJgZvMUlD1SohSruhzGbIthDG8UVz7Uh5HIYKTjg8iy/4pmOLWtNQ2AP8hPrRnkSh6DgA7v8Gwz7pWTvyzhmYZyNjsV4rlQO5m1BNoeQtuL3bd3m7rKYW0ikYtlluvIJPU1OdFipT4TbEeQqrAAAAFQDtqSWt+ktDYFowRMenGoOgRwT5MwAAAIBGPB5kDe1ltBL6O1MiKQTX4eOiBPk5W2vbTG1A7lO+inxNWRdB5vGn71sP6zFuapxg3pAI/wog2Yz+LVeF8nGy7yCUCxU2G8mknPad49uaSFOyMMhKlcNTCXi0NXyD+Ik+xHI0s4+KcCGubPyzXGgA9SH+mO8QdInUpXJqUPAf5QAAAIEAo9yrAaPNDqCc2QlyO6TyXEi3ZMTpHyd80pHLALgWou+hv2QOZXF0YXeij+SAKnmZAC/sjM5LPCAQ9fGsnfKzTGDmuBrVves+xRu2VggnPrHUXgM9rUj0z7g0sgqbRiAYS2tGMtcMkNu6n0VEAIyOUbS9/epU5o5/N1puHR79m3o= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe20:bc80/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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: configdrive local ===\ninstance-id: 0f107338-a75e-4d92-ae6d-8551716352c8\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n/dev/root resized successfully [took 0.36s]\n=== cirros: current=0.4.0 uptime=1.82 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:20:BC:80 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe20:bc80/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:8 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1862 (1.8 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:08:28,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action used request id req-e903b15b-faf7-44a5-8aec-e0237ea7f574 2018-08-16 17:08:30,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e46bad9bb82a3a6158d6930469c0d98c53c0439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:08:31,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba2185e-19d0-489a-842a-b8e8212b8471 x-compute-request-id: req-7ba2185e-19d0-489a-842a-b8e8212b8471 Content-Encoding: gzip Content-Length: 11171 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 530150341 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.189338] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.191574] pid_max: default: 32768 minimum: 301\n[ 0.192794] ACPI: Core revision 20150930\n[ 0.194449] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.196222] Security Framework initialized\n[ 0.197331] Yama: becoming mindful.\n[ 0.198322] AppArmor: AppArmor initialized\n[ 0.199467] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.201232] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.202941] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204567] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206423] Initializing cgroup subsys io\n[ 0.207531] Initializing cgroup subsys memory\n[ 0.208713] Initializing cgroup subsys devices\n[ 0.209876] Initializing cgroup subsys freezer\n[ 0.211047] Initializing cgroup subsys net_cls\n[ 0.212218] Initializing cgroup subsys perf_event\n[ 0.213437] Initializing cgroup subsys net_prio\n[ 0.214612] Initializing cgroup subsys hugetlb\n[ 0.215763] Initializing cgroup subsys pids\n[ 0.216920] CPU: Physical Processor ID: 0\n[ 0.218687] mce: CPU supports 10 MCE banks\n[ 0.219803] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.221132] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.235919] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.242445] ftrace: allocating 31920 entries in 125 pages\n[ 0.267787] smpboot: Max logical packages: 1\n[ 0.268937] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.270748] x2apic enabled\n[ 0.271854] Switched APIC routing to physical x2apic.\n[ 0.274273] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.275748] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.278414] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.280889] KVM setup paravirtual spinlock\n[ 0.282588] x86: Booted up 1 node, 1 CPUs\n[ 0.283694] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.285598] devtmpfs: initialized\n[ 0.287615] evm: security.selinux\n[ 0.288584] evm: security.SMACK64\n[ 0.289552] evm: security.SMACK64EXEC\n[ 0.290587] evm: security.SMACK64TRANSMUTE\n[ 0.291675] evm: security.SMACK64MMAP\n[ 0.292678] evm: security.ima\n[ 0.293557] evm: security.capability\n[ 0.294626] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.297098] pinctrl core: initialized pinctrl subsystem\n[ 0.298558] RTC time: 17:07:43, date: 08/16/18\n[ 0.299822] NET: Registered protocol family 16\n[ 0.301118] cpuidle: using governor ladder\n[ 0.302229] cpuidle: using governor menu\n[ 0.303306] PCCT header not found.\n[ 0.304323] ACPI: bus type PCI registered\n[ 0.305408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307074] PCI: Using configuration type 1 for base access\n[ 0.309216] ACPI: Added _OSI(Module Device)\n[ 0.310370] ACPI: Added _OSI(Processor Device)\n[ 0.311540] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312762] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314922] ACPI: Interpreter enabled\n[ 0.315965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.318467] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323452] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325955] ACPI: (supports S0 S5)\n[ 0.326916] ACPI: Using IOAPIC for interrupt routing\n[ 0.328199] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333524] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335179] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336790] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339742] acpiphp: Slot [3] registered\n[ 0.340831] acpiphp: Slot [4] registered\n[ 0.341916] acpiphp: Slot [5] registered\n[ 0.342996] acpiphp: Slot [6] registered\n[ 0.344078] acpiphp: Slot [7] registered\n[ 0.345155] acpiphp: Slot [8] registered\n[ 0.346237] acpiphp: Slot [9] registered\n[ 0.347312] acpiphp: Slot [10] registered\n[ 0.348410] acpiphp: Slot [11] registered\n[ 0.349507] acpiphp: Slot [12] registered\n[ 0.350611] acpiphp: Slot [13] registered\n[ 0.351703] acpiphp: Slot [14] registered\n[ 0.352798] acpiphp: Slot [15] registered\n[ 0.367973] acpiphp: Slot [16] registered\n[ 0.369078] acpiphp: Slot [17] registered\n[ 0.370170] acpiphp: Slot [18] registered\n[ 0.371267] acpiphp: Slot [19] registered\n[ 0.372361] acpiphp: Slot [20] registered\n[ 0.373458] acpiphp: Slot [21] registered\n[ 0.374556] acpiphp: Slot [22] registered\n[ 0.375648] acpiphp: Slot [23] registered\n[ 0.376739] acpiphp: Slot [24] registered\n[ 0.377836] acpiphp: Slot [25] registered\n[ 0.378926] acpiphp: Slot [26] registered\n[ 0.380019] acpiphp: Slot [27] registered\n[ 0.381119] acpiphp: Slot [28] registered\n[ 0.382224] acpiphp: Slot [29] registered\n[ 0.383312] acpiphp: Slot [30] registered\n[ 0.384407] acpiphp: Slot [31] registered\n[ 0.385499] PCI host bridge to bus 0000:00\n[ 0.386599] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.388220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389846] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391806] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393760] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399820] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401533] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.403099] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404790] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.409153] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431651] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435571] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437474] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439365] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.441180] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442955] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444390] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446491] vgaarb: loaded\n[ 0.447317] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448963] SCSI subsystem initialized\n[ 0.450205] ACPI: bus type USB registered\n[ 0.451340] usbcore: registered new interface driver usbfs\n[ 0.452738] usbcore: registered new interface driver hub\n[ 0.454096] usbcore: registered new device driver usb\n[ 0.455584] PCI: Using ACPI for IRQ routing\n[ 0.457090] NetLabel: Initializing\n[ 0.458075] NetLabel: domain hash size = 128\n[ 0.459240] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460556] NetLabel: unlabeled traffic allowed by default\n[ 0.462121] clocksource: Switched to clocksource kvm-clock\n[ 0.472336] AppArmor: AppArmor Filesystem Enabled\n[ 0.473639] pnp: PnP ACPI init\n[ 0.474861] pnp: PnP ACPI: found 5 devices\n[ 0.481676] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.484000] NET: Registered protocol family 2\n[ 0.485388] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.487138] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.488772] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.490404] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.493451] NET: Registered protocol family 1\n[ 0.494643] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496116] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.497568] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.512088] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.526545] Trying to unpack rootfs image as initramfs...\n[ 0.588596] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.593779] Scanning for low memory corruption every 60 seconds\n[ 0.595986] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597590] audit: initializing netlink subsys (disabled)\n[ 0.599085] audit: type=2000 audit(1534439263.545:1): initialized\n[ 0.600944] Initialise system trusted keyring\n[ 0.602323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603894] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606584] zbud: loaded\n[ 0.607582] VFS: Disk quotas dquot_6.6.0\n[ 0.608715] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.610872] fuse init (API version 7.23)\n[ 0.612104] Key type big_key registered\n[ 0.613202] Allocating IMA MOK and blacklist keyrings.\n[ 0.614872] Key type asymmetric registered\n[ 0.616009] Asymmetric key parser 'x509' registered\n[ 0.617319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619380] io scheduler noop registered\n[ 0.620463] io scheduler deadline registered (default)\n[ 0.621826] io scheduler cfq registered\n[ 0.623017] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.624441] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.626208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.628207] ACPI: Power Button [PWRF]\n[ 0.629420] GHES: HEST is not enabled!\n[ 0.643596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673284] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676314] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.700091] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.703163] Linux agpgart interface v0.103\n[ 0.706626] brd: module loaded\n[ 0.708871] loop: module loaded\n[ 0.713872] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.715880] GPT:90111 != 2097151\n[ 0.716822] GPT:Alternate GPT header not at the end of the disk.\n[ 0.718321] GPT:90111 != 2097151\n[ 0.719257] GPT: Use GNU Parted to correct GPT errors.\n[ 0.720570] vda: vda1 vda15\n[ 0.722277] scsi host0: ata_piix\n[ 0.723344] scsi host1: ata_piix\n[ 0.724329] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.725978] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.727947] libphy: Fixed MDIO Bus: probed\n[ 0.729068] tun: Universal TUN/TAP device driver, 1.6\n[ 0.730366] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.733322] PPP generic driver version 2.4.2\n[ 0.734585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736214] ehci-pci: EHCI PCI platform driver\n[ 0.737419] ehci-platform: EHCI generic platform driver\n[ 0.738804] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.740363] ohci-pci: OHCI PCI platform driver\n[ 0.741570] ohci-platform: OHCI generic platform driver\n[ 0.742933] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757547] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758931] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760955] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.763956] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765650] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767628] usb usb1: Product: UHCI Host Controller\n[ 0.768888] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770461] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771798] hub 1-0:1.0: USB hub found\n[ 0.772999] hub 1-0:1.0: 2 ports detected\n[ 0.774279] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.777136] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.778450] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.779855] mousedev: PS/2 mouse device common for all mice\n[ 0.781586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.784097] rtc_cmos 00:00: RTC can wake from S4\n[ 0.785626] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787260] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.788900] i2c /dev entries driver\n[ 0.789942] device-mapper: uevent: version 1.0.3\n[ 0.791256] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.793488] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.795332] NET: Registered protocol family 10\n[ 0.796881] NET: Registered protocol family 17\n[ 0.798107] Key type dns_resolver registered\n[ 0.799400] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.800875] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.803274] registered taskstats version 1\n[ 0.804419] Loading compiled-in X.509 certificates\n[ 0.806257] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808787] zswap: loaded using pool lzo/zbud\n[ 0.810871] Key type trusted registered\n[ 0.813011] Key type encrypted registered\n[ 0.814168] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815570] ima: No TPM chip found, activating TPM-bypass!\n[ 0.816977] evm: HMAC attrs: 0x1\n[ 0.818287] Magic number: 14:83:138\n[ 0.819329] block ram3: hash matches\n[ 0.820433] rtc_cmos 00:00: setting system clock to 2018-08-16 17:07:43 UTC (1534439263)\n[ 0.822648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824149] EDD information not available.\n[ 0.882819] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.884776] ata1.00: configured for MWDMA2\n[ 0.886586] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.889526] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.891229] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.892935] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.895736] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.897886] Write protecting the kernel read-only data: 14336k\n[ 0.900854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.903330] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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[ 0.970221] random: blkid urandom read with 10 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.83\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 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\nchown: /home/cirros/id_rsa: No such file or directory\nmv: can't rename '/home/cirros/id_rsa': No such file or directory\nchmod: /home/cirros/.ssh/id_rsa: No such file or directory\nWARN: /etc/rc3.d/S95-cirros-userdata failed\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\nsr0 11:0 503808 config-2 \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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDBgAKT0SHq5xSnK7ATd9kKX5FPBQGNhaKkueCe2b094EWQCAOl761eKwRdXrXqNaetfEaQqvrHUamLFiho3NxfmLax/zJrKdgUDLVe2cuoDCn/UNbemZq7QK00uRljvVj+I2JiIAbdWVr3z+DVcgCiMLZoHGmCys+kYit0n2uyUdzlLxyq9fUl+rl1KbLIh2SSLhm220S/60YPmT1Y6UQa3V3AoTcZrO46tFZNrmSSvS3r139Wk08btilacArjSCMGmpRurLlKIdEWS8CjpU8n6MNqtrK/agSOSwELIDw6w4cKMVfQcsLrJubdeFjsj+W3xS0i+1Ier7PgU78Anngh root@sdnvpn-2-2\nssh-dss AAAAB3NzaC1kc3MAAACBAP6aMC9EJr2X31pIRZ0OouGkrv8iJgZvMUlD1SohSruhzGbIthDG8UVz7Uh5HIYKTjg8iy/4pmOLWtNQ2AP8hPrRnkSh6DgA7v8Gwz7pWTvyzhmYZyNjsV4rlQO5m1BNoeQtuL3bd3m7rKYW0ikYtlluvIJPU1OdFipT4TbEeQqrAAAAFQDtqSWt+ktDYFowRMenGoOgRwT5MwAAAIBGPB5kDe1ltBL6O1MiKQTX4eOiBPk5W2vbTG1A7lO+inxNWRdB5vGn71sP6zFuapxg3pAI/wog2Yz+LVeF8nGy7yCUCxU2G8mknPad49uaSFOyMMhKlcNTCXi0NXyD+Ik+xHI0s4+KcCGubPyzXGgA9SH+mO8QdInUpXJqUPAf5QAAAIEAo9yrAaPNDqCc2QlyO6TyXEi3ZMTpHyd80pHLALgWou+hv2QOZXF0YXeij+SAKnmZAC/sjM5LPCAQ9fGsnfKzTGDmuBrVves+xRu2VggnPrHUXgM9rUj0z7g0sgqbRiAYS2tGMtcMkNu6n0VEAIyOUbS9/epU5o5/N1puHR79m3o= root@sdnvpn-2-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.12,24,fe80::f816:3eff:fe20:bc80/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.12 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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: configdrive local ===\ninstance-id: 0f107338-a75e-4d92-ae6d-8551716352c8\nname: sdnvpn-2-2\navailability-zone: nova\nlocal-hostname: sdnvpn-2-2\nlaunch-index: 0\n/dev/root resized successfully [took 0.36s]\n=== cirros: current=0.4.0 uptime=1.82 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:20:BC:80 \n inet addr:10.10.10.12 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe20:bc80/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:8 errors:0 dropped:0 overruns:0 frame:0\n TX packets:10 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:1862 (1.8 KiB) TX bytes:1234 (1.2 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-2-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.128294] ISO 9660 Extensions: RRIP_1991A\n[ 1.246312] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.246314] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.246315] usb 1-1: Product: QEMU USB Tablet\n[ 1.246316] usb 1-1: Manufacturer: QEMU\n[ 1.246317] usb 1-1: SerialNumber: 42\n[ 1.590182] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 1.590184] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\n[ 1.693032] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 1.764458] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 16 18:08:25 cirros authpriv.info dropbear[427]: Exit (cirros): Exited normally\nAug 16 18:08:26 cirros authpriv.info dropbear[430]: Child connection from 10.10.10.11:52322\nAug 16 18:08:26 cirros authpriv.notice dropbear[430]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52322\nAug 16 18:08:26 cirros authpriv.info dropbear[430]: Exit (cirros): Exited normally\nAug 16 18:08:26 cirros authpriv.info dropbear[433]: Child connection from 10.10.10.11:52324\nAug 16 18:08:26 cirros authpriv.notice dropbear[433]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52324\nAug 16 18:08:26 cirros authpriv.info dropbear[433]: Exit (cirros): Exited normally\nAug 16 18:08:27 cirros authpriv.info dropbear[436]: Child connection from 10.10.10.11:52326\nAug 16 18:08:27 cirros authpriv.notice dropbear[436]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52326\nAug 16 18:08:27 cirros authpriv.info dropbear[436]: Exit (cirros): Exited normally\nAug 16 18:08:27 cirros authpriv.info dropbear[439]: Child connection from 10.10.10.11:52328\nAug 16 18:08:27 cirros authpriv.notice dropbear[439]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52328\nAug 16 18:08:27 cirros authpriv.info dropbear[439]: Exit (cirros): Exited normally\nAug 16 18:08:28 cirros authpriv.info dropbear[442]: Child connection from 10.10.10.11:52330\nAug 16 18:08:28 cirros authpriv.notice dropbear[442]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52330\nAug 16 18:08:28 cirros authpriv.info dropbear[442]: Exit (cirros): Exited normally\nAug 16 18:08:28 cirros authpriv.info dropbear[445]: Child connection from 10.10.10.11:52332\nAug 16 18:08:28 cirros authpriv.notice dropbear[445]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52332\nAug 16 18:08:28 cirros authpriv.info dropbear[445]: Exit (cirros): Exited normally\nAug 16 18:08:29 cirros authpriv.info dropbear[448]: Child connection from 10.10.10.11:52334\nAug 16 18:08:29 cirros authpriv.notice dropbear[448]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52334\nAug 16 18:08:29 cirros authpriv.info dropbear[448]: Exit (cirros): Exited normally\nAug 16 18:08:29 cirros authpriv.info dropbear[451]: Child connection from 10.10.10.11:52336\nAug 16 18:08:29 cirros authpriv.notice dropbear[451]: Pubkey auth succeeded for 'cirros' with key md5 3d:76:82:23:b3:d7:51:3b:3c:84:d5:6b:36:f8:ac:ba from 10.10.10.11:52336\nAug 16 18:08:29 cirros authpriv.info dropbear[451]: Exit (cirros): Exited normally\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-2-2 login: "} 2018-08-16 17:08:31,076 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action used request id req-7ba2185e-19d0-489a-842a-b8e8212b8471 2018-08-16 17:08:33,112 - sdnvpn_test_utils - INFO - Waiting for instance a656c841-d7cb-4a3e-b172-7b470cccaaf5 to boot up 2018-08-16 17:08:33,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:08:33,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35384d32-2f08-4d7f-b2fc-6b5f3e35a6d1 x-compute-request-id: req-35384d32-2f08-4d7f-b2fc-6b5f3e35a6d1 Content-Encoding: gzip Content-Length: 8169 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 514446943 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.200184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202654] pid_max: default: 32768 minimum: 301\n[ 0.204015] ACPI: Core revision 20150930\n[ 0.205838] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207815] Security Framework initialized\n[ 0.209066] Yama: becoming mindful.\n[ 0.210175] AppArmor: AppArmor initialized\n[ 0.211474] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213514] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215421] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219346] Initializing cgroup subsys io\n[ 0.220609] Initializing cgroup subsys memory\n[ 0.221935] Initializing cgroup subsys devices\n[ 0.223327] Initializing cgroup subsys freezer\n[ 0.224725] Initializing cgroup subsys net_cls\n[ 0.226119] Initializing cgroup subsys perf_event\n[ 0.227476] Initializing cgroup subsys net_prio\n[ 0.228820] Initializing cgroup subsys hugetlb\n[ 0.230186] Initializing cgroup subsys pids\n[ 0.231480] CPU: Physical Processor ID: 0\n[ 0.233406] mce: CPU supports 10 MCE banks\n[ 0.234640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.253430] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260558] ftrace: allocating 31920 entries in 125 pages\n[ 0.287050] smpboot: Max logical packages: 1\n[ 0.288349] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290341] x2apic enabled\n[ 0.291521] Switched APIC routing to physical x2apic.\n[ 0.294050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301063] KVM setup paravirtual spinlock\n[ 0.302709] x86: Booted up 1 node, 1 CPUs\n[ 0.303881] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305849] devtmpfs: initialized\n[ 0.307877] evm: security.selinux\n[ 0.308889] evm: security.SMACK64\n[ 0.309889] evm: security.SMACK64EXEC\n[ 0.310966] evm: security.SMACK64TRANSMUTE\n[ 0.312128] evm: security.SMACK64MMAP\n[ 0.313201] evm: security.ima\n[ 0.314135] evm: security.capability\n[ 0.315264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317925] pinctrl core: initialized pinctrl subsystem\n[ 0.319462] RTC time: 17:08:22, date: 08/16/18\n[ 0.320814] NET: Registered protocol family 16\n[ 0.322217] cpuidle: using governor ladder\n[ 0.323381] cpuidle: using governor menu\n[ 0.324519] PCCT header not found.\n[ 0.325591] ACPI: bus type PCI registered\n[ 0.326744] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328500] PCI: Using configuration type 1 for base access\n[ 0.330726] ACPI: Added _OSI(Module Device)\n[ 0.331933] ACPI: Added _OSI(Processor Device)\n[ 0.333182] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.334463] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336689] ACPI: Interpreter enabled\n[ 0.337795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.340487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.343127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.345797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348470] ACPI: (supports S0 S5)\n[ 0.349492] ACPI: Using IOAPIC for interrupt routing\n[ 0.350869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358258] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.363085] acpiphp: Slot [3] registered\n[ 0.364247] acpiphp: Slot [4] registered\n[ 0.365408] acpiphp: Slot [5] registered\n[ 0.366572] acpiphp: Slot [6] registered\n[ 0.367725] acpiphp: Slot [7] registered\n[ 0.368880] acpiphp: Slot [8] registered\n[ 0.370042] acpiphp: Slot [9] registered\n[ 0.371194] acpiphp: Slot [10] registered\n[ 0.372358] acpiphp: Slot [11] registered\n[ 0.373532] acpiphp: Slot [12] registered\n[ 0.374712] acpiphp: Slot [13] registered\n[ 0.375886] acpiphp: Slot [14] registered\n[ 0.377063] acpiphp: Slot [15] registered\n[ 0.392458] acpiphp: Slot [16] registered\n[ 0.393651] acpiphp: Slot [17] registered\n[ 0.394818] acpiphp: Slot [18] registered\n[ 0.396006] acpiphp: Slot [19] registered\n[ 0.397169] acpiphp: Slot [20] registered\n[ 0.398354] acpiphp: Slot [21] registered\n[ 0.399536] acpiphp: Slot [22] registered\n[ 0.400704] acpiphp: Slot [23] registered\n[ 0.401875] acpiphp: Slot [24] registered\n[ 0.403051] acpiphp: Slot [25] registered\n[ 0.404209] acpiphp: Slot [26] registered\n[ 0.405361] acpiphp: Slot [27] registered\n[ 0.406530] acpiphp: Slot [28] registered\n[ 0.407700] acpiphp: Slot [29] registered\n[ 0.408858] acpiphp: Slot [30] registered\n[ 0.410019] acpiphp: Slot [31] registered\n[ 0.411180] PCI host bridge to bus 0000:00\n[ 0.412342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422192] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.431614] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438234] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460405] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462502] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466605] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470669] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474081] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476308] vgaarb: loaded\n[ 0.477186] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478922] SCSI subsystem initialized\n[ 0.480249] ACPI: bus type USB registered\n[ 0.481434] usbcore: registered new interface driver usbfs\n[ 0.482903] usbcore: registered new interface driver hub\n[ 0.484346] usbcore: registered new device driver usb\n[ 0.485912] PCI: Using ACPI for IRQ routing\n[ 0.487499] NetLabel: Initializing\n[ 0.488537] NetLabel: domain hash size = 128\n[ 0.489755] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491145] NetLabel: unlabeled traffic allowed by default\n[ 0.492799] clocksource: Switched to clocksource kvm-clock\n[ 0.503198] AppArmor: AppArmor Filesystem Enabled\n[ 0.504587] pnp: PnP ACPI init\n[ 0.505889] pnp: PnP ACPI: found 5 devices\n[ 0.512933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515433] NET: Registered protocol family 2\n[ 0.516917] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518793] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520540] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522284] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525566] NET: Registered protocol family 1\n[ 0.526825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528410] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529973] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.559599] Trying to unpack rootfs image as initramfs...\n[ 0.623557] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.629797] Scanning for low memory corruption every 60 seconds\n[ 0.632913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.634615] audit: initializing netlink subsys (disabled)\n[ 0.636189] audit: type=2000 audit(1534439303.697:1): initialized\n[ 0.638417] Initialise system trusted keyring\n[ 0.640032] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.641775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.644753] zbud: loaded\n[ 0.645900] VFS: Disk quotas dquot_6.6.0\n[ 0.647141] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649579] fuse init (API version 7.23)\n[ 0.650938] Key type big_key registered\n[ 0.652158] Allocating IMA MOK and blacklist keyrings.\n[ 0.654058] Key type asymmetric registered\n[ 0.655329] Asymmetric key parser 'x509' registered\n[ 0.656759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659038] io scheduler noop registered\n[ 0.660226] io scheduler deadline registered (default)\n[ 0.661766] io scheduler cfq registered\n[ 0.663139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.664714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668866] ACPI: Power Button [PWRF]\n[ 0.670287] GHES: HEST is not enabled!\n[ 0.684839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.714493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745016] Linux agpgart interface v0.103\n[ 0.749146] brd: module loaded\n[ 0.751671] loop: module loaded\n[ 0.757437] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759615] GPT:90111 != 2097151\n[ 0.760623] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762246] GPT:90111 != 2097151\n[ 0.763272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764715] vda: vda1 vda15\n[ 0.766495] scsi host0: ata_piix\n[ 0.767646] scsi host1: ata_piix\n[ 0.768702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770511] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772876] libphy: Fixed MDIO Bus: probed\n[ 0.774091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775521] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.778493] PPP generic driver version 2.4.2\n[ 0.779844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781613] ehci-pci: EHCI PCI platform driver\n[ 0.782939] ehci-platform: EHCI generic platform driver\n[ 0.784374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.786042] ohci-pci: OHCI PCI platform driver\n[ 0.787343] ohci-platform: OHCI generic platform driver\n[ 0.788832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804158] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.805601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807739] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.809231] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.810932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812696] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814745] usb usb1: Product: UHCI Host Controller\n[ 0.816072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817792] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.819209] hub 1-0:1.0: USB hub found\n[ 0.820347] hub 1-0:1.0: 2 ports detected\n[ 0.821752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.826192] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827675] mousedev: PS/2 mouse device common for all mice\n[ 0.829518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.832187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833839] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.835555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.837328] i2c /dev entries driver\n[ 0.838479] device-mapper: uevent: version 1.0.3\n[ 0.839894] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.842325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.844381] NET: Registered protocol family 10\n[ 0.846116] NET: Registered protocol family 17\n[ 0.847313] Key type dns_resolver registered\n[ 0.848671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.850154] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852576] registered taskstats version 1\n[ 0.853762] Loading compiled-in X.509 certificates\n[ 0.855656] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858202] zswap: loaded using pool lzo/zbud\n[ 0.860628] Key type trusted registered\n[ 0.862830] Key type encrypted registered\n[ 0.863959] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865406] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866814] evm: HMAC attrs: 0x1\n[ 0.868153] Magic number: 14:83:138\n[ 0.869225] block ram3: hash matches\n[ 0.870346] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:23 UTC (1534439303)\n[ 0.872534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874037] EDD information not available.\n[ 0.925626] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.927533] ata1.00: configured for MWDMA2\n[ 0.929148] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.932052] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.933720] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.935384] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.939114] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.941199] Write protecting the kernel read-only data: 14336k\n[ 0.944117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.946569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.008298] random: blkid urandom read with 10 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.85\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 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.17s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-08-16 17:08:33,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action used request id req-35384d32-2f08-4d7f-b2fc-6b5f3e35a6d1 2018-08-16 17:08:35,211 - sdnvpn_test_utils - INFO - Waiting for instance 3d0e94c6-d134-464c-b52c-588e531206e6 to boot up 2018-08-16 17:08:35,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:08:35,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea9f723c-8933-4f88-b641-3ac00a3ea8ef x-compute-request-id: req-ea9f723c-8933-4f88-b641-3ac00a3ea8ef Content-Encoding: gzip Content-Length: 8171 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 550479645 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.220768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223652] pid_max: default: 32768 minimum: 301\n[ 0.225206] ACPI: Core revision 20150930\n[ 0.227190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229430] Security Framework initialized\n[ 0.230832] Yama: becoming mindful.\n[ 0.232098] AppArmor: AppArmor initialized\n[ 0.233546] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235796] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.237964] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242390] Initializing cgroup subsys io\n[ 0.243797] Initializing cgroup subsys memory\n[ 0.245286] Initializing cgroup subsys devices\n[ 0.246806] Initializing cgroup subsys freezer\n[ 0.248306] Initializing cgroup subsys net_cls\n[ 0.249825] Initializing cgroup subsys perf_event\n[ 0.251407] Initializing cgroup subsys net_prio\n[ 0.252919] Initializing cgroup subsys hugetlb\n[ 0.254424] Initializing cgroup subsys pids\n[ 0.255921] CPU: Physical Processor ID: 0\n[ 0.258010] mce: CPU supports 10 MCE banks\n[ 0.259470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261192] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.276656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.283961] ftrace: allocating 31920 entries in 125 pages\n[ 0.310503] smpboot: Max logical packages: 1\n[ 0.312040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314431] x2apic enabled\n[ 0.315800] Switched APIC routing to physical x2apic.\n[ 0.318692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.324022] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.327097] KVM setup paravirtual spinlock\n[ 0.329005] x86: Booted up 1 node, 1 CPUs\n[ 0.330394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.332791] devtmpfs: initialized\n[ 0.335015] evm: security.selinux\n[ 0.335974] evm: security.SMACK64\n[ 0.336902] evm: security.SMACK64EXEC\n[ 0.337901] evm: security.SMACK64TRANSMUTE\n[ 0.338986] evm: security.SMACK64MMAP\n[ 0.339981] evm: security.ima\n[ 0.340845] evm: security.capability\n[ 0.341905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.344373] pinctrl core: initialized pinctrl subsystem\n[ 0.345816] RTC time: 17:08:06, date: 08/16/18\n[ 0.347077] NET: Registered protocol family 16\n[ 0.348385] cpuidle: using governor ladder\n[ 0.349482] cpuidle: using governor menu\n[ 0.350537] PCCT header not found.\n[ 0.351547] ACPI: bus type PCI registered\n[ 0.352622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354281] PCI: Using configuration type 1 for base access\n[ 0.356398] ACPI: Added _OSI(Module Device)\n[ 0.357529] ACPI: Added _OSI(Processor Device)\n[ 0.358688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.359889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.362018] ACPI: Interpreter enabled\n[ 0.363044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.365545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.368022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.372959] ACPI: (supports S0 S5)\n[ 0.373918] ACPI: Using IOAPIC for interrupt routing\n[ 0.375179] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.378933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.380446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.382073] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.383660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.386566] acpiphp: Slot [3] registered\n[ 0.387638] acpiphp: Slot [4] registered\n[ 0.388712] acpiphp: Slot [5] registered\n[ 0.389787] acpiphp: Slot [6] registered\n[ 0.390856] acpiphp: Slot [7] registered\n[ 0.391929] acpiphp: Slot [8] registered\n[ 0.392995] acpiphp: Slot [9] registered\n[ 0.394060] acpiphp: Slot [10] registered\n[ 0.395143] acpiphp: Slot [11] registered\n[ 0.396224] acpiphp: Slot [12] registered\n[ 0.397310] acpiphp: Slot [13] registered\n[ 0.398393] acpiphp: Slot [14] registered\n[ 0.399480] acpiphp: Slot [15] registered\n[ 0.414701] acpiphp: Slot [16] registered\n[ 0.415828] acpiphp: Slot [17] registered\n[ 0.416928] acpiphp: Slot [18] registered\n[ 0.418008] acpiphp: Slot [19] registered\n[ 0.419091] acpiphp: Slot [20] registered\n[ 0.420169] acpiphp: Slot [21] registered\n[ 0.421263] acpiphp: Slot [22] registered\n[ 0.422338] acpiphp: Slot [23] registered\n[ 0.423425] acpiphp: Slot [24] registered\n[ 0.424507] acpiphp: Slot [25] registered\n[ 0.425584] acpiphp: Slot [26] registered\n[ 0.426660] acpiphp: Slot [27] registered\n[ 0.427751] acpiphp: Slot [28] registered\n[ 0.428830] acpiphp: Slot [29] registered\n[ 0.429907] acpiphp: Slot [30] registered\n[ 0.430986] acpiphp: Slot [31] registered\n[ 0.432071] PCI host bridge to bus 0000:00\n[ 0.433146] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440213] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.442186] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.446095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.447791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.449342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.451023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.455399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.457319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477786] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481659] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487206] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492420] vgaarb: loaded\n[ 0.493230] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494838] SCSI subsystem initialized\n[ 0.496071] ACPI: bus type USB registered\n[ 0.497205] usbcore: registered new interface driver usbfs\n[ 0.498577] usbcore: registered new interface driver hub\n[ 0.499921] usbcore: registered new device driver usb\n[ 0.501410] PCI: Using ACPI for IRQ routing\n[ 0.502908] NetLabel: Initializing\n[ 0.503871] NetLabel: domain hash size = 128\n[ 0.505009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506285] NetLabel: unlabeled traffic allowed by default\n[ 0.507814] clocksource: Switched to clocksource kvm-clock\n[ 0.518099] AppArmor: AppArmor Filesystem Enabled\n[ 0.519385] pnp: PnP ACPI init\n[ 0.520605] pnp: PnP ACPI: found 5 devices\n[ 0.527404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.531324] NET: Registered protocol family 2\n[ 0.533156] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.534962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.536610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.538279] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539752] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541363] NET: Registered protocol family 1\n[ 0.542592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.544122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545588] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560248] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575091] Trying to unpack rootfs image as initramfs...\n[ 0.637494] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.640006] Scanning for low memory corruption every 60 seconds\n[ 0.641867] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643443] audit: initializing netlink subsys (disabled)\n[ 0.644861] audit: type=2000 audit(1534439286.647:1): initialized\n[ 0.646709] Initialise system trusted keyring\n[ 0.648036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.649599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.652311] zbud: loaded\n[ 0.653296] VFS: Disk quotas dquot_6.6.0\n[ 0.654408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.656540] fuse init (API version 7.23)\n[ 0.657750] Key type big_key registered\n[ 0.658845] Allocating IMA MOK and blacklist keyrings.\n[ 0.660519] Key type asymmetric registered\n[ 0.661634] Asymmetric key parser 'x509' registered\n[ 0.662944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.664986] io scheduler noop registered\n[ 0.666070] io scheduler deadline registered (default)\n[ 0.667414] io scheduler cfq registered\n[ 0.668593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.669984] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.671692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.673691] ACPI: Power Button [PWRF]\n[ 0.674861] GHES: HEST is not enabled!\n[ 0.688855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.717762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.744254] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.747217] Linux agpgart interface v0.103\n[ 0.750588] brd: module loaded\n[ 0.752809] loop: module loaded\n[ 0.757819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759821] GPT:90111 != 2097151\n[ 0.760762] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762258] GPT:90111 != 2097151\n[ 0.763192] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764514] vda: vda1 vda15\n[ 0.766139] scsi host0: ata_piix\n[ 0.767205] scsi host1: ata_piix\n[ 0.768199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.769864] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.771853] libphy: Fixed MDIO Bus: probed\n[ 0.772985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777156] PPP generic driver version 2.4.2\n[ 0.778404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.780047] ehci-pci: EHCI PCI platform driver\n[ 0.781251] ehci-platform: EHCI generic platform driver\n[ 0.782631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.784168] ohci-pci: OHCI PCI platform driver\n[ 0.785363] ohci-platform: OHCI generic platform driver\n[ 0.786710] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806037] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.807585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811186] usb usb1: Product: UHCI Host Controller\n[ 0.812446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.813979] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.815302] hub 1-0:1.0: USB hub found\n[ 0.816386] hub 1-0:1.0: 2 ports detected\n[ 0.817664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.820568] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.823245] mousedev: PS/2 mouse device common for all mice\n[ 0.824906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827358] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.830501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.832093] i2c /dev entries driver\n[ 0.833121] device-mapper: uevent: version 1.0.3\n[ 0.834401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836593] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838367] NET: Registered protocol family 10\n[ 0.839859] NET: Registered protocol family 17\n[ 0.841063] Key type dns_resolver registered\n[ 0.842351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843834] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846225] registered taskstats version 1\n[ 0.847362] Loading compiled-in X.509 certificates\n[ 0.849184] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.851731] zswap: loaded using pool lzo/zbud\n[ 0.853736] Key type trusted registered\n[ 0.855869] Key type encrypted registered\n[ 0.856994] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.859772] evm: HMAC attrs: 0x1\n[ 0.861080] Magic number: 14:83:138\n[ 0.862117] block ram3: hash matches\n[ 0.863216] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:06 UTC (1534439286)\n[ 0.865420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866924] EDD information not available.\n[ 0.924854] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.926762] ata1.00: configured for MWDMA2\n[ 0.928393] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.931312] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.932970] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.934786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.937540] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.939616] Write protecting the kernel read-only data: 14336k\n[ 0.942526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.944952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.007210] random: blkid urandom read with 10 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.83\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 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 0.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-08-16 17:08:35,282 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action used request id req-ea9f723c-8933-4f88-b641-3ac00a3ea8ef 2018-08-16 17:08:37,286 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:09:07,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:09:07,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd5a580c-6e6f-4ccc-81f5-10416090ed6e x-compute-request-id: req-fd5a580c-6e6f-4ccc-81f5-10416090ed6e Content-Encoding: gzip Content-Length: 8183 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 514446943 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.200184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202654] pid_max: default: 32768 minimum: 301\n[ 0.204015] ACPI: Core revision 20150930\n[ 0.205838] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207815] Security Framework initialized\n[ 0.209066] Yama: becoming mindful.\n[ 0.210175] AppArmor: AppArmor initialized\n[ 0.211474] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213514] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215421] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219346] Initializing cgroup subsys io\n[ 0.220609] Initializing cgroup subsys memory\n[ 0.221935] Initializing cgroup subsys devices\n[ 0.223327] Initializing cgroup subsys freezer\n[ 0.224725] Initializing cgroup subsys net_cls\n[ 0.226119] Initializing cgroup subsys perf_event\n[ 0.227476] Initializing cgroup subsys net_prio\n[ 0.228820] Initializing cgroup subsys hugetlb\n[ 0.230186] Initializing cgroup subsys pids\n[ 0.231480] CPU: Physical Processor ID: 0\n[ 0.233406] mce: CPU supports 10 MCE banks\n[ 0.234640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.253430] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260558] ftrace: allocating 31920 entries in 125 pages\n[ 0.287050] smpboot: Max logical packages: 1\n[ 0.288349] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290341] x2apic enabled\n[ 0.291521] Switched APIC routing to physical x2apic.\n[ 0.294050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301063] KVM setup paravirtual spinlock\n[ 0.302709] x86: Booted up 1 node, 1 CPUs\n[ 0.303881] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305849] devtmpfs: initialized\n[ 0.307877] evm: security.selinux\n[ 0.308889] evm: security.SMACK64\n[ 0.309889] evm: security.SMACK64EXEC\n[ 0.310966] evm: security.SMACK64TRANSMUTE\n[ 0.312128] evm: security.SMACK64MMAP\n[ 0.313201] evm: security.ima\n[ 0.314135] evm: security.capability\n[ 0.315264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317925] pinctrl core: initialized pinctrl subsystem\n[ 0.319462] RTC time: 17:08:22, date: 08/16/18\n[ 0.320814] NET: Registered protocol family 16\n[ 0.322217] cpuidle: using governor ladder\n[ 0.323381] cpuidle: using governor menu\n[ 0.324519] PCCT header not found.\n[ 0.325591] ACPI: bus type PCI registered\n[ 0.326744] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328500] PCI: Using configuration type 1 for base access\n[ 0.330726] ACPI: Added _OSI(Module Device)\n[ 0.331933] ACPI: Added _OSI(Processor Device)\n[ 0.333182] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.334463] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336689] ACPI: Interpreter enabled\n[ 0.337795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.340487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.343127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.345797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348470] ACPI: (supports S0 S5)\n[ 0.349492] ACPI: Using IOAPIC for interrupt routing\n[ 0.350869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358258] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.363085] acpiphp: Slot [3] registered\n[ 0.364247] acpiphp: Slot [4] registered\n[ 0.365408] acpiphp: Slot [5] registered\n[ 0.366572] acpiphp: Slot [6] registered\n[ 0.367725] acpiphp: Slot [7] registered\n[ 0.368880] acpiphp: Slot [8] registered\n[ 0.370042] acpiphp: Slot [9] registered\n[ 0.371194] acpiphp: Slot [10] registered\n[ 0.372358] acpiphp: Slot [11] registered\n[ 0.373532] acpiphp: Slot [12] registered\n[ 0.374712] acpiphp: Slot [13] registered\n[ 0.375886] acpiphp: Slot [14] registered\n[ 0.377063] acpiphp: Slot [15] registered\n[ 0.392458] acpiphp: Slot [16] registered\n[ 0.393651] acpiphp: Slot [17] registered\n[ 0.394818] acpiphp: Slot [18] registered\n[ 0.396006] acpiphp: Slot [19] registered\n[ 0.397169] acpiphp: Slot [20] registered\n[ 0.398354] acpiphp: Slot [21] registered\n[ 0.399536] acpiphp: Slot [22] registered\n[ 0.400704] acpiphp: Slot [23] registered\n[ 0.401875] acpiphp: Slot [24] registered\n[ 0.403051] acpiphp: Slot [25] registered\n[ 0.404209] acpiphp: Slot [26] registered\n[ 0.405361] acpiphp: Slot [27] registered\n[ 0.406530] acpiphp: Slot [28] registered\n[ 0.407700] acpiphp: Slot [29] registered\n[ 0.408858] acpiphp: Slot [30] registered\n[ 0.410019] acpiphp: Slot [31] registered\n[ 0.411180] PCI host bridge to bus 0000:00\n[ 0.412342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422192] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.431614] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438234] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460405] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462502] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466605] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470669] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474081] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476308] vgaarb: loaded\n[ 0.477186] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478922] SCSI subsystem initialized\n[ 0.480249] ACPI: bus type USB registered\n[ 0.481434] usbcore: registered new interface driver usbfs\n[ 0.482903] usbcore: registered new interface driver hub\n[ 0.484346] usbcore: registered new device driver usb\n[ 0.485912] PCI: Using ACPI for IRQ routing\n[ 0.487499] NetLabel: Initializing\n[ 0.488537] NetLabel: domain hash size = 128\n[ 0.489755] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491145] NetLabel: unlabeled traffic allowed by default\n[ 0.492799] clocksource: Switched to clocksource kvm-clock\n[ 0.503198] AppArmor: AppArmor Filesystem Enabled\n[ 0.504587] pnp: PnP ACPI init\n[ 0.505889] pnp: PnP ACPI: found 5 devices\n[ 0.512933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515433] NET: Registered protocol family 2\n[ 0.516917] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518793] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520540] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522284] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525566] NET: Registered protocol family 1\n[ 0.526825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528410] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529973] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.559599] Trying to unpack rootfs image as initramfs...\n[ 0.623557] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.629797] Scanning for low memory corruption every 60 seconds\n[ 0.632913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.634615] audit: initializing netlink subsys (disabled)\n[ 0.636189] audit: type=2000 audit(1534439303.697:1): initialized\n[ 0.638417] Initialise system trusted keyring\n[ 0.640032] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.641775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.644753] zbud: loaded\n[ 0.645900] VFS: Disk quotas dquot_6.6.0\n[ 0.647141] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649579] fuse init (API version 7.23)\n[ 0.650938] Key type big_key registered\n[ 0.652158] Allocating IMA MOK and blacklist keyrings.\n[ 0.654058] Key type asymmetric registered\n[ 0.655329] Asymmetric key parser 'x509' registered\n[ 0.656759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659038] io scheduler noop registered\n[ 0.660226] io scheduler deadline registered (default)\n[ 0.661766] io scheduler cfq registered\n[ 0.663139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.664714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668866] ACPI: Power Button [PWRF]\n[ 0.670287] GHES: HEST is not enabled!\n[ 0.684839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.714493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745016] Linux agpgart interface v0.103\n[ 0.749146] brd: module loaded\n[ 0.751671] loop: module loaded\n[ 0.757437] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759615] GPT:90111 != 2097151\n[ 0.760623] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762246] GPT:90111 != 2097151\n[ 0.763272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764715] vda: vda1 vda15\n[ 0.766495] scsi host0: ata_piix\n[ 0.767646] scsi host1: ata_piix\n[ 0.768702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770511] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772876] libphy: Fixed MDIO Bus: probed\n[ 0.774091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775521] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.778493] PPP generic driver version 2.4.2\n[ 0.779844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781613] ehci-pci: EHCI PCI platform driver\n[ 0.782939] ehci-platform: EHCI generic platform driver\n[ 0.784374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.786042] ohci-pci: OHCI PCI platform driver\n[ 0.787343] ohci-platform: OHCI generic platform driver\n[ 0.788832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804158] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.805601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807739] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.809231] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.810932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812696] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814745] usb usb1: Product: UHCI Host Controller\n[ 0.816072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817792] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.819209] hub 1-0:1.0: USB hub found\n[ 0.820347] hub 1-0:1.0: 2 ports detected\n[ 0.821752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.826192] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827675] mousedev: PS/2 mouse device common for all mice\n[ 0.829518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.832187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833839] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.835555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.837328] i2c /dev entries driver\n[ 0.838479] device-mapper: uevent: version 1.0.3\n[ 0.839894] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.842325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.844381] NET: Registered protocol family 10\n[ 0.846116] NET: Registered protocol family 17\n[ 0.847313] Key type dns_resolver registered\n[ 0.848671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.850154] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852576] registered taskstats version 1\n[ 0.853762] Loading compiled-in X.509 certificates\n[ 0.855656] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858202] zswap: loaded using pool lzo/zbud\n[ 0.860628] Key type trusted registered\n[ 0.862830] Key type encrypted registered\n[ 0.863959] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865406] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866814] evm: HMAC attrs: 0x1\n[ 0.868153] Magic number: 14:83:138\n[ 0.869225] block ram3: hash matches\n[ 0.870346] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:23 UTC (1534439303)\n[ 0.872534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874037] EDD information not available.\n[ 0.925626] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.927533] ata1.00: configured for MWDMA2\n[ 0.929148] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.932052] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.933720] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.935384] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.939114] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.941199] Write protecting the kernel read-only data: 14336k\n[ 0.944117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.946569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.008298] random: blkid urandom read with 10 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.85\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 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.17s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-08-16 17:09:07,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action used request id req-fd5a580c-6e6f-4ccc-81f5-10416090ed6e 2018-08-16 17:09:07,423 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-1' (10.10.10.11) to 'sdnvpn-2-2' (10.10.10.12). -->Expected result: sdnvpn-2-2. 2018-08-16 17:09:07,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c7f4ec5abe2e78edbca36518985e95af5159046" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:09:07,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eae34ea6-e31f-403e-84e8-d3501ef3b7a9 x-compute-request-id: req-eae34ea6-e31f-403e-84e8-d3501ef3b7a9 Content-Encoding: gzip Content-Length: 8183 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 514446943 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.200184] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.202654] pid_max: default: 32768 minimum: 301\n[ 0.204015] ACPI: Core revision 20150930\n[ 0.205838] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.207815] Security Framework initialized\n[ 0.209066] Yama: becoming mindful.\n[ 0.210175] AppArmor: AppArmor initialized\n[ 0.211474] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.213514] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.215421] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.217220] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.219346] Initializing cgroup subsys io\n[ 0.220609] Initializing cgroup subsys memory\n[ 0.221935] Initializing cgroup subsys devices\n[ 0.223327] Initializing cgroup subsys freezer\n[ 0.224725] Initializing cgroup subsys net_cls\n[ 0.226119] Initializing cgroup subsys perf_event\n[ 0.227476] Initializing cgroup subsys net_prio\n[ 0.228820] Initializing cgroup subsys hugetlb\n[ 0.230186] Initializing cgroup subsys pids\n[ 0.231480] CPU: Physical Processor ID: 0\n[ 0.233406] mce: CPU supports 10 MCE banks\n[ 0.234640] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.236124] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.253430] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.260558] ftrace: allocating 31920 entries in 125 pages\n[ 0.287050] smpboot: Max logical packages: 1\n[ 0.288349] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.290341] x2apic enabled\n[ 0.291521] Switched APIC routing to physical x2apic.\n[ 0.294050] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.295637] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.298489] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.301063] KVM setup paravirtual spinlock\n[ 0.302709] x86: Booted up 1 node, 1 CPUs\n[ 0.303881] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.305849] devtmpfs: initialized\n[ 0.307877] evm: security.selinux\n[ 0.308889] evm: security.SMACK64\n[ 0.309889] evm: security.SMACK64EXEC\n[ 0.310966] evm: security.SMACK64TRANSMUTE\n[ 0.312128] evm: security.SMACK64MMAP\n[ 0.313201] evm: security.ima\n[ 0.314135] evm: security.capability\n[ 0.315264] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.317925] pinctrl core: initialized pinctrl subsystem\n[ 0.319462] RTC time: 17:08:22, date: 08/16/18\n[ 0.320814] NET: Registered protocol family 16\n[ 0.322217] cpuidle: using governor ladder\n[ 0.323381] cpuidle: using governor menu\n[ 0.324519] PCCT header not found.\n[ 0.325591] ACPI: bus type PCI registered\n[ 0.326744] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.328500] PCI: Using configuration type 1 for base access\n[ 0.330726] ACPI: Added _OSI(Module Device)\n[ 0.331933] ACPI: Added _OSI(Processor Device)\n[ 0.333182] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.334463] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336689] ACPI: Interpreter enabled\n[ 0.337795] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.340487] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.343127] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.345797] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.348470] ACPI: (supports S0 S5)\n[ 0.349492] ACPI: Using IOAPIC for interrupt routing\n[ 0.350869] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.354862] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.356508] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.358258] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.359963] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.363085] acpiphp: Slot [3] registered\n[ 0.364247] acpiphp: Slot [4] registered\n[ 0.365408] acpiphp: Slot [5] registered\n[ 0.366572] acpiphp: Slot [6] registered\n[ 0.367725] acpiphp: Slot [7] registered\n[ 0.368880] acpiphp: Slot [8] registered\n[ 0.370042] acpiphp: Slot [9] registered\n[ 0.371194] acpiphp: Slot [10] registered\n[ 0.372358] acpiphp: Slot [11] registered\n[ 0.373532] acpiphp: Slot [12] registered\n[ 0.374712] acpiphp: Slot [13] registered\n[ 0.375886] acpiphp: Slot [14] registered\n[ 0.377063] acpiphp: Slot [15] registered\n[ 0.392458] acpiphp: Slot [16] registered\n[ 0.393651] acpiphp: Slot [17] registered\n[ 0.394818] acpiphp: Slot [18] registered\n[ 0.396006] acpiphp: Slot [19] registered\n[ 0.397169] acpiphp: Slot [20] registered\n[ 0.398354] acpiphp: Slot [21] registered\n[ 0.399536] acpiphp: Slot [22] registered\n[ 0.400704] acpiphp: Slot [23] registered\n[ 0.401875] acpiphp: Slot [24] registered\n[ 0.403051] acpiphp: Slot [25] registered\n[ 0.404209] acpiphp: Slot [26] registered\n[ 0.405361] acpiphp: Slot [27] registered\n[ 0.406530] acpiphp: Slot [28] registered\n[ 0.407700] acpiphp: Slot [29] registered\n[ 0.408858] acpiphp: Slot [30] registered\n[ 0.410019] acpiphp: Slot [31] registered\n[ 0.411180] PCI host bridge to bus 0000:00\n[ 0.412342] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.414076] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.415831] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.417936] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.420048] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.422192] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.426271] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.428103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.429797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.431614] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.436124] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.438234] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460405] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462502] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.464559] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466605] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.468868] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470669] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472546] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.474081] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.476308] vgaarb: loaded\n[ 0.477186] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478922] SCSI subsystem initialized\n[ 0.480249] ACPI: bus type USB registered\n[ 0.481434] usbcore: registered new interface driver usbfs\n[ 0.482903] usbcore: registered new interface driver hub\n[ 0.484346] usbcore: registered new device driver usb\n[ 0.485912] PCI: Using ACPI for IRQ routing\n[ 0.487499] NetLabel: Initializing\n[ 0.488537] NetLabel: domain hash size = 128\n[ 0.489755] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.491145] NetLabel: unlabeled traffic allowed by default\n[ 0.492799] clocksource: Switched to clocksource kvm-clock\n[ 0.503198] AppArmor: AppArmor Filesystem Enabled\n[ 0.504587] pnp: PnP ACPI init\n[ 0.505889] pnp: PnP ACPI: found 5 devices\n[ 0.512933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.515433] NET: Registered protocol family 2\n[ 0.516917] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.518793] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.520540] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.522284] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.523874] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525566] NET: Registered protocol family 1\n[ 0.526825] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.528410] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.529973] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.544721] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.559599] Trying to unpack rootfs image as initramfs...\n[ 0.623557] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.629797] Scanning for low memory corruption every 60 seconds\n[ 0.632913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.634615] audit: initializing netlink subsys (disabled)\n[ 0.636189] audit: type=2000 audit(1534439303.697:1): initialized\n[ 0.638417] Initialise system trusted keyring\n[ 0.640032] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.641775] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.644753] zbud: loaded\n[ 0.645900] VFS: Disk quotas dquot_6.6.0\n[ 0.647141] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649579] fuse init (API version 7.23)\n[ 0.650938] Key type big_key registered\n[ 0.652158] Allocating IMA MOK and blacklist keyrings.\n[ 0.654058] Key type asymmetric registered\n[ 0.655329] Asymmetric key parser 'x509' registered\n[ 0.656759] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.659038] io scheduler noop registered\n[ 0.660226] io scheduler deadline registered (default)\n[ 0.661766] io scheduler cfq registered\n[ 0.663139] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.664714] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.666700] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.668866] ACPI: Power Button [PWRF]\n[ 0.670287] GHES: HEST is not enabled!\n[ 0.684839] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.714493] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.717626] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741551] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745016] Linux agpgart interface v0.103\n[ 0.749146] brd: module loaded\n[ 0.751671] loop: module loaded\n[ 0.757437] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759615] GPT:90111 != 2097151\n[ 0.760623] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762246] GPT:90111 != 2097151\n[ 0.763272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764715] vda: vda1 vda15\n[ 0.766495] scsi host0: ata_piix\n[ 0.767646] scsi host1: ata_piix\n[ 0.768702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.770511] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.772876] libphy: Fixed MDIO Bus: probed\n[ 0.774091] tun: Universal TUN/TAP device driver, 1.6\n[ 0.775521] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.778493] PPP generic driver version 2.4.2\n[ 0.779844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.781613] ehci-pci: EHCI PCI platform driver\n[ 0.782939] ehci-platform: EHCI generic platform driver\n[ 0.784374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.786042] ohci-pci: OHCI PCI platform driver\n[ 0.787343] ohci-platform: OHCI generic platform driver\n[ 0.788832] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.804158] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.805601] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.807739] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.809231] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.810932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.812696] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.814745] usb usb1: Product: UHCI Host Controller\n[ 0.816072] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.817792] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.819209] hub 1-0:1.0: USB hub found\n[ 0.820347] hub 1-0:1.0: 2 ports detected\n[ 0.821752] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.824814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.826192] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.827675] mousedev: PS/2 mouse device common for all mice\n[ 0.829518] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.832187] rtc_cmos 00:00: RTC can wake from S4\n[ 0.833839] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.835555] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.837328] i2c /dev entries driver\n[ 0.838479] device-mapper: uevent: version 1.0.3\n[ 0.839894] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.842325] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.844381] NET: Registered protocol family 10\n[ 0.846116] NET: Registered protocol family 17\n[ 0.847313] Key type dns_resolver registered\n[ 0.848671] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.850154] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.852576] registered taskstats version 1\n[ 0.853762] Loading compiled-in X.509 certificates\n[ 0.855656] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.858202] zswap: loaded using pool lzo/zbud\n[ 0.860628] Key type trusted registered\n[ 0.862830] Key type encrypted registered\n[ 0.863959] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865406] ima: No TPM chip found, activating TPM-bypass!\n[ 0.866814] evm: HMAC attrs: 0x1\n[ 0.868153] Magic number: 14:83:138\n[ 0.869225] block ram3: hash matches\n[ 0.870346] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:23 UTC (1534439303)\n[ 0.872534] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.874037] EDD information not available.\n[ 0.925626] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.927533] ata1.00: configured for MWDMA2\n[ 0.929148] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.932052] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.933720] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.935384] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.939114] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.941199] Write protecting the kernel read-only data: 14336k\n[ 0.944117] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.946569] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.008298] random: blkid urandom read with 10 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.85\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 10.10.10.11...\nLease of 10.10.10.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n/dev/root resized successfully [took 0.17s]\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n10.10.10.12 sdnvpn-2-2\n"} 2018-08-16 17:09:07,529 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action used request id req-eae34ea6-e31f-403e-84e8-d3501ef3b7a9 2018-08-16 17:09:07,530 - sdnvpn-results - DEBUG - [PASS] [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] 2018-08-16 17:09:07,531 - sdnvpn-results - INFO - Create VPN2 with eRT=iRT 2018-08-16 17:09:07,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"bgpvpn": {"route_targets": "88:88", "import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-2-297570", "route_distinguishers": "222:222"}}' 2018-08-16 17:09:07,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 352 X-Openstack-Request-Id: req-8635d7be-a0f4-4a6d-ac28-ca1214e17a16 Date: Thu, 16 Aug 2018 17:09:07 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-297570", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "route_targets": ["88:88"], "project_id": "c0e827e233dd4490a13a2da2d4505275", "type": "l3", "id": "1f2ba056-9e8f-401f-a319-ae943069c205"}} 2018-08-16 17:09:07,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns used request id req-8635d7be-a0f4-4a6d-ac28-ca1214e17a16 2018-08-16 17:09:07,967 - sdnvpn.test.functest.testcase_2 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-2-297570', u'route_distinguishers': [u'222:222'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'1f2ba056-9e8f-401f-a319-ae943069c205', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [u'88:88'], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:09:07,967 - sdnvpn-results - INFO - Associate network 'sdnvpn-2-2-net' to the VPN2. 2018-08-16 17:09:07,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205/network_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" -d '{"network_association": {"network_id": "fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795"}}' 2018-08-16 17:09:08,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 224 X-Openstack-Request-Id: req-ec56f2b9-e2a8-43ab-ad0b-d5fefc2d2f5e Date: Thu, 16 Aug 2018 17:09:08 GMT RESP BODY: {"network_association": {"network_id": "fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "10bfc132-6f05-4238-b063-aafa60997ba5"}} 2018-08-16 17:09:08,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205/network_associations used request id req-ec56f2b9-e2a8-43ab-ad0b-d5fefc2d2f5e 2018-08-16 17:09:08,600 - sdnvpn_test_utils - DEBUG - Waiting for network 2837e546-2d2d-4b15-8275-dd82652a0667 to associate with BGPVPN f6772887-096d-4f09-8718-21ac0eb8d809 2018-08-16 17:09:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:08,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-0a32e2b3-d000-486b-8048-9a77129864af Date: Thu, 16 Aug 2018 17:09:08 GMT RESP BODY: {"bgpvpn": {"export_targets": ["55:55"], "name": "sdnvpn-1-576853", "route_distinguishers": ["111:111"], "routers": [], "import_targets": ["55:55"], "networks": ["f6772887-096d-4f09-8718-21ac0eb8d809"], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "route_targets": ["55:55"], "project_id": "c0e827e233dd4490a13a2da2d4505275", "type": "l3", "id": "2837e546-2d2d-4b15-8275-dd82652a0667"}} 2018-08-16 17:09:08,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667 used request id req-0a32e2b3-d000-486b-8048-9a77129864af 2018-08-16 17:09:09,936 - sdnvpn_test_utils - DEBUG - Waiting for network 1f2ba056-9e8f-401f-a319-ae943069c205 to associate with BGPVPN fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795 2018-08-16 17:09:09,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 390 X-Openstack-Request-Id: req-f2f57b05-271a-40aa-a09e-48ab746dca01 Date: Thu, 16 Aug 2018 17:09:10 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-2-297570", "route_distinguishers": ["222:222"], "routers": [], "import_targets": ["88:88"], "networks": ["fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795"], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "route_targets": ["88:88"], "project_id": "c0e827e233dd4490a13a2da2d4505275", "type": "l3", "id": "1f2ba056-9e8f-401f-a319-ae943069c205"}} 2018-08-16 17:09:10,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205 used request id req-f2f57b05-271a-40aa-a09e-48ab746dca01 2018-08-16 17:09:11,265 - sdnvpn.test.functest.testcase_2 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:09:41,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:09:41,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8eb2ed56-f868-41c7-bf48-2a03bfe68992 x-compute-request-id: req-8eb2ed56-f868-41c7-bf48-2a03bfe68992 Content-Encoding: gzip Content-Length: 8177 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 550479645 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.220768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223652] pid_max: default: 32768 minimum: 301\n[ 0.225206] ACPI: Core revision 20150930\n[ 0.227190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229430] Security Framework initialized\n[ 0.230832] Yama: becoming mindful.\n[ 0.232098] AppArmor: AppArmor initialized\n[ 0.233546] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235796] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.237964] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242390] Initializing cgroup subsys io\n[ 0.243797] Initializing cgroup subsys memory\n[ 0.245286] Initializing cgroup subsys devices\n[ 0.246806] Initializing cgroup subsys freezer\n[ 0.248306] Initializing cgroup subsys net_cls\n[ 0.249825] Initializing cgroup subsys perf_event\n[ 0.251407] Initializing cgroup subsys net_prio\n[ 0.252919] Initializing cgroup subsys hugetlb\n[ 0.254424] Initializing cgroup subsys pids\n[ 0.255921] CPU: Physical Processor ID: 0\n[ 0.258010] mce: CPU supports 10 MCE banks\n[ 0.259470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261192] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.276656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.283961] ftrace: allocating 31920 entries in 125 pages\n[ 0.310503] smpboot: Max logical packages: 1\n[ 0.312040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314431] x2apic enabled\n[ 0.315800] Switched APIC routing to physical x2apic.\n[ 0.318692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.324022] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.327097] KVM setup paravirtual spinlock\n[ 0.329005] x86: Booted up 1 node, 1 CPUs\n[ 0.330394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.332791] devtmpfs: initialized\n[ 0.335015] evm: security.selinux\n[ 0.335974] evm: security.SMACK64\n[ 0.336902] evm: security.SMACK64EXEC\n[ 0.337901] evm: security.SMACK64TRANSMUTE\n[ 0.338986] evm: security.SMACK64MMAP\n[ 0.339981] evm: security.ima\n[ 0.340845] evm: security.capability\n[ 0.341905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.344373] pinctrl core: initialized pinctrl subsystem\n[ 0.345816] RTC time: 17:08:06, date: 08/16/18\n[ 0.347077] NET: Registered protocol family 16\n[ 0.348385] cpuidle: using governor ladder\n[ 0.349482] cpuidle: using governor menu\n[ 0.350537] PCCT header not found.\n[ 0.351547] ACPI: bus type PCI registered\n[ 0.352622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354281] PCI: Using configuration type 1 for base access\n[ 0.356398] ACPI: Added _OSI(Module Device)\n[ 0.357529] ACPI: Added _OSI(Processor Device)\n[ 0.358688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.359889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.362018] ACPI: Interpreter enabled\n[ 0.363044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.365545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.368022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.372959] ACPI: (supports S0 S5)\n[ 0.373918] ACPI: Using IOAPIC for interrupt routing\n[ 0.375179] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.378933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.380446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.382073] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.383660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.386566] acpiphp: Slot [3] registered\n[ 0.387638] acpiphp: Slot [4] registered\n[ 0.388712] acpiphp: Slot [5] registered\n[ 0.389787] acpiphp: Slot [6] registered\n[ 0.390856] acpiphp: Slot [7] registered\n[ 0.391929] acpiphp: Slot [8] registered\n[ 0.392995] acpiphp: Slot [9] registered\n[ 0.394060] acpiphp: Slot [10] registered\n[ 0.395143] acpiphp: Slot [11] registered\n[ 0.396224] acpiphp: Slot [12] registered\n[ 0.397310] acpiphp: Slot [13] registered\n[ 0.398393] acpiphp: Slot [14] registered\n[ 0.399480] acpiphp: Slot [15] registered\n[ 0.414701] acpiphp: Slot [16] registered\n[ 0.415828] acpiphp: Slot [17] registered\n[ 0.416928] acpiphp: Slot [18] registered\n[ 0.418008] acpiphp: Slot [19] registered\n[ 0.419091] acpiphp: Slot [20] registered\n[ 0.420169] acpiphp: Slot [21] registered\n[ 0.421263] acpiphp: Slot [22] registered\n[ 0.422338] acpiphp: Slot [23] registered\n[ 0.423425] acpiphp: Slot [24] registered\n[ 0.424507] acpiphp: Slot [25] registered\n[ 0.425584] acpiphp: Slot [26] registered\n[ 0.426660] acpiphp: Slot [27] registered\n[ 0.427751] acpiphp: Slot [28] registered\n[ 0.428830] acpiphp: Slot [29] registered\n[ 0.429907] acpiphp: Slot [30] registered\n[ 0.430986] acpiphp: Slot [31] registered\n[ 0.432071] PCI host bridge to bus 0000:00\n[ 0.433146] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440213] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.442186] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.446095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.447791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.449342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.451023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.455399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.457319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477786] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481659] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487206] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492420] vgaarb: loaded\n[ 0.493230] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494838] SCSI subsystem initialized\n[ 0.496071] ACPI: bus type USB registered\n[ 0.497205] usbcore: registered new interface driver usbfs\n[ 0.498577] usbcore: registered new interface driver hub\n[ 0.499921] usbcore: registered new device driver usb\n[ 0.501410] PCI: Using ACPI for IRQ routing\n[ 0.502908] NetLabel: Initializing\n[ 0.503871] NetLabel: domain hash size = 128\n[ 0.505009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506285] NetLabel: unlabeled traffic allowed by default\n[ 0.507814] clocksource: Switched to clocksource kvm-clock\n[ 0.518099] AppArmor: AppArmor Filesystem Enabled\n[ 0.519385] pnp: PnP ACPI init\n[ 0.520605] pnp: PnP ACPI: found 5 devices\n[ 0.527404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.531324] NET: Registered protocol family 2\n[ 0.533156] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.534962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.536610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.538279] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539752] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541363] NET: Registered protocol family 1\n[ 0.542592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.544122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545588] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560248] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575091] Trying to unpack rootfs image as initramfs...\n[ 0.637494] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.640006] Scanning for low memory corruption every 60 seconds\n[ 0.641867] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643443] audit: initializing netlink subsys (disabled)\n[ 0.644861] audit: type=2000 audit(1534439286.647:1): initialized\n[ 0.646709] Initialise system trusted keyring\n[ 0.648036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.649599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.652311] zbud: loaded\n[ 0.653296] VFS: Disk quotas dquot_6.6.0\n[ 0.654408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.656540] fuse init (API version 7.23)\n[ 0.657750] Key type big_key registered\n[ 0.658845] Allocating IMA MOK and blacklist keyrings.\n[ 0.660519] Key type asymmetric registered\n[ 0.661634] Asymmetric key parser 'x509' registered\n[ 0.662944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.664986] io scheduler noop registered\n[ 0.666070] io scheduler deadline registered (default)\n[ 0.667414] io scheduler cfq registered\n[ 0.668593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.669984] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.671692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.673691] ACPI: Power Button [PWRF]\n[ 0.674861] GHES: HEST is not enabled!\n[ 0.688855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.717762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.744254] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.747217] Linux agpgart interface v0.103\n[ 0.750588] brd: module loaded\n[ 0.752809] loop: module loaded\n[ 0.757819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759821] GPT:90111 != 2097151\n[ 0.760762] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762258] GPT:90111 != 2097151\n[ 0.763192] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764514] vda: vda1 vda15\n[ 0.766139] scsi host0: ata_piix\n[ 0.767205] scsi host1: ata_piix\n[ 0.768199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.769864] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.771853] libphy: Fixed MDIO Bus: probed\n[ 0.772985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777156] PPP generic driver version 2.4.2\n[ 0.778404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.780047] ehci-pci: EHCI PCI platform driver\n[ 0.781251] ehci-platform: EHCI generic platform driver\n[ 0.782631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.784168] ohci-pci: OHCI PCI platform driver\n[ 0.785363] ohci-platform: OHCI generic platform driver\n[ 0.786710] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806037] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.807585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811186] usb usb1: Product: UHCI Host Controller\n[ 0.812446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.813979] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.815302] hub 1-0:1.0: USB hub found\n[ 0.816386] hub 1-0:1.0: 2 ports detected\n[ 0.817664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.820568] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.823245] mousedev: PS/2 mouse device common for all mice\n[ 0.824906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827358] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.830501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.832093] i2c /dev entries driver\n[ 0.833121] device-mapper: uevent: version 1.0.3\n[ 0.834401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836593] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838367] NET: Registered protocol family 10\n[ 0.839859] NET: Registered protocol family 17\n[ 0.841063] Key type dns_resolver registered\n[ 0.842351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843834] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846225] registered taskstats version 1\n[ 0.847362] Loading compiled-in X.509 certificates\n[ 0.849184] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.851731] zswap: loaded using pool lzo/zbud\n[ 0.853736] Key type trusted registered\n[ 0.855869] Key type encrypted registered\n[ 0.856994] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.859772] evm: HMAC attrs: 0x1\n[ 0.861080] Magic number: 14:83:138\n[ 0.862117] block ram3: hash matches\n[ 0.863216] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:06 UTC (1534439286)\n[ 0.865420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866924] EDD information not available.\n[ 0.924854] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.926762] ata1.00: configured for MWDMA2\n[ 0.928393] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.931312] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.932970] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.934786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.937540] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.939616] Write protecting the kernel read-only data: 14336k\n[ 0.942526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.944952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.007210] random: blkid urandom read with 10 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.83\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 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 0.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-08-16 17:09:41,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action used request id req-8eb2ed56-f868-41c7-bf48-2a03bfe68992 2018-08-16 17:09:41,373 - sdnvpn-results - DEBUG - SSH from 'sdnvpn-2-4' (10.10.10.12) to 'sdnvpn-2-1' (10.10.10.11). -->Expected result: not reachable. 2018-08-16 17:09:41,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fd9156a502886216bb37d993a1c45755ec24b83" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:09:41,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1db4796b-027c-4464-981f-7bf1e4296924 x-compute-request-id: req-1db4796b-027c-4464-981f-7bf1e4296924 Content-Encoding: gzip Content-Length: 8177 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 550479645 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.220768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223652] pid_max: default: 32768 minimum: 301\n[ 0.225206] ACPI: Core revision 20150930\n[ 0.227190] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229430] Security Framework initialized\n[ 0.230832] Yama: becoming mindful.\n[ 0.232098] AppArmor: AppArmor initialized\n[ 0.233546] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235796] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.237964] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240032] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242390] Initializing cgroup subsys io\n[ 0.243797] Initializing cgroup subsys memory\n[ 0.245286] Initializing cgroup subsys devices\n[ 0.246806] Initializing cgroup subsys freezer\n[ 0.248306] Initializing cgroup subsys net_cls\n[ 0.249825] Initializing cgroup subsys perf_event\n[ 0.251407] Initializing cgroup subsys net_prio\n[ 0.252919] Initializing cgroup subsys hugetlb\n[ 0.254424] Initializing cgroup subsys pids\n[ 0.255921] CPU: Physical Processor ID: 0\n[ 0.258010] mce: CPU supports 10 MCE banks\n[ 0.259470] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261192] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.276656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.283961] ftrace: allocating 31920 entries in 125 pages\n[ 0.310503] smpboot: Max logical packages: 1\n[ 0.312040] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.314431] x2apic enabled\n[ 0.315800] Switched APIC routing to physical x2apic.\n[ 0.318692] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.320623] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.324022] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.327097] KVM setup paravirtual spinlock\n[ 0.329005] x86: Booted up 1 node, 1 CPUs\n[ 0.330394] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.332791] devtmpfs: initialized\n[ 0.335015] evm: security.selinux\n[ 0.335974] evm: security.SMACK64\n[ 0.336902] evm: security.SMACK64EXEC\n[ 0.337901] evm: security.SMACK64TRANSMUTE\n[ 0.338986] evm: security.SMACK64MMAP\n[ 0.339981] evm: security.ima\n[ 0.340845] evm: security.capability\n[ 0.341905] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.344373] pinctrl core: initialized pinctrl subsystem\n[ 0.345816] RTC time: 17:08:06, date: 08/16/18\n[ 0.347077] NET: Registered protocol family 16\n[ 0.348385] cpuidle: using governor ladder\n[ 0.349482] cpuidle: using governor menu\n[ 0.350537] PCCT header not found.\n[ 0.351547] ACPI: bus type PCI registered\n[ 0.352622] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.354281] PCI: Using configuration type 1 for base access\n[ 0.356398] ACPI: Added _OSI(Module Device)\n[ 0.357529] ACPI: Added _OSI(Processor Device)\n[ 0.358688] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.359889] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.362018] ACPI: Interpreter enabled\n[ 0.363044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.365545] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.368022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.370505] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.372959] ACPI: (supports S0 S5)\n[ 0.373918] ACPI: Using IOAPIC for interrupt routing\n[ 0.375179] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.378933] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.380446] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.382073] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.383660] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.386566] acpiphp: Slot [3] registered\n[ 0.387638] acpiphp: Slot [4] registered\n[ 0.388712] acpiphp: Slot [5] registered\n[ 0.389787] acpiphp: Slot [6] registered\n[ 0.390856] acpiphp: Slot [7] registered\n[ 0.391929] acpiphp: Slot [8] registered\n[ 0.392995] acpiphp: Slot [9] registered\n[ 0.394060] acpiphp: Slot [10] registered\n[ 0.395143] acpiphp: Slot [11] registered\n[ 0.396224] acpiphp: Slot [12] registered\n[ 0.397310] acpiphp: Slot [13] registered\n[ 0.398393] acpiphp: Slot [14] registered\n[ 0.399480] acpiphp: Slot [15] registered\n[ 0.414701] acpiphp: Slot [16] registered\n[ 0.415828] acpiphp: Slot [17] registered\n[ 0.416928] acpiphp: Slot [18] registered\n[ 0.418008] acpiphp: Slot [19] registered\n[ 0.419091] acpiphp: Slot [20] registered\n[ 0.420169] acpiphp: Slot [21] registered\n[ 0.421263] acpiphp: Slot [22] registered\n[ 0.422338] acpiphp: Slot [23] registered\n[ 0.423425] acpiphp: Slot [24] registered\n[ 0.424507] acpiphp: Slot [25] registered\n[ 0.425584] acpiphp: Slot [26] registered\n[ 0.426660] acpiphp: Slot [27] registered\n[ 0.427751] acpiphp: Slot [28] registered\n[ 0.428830] acpiphp: Slot [29] registered\n[ 0.429907] acpiphp: Slot [30] registered\n[ 0.430986] acpiphp: Slot [31] registered\n[ 0.432071] PCI host bridge to bus 0000:00\n[ 0.433146] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.434739] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.436341] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.438287] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.440213] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.442186] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.446095] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.447791] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.449342] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.451023] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.455399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.457319] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.477786] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.479757] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.481659] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.483573] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.485435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.487206] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.488951] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.490353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.492420] vgaarb: loaded\n[ 0.493230] vgaarb: bridge control possible 0000:00:02.0\n[ 0.494838] SCSI subsystem initialized\n[ 0.496071] ACPI: bus type USB registered\n[ 0.497205] usbcore: registered new interface driver usbfs\n[ 0.498577] usbcore: registered new interface driver hub\n[ 0.499921] usbcore: registered new device driver usb\n[ 0.501410] PCI: Using ACPI for IRQ routing\n[ 0.502908] NetLabel: Initializing\n[ 0.503871] NetLabel: domain hash size = 128\n[ 0.505009] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.506285] NetLabel: unlabeled traffic allowed by default\n[ 0.507814] clocksource: Switched to clocksource kvm-clock\n[ 0.518099] AppArmor: AppArmor Filesystem Enabled\n[ 0.519385] pnp: PnP ACPI init\n[ 0.520605] pnp: PnP ACPI: found 5 devices\n[ 0.527404] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.531324] NET: Registered protocol family 2\n[ 0.533156] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.534962] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.536610] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.538279] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.539752] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.541363] NET: Registered protocol family 1\n[ 0.542592] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.544122] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.545588] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.560248] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.575091] Trying to unpack rootfs image as initramfs...\n[ 0.637494] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.640006] Scanning for low memory corruption every 60 seconds\n[ 0.641867] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.643443] audit: initializing netlink subsys (disabled)\n[ 0.644861] audit: type=2000 audit(1534439286.647:1): initialized\n[ 0.646709] Initialise system trusted keyring\n[ 0.648036] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.649599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.652311] zbud: loaded\n[ 0.653296] VFS: Disk quotas dquot_6.6.0\n[ 0.654408] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.656540] fuse init (API version 7.23)\n[ 0.657750] Key type big_key registered\n[ 0.658845] Allocating IMA MOK and blacklist keyrings.\n[ 0.660519] Key type asymmetric registered\n[ 0.661634] Asymmetric key parser 'x509' registered\n[ 0.662944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.664986] io scheduler noop registered\n[ 0.666070] io scheduler deadline registered (default)\n[ 0.667414] io scheduler cfq registered\n[ 0.668593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.669984] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.671692] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.673691] ACPI: Power Button [PWRF]\n[ 0.674861] GHES: HEST is not enabled!\n[ 0.688855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.717762] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.744254] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.747217] Linux agpgart interface v0.103\n[ 0.750588] brd: module loaded\n[ 0.752809] loop: module loaded\n[ 0.757819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.759821] GPT:90111 != 2097151\n[ 0.760762] GPT:Alternate GPT header not at the end of the disk.\n[ 0.762258] GPT:90111 != 2097151\n[ 0.763192] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764514] vda: vda1 vda15\n[ 0.766139] scsi host0: ata_piix\n[ 0.767205] scsi host1: ata_piix\n[ 0.768199] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.769864] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.771853] libphy: Fixed MDIO Bus: probed\n[ 0.772985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774288] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.777156] PPP generic driver version 2.4.2\n[ 0.778404] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.780047] ehci-pci: EHCI PCI platform driver\n[ 0.781251] ehci-platform: EHCI generic platform driver\n[ 0.782631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.784168] ohci-pci: OHCI PCI platform driver\n[ 0.785363] ohci-platform: OHCI generic platform driver\n[ 0.786710] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.801320] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.802682] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.804683] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.806037] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.807585] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.809251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.811186] usb usb1: Product: UHCI Host Controller\n[ 0.812446] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.813979] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.815302] hub 1-0:1.0: USB hub found\n[ 0.816386] hub 1-0:1.0: 2 ports detected\n[ 0.817664] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.820568] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821874] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.823245] mousedev: PS/2 mouse device common for all mice\n[ 0.824906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.827358] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828873] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.830501] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.832093] i2c /dev entries driver\n[ 0.833121] device-mapper: uevent: version 1.0.3\n[ 0.834401] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.836593] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.838367] NET: Registered protocol family 10\n[ 0.839859] NET: Registered protocol family 17\n[ 0.841063] Key type dns_resolver registered\n[ 0.842351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.843834] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846225] registered taskstats version 1\n[ 0.847362] Loading compiled-in X.509 certificates\n[ 0.849184] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.851731] zswap: loaded using pool lzo/zbud\n[ 0.853736] Key type trusted registered\n[ 0.855869] Key type encrypted registered\n[ 0.856994] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.859772] evm: HMAC attrs: 0x1\n[ 0.861080] Magic number: 14:83:138\n[ 0.862117] block ram3: hash matches\n[ 0.863216] rtc_cmos 00:00: setting system clock to 2018-08-16 17:08:06 UTC (1534439286)\n[ 0.865420] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.866924] EDD information not available.\n[ 0.924854] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.926762] ata1.00: configured for MWDMA2\n[ 0.928393] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.931312] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.932970] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.934786] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.937540] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.939616] Write protecting the kernel read-only data: 14336k\n[ 0.942526] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.944952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.007210] random: blkid urandom read with 10 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.83\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 10.10.10.12...\nLease of 10.10.10.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\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/dev/root resized successfully [took 0.27s]\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n10.10.10.11 not reachable\n"} 2018-08-16 17:09:41,476 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action used request id req-1db4796b-027c-4464-981f-7bf1e4296924 2018-08-16 17:09:41,477 - sdnvpn-results - DEBUG - [PASS] [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] 2018-08-16 17:09:41,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"forceDelete": null}' 2018-08-16 17:09:41,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-350ec3bf-ac95-473a-ba2e-5abf0ad2bfd3 x-compute-request-id: req-350ec3bf-ac95-473a-ba2e-5abf0ad2bfd3 Content-Length: 0 Content-Type: application/json 2018-08-16 17:09:41,649 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/a656c841-d7cb-4a3e-b172-7b470cccaaf5/action used request id req-350ec3bf-ac95-473a-ba2e-5abf0ad2bfd3 2018-08-16 17:09:41,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"forceDelete": null}' 2018-08-16 17:09:41,834 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b96f6b22-bc38-4592-ac58-6242242b0481 x-compute-request-id: req-b96f6b22-bc38-4592-ac58-6242242b0481 Content-Length: 0 Content-Type: application/json 2018-08-16 17:09:41,834 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/0f107338-a75e-4d92-ae6d-8551716352c8/action used request id req-b96f6b22-bc38-4592-ac58-6242242b0481 2018-08-16 17:09:41,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad4047d7a1b1996b8f1dc1226e5b96a37b619944" -d '{"forceDelete": null}' 2018-08-16 17:09:42,247 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:09:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a00cef28-a887-4329-ba5f-6411768872c2 x-compute-request-id: req-a00cef28-a887-4329-ba5f-6411768872c2 Content-Length: 0 Content-Type: application/json 2018-08-16 17:09:42,247 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3d0e94c6-d134-464c-b52c-588e531206e6/action used request id req-a00cef28-a887-4329-ba5f-6411768872c2 2018-08-16 17:09:42,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d083730f13ebe36c4b4e199bd44f87643b1681e2" 2018-08-16 17:09:43,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-590b4f09-bc9e-4010-b749-a38e7afc1d34 Date: Thu, 16 Aug 2018 17:09:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:09:43,027 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/fc92a031-872d-4fa1-b096-6cf2ef63e912 used request id req-590b4f09-bc9e-4010-b749-a38e7afc1d34 2018-08-16 17:09:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:43,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-91747cc8-3453-4438-a6a6-c38cd3ab25b1 Content-Length: 0 Date: Thu, 16 Aug 2018 17:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:43,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/2837e546-2d2d-4b15-8275-dd82652a0667 used request id req-91747cc8-3453-4438-a6a6-c38cd3ab25b1 2018-08-16 17:09:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:44,301 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d6e12b4-cb90-43a3-9c32-014ae5ea0940 Content-Length: 0 Date: Thu, 16 Aug 2018 17:09:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:44,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/1f2ba056-9e8f-401f-a319-ae943069c205 used request id req-4d6e12b4-cb90-43a3-9c32-014ae5ea0940 2018-08-16 17:09:44,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/2ff8e2d9-5105-480b-8c5c-dc60c8fa32ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:46,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-789e7c5d-219f-4814-9f33-a6a9d6e5d166 Date: Thu, 16 Aug 2018 17:09:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:46,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/2ff8e2d9-5105-480b-8c5c-dc60c8fa32ed used request id req-789e7c5d-219f-4814-9f33-a6a9d6e5d166 2018-08-16 17:09:46,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/780695c1-5f46-4cfd-b7b1-7b259adc084f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:49,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-994a0f96-737d-473d-9407-e4c104eb4d99 Date: Thu, 16 Aug 2018 17:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:49,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/780695c1-5f46-4cfd-b7b1-7b259adc084f used request id req-994a0f96-737d-473d-9407-e4c104eb4d99 2018-08-16 17:09:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/f6772887-096d-4f09-8718-21ac0eb8d809 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:50,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-51be6437-9fff-4828-8f07-bd30fd1a430f Date: Thu, 16 Aug 2018 17:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:50,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/f6772887-096d-4f09-8718-21ac0eb8d809 used request id req-51be6437-9fff-4828-8f07-bd30fd1a430f 2018-08-16 17:09:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}690801a600fb7e9b80710777565908476a7b197e" 2018-08-16 17:09:51,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc692da3-a11b-4e15-9890-fc6a34403631 Date: Thu, 16 Aug 2018 17:09:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:09:51,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/fb9ba3f0-52a4-469c-9dad-f7bc6b9e9795 used request id req-fc692da3-a11b-4e15-9890-fc6a34403631 2018-08-16 17:09:51,289 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN1 with eRT=iRT | | Associate network 'sdnvpn-2-1-net' to the VPN. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11] | +----------------------------------------------------------------------------------------+ | Create VPN2 with eRT=iRT | | Associate network 'sdnvpn-2-2-net' to the VPN2. | +----------------------------------------------------------------------------------------+ | PASS | [10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12] | +========================================================================================+ 2018-08-16 17:09:51,289 - sdnvpn-results - INFO - All the subtests have passed. 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_2 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_2 - Tenant separation': {'status': 'PASS', 'details': [{u"[10.10.10.12] returns 'I am sdnvpn-2-2' to 'sdnvpn-2-1'[10.10.10.11]": 'PASS'}, {u"[10.10.10.11] returns 'I am not reachable' to 'sdnvpn-2-4'[10.10.10.12]": 'PASS'}]} 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_3 - Data center gateway integration' 2018-08-16 17:09:51,290 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - =========================================================================== 2018-08-16 17:09:51,291 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_3 2018-08-16 17:09:51,380 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_3 main method 2018-08-16 17:09:51,383 - paramiko.transport - DEBUG - starting thread (client mode): 0xdf305690L 2018-08-16 17:09:51,383 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:09:51,412 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:09:51,412 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:09:51,420 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:09:51,420 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:09:51,420 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:09:51,421 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:09:51,421 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:09:51,421 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:09:51,429 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:09:51,429 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:09:51,447 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.89: 41f4929bd1b8ad5e47f9b7c60b179ef9 2018-08-16 17:09:51,448 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:09:51,469 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:09:51,493 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:09:51,512 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:09:51,748 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:09:51,749 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:09:51,788 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:09:51,788 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:09:51,820 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:09:57,610 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:09:57,612 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:09:57,615 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb1e6f10L 2018-08-16 17:09:57,615 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:09:57,726 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:09:57,726 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:09:57,729 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:09:57,730 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:09:57,730 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:09:57,730 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:09:57,730 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:09:57,730 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:09:57,735 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:09:57,736 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:09:57,747 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:09:57,747 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:09:57,775 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:09:57,841 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:09:57,848 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:09:58,036 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:09:58,037 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:09:58,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:09:58,077 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:09:58,085 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:09:58,151 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:09:58,151 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:09:58,152 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:09:58,153 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:09:58,153 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:09:58,194 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:09:58,312 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:09:58,314 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:09:58,315 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:09:58,316 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:09:58,316 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:09:58,357 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:09:58,430 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:09:58,431 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:09:58,434 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb33a490L 2018-08-16 17:09:58,434 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:09:58,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:09:58,527 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:09:58,530 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:09:58,531 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:09:58,531 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:09:58,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:09:58,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:09:58,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:09:58,536 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:09:58,537 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:09:58,538 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:09:58,539 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:09:58,576 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:09:58,643 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:09:58,647 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:09:58,854 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:09:58,854 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:09:58,893 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:09:58,894 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:09:58,917 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:09:59,007 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:09:59,008 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:09:59,009 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:09:59,010 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:09:59,010 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:09:59,051 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:09:59,107 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:09:59,109 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:09:59,109 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:09:59,110 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:09:59,110 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:09:59,151 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:09:59,187 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:09:59,189 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:09:59,191 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb21e290L 2018-08-16 17:09:59,191 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:09:59,206 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:09:59,206 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:09:59,209 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:09:59,210 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:09:59,210 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:09:59,210 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:09:59,210 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:09:59,210 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:09:59,215 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:09:59,216 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:09:59,223 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:09:59,224 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:09:59,255 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:09:59,268 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:09:59,289 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:09:59,412 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:09:59,412 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:09:59,451 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:09:59,452 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:09:59,456 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:09:59,468 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:09:59,469 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:09:59,470 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:09:59,471 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:09:59,471 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:09:59,512 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:09:59,539 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:09:59,541 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:09:59,542 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:09:59,543 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:09:59,543 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:09:59,584 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:09:59,595 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:09:59,597 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:09:59,599 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb2b0590L 2018-08-16 17:09:59,599 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:09:59,623 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:09:59,623 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:09:59,631 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:09:59,635 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:09:59,636 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:09:59,663 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:09:59,663 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:09:59,676 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:09:59,691 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:09:59,695 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:09:59,852 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:09:59,852 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:09:59,891 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:09:59,891 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:09:59,901 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:09:59,930 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:09:59,931 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:09:59,932 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:09:59,932 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:09:59,933 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:09:59,975 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:00,026 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:00,028 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:00,029 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:00,029 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:00,029 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:00,071 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:00,117 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:00,118 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:00,120 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb27cdd0L 2018-08-16 17:10:00,121 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:00,131 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:00,132 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:00,134 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:00,134 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:00,134 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:00,134 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:00,135 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:00,135 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:00,139 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:00,140 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:00,152 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:10:00,153 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:00,179 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:00,192 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:00,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:00,330 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:00,330 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:00,369 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:00,370 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:00,384 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:00,395 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:00,397 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:00,397 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:00,398 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:00,398 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:00,439 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:00,460 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:00,461 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:00,462 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:00,463 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:00,463 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:00,503 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:00,515 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:00,516 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:00,516 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:00,517 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:00,518 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:00,522 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:04,533 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:04,533 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:04,536 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb2b0290L 2018-08-16 17:10:04,536 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:04,547 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:04,547 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:04,551 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:04,551 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:04,551 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:04,552 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:04,552 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:04,552 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:04,557 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:04,558 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:04,568 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:10:04,568 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:04,597 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:04,614 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:04,633 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:04,762 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:04,763 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:04,802 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:04,802 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:04,838 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:04,853 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:04,854 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:04,855 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:04,855 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:04,856 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:04,897 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:04,915 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:04,916 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:04,917 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:04,918 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:04,918 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:04,959 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:04,971 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:04,972 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:04,974 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb1db850L 2018-08-16 17:10:04,975 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:04,985 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:04,985 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:04,987 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:04,988 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:04,988 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:04,988 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:04,988 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:04,988 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:04,993 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:04,994 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:05,006 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:10:05,007 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:05,032 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:05,048 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:05,071 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:05,194 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:05,194 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:05,233 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:05,234 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:05,241 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:05,255 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:05,256 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:05,257 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:05,258 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:05,258 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:05,298 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:05,315 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:05,317 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:05,318 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:05,319 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:05,319 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:05,359 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:05,371 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:05,373 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:05,375 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb1d42d0L 2018-08-16 17:10:05,375 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:05,382 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:05,382 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:05,384 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:05,385 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:05,385 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:05,385 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:05,385 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:05,385 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:05,390 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:05,391 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:05,407 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:10:05,407 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:05,430 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:05,443 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:05,472 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:05,573 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:05,573 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:05,612 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:05,612 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:05,640 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:05,652 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:05,653 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:05,654 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:05,654 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:05,654 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:05,694 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:05,709 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:05,711 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:05,711 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:05,712 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:05,712 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:05,752 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:05,763 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:05,764 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:05,766 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb278d50L 2018-08-16 17:10:05,766 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:05,777 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:05,777 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:05,781 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:05,781 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:05,781 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:05,782 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:05,782 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:05,782 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:05,786 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:05,786 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:05,798 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:10:05,798 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:05,826 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:05,842 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:05,863 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:06,015 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:06,015 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:06,054 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:06,055 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:06,068 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:06,084 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:06,085 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:06,086 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:06,086 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:06,087 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:06,128 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:06,145 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:06,146 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:06,147 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:06,147 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:06,147 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:06,188 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:06,200 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:06,200 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:06,202 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb1e9b10L 2018-08-16 17:10:06,202 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:10:06,210 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:10:06,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:10:06,212 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:10:06,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:10:06,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:10:06,213 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:10:06,213 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:10:06,213 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:10:06,217 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:10:06,217 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:10:06,218 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:10:06,218 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:10:06,256 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:10:06,268 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:10:06,283 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:10:06,395 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:10:06,395 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:10:06,434 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:10:06,435 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:10:06,450 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:10:06,461 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:10:06,462 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:10:06,463 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:10:06,463 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:10:06,463 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:10:06,504 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:10:06,520 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:10:06,521 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:10:06,522 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:10:06,523 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:10:06,523 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:10:06,563 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:10:06,574 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:10:06,575 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:10:06,576 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:10:06,577 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:10:06,577 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:10:06,583 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:10:06,670 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:10:06,671 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_3: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_3.py", line 48, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_3 failed 2018-08-16 17:10:06,680 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_4 - VPN provides connectivity between subnets using router association' 2018-08-16 17:10:06,681 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ============================================================================================================== 2018-08-16 17:10:06,681 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_4 2018-08-16 17:10:06,766 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_4 main method 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:06,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:06,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:06,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:06,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:06,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:06,768 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:06,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:06,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:06,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:06,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:06,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:06,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:06,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:10:06,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:06,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:06,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:06,773 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:06,774 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:06,775 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:10:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:06,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6491edf-a444-4c0d-9225-2d72a1087324 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:06,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e6491edf-a444-4c0d-9225-2d72a1087324 2018-08-16 17:10:06,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:07,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["nmE-n86DSoyofTVvj27fpQ"], "issued_at": "2018-08-16T17:10:07.000000Z"}} 2018-08-16 17:10:07,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2726a0e980bc254698d81e87c019a052b6021d0" 2018-08-16 17:10:07,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-1ca7b35e-3536-4045-9097-68c8a9ac460f Date: Thu, 16 Aug 2018 17:10:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:10:07,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-1ca7b35e-3536-4045-9097-68c8a9ac460f 2018-08-16 17:10:07,482 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:10:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2726a0e980bc254698d81e87c019a052b6021d0" 2018-08-16 17:10:07,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-e89545f9-2094-4e85-bcfe-05bebfebf036 Date: Thu, 16 Aug 2018 17:10:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:10:07,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-e89545f9-2094-4e85-bcfe-05bebfebf036 2018-08-16 17:10:07,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e2726a0e980bc254698d81e87c019a052b6021d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:10:08,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c1f165b-3a2b-4394-85ff-71bf0a472ae9 Date: Thu, 16 Aug 2018 17:10:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:10:08Z", "file": "/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "size": null, "self": "/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:10:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:10:08,672 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-4c1f165b-3a2b-4394-85ff-71bf0a472ae9 2018-08-16 17:10:08,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2726a0e980bc254698d81e87c019a052b6021d0" -d '' 2018-08-16 17:10:09,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13f7d27f-06b3-42f4-b588-0b817f7d31a4 Date: Thu, 16 Aug 2018 17:10:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:10:09,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f/file used request id req-13f7d27f-06b3-42f4-b588-0b817f7d31a4 2018-08-16 17:10:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:09,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4293fd5-5c87-4648-8903-a965658f4eac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:09,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-d4293fd5-5c87-4648-8903-a965658f4eac 2018-08-16 17:10:09,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:09,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["bB-X6PArQgq3lk66f8HFeQ"], "issued_at": "2018-08-16T17:10:09.000000Z"}} 2018-08-16 17:10:09,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:10,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8034 X-Openstack-Request-Id: req-8b4eca9e-c415-4976-81e4-287e025ff1a4 Date: Thu, 16 Aug 2018 17:10:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:10,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-8b4eca9e-c415-4976-81e4-287e025ff1a4 2018-08-16 17:10:10,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:10,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1882 X-Openstack-Request-Id: req-29ae5aa8-5698-45e8-82a6-4db655ad05fb Date: Thu, 16 Aug 2018 17:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"020089d7-fa67-4e41-af38-508509e5f033","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 17:10:10,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-29ae5aa8-5698-45e8-82a6-4db655ad05fb 2018-08-16 17:10:10,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:10,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-f9595d53-07e5-4fea-9668-36cc696ce7db Date: Thu, 16 Aug 2018 17:10:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:18:21Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "name": ""}]} 2018-08-16 17:10:10,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers used request id req-f9595d53-07e5-4fea-9668-36cc696ce7db 2018-08-16 17:10:10,928 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-4-1-net... 2018-08-16 17:10:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"network": {"name": "sdnvpn-4-1-net", "admin_state_up": true}}' 2018-08-16 17:10:11,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-c4a6798c-83bd-4481-b2ae-ffc1d503610b Date: Thu, 16 Aug 2018 17:10:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"29124a02-c313-4df4-ba32-fe8e3100599c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:10:11Z","is_default":false,"provider:segmentation_id":100,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:11Z","mtu":1450}} 2018-08-16 17:10:11,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-c4a6798c-83bd-4481-b2ae-ffc1d503610b 2018-08-16 17:10:11,983 - sdnvpn.lib.openstack_utils - DEBUG - Network '29124a02-c313-4df4-ba32-fe8e3100599c' created successfully 2018-08-16 17:10:11,984 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:11,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"subnets": [{"ip_version": 4, "network_id": "29124a02-c313-4df4-ba32-fe8e3100599c", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-1-subnet"}]}' 2018-08-16 17:10:13,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9faa667d-9167-43e0-9e97-a01bea9c051f Date: Thu, 16 Aug 2018 17:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"29124a02-c313-4df4-ba32-fe8e3100599c","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:12Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:10:12Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"887094aa-664c-405b-95da-80fb5949f8d3","subnetpool_id":null,"name":"sdnvpn-4-1-subnet"}]} 2018-08-16 17:10:13,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-9faa667d-9167-43e0-9e97-a01bea9c051f 2018-08-16 17:10:13,194 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '887094aa-664c-405b-95da-80fb5949f8d3' created successfully 2018-08-16 17:10:13,194 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:13,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"router": {"name": "sdnvpn-4-1-router", "admin_state_up": true}}' 2018-08-16 17:10:13,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-85b1f09c-dfe3-46b8-84e4-c9ffd6e4d43e Date: Thu, 16 Aug 2018 17:10:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:13Z", "revision_number": 0, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0b811d16-747b-43a7-bd9b-e5f595f10205", "name": "sdnvpn-4-1-router"}} 2018-08-16 17:10:13,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers used request id req-85b1f09c-dfe3-46b8-84e4-c9ffd6e4d43e 2018-08-16 17:10:13,801 - sdnvpn.lib.openstack_utils - DEBUG - Router '0b811d16-747b-43a7-bd9b-e5f595f10205' created successfully 2018-08-16 17:10:13,801 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"subnet_id": "887094aa-664c-405b-95da-80fb5949f8d3"}' 2018-08-16 17:10:16,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4876f59f-0db5-444f-92c6-2a28e71c7dc6 Date: Thu, 16 Aug 2018 17:10:16 GMT RESP BODY: {"network_id": "29124a02-c313-4df4-ba32-fe8e3100599c", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "887094aa-664c-405b-95da-80fb5949f8d3", "subnet_ids": ["887094aa-664c-405b-95da-80fb5949f8d3"], "port_id": "0c102b45-0d53-4775-9210-c517251d3d79", "id": "0b811d16-747b-43a7-bd9b-e5f595f10205"} 2018-08-16 17:10:16,072 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205/add_router_interface used request id req-4876f59f-0db5-444f-92c6-2a28e71c7dc6 2018-08-16 17:10:16,072 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:16,072 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:10:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:16,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8695 X-Openstack-Request-Id: req-a8692b0b-8358-4bf8-a030-3325621e285f Date: Thu, 16 Aug 2018 17:10:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"29124a02-c313-4df4-ba32-fe8e3100599c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["887094aa-664c-405b-95da-80fb5949f8d3"],"description":"","tags":[],"updated_at":"2018-08-16T17:10:12Z","provider:segmentation_id":100,"name":"sdnvpn-4-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:11Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:16,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-a8692b0b-8358-4bf8-a030-3325621e285f 2018-08-16 17:10:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}}' 2018-08-16 17:10:18,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-eb1541f9-2a07-4bab-bcf8-7403541ebd7c Date: Thu, 16 Aug 2018 17:10:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:17Z", "revision_number": 3, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0b811d16-747b-43a7-bd9b-e5f595f10205", "name": "sdnvpn-4-1-router"}} 2018-08-16 17:10:18,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 used request id req-eb1541f9-2a07-4bab-bcf8-7403541ebd7c 2018-08-16 17:10:18,131 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:10:18,131 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-4-2-net 2018-08-16 17:10:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"network": {"name": "sdnvpn-4-2-net", "admin_state_up": true}}' 2018-08-16 17:10:18,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ca8f8228-d6c4-4b3e-aa48-22e0ea7cd508 Date: Thu, 16 Aug 2018 17:10:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7eaf8a86-30d9-4773-9ec3-963c2af941ae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:10:18Z","is_default":false,"provider:segmentation_id":7,"name":"sdnvpn-4-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:18Z","mtu":1450}} 2018-08-16 17:10:18,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-ca8f8228-d6c4-4b3e-aa48-22e0ea7cd508 2018-08-16 17:10:18,715 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-4-2-subnet in network 7eaf8a86-30d9-4773-9ec3-963c2af941ae with cidr 10.10.11.0/24 2018-08-16 17:10:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"subnets": [{"ip_version": 4, "network_id": "7eaf8a86-30d9-4773-9ec3-963c2af941ae", "cidr": "10.10.11.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-4-2-subnet"}]}' 2018-08-16 17:10:19,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9ddcb190-1b5b-47b0-ba5e-a38b02e29489 Date: Thu, 16 Aug 2018 17:10:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7eaf8a86-30d9-4773-9ec3-963c2af941ae","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:19Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:10:19Z","gateway_ip":"10.10.11.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"f270e03b-2e54-485c-a635-ecccff88b58a","subnetpool_id":null,"name":"sdnvpn-4-2-subnet"}]} 2018-08-16 17:10:19,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-9ddcb190-1b5b-47b0-ba5e-a38b02e29489 2018-08-16 17:10:19,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-39034ce9-040d-4793-ae47-0ebda4227c99 Date: Thu, 16 Aug 2018 17:10:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:06:43Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 4, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:10:20,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-39034ce9-040d-4793-ae47-0ebda4227c99 2018-08-16 17:10:20,496 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:10:20,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:20,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a5b500-d5a6-410a-8d1a-acc76a3664bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:20,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-42a5b500-d5a6-410a-8d1a-acc76a3664bd 2018-08-16 17:10:20,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:20,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["YyhLlF9xQPyNc15JdiHaoA"], "issued_at": "2018-08-16T17:10:20.000000Z"}} 2018-08-16 17:10:20,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3cc146e68cc1440ae238367eb2f730027785c93" 2018-08-16 17:10:21,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23ae35ed-ad8c-4bb6-ba8d-0c739493d3a0 x-compute-request-id: req-23ae35ed-ad8c-4bb6-ba8d-0c739493d3a0 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:10:21,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-23ae35ed-ad8c-4bb6-ba8d-0c739493d3a0 2018-08-16 17:10:21,280 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:10:21,280 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-4-2'... 2018-08-16 17:10:21,280 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-4-2 flavor=m1.tiny image=38e63edc-5b85-4a9d-ad1a-73a00bcc021f network=29124a02-c313-4df4-ba32-fe8e3100599c secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:21,281 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:21,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:21,283 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:21,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:21,285 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:21,286 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:21,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:21,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:21,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:21,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:21,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:21,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0811f65b-3ec9-4192-b739-6e782b4ce39c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:21,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0811f65b-3ec9-4192-b739-6e782b4ce39c 2018-08-16 17:10:21,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:21,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["nxqkvqhVTK66QLMA_EEJzA"], "issued_at": "2018-08-16T17:10:21.000000Z"}} 2018-08-16 17:10:21,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c0b3681f041f2b2eca3f65a04354a2d73e599f" 2018-08-16 17:10:21,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b7f9c0f-1a88-459c-8456-9f4fa6041d09 x-compute-request-id: req-0b7f9c0f-1a88-459c-8456-9f4fa6041d09 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:10:21,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-0b7f9c0f-1a88-459c-8456-9f4fa6041d09 2018-08-16 17:10:22,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c0b3681f041f2b2eca3f65a04354a2d73e599f" 2018-08-16 17:10:22,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5977137b-6586-4b8e-a937-bbfb7b4ab2fc x-compute-request-id: req-5977137b-6586-4b8e-a937-bbfb7b4ab2fc Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:10:22,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-5977137b-6586-4b8e-a937-bbfb7b4ab2fc 2018-08-16 17:10:22,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c0b3681f041f2b2eca3f65a04354a2d73e599f" -d '{"server": {"name": "sdnvpn-4-2", "imageRef": "38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "29124a02-c313-4df4-ba32-fe8e3100599c"}]}}' 2018-08-16 17:10:26,639 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c28ebd-1f5b-40ff-a691-456c798ecbe6 x-compute-request-id: req-19c28ebd-1f5b-40ff-a691-456c798ecbe6 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "30673533-b17d-47ef-a684-f21fa8b9e854", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "bookmark"}], "adminPass": "yT6hvdMP2qRb"}} 2018-08-16 17:10:26,639 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-19c28ebd-1f5b-40ff-a691-456c798ecbe6 2018-08-16 17:10:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:26,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59231fb2-cf80-475b-97e5-e7a3dd7d0417 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:26,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-59231fb2-cf80-475b-97e5-e7a3dd7d0417 2018-08-16 17:10:26,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:27,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["5cGfozvmTBKGAL2RAwQ5gQ"], "issued_at": "2018-08-16T17:10:26.000000Z"}} 2018-08-16 17:10:27,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983640b6aaf2ae0f136d4b2286321e559df928ff" 2018-08-16 17:10:27,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9701459-0d4a-4b34-9726-d899741025f4 x-compute-request-id: req-f9701459-0d4a-4b34-9726-d899741025f4 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "bookmark"}], "image": {"id": "38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "links": [{"href": "http://172.30.9.32:8774/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "30673533-b17d-47ef-a684-f21fa8b9e854", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:10:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2018-08-16T17:10:26Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:10:27,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854 used request id req-f9701459-0d4a-4b34-9726-d899741025f4 2018-08-16 17:10:30,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}983640b6aaf2ae0f136d4b2286321e559df928ff" 2018-08-16 17:10:31,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81bcf5b7-d986-4bd2-b1c9-9f53ba131e12 x-compute-request-id: req-81bcf5b7-d986-4bd2-b1c9-9f53ba131e12 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/30673533-b17d-47ef-a684-f21fa8b9e854", "rel": "bookmark"}], "image": {"id": "38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "links": [{"href": "http://172.30.9.32:8774/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000176", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "30673533-b17d-47ef-a684-f21fa8b9e854", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T17:10:29Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-4-2", "created": "2018-08-16T17:10:26Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Failed to get resource provider with UUID 24632d92-0cb9-4c0f-9212-108f6dc1172b", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/compute/manager.py\", line 1919, in _do_build_and_run_instance\n filter_properties, request_spec)\n File \"/usr/lib/python2.7/site-packages/nova/compute/manager.py\", line 2208, in _build_and_run_instance\n instance_uuid=instance.uuid, reason=six.text_type(e))\n", "created": "2018-08-16T17:10:29Z"}, "metadata": {}}} 2018-08-16 17:10:31,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/30673533-b17d-47ef-a684-f21fa8b9e854 used request id req-81bcf5b7-d986-4bd2-b1c9-9f53ba131e12 2018-08-16 17:10:31,551 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-4-2 went to ERROR status. 2018-08-16 17:10:31,551 - sdnvpn_test_utils - ERROR - Error while booting instance. 2018-08-16 17:10:31,551 - sdnvpn.test.functest.testcase_4 - ERROR - exception occurred while executing testcase_4: Error while booting instance sdnvpn-4-2 2018-08-16 17:10:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e2726a0e980bc254698d81e87c019a052b6021d0" 2018-08-16 17:10:32,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4218e70-b0c4-4a34-be7a-13a61cd99339 Date: Thu, 16 Aug 2018 17:10:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:10:32,878 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/38e63edc-5b85-4a9d-ad1a-73a00bcc021f used request id req-a4218e70-b0c4-4a34-be7a-13a61cd99339 2018-08-16 17:10:32,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"subnet_id": "887094aa-664c-405b-95da-80fb5949f8d3"}' 2018-08-16 17:10:34,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25577c9a-94a7-470a-bc10-84875ee1b75e Date: Thu, 16 Aug 2018 17:10:34 GMT RESP BODY: {"network_id": "29124a02-c313-4df4-ba32-fe8e3100599c", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "887094aa-664c-405b-95da-80fb5949f8d3", "subnet_ids": ["887094aa-664c-405b-95da-80fb5949f8d3"], "port_id": "0c102b45-0d53-4775-9210-c517251d3d79", "id": "0b811d16-747b-43a7-bd9b-e5f595f10205"} 2018-08-16 17:10:34,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205/remove_router_interface used request id req-25577c9a-94a7-470a-bc10-84875ee1b75e 2018-08-16 17:10:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" -d '{"router": {"external_gateway_info": {}}}' 2018-08-16 17:10:36,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-cb08d1c1-3cdc-49e6-9def-aa218b5a5da1 Date: Thu, 16 Aug 2018 17:10:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:13Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:35Z", "revision_number": 7, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0b811d16-747b-43a7-bd9b-e5f595f10205", "name": "sdnvpn-4-1-router"}} 2018-08-16 17:10:36,284 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 used request id req-cb08d1c1-3cdc-49e6-9def-aa218b5a5da1 2018-08-16 17:10:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/887094aa-664c-405b-95da-80fb5949f8d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:39,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7932190-7a71-4a25-a2e7-d230fb7d8b69 Date: Thu, 16 Aug 2018 17:10:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:10:39,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/887094aa-664c-405b-95da-80fb5949f8d3 used request id req-c7932190-7a71-4a25-a2e7-d230fb7d8b69 2018-08-16 17:10:39,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/f270e03b-2e54-485c-a635-ecccff88b58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:41,677 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9037daed-aa6e-4884-8ec0-94cc532e33e4 Date: Thu, 16 Aug 2018 17:10:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:10:41,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/f270e03b-2e54-485c-a635-ecccff88b58a used request id req-9037daed-aa6e-4884-8ec0-94cc532e33e4 2018-08-16 17:10:41,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:42,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06d23d31-70bf-4250-baf0-d6c74f424cc0 Content-Length: 0 Date: Thu, 16 Aug 2018 17:10:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:10:42,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/0b811d16-747b-43a7-bd9b-e5f595f10205 used request id req-06d23d31-70bf-4250-baf0-d6c74f424cc0 2018-08-16 17:10:42,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/29124a02-c313-4df4-ba32-fe8e3100599c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:43,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d90291e-dd6e-4d6b-9736-a4662ea35b12 Date: Thu, 16 Aug 2018 17:10:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:10:43,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/29124a02-c313-4df4-ba32-fe8e3100599c used request id req-4d90291e-dd6e-4d6b-9736-a4662ea35b12 2018-08-16 17:10:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/7eaf8a86-30d9-4773-9ec3-963c2af941ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fbc8f00f7b099302b7ef0447c9d987dbabb6a90" 2018-08-16 17:10:44,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-648d14f4-9ce1-4272-894f-4bcc689db7f8 Date: Thu, 16 Aug 2018 17:10:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:10:44,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/7eaf8a86-30d9-4773-9ec3-963c2af941ae used request id req-648d14f4-9ce1-4272-894f-4bcc689db7f8 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_4: Error while booting instance sdnvpn-4-2 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_4.py", line 88, in main compute_node=av_zone_1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-4-2 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_4 failed 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_8 - Test floating IP and router assoc coexistence' 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ========================================================================================= 2018-08-16 17:10:44,664 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_8 2018-08-16 17:10:44,736 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_8 main method 2018-08-16 17:10:44,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:44,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:44,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:44,736 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:44,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:44,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:44,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:44,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:44,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:44,742 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:44,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:44,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:10:44,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:10:44,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:10:44,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:10:44,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:10:44,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:10:44,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:10:44,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:10:44,747 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:10:44,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:44,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa21c79-4a33-4290-a08e-6b9fd19c3c7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:44,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-bfa21c79-4a33-4290-a08e-6b9fd19c3c7e 2018-08-16 17:10:44,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:45,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["UXoS4rlNSouckc6E-DGdaw"], "issued_at": "2018-08-16T17:10:45.000000Z"}} 2018-08-16 17:10:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ad4b071ec887489e248cb703a0d974169b3ac0" 2018-08-16 17:10:45,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-cbb07421-af2a-46ba-82af-a45650f8bce4 Date: Thu, 16 Aug 2018 17:10:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:10:45,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-cbb07421-af2a-46ba-82af-a45650f8bce4 2018-08-16 17:10:45,470 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:10:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ad4b071ec887489e248cb703a0d974169b3ac0" 2018-08-16 17:10:45,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-f383d963-0f25-4878-98ea-6aabf78f075c Date: Thu, 16 Aug 2018 17:10:45 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:10:45,757 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-f383d963-0f25-4878-98ea-6aabf78f075c 2018-08-16 17:10:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}37ad4b071ec887489e248cb703a0d974169b3ac0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:10:46,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/f4888890-1aed-4174-8afc-114fb630c44e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-80f645aa-a33a-4077-9dbc-276aa2606211 Date: Thu, 16 Aug 2018 17:10:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:10:46Z", "file": "/v2/images/f4888890-1aed-4174-8afc-114fb630c44e/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "f4888890-1aed-4174-8afc-114fb630c44e", "size": null, "self": "/v2/images/f4888890-1aed-4174-8afc-114fb630c44e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:10:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:10:46,216 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-80f645aa-a33a-4077-9dbc-276aa2606211 2018-08-16 17:10:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/f4888890-1aed-4174-8afc-114fb630c44e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ad4b071ec887489e248cb703a0d974169b3ac0" -d '' 2018-08-16 17:10:46,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6b92a18-fc01-4c67-aaef-de194f3e7d25 Date: Thu, 16 Aug 2018 17:10:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:10:46,939 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/f4888890-1aed-4174-8afc-114fb630c44e/file used request id req-b6b92a18-fc01-4c67-aaef-de194f3e7d25 2018-08-16 17:10:46,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:10:46,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7839f19-d7d0-44c1-ae12-925715557eb3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:10:46,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-f7839f19-d7d0-44c1-ae12-925715557eb3 2018-08-16 17:10:46,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:10:47,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["7JGjpaMXQs6H83A_phFVUQ"], "issued_at": "2018-08-16T17:10:47.000000Z"}} 2018-08-16 17:10:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:47,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8034 X-Openstack-Request-Id: req-6b1ae50b-af78-49f9-9b9c-2e1a1ef1b869 Date: Thu, 16 Aug 2018 17:10:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:47,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-6b1ae50b-af78-49f9-9b9c-2e1a1ef1b869 2018-08-16 17:10:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:47,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1882 X-Openstack-Request-Id: req-1eab48ed-b892-4e0c-b269-fa0545e47e87 Date: Thu, 16 Aug 2018 17:10:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"020089d7-fa67-4e41-af38-508509e5f033","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 17:10:47,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-1eab48ed-b892-4e0c-b269-fa0545e47e87 2018-08-16 17:10:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:48,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-29f51249-c817-46f3-a436-33c89e51edbb Date: Thu, 16 Aug 2018 17:10:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:18:21Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "name": ""}]} 2018-08-16 17:10:48,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers used request id req-29f51249-c817-46f3-a436-33c89e51edbb 2018-08-16 17:10:48,342 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-1... 2018-08-16 17:10:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"network": {"name": "sdnvpn-8-1", "admin_state_up": true}}' 2018-08-16 17:10:48,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-b1cd398f-d3be-4293-bb22-e1b56c4c8f8c Date: Thu, 16 Aug 2018 17:10:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:10:48Z","is_default":false,"provider:segmentation_id":112,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:48Z","mtu":1450}} 2018-08-16 17:10:48,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-b1cd398f-d3be-4293-bb22-e1b56c4c8f8c 2018-08-16 17:10:48,889 - sdnvpn.lib.openstack_utils - DEBUG - Network '3d50900b-ed03-445a-9ced-bbbaabd9ab3a' created successfully 2018-08-16 17:10:48,889 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:48,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnets": [{"ip_version": 4, "network_id": "3d50900b-ed03-445a-9ced-bbbaabd9ab3a", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-1-subnet"}]}' 2018-08-16 17:10:49,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-871fa8f4-d778-4c2b-8a42-3cef6e662231 Date: Thu, 16 Aug 2018 17:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:10:49Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"86d57f77-d85c-4da9-a551-3b1f8ee831b4","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"}]} 2018-08-16 17:10:49,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-871fa8f4-d778-4c2b-8a42-3cef6e662231 2018-08-16 17:10:49,653 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '86d57f77-d85c-4da9-a551-3b1f8ee831b4' created successfully 2018-08-16 17:10:49,654 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"router": {"name": "sdnvpn-8-1-router", "admin_state_up": true}}' 2018-08-16 17:10:50,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 426 X-Openstack-Request-Id: req-c222bec3-2606-47ea-aac8-29d61362ff3e Date: Thu, 16 Aug 2018 17:10:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:50Z", "revision_number": 0, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94", "name": "sdnvpn-8-1-router"}} 2018-08-16 17:10:50,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers used request id req-c222bec3-2606-47ea-aac8-29d61362ff3e 2018-08-16 17:10:50,160 - sdnvpn.lib.openstack_utils - DEBUG - Router '6c719d93-9964-4976-87d0-c71c1c7efa94' created successfully 2018-08-16 17:10:50,160 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnet_id": "86d57f77-d85c-4da9-a551-3b1f8ee831b4"}' 2018-08-16 17:10:52,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0591ce24-ab8c-4b04-b80e-afe688ed44ce Date: Thu, 16 Aug 2018 17:10:52 GMT RESP BODY: {"network_id": "3d50900b-ed03-445a-9ced-bbbaabd9ab3a", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "86d57f77-d85c-4da9-a551-3b1f8ee831b4", "subnet_ids": ["86d57f77-d85c-4da9-a551-3b1f8ee831b4"], "port_id": "6c46ae97-3c41-4bd8-85c7-915c18b37df6", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94"} 2018-08-16 17:10:52,066 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/add_router_interface used request id req-0591ce24-ab8c-4b04-b80e-afe688ed44ce 2018-08-16 17:10:52,067 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:52,067 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:10:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:52,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8691 X-Openstack-Request-Id: req-150d20bd-b7bc-4c55-b8a1-9353f4c29314 Date: Thu, 16 Aug 2018 17:10:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["86d57f77-d85c-4da9-a551-3b1f8ee831b4"],"description":"","tags":[],"updated_at":"2018-08-16T17:10:49Z","provider:segmentation_id":112,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:52,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-150d20bd-b7bc-4c55-b8a1-9353f4c29314 2018-08-16 17:10:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}}' 2018-08-16 17:10:54,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-3c049531-c713-427e-a6f5-1cfec1730ccf Date: Thu, 16 Aug 2018 17:10:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:54Z", "revision_number": 3, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94", "name": "sdnvpn-8-1-router"}} 2018-08-16 17:10:54,319 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 used request id req-3c049531-c713-427e-a6f5-1cfec1730ccf 2018-08-16 17:10:54,320 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:10:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:54,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8691 X-Openstack-Request-Id: req-96de872b-2d6f-48eb-8402-74abbe76671d Date: Thu, 16 Aug 2018 17:10:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["86d57f77-d85c-4da9-a551-3b1f8ee831b4"],"description":"","tags":[],"updated_at":"2018-08-16T17:10:49Z","provider:segmentation_id":112,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:54,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-96de872b-2d6f-48eb-8402-74abbe76671d 2018-08-16 17:10:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:55,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2511 X-Openstack-Request-Id: req-aae75a83-b583-4ec1-84b8-3e3743ba4707 Date: Thu, 16 Aug 2018 17:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"020089d7-fa67-4e41-af38-508509e5f033","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:49Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:10:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"86d57f77-d85c-4da9-a551-3b1f8ee831b4","subnetpool_id":null,"name":"sdnvpn-8-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-16 17:10:55,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-aae75a83-b583-4ec1-84b8-3e3743ba4707 2018-08-16 17:10:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:55,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1008 X-Openstack-Request-Id: req-511f8584-2c19-4817-9166-3069f6258543 Date: Thu, 16 Aug 2018 17:10:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:18:21Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "name": ""}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:10:54Z", "revision_number": 3, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94", "name": "sdnvpn-8-1-router"}]} 2018-08-16 17:10:55,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers used request id req-511f8584-2c19-4817-9166-3069f6258543 2018-08-16 17:10:55,915 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-8-2... 2018-08-16 17:10:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"network": {"name": "sdnvpn-8-2", "admin_state_up": true}}' 2018-08-16 17:10:56,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3e004193-df3d-445f-a552-87048e1ab5ac Date: Thu, 16 Aug 2018 17:10:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f2d58d81-819a-48c9-b77c-2b868b72e46e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:10:56Z","is_default":false,"provider:segmentation_id":51,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:56Z","mtu":1450}} 2018-08-16 17:10:56,433 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-3e004193-df3d-445f-a552-87048e1ab5ac 2018-08-16 17:10:56,434 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f2d58d81-819a-48c9-b77c-2b868b72e46e' created successfully 2018-08-16 17:10:56,434 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:10:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnets": [{"ip_version": 4, "network_id": "f2d58d81-819a-48c9-b77c-2b868b72e46e", "cidr": "10.10.20.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-8-2-subnet"}]}' 2018-08-16 17:10:56,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6b7c3977-8b4d-4201-82a6-261538c0a7be Date: Thu, 16 Aug 2018 17:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2d58d81-819a-48c9-b77c-2b868b72e46e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:56Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:10:56Z","gateway_ip":"10.10.20.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.20.2","end":"10.10.20.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.20.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"84d526f2-9344-4ab0-b40f-7ac7fd9b32d5","subnetpool_id":null,"name":"sdnvpn-8-2-subnet"}]} 2018-08-16 17:10:56,948 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-6b7c3977-8b4d-4201-82a6-261538c0a7be 2018-08-16 17:10:56,948 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '84d526f2-9344-4ab0-b40f-7ac7fd9b32d5' created successfully 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Router '6c719d93-9964-4976-87d0-c71c1c7efa94' created successfully 2018-08-16 17:10:56,949 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:10:56,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnet_id": "84d526f2-9344-4ab0-b40f-7ac7fd9b32d5"}' 2018-08-16 17:10:59,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0809e73e-d2a7-4201-b77d-680a1555d165 Date: Thu, 16 Aug 2018 17:10:59 GMT RESP BODY: {"network_id": "f2d58d81-819a-48c9-b77c-2b868b72e46e", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "84d526f2-9344-4ab0-b40f-7ac7fd9b32d5", "subnet_ids": ["84d526f2-9344-4ab0-b40f-7ac7fd9b32d5"], "port_id": "0bd4579a-6cc0-4bb2-996e-c61f48458dc1", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94"} 2018-08-16 17:10:59,004 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/add_router_interface used request id req-0809e73e-d2a7-4201-b77d-680a1555d165 2018-08-16 17:10:59,004 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:10:59,004 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:10:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:10:59,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9347 X-Openstack-Request-Id: req-2a666e1c-bd8e-4976-8d1e-7292d78a0719 Date: Thu, 16 Aug 2018 17:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"3d50900b-ed03-445a-9ced-bbbaabd9ab3a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["86d57f77-d85c-4da9-a551-3b1f8ee831b4"],"description":"","tags":[],"updated_at":"2018-08-16T17:10:49Z","provider:segmentation_id":112,"name":"sdnvpn-8-1","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:48Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f2d58d81-819a-48c9-b77c-2b868b72e46e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["84d526f2-9344-4ab0-b40f-7ac7fd9b32d5"],"description":"","tags":[],"updated_at":"2018-08-16T17:10:56Z","provider:segmentation_id":51,"name":"sdnvpn-8-2","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:10:56Z","provider:network_type":"vxlan"}]} 2018-08-16 17:10:59,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-2a666e1c-bd8e-4976-8d1e-7292d78a0719 2018-08-16 17:10:59,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}}' 2018-08-16 17:11:00,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-f547926f-0eda-4f19-9d3d-b5280841afd4 Date: Thu, 16 Aug 2018 17:11:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:11:00Z", "revision_number": 5, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94", "name": "sdnvpn-8-1-router"}} 2018-08-16 17:11:00,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 used request id req-f547926f-0eda-4f19-9d3d-b5280841afd4 2018-08-16 17:11:00,397 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:11:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:00,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48399 X-Openstack-Request-Id: req-5d4663ef-46f7-49d5-985a-ee8e2ddf747b Date: Thu, 16 Aug 2018 17:11:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:06:43Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 4, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:11:00,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-5d4663ef-46f7-49d5-985a-ee8e2ddf747b 2018-08-16 17:11:00,515 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:11:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 40620 X-Openstack-Request-Id: req-1e9d7f8c-bc9e-49d2-a538-7d88f09c4abb Date: Thu, 16 Aug 2018 17:11:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7"}, {"remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "04e18cd7-f879-476e-b86c-250e67577965"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "0731ed7f-82cc-4854-8851-61982a51c122"}, {"remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee"}, {"remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "1103bab9-39ef-4716-aa78-dbb4118caf41"}, {"remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750"}, {"remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "1bd3367b-ed85-4632-82f2-d20f55b26084"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "250eab91-76d4-4f08-8fe2-27001edab349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "2580c235-5c89-43f3-b638-df2cb1658c4d"}, {"remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "282c9bec-cfa7-453d-b05f-cfac0958770e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "2b571123-f8de-4189-8553-34714fdb5453"}, {"remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:42Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "2db196f8-db45-4c56-bd29-735aeded3b54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f"}, {"remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "4066e67d-cf98-45cf-acba-059b933faf94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1"}, {"remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "44facfbb-d738-43f7-a168-4cb78c48134f"}, {"remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "454b3923-d259-4053-abb0-f3841f7895be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "47f62f11-0888-4544-bd75-17ad48a9cec9"}, {"remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "491a344a-6e7f-4fc0-a549-d6d873f19924"}, {"remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e"}, {"remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4cac7392-d90c-451d-8c0d-4d22af879643"}, {"remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e"}, {"remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "4f454f97-9071-4874-8f8b-37908233e10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "50009a33-e224-4adb-b035-5597fde36a4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a"}, {"remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "5484495a-640c-4559-bbf7-75e828985e86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "5bea4d0d-137b-4815-803b-418eb8297806"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d"}, {"remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "67bae109-2600-4bdf-9604-519e3a11527f"}, {"remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235"}, {"remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "7179ecca-a884-4970-aba3-edce44e33492"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "7cb937d9-2698-40c1-a2de-3d52053747ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1"}, {"remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "8500c565-b61c-408f-b662-c74ec92b95be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "8543efc3-1a83-44d1-832b-9f7c32e55933"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0"}, {"remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "8b719cec-2ee7-44d8-80ff-f8776b354162"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "8c027b53-cce3-478c-a423-8eb2589cb97b"}, {"remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff"}, {"remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "91f8f580-5763-4368-9395-734816b81ddc"}, {"remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "9571f081-ce29-41f8-812c-956a35af7869"}, {"remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "970864ab-482f-44fb-b652-46ece55228ef"}, {"remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "974e1b24-85fd-42a4-a7ae-096487e7011d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "9a2f759e-1869-4573-a088-ef801eb9de17"}, {"remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95"}, {"remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "a565b241-0beb-4590-98da-0751557e41ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "a6616110-455f-4d70-afd6-c89131708938"}, {"remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0"}, {"remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477"}, {"remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "b11b077f-0ac8-405a-b479-fe4003a1795c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "b1330964-fe36-430b-95e9-b3be1126671e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "bb4e76a2-5727-44e9-a355-320c50859af7"}, {"remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "c493d537-8411-47e2-ba0f-05ac96934beb"}, {"remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "d043aec6-66dd-46d4-be47-e489ea4c3197"}, {"remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060"}, {"remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099"}, {"remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "f0851c0c-2fa7-4fe9-8577-21168452da76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "f7d121bd-6aee-4297-a817-c030876109e0"}, {"remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a"}, {"remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "fe891b39-9458-40f3-8d40-8b9d6794acce"}]} 2018-08-16 17:11:00,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-1e9d7f8c-bc9e-49d2-a538-7d88f09c4abb 2018-08-16 17:11:00,566 - sdnvpn_test_utils - INFO - This rule exists for security group: 35ac236f-4735-4511-9925-7066736fbb19 2018-08-16 17:11:00,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:00,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 40620 X-Openstack-Request-Id: req-733699f6-d0a9-4c62-bc67-ae659859aee0 Date: Thu, 16 Aug 2018 17:11:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7"}, {"remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "04e18cd7-f879-476e-b86c-250e67577965"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "0731ed7f-82cc-4854-8851-61982a51c122"}, {"remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee"}, {"remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "1103bab9-39ef-4716-aa78-dbb4118caf41"}, {"remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750"}, {"remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "1bd3367b-ed85-4632-82f2-d20f55b26084"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "250eab91-76d4-4f08-8fe2-27001edab349"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "2580c235-5c89-43f3-b638-df2cb1658c4d"}, {"remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "282c9bec-cfa7-453d-b05f-cfac0958770e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "2b571123-f8de-4189-8553-34714fdb5453"}, {"remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:42Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "2db196f8-db45-4c56-bd29-735aeded3b54"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f"}, {"remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "4066e67d-cf98-45cf-acba-059b933faf94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1"}, {"remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "44facfbb-d738-43f7-a168-4cb78c48134f"}, {"remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "454b3923-d259-4053-abb0-f3841f7895be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "47f62f11-0888-4544-bd75-17ad48a9cec9"}, {"remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "491a344a-6e7f-4fc0-a549-d6d873f19924"}, {"remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e"}, {"remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4cac7392-d90c-451d-8c0d-4d22af879643"}, {"remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e"}, {"remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "4f454f97-9071-4874-8f8b-37908233e10f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "50009a33-e224-4adb-b035-5597fde36a4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a"}, {"remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "5484495a-640c-4559-bbf7-75e828985e86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "5bea4d0d-137b-4815-803b-418eb8297806"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d"}, {"remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "67bae109-2600-4bdf-9604-519e3a11527f"}, {"remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "port_range_min": null, "revision_number": 0, "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235"}, {"remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "7179ecca-a884-4970-aba3-edce44e33492"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "7cb937d9-2698-40c1-a2de-3d52053747ee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1"}, {"remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "8500c565-b61c-408f-b662-c74ec92b95be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "8543efc3-1a83-44d1-832b-9f7c32e55933"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0"}, {"remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "8b719cec-2ee7-44d8-80ff-f8776b354162"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "port_range_min": null, "revision_number": 0, "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "8c027b53-cce3-478c-a423-8eb2589cb97b"}, {"remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff"}, {"remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "91f8f580-5763-4368-9395-734816b81ddc"}, {"remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "9571f081-ce29-41f8-812c-956a35af7869"}, {"remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "970864ab-482f-44fb-b652-46ece55228ef"}, {"remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "974e1b24-85fd-42a4-a7ae-096487e7011d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 22, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:43Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "9a2f759e-1869-4573-a088-ef801eb9de17"}, {"remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "port_range_min": null, "revision_number": 0, "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95"}, {"remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "port_range_min": null, "revision_number": 0, "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "port_range_min": null, "revision_number": 0, "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "port_range_min": null, "revision_number": 0, "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "a565b241-0beb-4590-98da-0751557e41ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "a6616110-455f-4d70-afd6-c89131708938"}, {"remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0"}, {"remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "project_id": "", "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "port_range_min": null, "revision_number": 0, "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477"}, {"remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "b11b077f-0ac8-405a-b479-fe4003a1795c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "port_range_min": null, "revision_number": 0, "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "b1330964-fe36-430b-95e9-b3be1126671e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": null, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "bb4e76a2-5727-44e9-a355-320c50859af7"}, {"remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "port_range_min": null, "revision_number": 0, "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "c493d537-8411-47e2-ba0f-05ac96934beb"}, {"remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "port_range_min": null, "revision_number": 0, "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "d043aec6-66dd-46d4-be47-e489ea4c3197"}, {"remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "port_range_min": null, "revision_number": 0, "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060"}, {"remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "port_range_min": null, "revision_number": 0, "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099"}, {"remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "port_range_min": null, "revision_number": 0, "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "f0851c0c-2fa7-4fe9-8577-21168452da76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "port_range_min": null, "revision_number": 0, "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "f7d121bd-6aee-4297-a817-c030876109e0"}, {"remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "port_range_min": null, "revision_number": 0, "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a"}, {"remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "port_range_min": null, "revision_number": 0, "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "fe891b39-9458-40f3-8d40-8b9d6794acce"}]} 2018-08-16 17:11:00,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-733699f6-d0a9-4c62-bc67-ae659859aee0 2018-08-16 17:11:00,622 - sdnvpn.lib.openstack_utils - DEBUG - Security_group format set (port range included) 2018-08-16 17:11:00,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"security_group_rule": {"port_range_min": 80, "direction": "ingress", "protocol": "tcp", "port_range_max": 80, "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:11:00,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7fdca52a-4800-46e3-9b68-7e101de88311 Date: Thu, 16 Aug 2018 17:11:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-16T17:11:00Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "port_range_min": 80, "revision_number": 0, "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:11:00Z", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "5f096d9c-c2ac-492d-bcb4-67acc8835c59"}} 2018-08-16 17:11:00,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/security-group-rules used request id req-7fdca52a-4800-46e3-9b68-7e101de88311 2018-08-16 17:11:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:00,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96dbc1a0-a9b3-4d03-b83d-fd56782d6141 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:00,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-96dbc1a0-a9b3-4d03-b83d-fd56782d6141 2018-08-16 17:11:00,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:01,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["0OsSP_6pRViStTZgmqJEwQ"], "issued_at": "2018-08-16T17:11:01.000000Z"}} 2018-08-16 17:11:01,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4608cbe5d5b987f7b1486518108ebfd284eee35e" 2018-08-16 17:11:01,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d641a2-2f00-4f07-8775-d40b19d78e43 x-compute-request-id: req-b4d641a2-2f00-4f07-8775-d40b19d78e43 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:11:01,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-b4d641a2-2f00-4f07-8775-d40b19d78e43 2018-08-16 17:11:01,515 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:11:01,515 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-8-2'... 2018-08-16 17:11:01,515 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-8-2 flavor=m1.tiny image=f4888890-1aed-4174-8afc-114fb630c44e network=f2d58d81-819a-48c9-b77c-2b868b72e46e secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:01,516 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:01,517 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:01,518 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:01,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:01,519 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:01,521 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:01,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:01,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:01,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:01,524 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:01,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f7144f-3b3a-42b1-9676-eecc3b5bcf70 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:01,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-a1f7144f-3b3a-42b1-9676-eecc3b5bcf70 2018-08-16 17:11:01,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:01,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["TcJTLBTeRMOfcmimxd3XrA"], "issued_at": "2018-08-16T17:11:01.000000Z"}} 2018-08-16 17:11:01,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534f5cb8dd16adea1d600d050dbe41e0f02b8c1" 2018-08-16 17:11:02,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8df60242-8a4c-4050-bd78-f75b8f398c34 x-compute-request-id: req-8df60242-8a4c-4050-bd78-f75b8f398c34 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:11:02,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-8df60242-8a4c-4050-bd78-f75b8f398c34 2018-08-16 17:11:02,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534f5cb8dd16adea1d600d050dbe41e0f02b8c1" 2018-08-16 17:11:02,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-254cba53-20ab-4ce7-96f3-cdb9cd87caa7 x-compute-request-id: req-254cba53-20ab-4ce7-96f3-cdb9cd87caa7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:11:02,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-254cba53-20ab-4ce7-96f3-cdb9cd87caa7 2018-08-16 17:11:02,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534f5cb8dd16adea1d600d050dbe41e0f02b8c1" -d '{"server": {"name": "sdnvpn-8-2", "imageRef": "f4888890-1aed-4174-8afc-114fb630c44e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f2d58d81-819a-48c9-b77c-2b868b72e46e"}]}}' 2018-08-16 17:11:05,347 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f5d28c3-26fc-430e-aa87-fb3ef7e9e80f x-compute-request-id: req-3f5d28c3-26fc-430e-aa87-fb3ef7e9e80f Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "bookmark"}], "adminPass": "KvB2bPfbska3"}} 2018-08-16 17:11:05,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-3f5d28c3-26fc-430e-aa87-fb3ef7e9e80f 2018-08-16 17:11:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:05,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c1f709-f8c9-4b46-bc3f-2cc3ea9e5940 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:05,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-72c1f709-f8c9-4b46-bc3f-2cc3ea9e5940 2018-08-16 17:11:05,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:05,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["IcZWmxbmRSOg-Iu5jJ5Lhw"], "issued_at": "2018-08-16T17:11:05.000000Z"}} 2018-08-16 17:11:05,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f92d87992ce7104eebf159cf92f2dbd1490fe01" 2018-08-16 17:11:06,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1434fc29-0735-4107-8664-12c2cf4ac9a1 x-compute-request-id: req-1434fc29-0735-4107-8664-12c2cf4ac9a1 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "bookmark"}], "image": {"id": "f4888890-1aed-4174-8afc-114fb630c44e", "links": [{"href": "http://172.30.9.32:8774/images/f4888890-1aed-4174-8afc-114fb630c44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:11:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-08-16T17:11:05Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:11:06,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3 used request id req-1434fc29-0735-4107-8664-12c2cf4ac9a1 2018-08-16 17:11:09,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f92d87992ce7104eebf159cf92f2dbd1490fe01" 2018-08-16 17:11:10,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bcf61f2-131d-46da-b92e-1818f999cd73 x-compute-request-id: req-0bcf61f2-131d-46da-b92e-1818f999cd73 Content-Encoding: gzip Content-Length: 1046 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "rel": "bookmark"}], "image": {"id": "f4888890-1aed-4174-8afc-114fb630c44e", "links": [{"href": "http://172.30.9.32:8774/images/f4888890-1aed-4174-8afc-114fb630c44e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3d2f5035-9d13-45b8-83fb-fb0efcc0daf3", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-08-16T17:11:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-8-2", "created": "2018-08-16T17:11:05Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. ", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 1206, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 723, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/utils.py\", line 855, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py\", line 179, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/transport.py\", line 133, in _send\n retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 584, in send\n call_monitor_timeout, retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 575, in _send\n raise result\n", "created": "2018-08-16T17:11:06Z"}, "metadata": {}}} 2018-08-16 17:11:10,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3d2f5035-9d13-45b8-83fb-fb0efcc0daf3 used request id req-0bcf61f2-131d-46da-b92e-1818f999cd73 2018-08-16 17:11:10,161 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-8-2 went to ERROR status. 2018-08-16 17:11:10,161 - sdnvpn_test_utils - ERROR - Error while booting instance. 2018-08-16 17:11:10,161 - sdnvpn.test.functest.testcase_8 - ERROR - exception occurred while executing testcase_8: Error while booting instance sdnvpn-8-2 2018-08-16 17:11:10,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/f4888890-1aed-4174-8afc-114fb630c44e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37ad4b071ec887489e248cb703a0d974169b3ac0" 2018-08-16 17:11:10,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b457464-1cfb-4fb6-9e00-7b41fa5cca7b Date: Thu, 16 Aug 2018 17:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:11:10,801 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/f4888890-1aed-4174-8afc-114fb630c44e used request id req-3b457464-1cfb-4fb6-9e00-7b41fa5cca7b 2018-08-16 17:11:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnet_id": "86d57f77-d85c-4da9-a551-3b1f8ee831b4"}' 2018-08-16 17:11:12,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-780d9714-05ee-4c81-b034-de1c22924efc Date: Thu, 16 Aug 2018 17:11:12 GMT RESP BODY: {"network_id": "3d50900b-ed03-445a-9ced-bbbaabd9ab3a", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "86d57f77-d85c-4da9-a551-3b1f8ee831b4", "subnet_ids": ["86d57f77-d85c-4da9-a551-3b1f8ee831b4"], "port_id": "6c46ae97-3c41-4bd8-85c7-915c18b37df6", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94"} 2018-08-16 17:11:12,444 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/remove_router_interface used request id req-780d9714-05ee-4c81-b034-de1c22924efc 2018-08-16 17:11:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"subnet_id": "84d526f2-9344-4ab0-b40f-7ac7fd9b32d5"}' 2018-08-16 17:11:14,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b08ba4e7-9903-4e7c-9410-3e4413b07463 Date: Thu, 16 Aug 2018 17:11:14 GMT RESP BODY: {"network_id": "f2d58d81-819a-48c9-b77c-2b868b72e46e", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "84d526f2-9344-4ab0-b40f-7ac7fd9b32d5", "subnet_ids": ["84d526f2-9344-4ab0-b40f-7ac7fd9b32d5"], "port_id": "0bd4579a-6cc0-4bb2-996e-c61f48458dc1", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94"} 2018-08-16 17:11:14,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94/remove_router_interface used request id req-b08ba4e7-9903-4e7c-9410-3e4413b07463 2018-08-16 17:11:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" -d '{"router": {"external_gateway_info": {}}}' 2018-08-16 17:11:15,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-cb5bac5c-7a21-4573-9f83-4c1174163175 Date: Thu, 16 Aug 2018 17:11:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:10:50Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:11:15Z", "revision_number": 10, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "6c719d93-9964-4976-87d0-c71c1c7efa94", "name": "sdnvpn-8-1-router"}} 2018-08-16 17:11:15,708 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 used request id req-cb5bac5c-7a21-4573-9f83-4c1174163175 2018-08-16 17:11:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/86d57f77-d85c-4da9-a551-3b1f8ee831b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:18,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9fa46e9-767c-4b04-ab94-0959c16b82fd Date: Thu, 16 Aug 2018 17:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:11:18,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/86d57f77-d85c-4da9-a551-3b1f8ee831b4 used request id req-a9fa46e9-767c-4b04-ab94-0959c16b82fd 2018-08-16 17:11:18,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/84d526f2-9344-4ab0-b40f-7ac7fd9b32d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:20,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c38af1b-8352-496c-8bc3-b4bc40a4f678 Date: Thu, 16 Aug 2018 17:11:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:11:20,820 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/84d526f2-9344-4ab0-b40f-7ac7fd9b32d5 used request id req-2c38af1b-8352-496c-8bc3-b4bc40a4f678 2018-08-16 17:11:20,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:21,391 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9df39501-5e44-45a6-b36e-dd38195ed5d7 Content-Length: 0 Date: Thu, 16 Aug 2018 17:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:11:21,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/6c719d93-9964-4976-87d0-c71c1c7efa94 used request id req-9df39501-5e44-45a6-b36e-dd38195ed5d7 2018-08-16 17:11:21,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/3d50900b-ed03-445a-9ced-bbbaabd9ab3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:22,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5829171e-9b5a-4a99-854e-66a6410d9be0 Date: Thu, 16 Aug 2018 17:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:11:22,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/3d50900b-ed03-445a-9ced-bbbaabd9ab3a used request id req-5829171e-9b5a-4a99-854e-66a6410d9be0 2018-08-16 17:11:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/f2d58d81-819a-48c9-b77c-2b868b72e46e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abe997f76c02360ec36cb6e87790e292677a4ab" 2018-08-16 17:11:22,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-888b3b97-b375-422f-a1f1-2d4c1f57db3a Date: Thu, 16 Aug 2018 17:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:11:22,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/f2d58d81-819a-48c9-b77c-2b868b72e46e used request id req-888b3b97-b375-422f-a1f1-2d4c1f57db3a 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_8: Error while booting instance sdnvpn-8-2 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_8.py", line 94, in main compute_node=av_zone_1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-8-2 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_8 failed 2018-08-16 17:11:22,912 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_9 - Verify that all OpenStack nodes OVS br-int have fail_mode set to secure.' 2018-08-16 17:11:22,913 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================================== 2018-08-16 17:11:22,913 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_9 2018-08-16 17:11:22,988 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_9 main method 2018-08-16 17:11:22,990 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb1afa90L 2018-08-16 17:11:22,990 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:23,018 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:23,018 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:23,026 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:23,026 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:23,026 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:23,027 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:23,027 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:23,027 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:23,033 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:23,033 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:23,054 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.89: 41f4929bd1b8ad5e47f9b7c60b179ef9 2018-08-16 17:11:23,054 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:23,073 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:23,099 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:23,119 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:23,314 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:23,314 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:23,353 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:23,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:23,390 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:28,112 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:28,113 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:28,115 - paramiko.transport - DEBUG - starting thread (client mode): 0xda60c850L 2018-08-16 17:11:28,116 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:28,127 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:28,128 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:28,130 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:28,135 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:28,136 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:28,147 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:11:28,148 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:28,175 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:28,191 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:28,212 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:28,335 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:28,335 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:28,375 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:28,376 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:28,382 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:28,397 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:28,398 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:28,399 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:28,399 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:28,399 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:28,440 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:28,458 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:28,460 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:28,460 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:28,461 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:28,461 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:28,501 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:28,513 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:28,515 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:28,516 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb15a050L 2018-08-16 17:11:28,517 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:28,528 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:28,528 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:28,530 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:28,530 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:28,530 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:28,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:28,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:28,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:28,536 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:28,536 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:28,548 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:11:28,549 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:28,575 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:28,590 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:28,613 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:28,733 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:28,733 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:28,772 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:28,773 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:28,781 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:28,796 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:28,797 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:28,798 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:28,799 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:28,799 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:28,839 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:28,854 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:28,856 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:28,857 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:28,857 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:28,858 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:28,898 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:28,909 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:28,911 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:28,913 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5f0150L 2018-08-16 17:11:28,913 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:28,921 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:28,921 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:28,924 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:28,924 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:28,925 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:28,925 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:28,925 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:28,925 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:28,930 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:28,931 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:28,944 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:11:28,945 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:28,970 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:28,983 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:29,009 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:29,113 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:29,114 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:29,153 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:29,154 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:29,177 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:29,189 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:29,189 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:29,190 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:29,191 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:29,191 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:29,232 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:29,247 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:29,249 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:29,250 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:29,250 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:29,251 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:29,291 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:29,303 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:29,304 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:29,306 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5f0e90L 2018-08-16 17:11:29,307 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:29,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:29,325 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:29,327 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:29,328 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:29,328 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:29,328 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:29,328 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:29,328 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:29,333 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:29,334 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:29,338 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:11:29,339 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:29,373 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:29,387 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:29,403 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:29,530 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:29,530 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:29,570 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:29,571 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:29,609 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:29,624 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:29,625 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:29,626 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:29,627 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:29,627 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:29,669 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:29,688 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:29,689 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:29,689 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:29,690 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:29,691 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:29,731 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:29,746 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:29,747 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:29,748 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5f2b10L 2018-08-16 17:11:29,749 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:29,757 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:29,757 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:29,759 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:29,760 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:29,760 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:29,760 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:29,760 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:29,760 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:29,765 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:29,765 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:29,780 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:11:29,781 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:29,804 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:29,817 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:29,845 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:29,947 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:29,948 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:29,987 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:29,988 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:30,012 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:30,024 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:30,025 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:30,026 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:30,027 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:30,027 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:30,067 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:30,083 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:30,084 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:30,085 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:30,086 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:30,086 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:30,126 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:30,138 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:30,139 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:30,139 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:30,141 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:30,142 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:30,146 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:33,922 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:33,923 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:33,925 - paramiko.transport - DEBUG - starting thread (client mode): 0xda60c910L 2018-08-16 17:11:33,926 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:33,936 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:33,937 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:33,939 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:33,939 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:33,939 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:33,939 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:33,940 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:33,940 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:33,945 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:33,946 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:33,957 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:11:33,958 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:33,985 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:33,998 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:34,022 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:34,134 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:34,134 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:34,173 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:34,174 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:34,192 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:34,207 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:34,208 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:34,209 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:34,210 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:34,210 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:34,251 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:34,268 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:34,270 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:34,271 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:34,271 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:34,272 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:34,313 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:34,325 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:34,326 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:34,328 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5ecd50L 2018-08-16 17:11:34,329 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:34,338 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:34,338 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:34,340 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:34,341 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:34,341 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:34,341 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:34,341 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:34,341 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:34,346 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:34,347 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:34,360 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:11:34,361 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:34,386 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:34,400 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:34,425 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:34,533 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:34,533 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:34,572 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:34,573 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:34,595 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:34,610 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:34,610 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:34,611 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:34,612 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:34,612 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:34,653 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:34,671 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:34,672 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:34,672 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:34,674 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:34,674 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:34,715 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:34,726 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:34,728 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:34,729 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5db090L 2018-08-16 17:11:34,730 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:34,736 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:34,737 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:34,738 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:34,739 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:34,739 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:34,739 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:34,739 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:34,739 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:34,744 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:34,744 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:34,761 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:11:34,762 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:34,784 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:34,798 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:34,826 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:34,928 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:34,928 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:34,967 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:34,968 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:34,993 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:35,005 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:35,006 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:35,007 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:35,008 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:35,008 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:35,049 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:35,064 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:35,065 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:35,066 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:35,067 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:35,067 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:35,108 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:35,118 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:35,119 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:35,121 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5db9d0L 2018-08-16 17:11:35,122 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:35,130 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:35,130 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:35,133 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:35,138 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:35,138 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:35,153 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:11:35,154 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:35,178 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:35,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:35,218 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:35,334 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:35,334 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:35,373 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:35,374 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:35,386 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:35,399 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:35,400 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:35,401 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:35,402 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:35,402 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:35,442 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:35,460 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:35,462 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:35,462 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:35,463 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:35,463 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:35,504 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:35,516 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:35,518 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:35,520 - paramiko.transport - DEBUG - starting thread (client mode): 0xda599150L 2018-08-16 17:11:35,520 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:11:35,527 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:11:35,527 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:11:35,529 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:11:35,529 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:11:35,529 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:11:35,529 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:11:35,530 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:11:35,530 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:11:35,534 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:11:35,535 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:11:35,536 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:11:35,536 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:11:35,574 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:11:35,586 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:11:35,601 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:11:35,715 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:11:35,715 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:11:35,754 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:11:35,755 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:11:35,768 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:11:35,780 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:11:35,781 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:11:35,781 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:11:35,782 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:11:35,782 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:11:35,824 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:11:35,839 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:11:35,840 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:11:35,840 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:11:35,841 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:11:35,842 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:11:35,882 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:11:35,892 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:11:35,893 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:11:35,894 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:11:35,894 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:11:35,895 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:11:35,900 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:11:35,929 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:11:35,931 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:11:35,931 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_9: argument of type 'NoneType' is not iterable Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_9.py", line 42, in main node.run_cmd("sudo systemctl status opendaylight")] TypeError: argument of type 'NoneType' is not iterable 2018-08-16 17:11:35,931 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_9 failed 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_10 - Test if interupts occure during ping, when removing and adding instances' 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ===================================================================================================================== 2018-08-16 17:11:35,932 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_10 2018-08-16 17:11:36,017 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_10 main method 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:36,018 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:36,019 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:36,021 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:36,022 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:36,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:36,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:36,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:36,023 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:36,024 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:36,025 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:36,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:36,026 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:36,026 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:11:36,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:36,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f7ec03-d8b7-4087-88be-9caf68f2e88c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:36,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-45f7ec03-d8b7-4087-88be-9caf68f2e88c 2018-08-16 17:11:36,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:36,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["YZOYmw4ARnmoI3JErwky8w"], "issued_at": "2018-08-16T17:11:36.000000Z"}} 2018-08-16 17:11:36,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2adbe3697a1370b8e0116f0e6ea6e25795eff021" 2018-08-16 17:11:36,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7245c90d-2781-4a15-9ecd-3b021f3a47ae Date: Thu, 16 Aug 2018 17:11:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:11:36,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-7245c90d-2781-4a15-9ecd-3b021f3a47ae 2018-08-16 17:11:36,753 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:11:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2adbe3697a1370b8e0116f0e6ea6e25795eff021" 2018-08-16 17:11:37,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-671fb202-5891-4828-9428-ba8afc2a44cd Date: Thu, 16 Aug 2018 17:11:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:11:37,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-671fb202-5891-4828-9428-ba8afc2a44cd 2018-08-16 17:11:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2adbe3697a1370b8e0116f0e6ea6e25795eff021" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:11:37,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0332511a-ec42-47ee-99ce-31935911a10e Date: Thu, 16 Aug 2018 17:11:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:11:37Z", "file": "/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "size": null, "self": "/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:11:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:11:37,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-0332511a-ec42-47ee-99ce-31935911a10e 2018-08-16 17:11:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2adbe3697a1370b8e0116f0e6ea6e25795eff021" -d '' 2018-08-16 17:11:38,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d5ac144-84b9-4767-9a81-c51a8cf74a57 Date: Thu, 16 Aug 2018 17:11:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:11:38,996 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080/file used request id req-0d5ac144-84b9-4767-9a81-c51a8cf74a57 2018-08-16 17:11:38,996 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-10-1-net 2018-08-16 17:11:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:39,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36712634-cf0c-4a9f-a846-056fe51b930f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:39,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-36712634-cf0c-4a9f-a846-056fe51b930f 2018-08-16 17:11:39,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:39,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["14Mjw6gySJyYpg9l3ThEug"], "issued_at": "2018-08-16T17:11:39.000000Z"}} 2018-08-16 17:11:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4af85060507bf6cb9c208be75717cd7a34b0d0" -d '{"network": {"name": "sdnvpn-10-1-net", "admin_state_up": true}}' 2018-08-16 17:11:39,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-febd19f2-e0c8-414e-8136-ff991966f1e9 Date: Thu, 16 Aug 2018 17:11:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"51785630-d81d-4228-b427-93d194d9f34e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:11:39Z","is_default":false,"provider:segmentation_id":20,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:39Z","mtu":1450}} 2018-08-16 17:11:39,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-febd19f2-e0c8-414e-8136-ff991966f1e9 2018-08-16 17:11:39,990 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-10-1-subnet in network 51785630-d81d-4228-b427-93d194d9f34e with cidr 10.10.10.0/24 2018-08-16 17:11:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4af85060507bf6cb9c208be75717cd7a34b0d0" -d '{"subnets": [{"ip_version": 4, "network_id": "51785630-d81d-4228-b427-93d194d9f34e", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-10-1-subnet"}]}' 2018-08-16 17:11:41,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-212b6124-508a-4c4c-8428-db92b44a5b80 Date: Thu, 16 Aug 2018 17:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:11:40Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"}]} 2018-08-16 17:11:41,044 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-212b6124-508a-4c4c-8428-db92b44a5b80 2018-08-16 17:11:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4af85060507bf6cb9c208be75717cd7a34b0d0" 2018-08-16 17:11:41,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-ee94e8a3-d759-4618-8ffe-c4617b37179f Date: Thu, 16 Aug 2018 17:11:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:11:00Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-16T17:11:00Z", "revision_number": 0, "id": "5f096d9c-c2ac-492d-bcb4-67acc8835c59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:11:00Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 5, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:11:41,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-ee94e8a3-d759-4618-8ffe-c4617b37179f 2018-08-16 17:11:41,464 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:11:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:41,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2665ed0-8d9c-4391-a572-4f1bcb44adbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:41,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-a2665ed0-8d9c-4391-a572-4f1bcb44adbe 2018-08-16 17:11:41,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:41,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["jcAnFJn8QaGMyBuaJAgF4A"], "issued_at": "2018-08-16T17:11:41.000000Z"}} 2018-08-16 17:11:41,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}381d614048d4ab40f01e10bcfe4ac3fc245ba07c" 2018-08-16 17:11:42,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31141560-13b1-4529-b59a-fdeb3721214d x-compute-request-id: req-31141560-13b1-4529-b59a-fdeb3721214d Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 1, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4608, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27894, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:11:42,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-31141560-13b1-4529-b59a-fdeb3721214d 2018-08-16 17:11:42,187 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:11:42,187 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-2'... 2018-08-16 17:11:42,187 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-2 flavor=m1.tiny image=ffa54a19-1daf-4eea-baa1-53b2767de080 network=51785630-d81d-4228-b427-93d194d9f34e secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:42,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:42,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:42,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:42,191 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:11:42,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:11:42,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:11:42,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:11:42,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:11:42,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:11:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:42,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b6e1f0-f27a-48ef-999f-988fe8e258e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:42,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-31b6e1f0-f27a-48ef-999f-988fe8e258e7 2018-08-16 17:11:42,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:42,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["unMTYkaBTg-TYH0T2-yBGA"], "issued_at": "2018-08-16T17:11:42.000000Z"}} 2018-08-16 17:11:42,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050168c516df3efe6bbc28b7be7c9dc98df734dc" 2018-08-16 17:11:42,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7239821b-2597-4d3f-9c39-2dcdb0c7d7a8 x-compute-request-id: req-7239821b-2597-4d3f-9c39-2dcdb0c7d7a8 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:11:42,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7239821b-2597-4d3f-9c39-2dcdb0c7d7a8 2018-08-16 17:11:42,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050168c516df3efe6bbc28b7be7c9dc98df734dc" 2018-08-16 17:11:42,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0de130c4-2045-4ef1-8763-3857043c00cd x-compute-request-id: req-0de130c4-2045-4ef1-8763-3857043c00cd Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:11:42,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-0de130c4-2045-4ef1-8763-3857043c00cd 2018-08-16 17:11:42,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050168c516df3efe6bbc28b7be7c9dc98df734dc" -d '{"server": {"name": "sdnvpn-10-2", "imageRef": "ffa54a19-1daf-4eea-baa1-53b2767de080", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51785630-d81d-4228-b427-93d194d9f34e"}]}}' 2018-08-16 17:11:47,550 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:11:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9a99212-5759-48dd-9e65-2b76288f7c70 x-compute-request-id: req-f9a99212-5759-48dd-9e65-2b76288f7c70 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "29189a59-46f5-4dec-aef8-ff0b37181ceb", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "bookmark"}], "adminPass": "C5EnoCT8cZWM"}} 2018-08-16 17:11:47,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-f9a99212-5759-48dd-9e65-2b76288f7c70 2018-08-16 17:11:47,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:11:47,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91aa9518-1f74-43a4-9785-c02bcd6b2aa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:11:47,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-91aa9518-1f74-43a4-9785-c02bcd6b2aa6 2018-08-16 17:11:47,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:11:47,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["ZSmBxKuWTnGsrRtHu6dvfg"], "issued_at": "2018-08-16T17:11:47.000000Z"}} 2018-08-16 17:11:47,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ee2b52357e5e452d3c4418f9a0e05b4d170e0c" 2018-08-16 17:11:48,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d1db8ed-c658-4b09-a4d7-bb97ca522f72 x-compute-request-id: req-3d1db8ed-c658-4b09-a4d7-bb97ca522f72 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "29189a59-46f5-4dec-aef8-ff0b37181ceb", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:11:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-2", "created": "2018-08-16T17:11:47Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:11:48,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb used request id req-3d1db8ed-c658-4b09-a4d7-bb97ca522f72 2018-08-16 17:11:51,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ee2b52357e5e452d3c4418f9a0e05b4d170e0c" 2018-08-16 17:11:52,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8327b994-3d27-48fc-becb-11afa7282882 x-compute-request-id: req-8327b994-3d27-48fc-becb-11afa7282882 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000179", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "29189a59-46f5-4dec-aef8-ff0b37181ceb", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:11:50Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-08-16T17:11:47Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:11:52,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb used request id req-8327b994-3d27-48fc-becb-11afa7282882 2018-08-16 17:11:55,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96ee2b52357e5e452d3c4418f9a0e05b4d170e0c" 2018-08-16 17:11:57,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1966aec3-82d7-4a5e-be75-fd496e8cf946 x-compute-request-id: req-1966aec3-82d7-4a5e-be75-fd496e8cf946 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:84:0f", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000179", "OS-SRV-USG:launched_at": "2018-08-16T17:11:55.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "29189a59-46f5-4dec-aef8-ff0b37181ceb", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:11:55Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-08-16T17:11:47Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:11:57,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb used request id req-1966aec3-82d7-4a5e-be75-fd496e8cf946 2018-08-16 17:11:57,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050168c516df3efe6bbc28b7be7c9dc98df734dc" 2018-08-16 17:11:58,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a65130f7-cd96-477b-a920-b16eeacdec81 x-compute-request-id: req-a65130f7-cd96-477b-a920-b16eeacdec81 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-10-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:46:84:0f", "version": 4, "addr": "10.10.10.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000179", "OS-SRV-USG:launched_at": "2018-08-16T17:11:55.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "29189a59-46f5-4dec-aef8-ff0b37181ceb", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:11:55Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-10-2", "created": "2018-08-16T17:11:47Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:11:58,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb used request id req-a65130f7-cd96-477b-a920-b16eeacdec81 2018-08-16 17:11:58,397 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-10-2' booted successfully. IP='10.10.10.24'. 2018-08-16 17:11:58,398 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-10-2' to security group 'sdnvpn-sg'... 2018-08-16 17:11:58,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}381d614048d4ab40f01e10bcfe4ac3fc245ba07c" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:12:00,548 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b7eccb5-ec4c-4eab-8f3c-90870f55c06f x-compute-request-id: req-7b7eccb5-ec4c-4eab-8f3c-90870f55c06f Content-Length: 0 Content-Type: application/json 2018-08-16 17:12:00,549 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/29189a59-46f5-4dec-aef8-ff0b37181ceb/action used request id req-7b7eccb5-ec4c-4eab-8f3c-90870f55c06f 2018-08-16 17:12:00,549 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-10-1'... 2018-08-16 17:12:00,549 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-10-1 flavor=m1.tiny image=ffa54a19-1daf-4eea-baa1-53b2767de080 network=51785630-d81d-4228-b427-93d194d9f34e secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 10.10.10.24 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-08-16 17:12:00,549 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:00,550 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:00,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:00,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:00,555 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:00,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:00,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:00,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e119681b-1f01-428f-a836-7ee765d60a64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:00,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e119681b-1f01-428f-a836-7ee765d60a64 2018-08-16 17:12:00,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:00,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["XhGTXMf4Si-YMmT4hYA8fw"], "issued_at": "2018-08-16T17:12:00.000000Z"}} 2018-08-16 17:12:00,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df25349dc1277523656b65638fbef0a20d402ac" 2018-08-16 17:12:01,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a34e373e-d052-442f-9783-b6c4bacd1f2b x-compute-request-id: req-a34e373e-d052-442f-9783-b6c4bacd1f2b Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:12:01,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-a34e373e-d052-442f-9783-b6c4bacd1f2b 2018-08-16 17:12:01,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df25349dc1277523656b65638fbef0a20d402ac" 2018-08-16 17:12:01,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-139f39c8-c085-4300-8649-5fb546972685 x-compute-request-id: req-139f39c8-c085-4300-8649-5fb546972685 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:12:01,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-139f39c8-c085-4300-8649-5fb546972685 2018-08-16 17:12:01,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3df25349dc1277523656b65638fbef0a20d402ac" -d '{"server": {"name": "sdnvpn-10-1", "imageRef": "ffa54a19-1daf-4eea-baa1-53b2767de080", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "user_data": "IyEvYmluL3NoCnNldCAxMC4xMC4xMC4yNAp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "51785630-d81d-4228-b427-93d194d9f34e"}], "config_drive": true}}' 2018-08-16 17:12:04,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c332a1a8-ce99-430f-b8f7-45a854aa41da x-compute-request-id: req-c332a1a8-ce99-430f-b8f7-45a854aa41da Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "47563d15-3475-4a06-a0f8-e649ded64d2a", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "bookmark"}], "adminPass": "ZDRiLvHDR37k"}} 2018-08-16 17:12:04,846 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-c332a1a8-ce99-430f-b8f7-45a854aa41da 2018-08-16 17:12:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:04,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a48b7d6-92a1-454b-80ce-49f6bd1e18ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:04,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-5a48b7d6-92a1-454b-80ce-49f6bd1e18ef 2018-08-16 17:12:04,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:05,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["CgJgqAYqRSWinJcL1gwvdw"], "issued_at": "2018-08-16T17:12:05.000000Z"}} 2018-08-16 17:12:05,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba94a725761f59a95c70e212be8155cc0c8c950" 2018-08-16 17:12:06,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b34d5af-0de5-4dee-a6db-32e558bd53de x-compute-request-id: req-3b34d5af-0de5-4dee-a6db-32e558bd53de Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47563d15-3475-4a06-a0f8-e649ded64d2a", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:12:05Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-1", "created": "2018-08-16T17:12:04Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:06,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a used request id req-3b34d5af-0de5-4dee-a6db-32e558bd53de 2018-08-16 17:12:09,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba94a725761f59a95c70e212be8155cc0c8c950" 2018-08-16 17:12:09,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-658e2278-c16e-425f-80e1-19eb972eba86 x-compute-request-id: req-658e2278-c16e-425f-80e1-19eb972eba86 Content-Encoding: gzip Content-Length: 1076 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/47563d15-3475-4a06-a0f8-e649ded64d2a", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "47563d15-3475-4a06-a0f8-e649ded64d2a", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ERROR", "updated": "2018-08-16T17:12:06Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-10-1", "created": "2018-08-16T17:12:04Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "fault": {"message": "No valid host was found. There are not enough hosts available.", "code": 500, "details": " File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 1206, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File \"/usr/lib/python2.7/site-packages/nova/conductor/manager.py\", line 723, in _schedule_instances\n return_alternates=return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/utils.py\", line 855, in wrapped\n return func(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 53, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/__init__.py\", line 37, in __run_method\n return getattr(self.instance, __name)(*args, **kwargs)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/client/query.py\", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File \"/usr/lib/python2.7/site-packages/nova/scheduler/rpcapi.py\", line 158, in select_destinations\n return cctxt.call(ctxt, 'select_destinations', **msg_args)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/rpc/client.py\", line 179, in call\n retry=self.retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/transport.py\", line 133, in _send\n retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 584, in send\n call_monitor_timeout, retry=retry)\n File \"/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.py\", line 575, in _send\n raise result\n", "created": "2018-08-16T17:12:07Z"}, "metadata": {}}} 2018-08-16 17:12:09,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/47563d15-3475-4a06-a0f8-e649ded64d2a used request id req-658e2278-c16e-425f-80e1-19eb972eba86 2018-08-16 17:12:09,743 - sdnvpn.lib.openstack_utils - ERROR - The instance sdnvpn-10-1 went to ERROR status. 2018-08-16 17:12:09,743 - sdnvpn_test_utils - ERROR - Error while booting instance. 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Caught Exception in sdnvpn.test.functest.testcase_10: Error while booting instance sdnvpn-10-1 Trace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/run_sdnvpn_tests.py", line 112, in execute result = t.main() File "/usr/lib/python2.7/site-packages/sdnvpn/test/functest/testcase_10.py", line 125, in main userdata=u1) File "/usr/lib/python2.7/site-packages/sdnvpn/lib/utils.py", line 193, in create_instance raise Exception("Error while booting instance {}".format(name)) Exception: Error while booting instance sdnvpn-10-1 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Testcase sdnvpn.test.functest.testcase_10 failed 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology' 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ====================================================================================================================== 2018-08-16 17:12:09,751 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_11 2018-08-16 17:12:09,840 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_11 main method 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:09,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:09,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:09,842 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:09,843 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:09,844 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:09,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:09,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:09,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:09,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:09,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:09,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:09,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:09,849 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:12:09,851 - paramiko.transport - DEBUG - starting thread (client mode): 0xda5bae10L 2018-08-16 17:12:09,852 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:09,874 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:09,875 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:09,882 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:09,882 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:09,882 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:09,883 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:09,883 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:09,883 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:09,893 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:09,893 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:09,915 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.89: 41f4929bd1b8ad5e47f9b7c60b179ef9 2018-08-16 17:12:09,916 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:09,933 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:09,960 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:09,981 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:10,179 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:10,179 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:10,218 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:10,219 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:10,250 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:15,578 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:15,580 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:15,582 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9a26a10L 2018-08-16 17:12:15,582 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:15,594 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:15,594 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:15,596 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:15,596 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:15,597 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:15,597 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:15,597 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:15,597 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:15,602 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:15,603 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:15,614 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:12:15,614 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:15,642 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:15,658 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:15,679 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:15,803 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:15,803 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:15,842 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:15,843 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:15,848 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:15,862 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:15,863 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:15,864 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:15,864 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:15,865 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:15,906 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:15,924 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:15,925 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:15,926 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:15,927 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:15,927 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:15,968 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:15,980 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:15,981 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:15,983 - paramiko.transport - DEBUG - starting thread (client mode): 0xd99a7d10L 2018-08-16 17:12:15,983 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:15,993 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:15,994 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:15,996 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:16,001 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:16,002 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:16,015 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:12:16,016 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:16,041 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:16,054 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:16,080 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:16,197 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:16,197 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:16,236 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:16,237 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:16,249 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:16,262 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:16,263 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:16,263 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:16,264 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:16,265 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:16,305 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:16,324 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:16,325 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:16,326 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:16,327 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:16,327 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:16,367 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:16,379 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:16,381 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:16,383 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9973b10L 2018-08-16 17:12:16,383 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:16,392 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:16,393 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:16,395 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:16,395 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:16,395 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:16,396 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:16,396 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:16,396 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:16,400 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:16,401 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:16,415 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:12:16,415 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:16,441 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:16,454 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:16,480 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:16,590 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:16,590 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:16,629 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:16,630 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:16,647 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:16,660 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:16,662 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:16,662 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:16,663 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:16,663 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:16,704 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:16,720 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:16,721 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:16,721 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:16,722 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:16,722 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:16,763 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:16,774 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:16,775 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:16,777 - paramiko.transport - DEBUG - starting thread (client mode): 0xd997c410L 2018-08-16 17:12:16,778 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:16,789 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:16,789 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:16,792 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:16,797 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:16,798 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:16,809 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:12:16,810 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:16,837 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:16,851 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:16,874 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:16,993 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:16,993 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:17,032 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:17,033 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:17,044 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:17,060 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:17,060 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:17,061 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:17,062 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:17,062 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:17,103 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:17,123 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:17,125 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:17,125 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:17,126 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:17,126 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:17,167 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:17,179 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:17,180 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:17,182 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9983750L 2018-08-16 17:12:17,183 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:17,195 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:17,195 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:17,198 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:17,199 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:17,199 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:17,199 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:17,199 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:17,199 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:17,204 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:17,204 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:17,214 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:12:17,215 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:17,244 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:17,258 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:17,279 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:17,407 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:17,407 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:17,446 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:17,447 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:17,483 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:17,495 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:17,496 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:17,497 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:17,498 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:17,498 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:17,538 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:17,554 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:17,556 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:17,556 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:17,557 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:17,557 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:17,598 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:17,610 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:17,611 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:17,611 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:17,612 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:17,613 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:17,618 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:21,289 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:21,290 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:21,292 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9a26a50L 2018-08-16 17:12:21,292 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:21,302 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:21,302 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:21,304 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:21,305 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:21,305 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:21,305 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:21,305 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:21,305 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:21,310 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:21,311 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:21,323 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:12:21,324 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:21,349 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:21,364 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:21,388 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:21,507 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:21,507 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:21,546 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:21,547 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:21,558 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:21,572 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:21,573 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:21,574 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:21,574 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:21,575 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:21,616 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:21,632 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:21,634 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:21,635 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:21,635 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:21,635 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:21,677 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:21,689 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:21,690 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:21,692 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9998390L 2018-08-16 17:12:21,693 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:21,702 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:21,702 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:21,704 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:21,705 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:21,705 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:21,705 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:21,705 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:21,705 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:21,710 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:21,711 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:21,725 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:12:21,725 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:21,750 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:21,764 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:21,790 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:21,911 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:21,912 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:21,951 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:21,952 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:21,958 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:21,970 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:21,971 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:21,972 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:21,973 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:21,973 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:22,013 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:22,031 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:22,032 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:22,033 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:22,034 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:22,034 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:22,075 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:22,087 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:22,089 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:22,091 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9998910L 2018-08-16 17:12:22,091 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:22,098 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:22,098 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:22,100 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:22,100 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:22,100 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:22,101 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:22,101 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:22,101 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:22,105 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:22,106 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:22,107 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:12:22,107 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:22,145 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:22,157 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:22,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:22,280 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:22,280 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:22,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:22,321 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:22,338 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:22,349 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:22,350 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:22,351 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:22,352 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:22,352 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:22,393 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:22,407 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:22,409 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:22,410 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:22,411 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:22,411 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:22,451 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:22,461 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:22,462 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:22,464 - paramiko.transport - DEBUG - starting thread (client mode): 0xd99aef50L 2018-08-16 17:12:22,465 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:22,475 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:22,475 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:22,478 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:22,478 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:22,478 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:22,479 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:22,479 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:22,479 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:22,483 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:22,484 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:22,496 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:12:22,497 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:22,523 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:22,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:22,561 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:22,683 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:22,683 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:22,722 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:22,723 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:22,729 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:22,743 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:22,743 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:22,744 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:22,745 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:22,745 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:22,786 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:22,803 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:22,805 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:22,805 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:22,806 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:22,806 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:22,847 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:22,859 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:22,860 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:22,862 - paramiko.transport - DEBUG - starting thread (client mode): 0xd99b8e90L 2018-08-16 17:12:22,862 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:12:22,870 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:12:22,870 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:12:22,873 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:12:22,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:12:22,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:12:22,893 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:12:22,894 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:12:22,918 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:12:22,931 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:12:22,959 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:12:23,062 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:12:23,062 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:12:23,101 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:12:23,102 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:12:23,126 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:12:23,138 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:12:23,139 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:12:23,140 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:12:23,141 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:12:23,141 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:12:23,181 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:12:23,197 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:12:23,198 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:12:23,199 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:12:23,200 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:12:23,200 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:12:23,240 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:12:23,251 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:12:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:23,255 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:12:23,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc70ad31-bca1-4670-babb-020396fa5c30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:23,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-dc70ad31-bca1-4670-babb-020396fa5c30 2018-08-16 17:12:23,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:23,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Vbjr8q39Sca5qQypkte0MA"], "issued_at": "2018-08-16T17:12:23.000000Z"}} 2018-08-16 17:12:23,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ebef80149fa81c2759841c919a3cb2fc23f4ee4" 2018-08-16 17:12:23,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1107 Content-Type: application/json X-Openstack-Request-Id: req-9ebdcb09-48c3-4904-8889-d968b77049b2 Date: Thu, 16 Aug 2018 17:12:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:11:38Z", "file": "/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "size": 12716032, "self": "/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ffa54a19-1daf-4eea-baa1-53b2767de080/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "public", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/ffa54a19-1daf-4eea-baa1-53b2767de080/snap", "metadata": {}}], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-16T17:11:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:12:23,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-9ebdcb09-48c3-4904-8889-d968b77049b2 2018-08-16 17:12:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ebef80149fa81c2759841c919a3cb2fc23f4ee4" 2018-08-16 17:12:24,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-7c47fb3b-ba5a-4526-bd2e-6925df72b2b0 Date: Thu, 16 Aug 2018 17:12:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:12:24,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-7c47fb3b-ba5a-4526-bd2e-6925df72b2b0 2018-08-16 17:12:24,339 - sdnvpn.lib.openstack_utils - INFO - Image sdnvpn-image already exists. 2018-08-16 17:12:24,339 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-11-1-net 2018-08-16 17:12:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:24,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cac54f1-d963-4b1f-aa9f-6d7f1fc6bd7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:24,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-6cac54f1-d963-4b1f-aa9f-6d7f1fc6bd7b 2018-08-16 17:12:24,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:24,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["t3lgfkB-RiuEesWLTkGP0w"], "issued_at": "2018-08-16T17:12:24.000000Z"}} 2018-08-16 17:12:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaeaff6344abeb470716e885d8a8ffd4127c82b5" -d '{"network": {"name": "sdnvpn-11-1-net", "admin_state_up": true}}' 2018-08-16 17:12:25,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-12e18861-f2d0-40fe-8db4-2c1c35c2b992 Date: Thu, 16 Aug 2018 17:12:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:12:25Z","is_default":false,"provider:segmentation_id":98,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:25Z","mtu":1450}} 2018-08-16 17:12:25,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-12e18861-f2d0-40fe-8db4-2c1c35c2b992 2018-08-16 17:12:25,536 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-11-1-subnet in network 58aa7ec3-7514-412b-b832-97c9ccfb5e4f with cidr 10.10.10.0/24 2018-08-16 17:12:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaeaff6344abeb470716e885d8a8ffd4127c82b5" -d '{"subnets": [{"ip_version": 4, "network_id": "58aa7ec3-7514-412b-b832-97c9ccfb5e4f", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-11-1-subnet"}]}' 2018-08-16 17:12:26,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-e3c5d8ae-974c-4abf-a09f-b9da4a9f81b2 Date: Thu, 16 Aug 2018 17:12:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:12:25Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-16 17:12:26,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-e3c5d8ae-974c-4abf-a09f-b9da4a9f81b2 2018-08-16 17:12:26,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaeaff6344abeb470716e885d8a8ffd4127c82b5" 2018-08-16 17:12:26,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-3c1761c7-79d7-46aa-b33f-933bff90b70b Date: Thu, 16 Aug 2018 17:12:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:11:00Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-16T17:11:00Z", "revision_number": 0, "id": "5f096d9c-c2ac-492d-bcb4-67acc8835c59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:11:00Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 5, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:12:26,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-3c1761c7-79d7-46aa-b33f-933bff90b70b 2018-08-16 17:12:26,766 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:12:26,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:26,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5475b9-0634-45ed-8f1d-52cf94c0f58b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:26,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-da5475b9-0634-45ed-8f1d-52cf94c0f58b 2018-08-16 17:12:26,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:27,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["M-7LYq7bRHOvE4DNplnk-Q"], "issued_at": "2018-08-16T17:12:27.000000Z"}} 2018-08-16 17:12:27,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf3a0bf4f8477d522e353f4cfac2f08c1d15880" 2018-08-16 17:12:27,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd91f56-d578-4a91-801d-f6681579ebc1 x-compute-request-id: req-1bd91f56-d578-4a91-801d-f6681579ebc1 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 2, "hypervisor_type": "QEMU", "local_gb_used": 1, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 3384, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 1, "free_disk_gb": 246, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 29118, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2673, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:12:27,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-1bd91f56-d578-4a91-801d-f6681579ebc1 2018-08-16 17:12:27,571 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:12:27,572 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:12:27,572 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:12:27,576 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:12:27,608 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:12:27,609 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:12:27,610 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:12:27,611 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:12:27,611 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:12:27,653 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:12:27,675 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:12:27,676 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:12:27,676 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:12:27,677 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:12:27,678 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:12:27,679 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:12:27,702 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:12:27,704 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:12:27,704 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:12:27,705 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:12:27,705 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:12:27,745 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:12:27,762 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:12:27,762 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-2'... 2018-08-16 17:12:27,763 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-2 flavor=m1.tiny image=ffa54a19-1daf-4eea-baa1-53b2767de080 network=58aa7ec3-7514-412b-b832-97c9ccfb5e4f secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:12:27,763 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:12:27,763 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:27,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:27,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:27,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:27,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:27,764 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:27,765 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:27,766 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:27,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:27,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:27,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:27,767 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:27,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:27,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:27,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:27,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:27,769 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:27,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:27,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:27,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a119e1c-53ed-43f7-8030-103ba6efbdf3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:27,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-3a119e1c-53ed-43f7-8030-103ba6efbdf3 2018-08-16 17:12:27,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:28,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["IN_GWJ-xRtqYVSPB9yu90g"], "issued_at": "2018-08-16T17:12:28.000000Z"}} 2018-08-16 17:12:28,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317610c7e163b21dda725d78689b3018b4015ec2" 2018-08-16 17:12:28,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c67352f1-9417-4aba-8a54-77663176adea x-compute-request-id: req-c67352f1-9417-4aba-8a54-77663176adea Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:12:28,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-c67352f1-9417-4aba-8a54-77663176adea 2018-08-16 17:12:28,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317610c7e163b21dda725d78689b3018b4015ec2" 2018-08-16 17:12:28,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56bd8b0f-9a82-41f7-bbac-035b9ebc0c2a x-compute-request-id: req-56bd8b0f-9a82-41f7-bbac-035b9ebc0c2a Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:12:28,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-56bd8b0f-9a82-41f7-bbac-035b9ebc0c2a 2018-08-16 17:12:28,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317610c7e163b21dda725d78689b3018b4015ec2" -d '{"server": {"name": "sdnvpn-11-2", "imageRef": "ffa54a19-1daf-4eea-baa1-53b2767de080", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "58aa7ec3-7514-412b-b832-97c9ccfb5e4f"}]}}' 2018-08-16 17:12:32,712 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:12:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af075ea5-08e0-4ba5-987d-2897627cebd7 x-compute-request-id: req-af075ea5-08e0-4ba5-987d-2897627cebd7 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "adminPass": "nkU2UNdf7uBM"}} 2018-08-16 17:12:32,713 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-af075ea5-08e0-4ba5-987d-2897627cebd7 2018-08-16 17:12:32,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:32,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fddddf7a-7a83-4968-83aa-43e100cb9e08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:32,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-fddddf7a-7a83-4968-83aa-43e100cb9e08 2018-08-16 17:12:32,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:33,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["bP3fVzkmSu2Qwj9RlN82_w"], "issued_at": "2018-08-16T17:12:33.000000Z"}} 2018-08-16 17:12:33,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e499b03ea2c6e56a6c133b7f03f36ee4d06e16" 2018-08-16 17:12:33,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09db8f1f-7dee-447a-bbc9-9031279c5ff8 x-compute-request-id: req-09db8f1f-7dee-447a-bbc9-9031279c5ff8 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-2", "created": "2018-08-16T17:12:32Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:33,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d used request id req-09db8f1f-7dee-447a-bbc9-9031279c5ff8 2018-08-16 17:12:36,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e499b03ea2c6e56a6c133b7f03f36ee4d06e16" 2018-08-16 17:12:37,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a2e459b-db2a-42bf-acb9-45fd84a28615 x-compute-request-id: req-6a2e459b-db2a-42bf-acb9-45fd84a28615 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:36Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-08-16T17:12:32Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:37,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d used request id req-6a2e459b-db2a-42bf-acb9-45fd84a28615 2018-08-16 17:12:40,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e499b03ea2c6e56a6c133b7f03f36ee4d06e16" 2018-08-16 17:12:42,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7de4a21-1629-4157-a44d-413204edc6f3 x-compute-request-id: req-d7de4a21-1629-4157-a44d-413204edc6f3 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:61:8b", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017c", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:36Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-08-16T17:12:32Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:42,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d used request id req-d7de4a21-1629-4157-a44d-413204edc6f3 2018-08-16 17:12:45,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e499b03ea2c6e56a6c133b7f03f36ee4d06e16" 2018-08-16 17:12:46,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6afac171-8b12-4b39-860a-c7c03b11fff5 x-compute-request-id: req-6afac171-8b12-4b39-860a-c7c03b11fff5 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:61:8b", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017c", "OS-SRV-USG:launched_at": "2018-08-16T17:12:42.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:42Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-08-16T17:12:32Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:46,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d used request id req-6afac171-8b12-4b39-860a-c7c03b11fff5 2018-08-16 17:12:46,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317610c7e163b21dda725d78689b3018b4015ec2" 2018-08-16 17:12:47,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff66ea0f-bfb0-4988-ae0f-1b3eaa260837 x-compute-request-id: req-ff66ea0f-bfb0-4988-ae0f-1b3eaa260837 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:61:8b", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/242908c1-d8d6-48b5-935c-226973d39f4d", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017c", "OS-SRV-USG:launched_at": "2018-08-16T17:12:42.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "242908c1-d8d6-48b5-935c-226973d39f4d", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:42Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-2", "created": "2018-08-16T17:12:32Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:47,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d used request id req-ff66ea0f-bfb0-4988-ae0f-1b3eaa260837 2018-08-16 17:12:47,720 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-2' booted successfully. IP='10.10.10.6'. 2018-08-16 17:12:47,720 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-2' to security group 'sdnvpn-sg'... 2018-08-16 17:12:47,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf3a0bf4f8477d522e353f4cfac2f08c1d15880" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:12:49,689 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7438dd7-0dc0-4ce5-af58-9dea097dc5f4 x-compute-request-id: req-f7438dd7-0dc0-4ce5-af58-9dea097dc5f4 Content-Length: 0 Content-Type: application/json 2018-08-16 17:12:49,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action used request id req-f7438dd7-0dc0-4ce5-af58-9dea097dc5f4 2018-08-16 17:12:49,690 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-11-1'... 2018-08-16 17:12:49,690 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-11-1 flavor=m1.tiny image=ffa54a19-1daf-4eea-baa1-53b2767de080 network=58aa7ec3-7514-412b-b832-97c9ccfb5e4f secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:12:49,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:49,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:49,690 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:49,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:49,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:49,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:12:49,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:12:49,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:12:49,697 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:12:49,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:12:49,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:12:49,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:12:49,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:12:49,698 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:12:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:49,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761ac719-6800-41d5-ae16-9c95ce67960a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:49,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-761ac719-6800-41d5-ae16-9c95ce67960a 2018-08-16 17:12:49,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:50,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["giojRz--SXO4P25KGlYUwA"], "issued_at": "2018-08-16T17:12:50.000000Z"}} 2018-08-16 17:12:50,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" 2018-08-16 17:12:50,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9895a2be-7cc2-4a2e-8518-dae461ca13aa x-compute-request-id: req-9895a2be-7cc2-4a2e-8518-dae461ca13aa Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:12:50,392 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-9895a2be-7cc2-4a2e-8518-dae461ca13aa 2018-08-16 17:12:50,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" 2018-08-16 17:12:50,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2eb2b8d-7fa6-4936-af32-2a021d9eb250 x-compute-request-id: req-d2eb2b8d-7fa6-4936-af32-2a021d9eb250 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:12:50,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-d2eb2b8d-7fa6-4936-af32-2a021d9eb250 2018-08-16 17:12:50,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"server": {"name": "sdnvpn-11-1", "imageRef": "ffa54a19-1daf-4eea-baa1-53b2767de080", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "58aa7ec3-7514-412b-b832-97c9ccfb5e4f"}]}}' 2018-08-16 17:12:54,034 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:12:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47e1c96b-d5d6-4951-a500-82fab4e0c6de x-compute-request-id: req-47e1c96b-d5d6-4951-a500-82fab4e0c6de Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3029e92f-02cd-4595-9413-e7c0873941b8", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "bookmark"}], "adminPass": "qXxg8ZUxiRF3"}} 2018-08-16 17:12:54,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-47e1c96b-d5d6-4951-a500-82fab4e0c6de 2018-08-16 17:12:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:12:54,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ac22223-0573-408a-9830-9a2a1ca8ef26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:12:54,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-0ac22223-0573-408a-9830-9a2a1ca8ef26 2018-08-16 17:12:54,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:12:54,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["bM7DKK8vTf-PD3nH4myBsg"], "issued_at": "2018-08-16T17:12:54.000000Z"}} 2018-08-16 17:12:54,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd773e6c66a62f0f493d1f9291d34d95330a8a5" 2018-08-16 17:12:55,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faddcac3-5c9b-4829-8ed9-474cf7e4f28b x-compute-request-id: req-faddcac3-5c9b-4829-8ed9-474cf7e4f28b Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3029e92f-02cd-4595-9413-e7c0873941b8", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-11-1", "created": "2018-08-16T17:12:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:55,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 used request id req-faddcac3-5c9b-4829-8ed9-474cf7e4f28b 2018-08-16 17:12:58,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd773e6c66a62f0f493d1f9291d34d95330a8a5" 2018-08-16 17:12:59,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734d025a-9da3-40f0-bb62-05e56988f6dc x-compute-request-id: req-734d025a-9da3-40f0-bb62-05e56988f6dc Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017f", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3029e92f-02cd-4595-9413-e7c0873941b8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:12:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-08-16T17:12:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:12:59,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 used request id req-734d025a-9da3-40f0-bb62-05e56988f6dc 2018-08-16 17:13:02,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcd773e6c66a62f0f493d1f9291d34d95330a8a5" 2018-08-16 17:13:03,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23719c4a-3bb6-4109-af09-494bf52de2fc x-compute-request-id: req-23719c4a-3bb6-4109-af09-494bf52de2fc Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:7f:9f", "version": 4, "addr": "10.10.10.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017f", "OS-SRV-USG:launched_at": "2018-08-16T17:13:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3029e92f-02cd-4595-9413-e7c0873941b8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:13:00Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-08-16T17:12:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:13:03,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 used request id req-23719c4a-3bb6-4109-af09-494bf52de2fc 2018-08-16 17:13:03,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" 2018-08-16 17:13:04,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4058e4e1-d7c7-4126-8c7c-06e3976c3eba x-compute-request-id: req-4058e4e1-d7c7-4126-8c7c-06e3976c3eba Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-11-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:7f:9f", "version": 4, "addr": "10.10.10.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/3029e92f-02cd-4595-9413-e7c0873941b8", "rel": "bookmark"}], "image": {"id": "ffa54a19-1daf-4eea-baa1-53b2767de080", "links": [{"href": "http://172.30.9.32:8774/images/ffa54a19-1daf-4eea-baa1-53b2767de080", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000017f", "OS-SRV-USG:launched_at": "2018-08-16T17:13:00.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "3029e92f-02cd-4595-9413-e7c0873941b8", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:13:00Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-11-1", "created": "2018-08-16T17:12:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:13:04,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8 used request id req-4058e4e1-d7c7-4126-8c7c-06e3976c3eba 2018-08-16 17:13:04,189 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-11-1' booted successfully. IP='10.10.10.33'. 2018-08-16 17:13:04,189 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-11-1' to security group 'sdnvpn-sg'... 2018-08-16 17:13:04,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf3a0bf4f8477d522e353f4cfac2f08c1d15880" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:13:06,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:13:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00a37527-a357-42f2-9aa0-633baf80a58d x-compute-request-id: req-00a37527-a357-42f2-9aa0-633baf80a58d Content-Length: 0 Content-Type: application/json 2018-08-16 17:13:06,268 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-00a37527-a357-42f2-9aa0-633baf80a58d 2018-08-16 17:13:06,268 - sdnvpn_test_utils - INFO - Waiting for instance 3029e92f-02cd-4595-9413-e7c0873941b8 to boot up 2018-08-16 17:13:06,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:06,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24986416-ec76-4296-a40b-7e92fbee3c36 x-compute-request-id: req-24986416-ec76-4296-a40b-7e92fbee3c36 Content-Encoding: gzip Content-Length: 9436 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n"} 2018-08-16 17:13:06,343 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-24986416-ec76-4296-a40b-7e92fbee3c36 2018-08-16 17:13:08,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:08,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-816a25d7-eeb6-40ac-a7ad-82c06e9d9c46 x-compute-request-id: req-816a25d7-eeb6-40ac-a7ad-82c06e9d9c46 Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:08,440 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-816a25d7-eeb6-40ac-a7ad-82c06e9d9c46 2018-08-16 17:13:10,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:10,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c557beaf-a91b-4f75-8847-551ce33865d4 x-compute-request-id: req-c557beaf-a91b-4f75-8847-551ce33865d4 Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:10,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-c557beaf-a91b-4f75-8847-551ce33865d4 2018-08-16 17:13:12,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:12,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b327801-f890-402a-a547-c850e373b306 x-compute-request-id: req-6b327801-f890-402a-a547-c850e373b306 Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:12,658 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-6b327801-f890-402a-a547-c850e373b306 2018-08-16 17:13:14,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:14,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-faac71f3-465c-4037-971a-04cf878bc8ce x-compute-request-id: req-faac71f3-465c-4037-971a-04cf878bc8ce Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:14,747 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-faac71f3-465c-4037-971a-04cf878bc8ce 2018-08-16 17:13:16,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:16,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e753067b-7214-4aaa-8d29-cdff350544a5 x-compute-request-id: req-e753067b-7214-4aaa-8d29-cdff350544a5 Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:16,829 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-e753067b-7214-4aaa-8d29-cdff350544a5 2018-08-16 17:13:18,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:18,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aaa916d-9188-4964-bc68-8a054b34360a x-compute-request-id: req-8aaa916d-9188-4964-bc68-8a054b34360a Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:18,956 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-8aaa916d-9188-4964-bc68-8a054b34360a 2018-08-16 17:13:20,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:21,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f94c0d6-70b1-4eee-aed5-dae7c6e77bd6 x-compute-request-id: req-0f94c0d6-70b1-4eee-aed5-dae7c6e77bd6 Content-Encoding: gzip Content-Length: 10012 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:13:21,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-0f94c0d6-70b1-4eee-aed5-dae7c6e77bd6 2018-08-16 17:13:23,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:23,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f5f4b54-cb69-430f-b142-9d9af159193c x-compute-request-id: req-2f5f4b54-cb69-430f-b142-9d9af159193c Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:23,166 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-2f5f4b54-cb69-430f-b142-9d9af159193c 2018-08-16 17:13:25,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:25,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31135d9b-e3fa-4f5c-9dd8-840543c9a904 x-compute-request-id: req-31135d9b-e3fa-4f5c-9dd8-840543c9a904 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:25,276 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-31135d9b-e3fa-4f5c-9dd8-840543c9a904 2018-08-16 17:13:27,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:27,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a3fae92-2089-480c-926c-7a7a8489bda5 x-compute-request-id: req-6a3fae92-2089-480c-926c-7a7a8489bda5 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:27,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-6a3fae92-2089-480c-926c-7a7a8489bda5 2018-08-16 17:13:29,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:29,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8aaebc18-a7fe-4498-9e60-2a80ddd8e799 x-compute-request-id: req-8aaebc18-a7fe-4498-9e60-2a80ddd8e799 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:29,490 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-8aaebc18-a7fe-4498-9e60-2a80ddd8e799 2018-08-16 17:13:31,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:31,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45aa9381-3d8d-416c-99f2-e7deb2c77113 x-compute-request-id: req-45aa9381-3d8d-416c-99f2-e7deb2c77113 Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:31,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-45aa9381-3d8d-416c-99f2-e7deb2c77113 2018-08-16 17:13:33,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:33,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26ba7911-f312-4e65-ad5a-9f9e87ce27cc x-compute-request-id: req-26ba7911-f312-4e65-ad5a-9f9e87ce27cc Content-Encoding: gzip Content-Length: 10083 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:13:33,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-26ba7911-f312-4e65-ad5a-9f9e87ce27cc 2018-08-16 17:13:35,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:35,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8b55c30-d8a4-4268-9104-e3b1ce8a1a8d x-compute-request-id: req-b8b55c30-d8a4-4268-9104-e3b1ce8a1a8d Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:35,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-b8b55c30-d8a4-4268-9104-e3b1ce8a1a8d 2018-08-16 17:13:37,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:37,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3067f88d-76c1-4577-8d59-cfbff16ea07d x-compute-request-id: req-3067f88d-76c1-4577-8d59-cfbff16ea07d Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:37,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-3067f88d-76c1-4577-8d59-cfbff16ea07d 2018-08-16 17:13:39,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:40,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf697fe2-9d16-42db-a7b1-5f4c8f9f789e x-compute-request-id: req-bf697fe2-9d16-42db-a7b1-5f4c8f9f789e Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:40,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-bf697fe2-9d16-42db-a7b1-5f4c8f9f789e 2018-08-16 17:13:42,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:42,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edf528ad-14e3-4968-963a-ae36ad033558 x-compute-request-id: req-edf528ad-14e3-4968-963a-ae36ad033558 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:42,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-edf528ad-14e3-4968-963a-ae36ad033558 2018-08-16 17:13:44,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:44,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33858834-50c0-417b-9207-c754232f9344 x-compute-request-id: req-33858834-50c0-417b-9207-c754232f9344 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:44,202 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-33858834-50c0-417b-9207-c754232f9344 2018-08-16 17:13:46,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:46,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2381117c-f107-4aec-b9b0-16fa9d7c9b05 x-compute-request-id: req-2381117c-f107-4aec-b9b0-16fa9d7c9b05 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:46,292 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-2381117c-f107-4aec-b9b0-16fa9d7c9b05 2018-08-16 17:13:48,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:48,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1871df1b-e39e-478e-b6c1-bd57a9f45255 x-compute-request-id: req-1871df1b-e39e-478e-b6c1-bd57a9f45255 Content-Encoding: gzip Content-Length: 10102 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:13:48,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-1871df1b-e39e-478e-b6c1-bd57a9f45255 2018-08-16 17:13:50,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64df37a3631ab18653253f4307930e41ac076f50" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:50,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d3955af-200d-4d48-aee8-bdc367803fab x-compute-request-id: req-5d3955af-200d-4d48-aee8-bdc367803fab Content-Encoding: gzip Content-Length: 11171 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 492209943 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.189947] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.192246] pid_max: default: 32768 minimum: 301\n[ 0.193505] ACPI: Core revision 20150930\n[ 0.195192] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197043] Security Framework initialized\n[ 0.198203] Yama: becoming mindful.\n[ 0.199271] AppArmor: AppArmor initialized\n[ 0.200484] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.202315] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.204097] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.205779] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207715] Initializing cgroup subsys io\n[ 0.208880] Initializing cgroup subsys memory\n[ 0.210095] Initializing cgroup subsys devices\n[ 0.211307] Initializing cgroup subsys freezer\n[ 0.212510] Initializing cgroup subsys net_cls\n[ 0.213728] Initializing cgroup subsys perf_event\n[ 0.215000] Initializing cgroup subsys net_prio\n[ 0.216240] Initializing cgroup subsys hugetlb\n[ 0.217459] Initializing cgroup subsys pids\n[ 0.218657] CPU: Physical Processor ID: 0\n[ 0.220466] mce: CPU supports 10 MCE banks\n[ 0.221637] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.223021] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.237850] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.244518] ftrace: allocating 31920 entries in 125 pages\n[ 0.270133] smpboot: Max logical packages: 1\n[ 0.271369] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.273345] x2apic enabled\n[ 0.274537] Switched APIC routing to physical x2apic.\n[ 0.277123] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.278704] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.281559] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.284150] KVM setup paravirtual spinlock\n[ 0.285891] x86: Booted up 1 node, 1 CPUs\n[ 0.287050] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.289019] devtmpfs: initialized\n[ 0.291075] evm: security.selinux\n[ 0.292100] evm: security.SMACK64\n[ 0.293069] evm: security.SMACK64EXEC\n[ 0.294110] evm: security.SMACK64TRANSMUTE\n[ 0.295225] evm: security.SMACK64MMAP\n[ 0.296271] evm: security.ima\n[ 0.297203] evm: security.capability\n[ 0.298326] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.300904] pinctrl core: initialized pinctrl subsystem\n[ 0.302403] RTC time: 17:13:00, date: 08/16/18\n[ 0.303712] NET: Registered protocol family 16\n[ 0.305064] cpuidle: using governor ladder\n[ 0.306223] cpuidle: using governor menu\n[ 0.307336] PCCT header not found.\n[ 0.308376] ACPI: bus type PCI registered\n[ 0.309501] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.311210] PCI: Using configuration type 1 for base access\n[ 0.313384] ACPI: Added _OSI(Module Device)\n[ 0.314561] ACPI: Added _OSI(Processor Device)\n[ 0.315769] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317031] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.319209] ACPI: Interpreter enabled\n[ 0.320283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.325498] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.328085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.330652] ACPI: (supports S0 S5)\n[ 0.331648] ACPI: Using IOAPIC for interrupt routing\n[ 0.333013] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.336896] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.338489] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340209] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.341882] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.344969] acpiphp: Slot [3] registered\n[ 0.346097] acpiphp: Slot [4] registered\n[ 0.347228] acpiphp: Slot [5] registered\n[ 0.348351] acpiphp: Slot [6] registered\n[ 0.349488] acpiphp: Slot [7] registered\n[ 0.350631] acpiphp: Slot [8] registered\n[ 0.351758] acpiphp: Slot [9] registered\n[ 0.352884] acpiphp: Slot [10] registered\n[ 0.354027] acpiphp: Slot [11] registered\n[ 0.355203] acpiphp: Slot [12] registered\n[ 0.356462] acpiphp: Slot [13] registered\n[ 0.357594] acpiphp: Slot [14] registered\n[ 0.358782] acpiphp: Slot [15] registered\n[ 0.374546] acpiphp: Slot [16] registered\n[ 0.375832] acpiphp: Slot [17] registered\n[ 0.376994] acpiphp: Slot [18] registered\n[ 0.378149] acpiphp: Slot [19] registered\n[ 0.379304] acpiphp: Slot [20] registered\n[ 0.380457] acpiphp: Slot [21] registered\n[ 0.381596] acpiphp: Slot [22] registered\n[ 0.382773] acpiphp: Slot [23] registered\n[ 0.383915] acpiphp: Slot [24] registered\n[ 0.385043] acpiphp: Slot [25] registered\n[ 0.386166] acpiphp: Slot [26] registered\n[ 0.387317] acpiphp: Slot [27] registered\n[ 0.388463] acpiphp: Slot [28] registered\n[ 0.389593] acpiphp: Slot [29] registered\n[ 0.390717] acpiphp: Slot [30] registered\n[ 0.391858] acpiphp: Slot [31] registered\n[ 0.392987] PCI host bridge to bus 0000:00\n[ 0.394117] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.395815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.397517] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.401627] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403713] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.407747] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409536] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411170] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.412986] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417380] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442240] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446569] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448716] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450469] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455924] vgaarb: loaded\n[ 0.456771] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458465] SCSI subsystem initialized\n[ 0.459742] ACPI: bus type USB registered\n[ 0.460945] usbcore: registered new interface driver usbfs\n[ 0.462409] usbcore: registered new interface driver hub\n[ 0.463868] usbcore: registered new device driver usb\n[ 0.465458] PCI: Using ACPI for IRQ routing\n[ 0.467042] NetLabel: Initializing\n[ 0.468076] NetLabel: domain hash size = 128\n[ 0.469334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.470730] NetLabel: unlabeled traffic allowed by default\n[ 0.472371] clocksource: Switched to clocksource kvm-clock\n[ 0.482786] AppArmor: AppArmor Filesystem Enabled\n[ 0.484237] pnp: PnP ACPI init\n[ 0.485526] pnp: PnP ACPI: found 5 devices\n[ 0.492406] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.494803] NET: Registered protocol family 2\n[ 0.496248] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.498081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.499787] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.501491] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.503029] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.504680] NET: Registered protocol family 1\n[ 0.505950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.507540] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509150] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.524040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.538818] Trying to unpack rootfs image as initramfs...\n[ 0.600857] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.605548] Scanning for low memory corruption every 60 seconds\n[ 0.607795] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.609497] audit: initializing netlink subsys (disabled)\n[ 0.610997] audit: type=2000 audit(1534439581.096:1): initialized\n[ 0.612977] Initialise system trusted keyring\n[ 0.614385] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.616027] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.618823] zbud: loaded\n[ 0.619856] VFS: Disk quotas dquot_6.6.0\n[ 0.621033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.623255] fuse init (API version 7.23)\n[ 0.624585] Key type big_key registered\n[ 0.625723] Allocating IMA MOK and blacklist keyrings.\n[ 0.627455] Key type asymmetric registered\n[ 0.628635] Asymmetric key parser 'x509' registered\n[ 0.629992] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.632132] io scheduler noop registered\n[ 0.633271] io scheduler deadline registered (default)\n[ 0.634700] io scheduler cfq registered\n[ 0.635912] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.637412] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639244] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.641334] ACPI: Power Button [PWRF]\n[ 0.642612] GHES: HEST is not enabled!\n[ 0.656805] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.685915] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.688841] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713748] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.716878] Linux agpgart interface v0.103\n[ 0.720376] brd: module loaded\n[ 0.722719] loop: module loaded\n[ 0.727865] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.729912] GPT:90111 != 2097151\n[ 0.730885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.732420] GPT:90111 != 2097151\n[ 0.733377] GPT: Use GNU Parted to correct GPT errors.\n[ 0.734720] vda: vda1 vda15\n[ 0.736387] scsi host0: ata_piix\n[ 0.737506] scsi host1: ata_piix\n[ 0.738519] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.740213] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.742280] libphy: Fixed MDIO Bus: probed\n[ 0.743440] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744776] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.747780] PPP generic driver version 2.4.2\n[ 0.749045] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.750695] ehci-pci: EHCI PCI platform driver\n[ 0.751912] ehci-platform: EHCI generic platform driver\n[ 0.753335] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754907] ohci-pci: OHCI PCI platform driver\n[ 0.756117] ohci-platform: OHCI generic platform driver\n[ 0.757527] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772152] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.773544] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.775593] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.776980] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.778568] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.780274] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.782275] usb usb1: Product: UHCI Host Controller\n[ 0.783594] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.785174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.786552] hub 1-0:1.0: USB hub found\n[ 0.787679] hub 1-0:1.0: 2 ports detected\n[ 0.788981] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.791924] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.793271] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794742] mousedev: PS/2 mouse device common for all mice\n[ 0.796499] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.799050] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802338] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804011] i2c /dev entries driver\n[ 0.805096] device-mapper: uevent: version 1.0.3\n[ 0.806441] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.808759] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.810684] NET: Registered protocol family 10\n[ 0.812265] NET: Registered protocol family 17\n[ 0.813535] Key type dns_resolver registered\n[ 0.814852] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816394] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818880] registered taskstats version 1\n[ 0.820051] Loading compiled-in X.509 certificates\n[ 0.821960] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.824627] zswap: loaded using pool lzo/zbud\n[ 0.826761] Key type trusted registered\n[ 0.828997] Key type encrypted registered\n[ 0.830165] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.831635] ima: No TPM chip found, activating TPM-bypass!\n[ 0.833108] evm: HMAC attrs: 0x1\n[ 0.834419] Magic number: 14:186:239\n[ 0.835632] rtc_cmos 00:00: setting system clock to 2018-08-16 17:13:01 UTC (1534439581)\n[ 0.837938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839509] EDD information not available.\n[ 0.901993] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.918469] Write protecting the kernel read-only data: 14336k\n[ 0.921472] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.83\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.086479] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.33...\nLease of 10.10.10.33 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000185\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCNUE2yVV44aUgKiJsZZQ7opx2swzE58e8CIaCwlf+YEF19oh+JhU+NJCNpg0o9QXR0GxM2zESN15YRdZgcj4GO5bX7yfnfEruI9WQgsMDW/yLe6+/7eq5fqYqpn+fluXM4Bbejkfug+ZEAtJP3eLi59qllBIMaj7EWQW7QW3cYW9DuDUGrQU1US5ey3mL1D0RQbA+yqswWOuDLXyV+8GZZU1MHy8YNYwJDC4lM38mmIdbVKXU04KGA24I+Pg5G8p50ura/sHntSweDx7Wyi6Y5nnapkID4TgObDJNji/4ppRotJEIdX6gyLc46mryhT9OH9TLYBcL4ApiyrZETW1UD root@sdnvpn-11-1\nssh-dss AAAAB3NzaC1kc3MAAACBANyyW+DWnasO5djoJQw5WA2EwvdCA4xsviaDwh8aRBnOcAEbmGwDDcgXl7zyc7+Skr/xDBTZotxNqXmwNa5tplW8jlrjp4X91/ndyHM9SrVqsSu0h+SxrYJLmk5aBXAZZ6LUAYDEhPKEvPBlJYFfyQ9KUrlSsxfhxYp78fEnXqcDAAAAFQCj24vfkF5w72t+AH4hwGTVCx30swAAAIEAiKHUaQXdm2ieabjmwu8gOlBEso0iO05WkQyddnB9Ihxgq3l/R/4kMcqp5l9FLYuqiOSw/6xizCinOMzq3WIVI17y7JoVxgtwU0js4V48R36pjggbwDPdLJ4stNd2OOnq/sCh8N6QipPYhiqbgVnCrRcF3LCAlau4WJohPAvkFKQAAACAE8L+isBjX3h8CfUBzmFw+CALlleYMjeg3pMefRbETWpUjVxd0NCYvBwYxRN0TbZo7cOu/83S8AQPbOACkDD6SwKHu442gP8IVBr4G78NTIq5QF+8I0hCUYaAzrmiG/fGoR10hkiiYvXWtXbYbIsGUHaTg6bYAlI34BC+WjXcVww= root@sdnvpn-11-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.33,24,fe80::f816:3eff:fe2a:7f9f/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.33 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-00000185\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.25 ===\n/dev/root resized successfully [took 0.30s]\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:2A:7F:9F \n inet addr:10.10.10.33 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2a:7f9f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.100403] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.261568] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.261571] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.261573] usb 1-1: Product: QEMU USB Tablet\n[ 1.261574] usb 1-1: Manufacturer: QEMU\n[ 1.261575] usb 1-1: SerialNumber: 42\n[ 1.604477] tsc: Refined TSC clocksource calibration: 3491.873 MHz\n[ 1.604500] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255535383a, max_idle_ns: 440795233701 ns\n[ 3.418641] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.581836] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 16 18:13:01 cirros kern.info kernel: [ 0.923986] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\nAug 16 18:13:01 cirros kern.info kernel: [ 0.938036] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI\nAug 16 18:13:01 cirros kern.info kernel: [ 0.938037] e1000: Copyright (c) 1999-2006 Intel Corporation.\nAug 16 18:13:01 cirros kern.info kernel: [ 0.939775] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker\nAug 16 18:13:01 cirros kern.info kernel: [ 0.942916] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de\nAug 16 18:13:01 cirros kern.info kernel: [ 0.945100] ip_tables: (C) 2000-2006 Netfilter Core Team\nAug 16 18:13:01 cirros kern.info kernel: [ 0.968997] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 16 18:13:01 cirros kern.info kernel: [ 0.969959] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 16 18:13:01 cirros kern.info kernel: [ 0.971266] EXT4-fs (vda1): mounting ext3 file system using the ext4 subsystem\nAug 16 18:13:01 cirros kern.info kernel: [ 0.976084] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\nAug 16 18:13:01 cirros kern.info kernel: [ 1.055687] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 16 18:13:01 cirros kern.info kernel: [ 1.063722] EXT4-fs (vda1): re-mounted. Opts: data=ordered\nAug 16 18:13:01 cirros kern.notice kernel: [ 1.086479] random: dd urandom read with 4 bits of entropy available\nAug 16 18:13:01 cirros kern.info kernel: [ 1.100403] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 16 18:13:01 cirros kern.info kernel: [ 1.261568] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 16 18:13:01 cirros kern.info kernel: [ 1.261571] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 16 18:13:01 cirros kern.info kernel: [ 1.261573] usb 1-1: Product: QEMU USB Tablet\nAug 16 18:13:01 cirros kern.info kernel: [ 1.261574] usb 1-1: Manufacturer: QEMU\nAug 16 18:13:01 cirros kern.info kernel: [ 1.261575] usb 1-1: SerialNumber: 42\nAug 16 18:13:02 cirros kern.info kernel: [ 1.604477] tsc: Refined TSC clocksource calibration: 3491.873 MHz\nAug 16 18:13:02 cirros kern.info kernel: [ 1.604500] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255535383a, max_idle_ns: 440795233701 ns\nAug 16 18:13:03 cirros auth.notice su: + /dev/console root:cirros\nAug 16 18:13:04 cirros authpriv.info dropbear[341]: Running in background\nAug 16 18:13:04 cirros kern.info kernel: [ 3.418641] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 16 18:13:04 cirros kern.info kernel: [ 3.581836] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-1 login: "} 2018-08-16 17:13:50,491 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-5d3955af-200d-4d48-aee8-bdc367803fab 2018-08-16 17:13:52,526 - sdnvpn_test_utils - INFO - Waiting for instance 242908c1-d8d6-48b5-935c-226973d39f4d to boot up 2018-08-16 17:13:52,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}317610c7e163b21dda725d78689b3018b4015ec2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:13:52,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:13:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5f515ea-8675-49b7-a758-eaa55fd89c92 x-compute-request-id: req-a5f515ea-8675-49b7-a758-eaa55fd89c92 Content-Encoding: gzip Content-Length: 10939 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 491415294 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.192294] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194594] pid_max: default: 32768 minimum: 301\n[ 0.195841] ACPI: Core revision 20150930\n[ 0.197510] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199286] Security Framework initialized\n[ 0.200403] Yama: becoming mindful.\n[ 0.201401] AppArmor: AppArmor initialized\n[ 0.202562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.204341] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.206086] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.207705] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209567] Initializing cgroup subsys io\n[ 0.210680] Initializing cgroup subsys memory\n[ 0.211858] Initializing cgroup subsys devices\n[ 0.213058] Initializing cgroup subsys freezer\n[ 0.214233] Initializing cgroup subsys net_cls\n[ 0.215474] Initializing cgroup subsys perf_event\n[ 0.216725] Initializing cgroup subsys net_prio\n[ 0.217925] Initializing cgroup subsys hugetlb\n[ 0.219125] Initializing cgroup subsys pids\n[ 0.220300] CPU: Physical Processor ID: 0\n[ 0.222097] mce: CPU supports 10 MCE banks\n[ 0.223257] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.240793] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.247467] ftrace: allocating 31920 entries in 125 pages\n[ 0.272938] smpboot: Max logical packages: 1\n[ 0.274128] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276049] x2apic enabled\n[ 0.277195] Switched APIC routing to physical x2apic.\n[ 0.279680] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.281194] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.283929] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.286432] KVM setup paravirtual spinlock\n[ 0.288048] x86: Booted up 1 node, 1 CPUs\n[ 0.289158] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.291058] devtmpfs: initialized\n[ 0.293041] evm: security.selinux\n[ 0.294002] evm: security.SMACK64\n[ 0.294971] evm: security.SMACK64EXEC\n[ 0.296049] evm: security.SMACK64TRANSMUTE\n[ 0.297146] evm: security.SMACK64MMAP\n[ 0.298158] evm: security.ima\n[ 0.299041] evm: security.capability\n[ 0.300117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.302599] pinctrl core: initialized pinctrl subsystem\n[ 0.304075] RTC time: 17:12:42, date: 08/16/18\n[ 0.305352] NET: Registered protocol family 16\n[ 0.306706] cpuidle: using governor ladder\n[ 0.307835] cpuidle: using governor menu\n[ 0.308915] PCCT header not found.\n[ 0.309935] ACPI: bus type PCI registered\n[ 0.311022] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.312684] PCI: Using configuration type 1 for base access\n[ 0.314812] ACPI: Added _OSI(Module Device)\n[ 0.315977] ACPI: Added _OSI(Processor Device)\n[ 0.317156] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.318378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.320522] ACPI: Interpreter enabled\n[ 0.321562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.324075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.326597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.329105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.331609] ACPI: (supports S0 S5)\n[ 0.332577] ACPI: Using IOAPIC for interrupt routing\n[ 0.333871] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.337692] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.339223] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.340896] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.342493] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.345457] acpiphp: Slot [3] registered\n[ 0.346584] acpiphp: Slot [4] registered\n[ 0.347672] acpiphp: Slot [5] registered\n[ 0.348752] acpiphp: Slot [6] registered\n[ 0.349836] acpiphp: Slot [7] registered\n[ 0.350913] acpiphp: Slot [8] registered\n[ 0.351993] acpiphp: Slot [9] registered\n[ 0.353081] acpiphp: Slot [10] registered\n[ 0.354531] acpiphp: Slot [11] registered\n[ 0.355761] acpiphp: Slot [12] registered\n[ 0.356986] acpiphp: Slot [13] registered\n[ 0.358216] acpiphp: Slot [14] registered\n[ 0.359445] acpiphp: Slot [15] registered\n[ 0.375119] acpiphp: Slot [16] registered\n[ 0.376313] acpiphp: Slot [17] registered\n[ 0.377515] acpiphp: Slot [18] registered\n[ 0.378695] acpiphp: Slot [19] registered\n[ 0.379868] acpiphp: Slot [20] registered\n[ 0.381050] acpiphp: Slot [21] registered\n[ 0.382230] acpiphp: Slot [22] registered\n[ 0.383390] acpiphp: Slot [23] registered\n[ 0.384558] acpiphp: Slot [24] registered\n[ 0.385748] acpiphp: Slot [25] registered\n[ 0.386926] acpiphp: Slot [26] registered\n[ 0.388086] acpiphp: Slot [27] registered\n[ 0.389261] acpiphp: Slot [28] registered\n[ 0.390438] acpiphp: Slot [29] registered\n[ 0.391602] acpiphp: Slot [30] registered\n[ 0.392798] acpiphp: Slot [31] registered\n[ 0.393979] PCI host bridge to bus 0000:00\n[ 0.395173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396918] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398677] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.400803] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.402957] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.405170] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409527] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411458] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.413214] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.415081] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.419373] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.421463] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.444369] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.446594] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.448874] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.451336] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.453582] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.455541] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.457777] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459335] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461601] vgaarb: loaded\n[ 0.462508] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464280] SCSI subsystem initialized\n[ 0.465628] ACPI: bus type USB registered\n[ 0.466859] usbcore: registered new interface driver usbfs\n[ 0.468394] usbcore: registered new interface driver hub\n[ 0.469896] usbcore: registered new device driver usb\n[ 0.471478] PCI: Using ACPI for IRQ routing\n[ 0.473099] NetLabel: Initializing\n[ 0.474148] NetLabel: domain hash size = 128\n[ 0.475401] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476808] NetLabel: unlabeled traffic allowed by default\n[ 0.478483] clocksource: Switched to clocksource kvm-clock\n[ 0.489362] AppArmor: AppArmor Filesystem Enabled\n[ 0.490763] pnp: PnP ACPI init\n[ 0.492053] pnp: PnP ACPI: found 5 devices\n[ 0.499170] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.501740] NET: Registered protocol family 2\n[ 0.503279] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.505205] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.507003] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.508762] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.510341] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.512045] NET: Registered protocol family 1\n[ 0.513309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.514902] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.516430] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.531209] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.546179] Trying to unpack rootfs image as initramfs...\n[ 0.609891] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.617138] Scanning for low memory corruption every 60 seconds\n[ 0.620519] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.622307] audit: initializing netlink subsys (disabled)\n[ 0.624120] audit: type=2000 audit(1534439563.296:1): initialized\n[ 0.626398] Initialise system trusted keyring\n[ 0.628048] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.629730] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.632704] zbud: loaded\n[ 0.633818] VFS: Disk quotas dquot_6.6.0\n[ 0.635067] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637464] fuse init (API version 7.23)\n[ 0.638807] Key type big_key registered\n[ 0.639967] Allocating IMA MOK and blacklist keyrings.\n[ 0.641792] Key type asymmetric registered\n[ 0.643003] Asymmetric key parser 'x509' registered\n[ 0.644389] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646583] io scheduler noop registered\n[ 0.647733] io scheduler deadline registered (default)\n[ 0.649191] io scheduler cfq registered\n[ 0.650568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652066] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656133] ACPI: Power Button [PWRF]\n[ 0.657566] GHES: HEST is not enabled!\n[ 0.671938] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.701331] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.728374] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731758] Linux agpgart interface v0.103\n[ 0.735900] brd: module loaded\n[ 0.738323] loop: module loaded\n[ 0.744116] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746213] GPT:90111 != 2097151\n[ 0.747204] GPT:Alternate GPT header not at the end of the disk.\n[ 0.748769] GPT:90111 != 2097151\n[ 0.749755] GPT: Use GNU Parted to correct GPT errors.\n[ 0.751152] vda: vda1 vda15\n[ 0.753157] scsi host0: ata_piix\n[ 0.754286] scsi host1: ata_piix\n[ 0.755352] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.757092] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.759477] libphy: Fixed MDIO Bus: probed\n[ 0.760679] tun: Universal TUN/TAP device driver, 1.6\n[ 0.762051] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.765167] PPP generic driver version 2.4.2\n[ 0.766537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.768257] ehci-pci: EHCI PCI platform driver\n[ 0.769517] ehci-platform: EHCI generic platform driver\n[ 0.770950] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772579] ohci-pci: OHCI PCI platform driver\n[ 0.773843] ohci-platform: OHCI generic platform driver\n[ 0.775280] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789995] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793610] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.795068] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796799] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.798568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.800616] usb usb1: Product: UHCI Host Controller\n[ 0.801969] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.803759] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805184] hub 1-0:1.0: USB hub found\n[ 0.806333] hub 1-0:1.0: 2 ports detected\n[ 0.807794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.810916] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.812283] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.813773] mousedev: PS/2 mouse device common for all mice\n[ 0.815587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.818218] rtc_cmos 00:00: RTC can wake from S4\n[ 0.819898] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.821589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.823325] i2c /dev entries driver\n[ 0.824470] device-mapper: uevent: version 1.0.3\n[ 0.825906] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.828303] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.830445] NET: Registered protocol family 10\n[ 0.832404] NET: Registered protocol family 17\n[ 0.833739] Key type dns_resolver registered\n[ 0.835207] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.836793] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.839404] registered taskstats version 1\n[ 0.840657] Loading compiled-in X.509 certificates\n[ 0.842651] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.845313] zswap: loaded using pool lzo/zbud\n[ 0.847985] Key type trusted registered\n[ 0.850286] Key type encrypted registered\n[ 0.851525] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.853046] ima: No TPM chip found, activating TPM-bypass!\n[ 0.854566] evm: HMAC attrs: 0x1\n[ 0.855979] Magic number: 14:186:239\n[ 0.857229] rtc_cmos 00:00: setting system clock to 2018-08-16 17:12:42 UTC (1534439562)\n[ 0.859631] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.861219] EDD information not available.\n[ 0.917498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.934160] Write protecting the kernel read-only data: 14336k\n[ 0.939511] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.942345] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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[ 0.995896] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-00000182\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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-----\n/dev/root resized successfully [took 0.11s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCHTxt2sgVJmtkftQuIpZa2AgfBIm5kcohpYB+yKq7gzD5VSowx3qa3Ow/p8jLmUcIPP6M8a/eiv2/gXYi7qkHv+ip1WZ/JDSaxk4n7PlVwNz3RN2Vj9wzwiZLECoofzv0g2gkJsj2RY1UuwOT2FC8PgAhlkm+M0Su3LQNfyffKx6uqdV0XYXibVrPik4DnrO/9L4JjbaOYWk/GWqORDmQUintt7AFeWSJBZxysmvz5fK8Es2bdlS9Pqv8TlN1vTzOKPi6BnSGzvWg7QCWzrZYS3bcA6loNDgPV+cx2L09PmU1SQGvX4sne1XH44wCVSn1mcw47qLLcXoLQghniKXB7 root@sdnvpn-11-2\nssh-dss AAAAB3NzaC1kc3MAAACBALowiQ6rsn5tPSHutgScdz2UWmKAD9s2kGXXxpswLWXMoSkT5AiuPHc2jjCRfvNS12czKPGj385kSNYVStr3ZTKDecwXO7kcCMA1CtkkqOBPCbD3Q2N9SFTKAf9TAVZtc65mbGk3WC7DaFaYsVGipoHM2AJsztzMFHp4HzEFEpG7AAAAFQDn2lJaTLyb+vuB5MLmuZMvw/AgwQAAAIBUlHO6Trl9q8Wom90gInQVp38J6wUtM+oUlPo4ohl0uVHs3u08ZC1EeB8kt/i0c61UO6uj+qpF2+TKn9cboyceaWpolGIiyrpX8fSpOD+tyQodcP24XqnUOSvL/Q5E1PKlOQHXPeKbvkDYO04TJ3vN3zgvoOGmm72OAFl/vVTkcgAAAIAblsffUFpRdBJhrVdYdHITCUaus2v0rFgGGG5+4OejHMqXZwrVwMhwcyoYKriaoLiXyaSTD2S3XP3nJAs40+io7dl4X9JOIxs7kZYY4fUZSP9+nKNtLAm+Ybc9pVjFQVLA6TTPmqC3F9gfT5B0/LilBSxcDwsGUY88SIFZccGEOQ== root@sdnvpn-11-2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.6,24,fe80::f816:3eff:fe15:618b/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.6 \nip-route:169.254.169.254 via 10.10.10.2 dev eth0 \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-00000182\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-11-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.27 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:15:61:8B \n inet addr:10.10.10.6 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe15:618b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8147 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.2 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-11-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.157622] EXT4-fs (vda1): re-mounted. Opts: data=ordered\n[ 1.278272] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278274] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.278275] usb 1-1: Product: QEMU USB Tablet\n[ 1.278276] usb 1-1: Manufacturer: QEMU\n[ 1.278277] usb 1-1: SerialNumber: 42\n[ 1.614578] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.614598] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\n[ 3.372224] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.405869] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 16 18:12:42 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 16 18:12:42 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 16 18:12:42 cirros kern.notice kernel: [ 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)\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 16 18:12:42 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 16 18:12:42 cirros kern.info kernel: [ 1.278272] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 16 18:12:42 cirros kern.info kernel: [ 1.278274] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 16 18:12:42 cirros kern.info kernel: [ 1.278275] usb 1-1: Product: QEMU USB Tablet\nAug 16 18:12:42 cirros kern.info kernel: [ 1.278276] usb 1-1: Manufacturer: QEMU\nAug 16 18:12:42 cirros kern.info kernel: [ 1.278277] usb 1-1: SerialNumber: 42\nAug 16 18:12:43 cirros kern.info kernel: [ 1.614578] tsc: Refined TSC clocksource calibration: 3491.872 MHz\nAug 16 18:12:43 cirros kern.info kernel: [ 1.614598] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\nAug 16 18:12:44 cirros auth.notice su: + /dev/console root:cirros\nAug 16 18:12:44 cirros authpriv.info dropbear[341]: Running in background\nAug 16 18:12:45 cirros kern.info kernel: [ 3.372224] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 16 18:12:45 cirros kern.info kernel: [ 3.405869] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-11-2 login: "} 2018-08-16 17:13:52,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action used request id req-a5f515ea-8675-49b7-a758-eaa55fd89c92 2018-08-16 17:13:54,633 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-16 17:14:24,635 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:14:24,636 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:14:24,636 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:14:24,642 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:14:24,665 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-16 17:14:24,666 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-16 17:14:24,667 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-16 17:14:24,668 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-16 17:14:24,668 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-16 17:14:24,709 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-16 17:14:24,726 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-16 17:14:24,727 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:14:24,728 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-16 17:14:24,729 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:14:24,729 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:14:24,736 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:14:24,766 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-16 17:14:24,768 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-16 17:14:24,769 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-16 17:14:24,769 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-16 17:14:24,769 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-16 17:14:24,811 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-16 17:14:24,831 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-16 17:14:24,831 - sdnvpn-results - INFO - Check if a new group was added to OVS 2018-08-16 17:14:24,832 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-16 17:14:24,833 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-16 17:14:24,834 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-16 17:14:24,834 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-16 17:14:24,836 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-16 17:14:24,855 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-16 17:14:24,856 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-16 17:14:24,856 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-16 17:14:24,857 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-16 17:14:24,857 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-16 17:14:24,898 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-16 17:14:24,964 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-16 17:14:24,965 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-16 17:14:24,966 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-16 17:14:24,966 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-16 17:14:24,967 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-16 17:14:24,971 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-16 17:14:25,045 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-16 17:14:25,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf3a0bf4f8477d522e353f4cfac2f08c1d15880" -d '{"forceDelete": null}' 2018-08-16 17:14:25,053 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-16 17:14:25,252 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b504d01-bf98-4cb4-9fba-0e61e43b876e x-compute-request-id: req-7b504d01-bf98-4cb4-9fba-0e61e43b876e Content-Length: 0 Content-Type: application/json 2018-08-16 17:14:25,252 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/3029e92f-02cd-4595-9413-e7c0873941b8/action used request id req-7b504d01-bf98-4cb4-9fba-0e61e43b876e 2018-08-16 17:14:25,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf3a0bf4f8477d522e353f4cfac2f08c1d15880" -d '{"forceDelete": null}' 2018-08-16 17:14:25,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad58446d-2de5-49ef-ac3c-a5896969ec6d x-compute-request-id: req-ad58446d-2de5-49ef-ac3c-a5896969ec6d Content-Length: 0 Content-Type: application/json 2018-08-16 17:14:25,496 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/242908c1-d8d6-48b5-935c-226973d39f4d/action used request id req-ad58446d-2de5-49ef-ac3c-a5896969ec6d 2018-08-16 17:14:25,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ebef80149fa81c2759841c919a3cb2fc23f4ee4" 2018-08-16 17:14:27,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6053af1-e7c2-4b6a-8386-4a69888f8ccb Date: Thu, 16 Aug 2018 17:14:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:14:27,017 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/ffa54a19-1daf-4eea-baa1-53b2767de080 used request id req-f6053af1-e7c2-4b6a-8386-4a69888f8ccb 2018-08-16 17:14:27,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/ae97b170-bd0d-42c0-99e3-82c4a79c28bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaeaff6344abeb470716e885d8a8ffd4127c82b5" 2018-08-16 17:14:27,417 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-592a619b-0918-4735-a216-791bd756fb02 Date: Thu, 16 Aug 2018 17:14:27 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet ae97b170-bd0d-42c0-99e3-82c4a79c28bd: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:14:27,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/ae97b170-bd0d-42c0-99e3-82c4a79c28bd used request id req-592a619b-0918-4735-a216-791bd756fb02 2018-08-16 17:14:27,418 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet ae97b170-bd0d-42c0-99e3-82c4a79c28bd: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:14:27,418 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'ae97b170-bd0d-42c0-99e3-82c4a79c28bd')]: Unable to complete operation on subnet ae97b170-bd0d-42c0-99e3-82c4a79c28bd: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-592a619b-0918-4735-a216-791bd756fb02'] 2018-08-16 17:14:27,419 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id ae97b170-bd0d-42c0-99e3-82c4a79c28bd was not deleted. 2018-08-16 17:14:27,419 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-16 17:14:27,420 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-16 17:14:27,420 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-16 17:14:27,423 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-16 17:14:27,498 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-16 17:14:27,499 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-16 17:14:27,501 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-16 17:14:27,502 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-16 17:14:27,502 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-16 17:14:27,507 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-16 17:14:27,572 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-16 17:14:27,573 - sdnvpn.test.functest.testcase_11 - INFO - Wait before subtest 2018-08-16 17:14:27,573 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-16 17:14:57,596 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-16 17:14:57,597 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-16 17:14:57,597 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-16 17:14:57,600 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-16 17:14:57,621 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-16 17:14:57,623 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-16 17:14:57,623 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-16 17:14:57,624 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-16 17:14:57,624 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-16 17:14:57,665 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-16 17:14:57,682 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-16 17:14:57,683 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-16 17:14:57,684 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-16 17:14:57,684 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-16 17:14:57,685 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-16 17:14:57,689 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-16 17:14:57,712 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-16 17:14:57,713 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-16 17:14:57,714 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-16 17:14:57,715 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-16 17:14:57,715 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-16 17:14:57,755 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-16 17:14:57,773 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-16 17:14:57,774 - sdnvpn-results - INFO - Check if group was removed from OVS after deleting the topology. 2018-08-16 17:14:57,774 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if a new group was added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS group added | +========================================================================================+ | Check if group was removed from OVS after deleting the topology. | +----------------------------------------------------------------------------------------+ | FAIL | Additional group was not deleted from OVS | +========================================================================================+ 2018-08-16 17:14:57,774 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-16 17:14:57,774 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-16 17:14:57,775 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_11 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_11 - Check relevant OVS groups are removed upon deletion of OpenStack topology': {'status': 'FAIL', 'details': [{'New OVS group added': 'PASS'}, {' Additional group was not deleted from OVS': 'FAIL'}]} 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect' 2018-08-16 17:14:57,776 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ======================================================================================================== 2018-08-16 17:14:57,777 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_12 2018-08-16 17:14:57,865 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_12 main method 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:14:57,865 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:14:57,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:14:57,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:14:57,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:14:57,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:14:57,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:14:57,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:14:57,868 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:14:57,869 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:14:57,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:14:57,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:14:57,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:14:57,873 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:14:57,874 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:14:57,876 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9a2da10L 2018-08-16 17:14:57,877 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:14:57,903 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:14:57,903 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:14:57,911 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:14:57,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:14:57,911 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:14:57,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:14:57,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:14:57,912 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:14:57,919 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:14:57,919 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:14:57,940 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.89: 41f4929bd1b8ad5e47f9b7c60b179ef9 2018-08-16 17:14:57,941 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:14:57,959 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:14:57,984 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:14:58,005 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:14:58,259 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:14:58,259 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:14:58,299 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:14:58,299 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:14:58,314 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:03,349 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:03,350 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:03,353 - paramiko.transport - DEBUG - starting thread (client mode): 0xda555e50L 2018-08-16 17:15:03,353 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:03,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:03,366 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:03,368 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:03,368 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:03,369 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:03,369 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:03,369 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:03,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:03,373 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:03,374 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:03,385 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:15:03,385 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:03,415 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:03,430 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:03,451 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:03,581 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:03,581 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:03,620 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:03,621 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:03,656 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:03,670 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:03,671 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:03,672 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:03,673 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:03,673 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:03,714 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:03,732 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:03,733 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:03,734 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:03,735 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:03,735 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:03,776 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:03,787 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:03,788 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:03,790 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8de8750L 2018-08-16 17:15:03,791 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:03,803 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:03,803 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:03,805 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:03,805 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:03,806 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:03,806 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:03,806 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:03,806 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:03,811 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:03,811 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:03,822 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:15:03,823 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:03,850 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:03,866 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:03,887 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:04,012 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:04,013 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:04,052 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:04,052 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:04,093 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:04,107 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:04,108 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:04,109 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:04,110 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:04,110 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:04,151 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:04,169 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:04,171 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:04,171 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:04,172 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:04,172 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:04,215 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:04,227 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:04,228 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:04,230 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8e1a990L 2018-08-16 17:15:04,230 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:04,242 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:04,242 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:04,245 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:04,245 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:04,245 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:04,246 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:04,246 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:04,246 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:04,251 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:04,251 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:04,262 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:15:04,262 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:04,291 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:04,305 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:04,327 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:04,448 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:04,448 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:04,487 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:04,488 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:04,493 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:04,507 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:04,508 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:04,508 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:04,509 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:04,509 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:04,550 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:04,565 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:04,567 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:04,567 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:04,568 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:04,568 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:04,609 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:04,620 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:04,621 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:04,622 - paramiko.transport - DEBUG - starting thread (client mode): 0xd99d6a50L 2018-08-16 17:15:04,623 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:04,636 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:04,636 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:04,638 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:04,638 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:04,639 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:04,639 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:04,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:04,639 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:04,643 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:04,644 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:04,655 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:15:04,656 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:04,683 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:04,697 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:04,720 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:04,843 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:04,843 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:04,882 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:04,883 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:04,889 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:04,904 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:04,905 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:04,906 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:04,907 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:04,907 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:04,948 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:04,967 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:04,968 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:04,969 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:05,008 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:05,008 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:05,034 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:05,046 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:05,047 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:05,049 - paramiko.transport - DEBUG - starting thread (client mode): 0xd9973290L 2018-08-16 17:15:05,050 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:05,059 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:05,060 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:05,062 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:05,062 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:05,062 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:05,062 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:05,062 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:05,063 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:05,067 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:05,067 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:05,081 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:15:05,082 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:05,107 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:05,120 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:05,146 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:05,253 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:05,254 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:05,293 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:05,294 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:05,313 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:05,325 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:05,326 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:05,326 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:05,327 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:05,328 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:05,368 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:05,383 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:05,384 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:05,384 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:05,385 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:05,386 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:05,426 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:05,436 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:05,437 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:05,437 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:05,439 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:05,439 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:05,444 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:09,327 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:09,329 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:09,331 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8e1dad0L 2018-08-16 17:15:09,331 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:09,340 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:09,340 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:09,342 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:09,342 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:09,343 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:09,343 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:09,343 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:09,343 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:09,348 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:09,348 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:09,363 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:15:09,363 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:09,387 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:09,404 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:09,428 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:09,553 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:09,553 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:09,592 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:09,593 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:09,633 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:09,647 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:09,648 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:09,649 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:09,650 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:09,650 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:09,691 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:09,707 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:09,708 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:09,709 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:09,710 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:09,710 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:09,751 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:09,762 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:09,764 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:09,765 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8e07590L 2018-08-16 17:15:09,766 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:09,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:09,776 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:09,779 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:09,779 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:09,779 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:09,780 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:09,780 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:09,780 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:09,784 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:09,785 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:09,797 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:15:09,798 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:09,824 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:09,839 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:09,863 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:09,984 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:09,984 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:10,023 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:10,024 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:10,032 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:10,048 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:10,049 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:10,050 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:10,051 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:10,051 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:10,091 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:10,110 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:10,112 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:10,112 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:10,113 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:10,113 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:10,155 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:10,168 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:10,169 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:10,171 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8df4c90L 2018-08-16 17:15:10,172 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:10,177 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:10,177 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:10,179 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:10,179 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:10,180 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:10,180 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:10,180 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:10,180 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:10,185 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:10,185 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:10,187 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:15:10,188 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:10,225 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:10,237 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:10,252 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:10,364 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:10,364 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:10,403 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:10,404 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:10,419 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:10,430 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:10,431 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:10,433 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:10,433 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:10,434 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:10,473 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:10,488 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:10,490 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:10,490 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:10,491 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:10,491 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:10,532 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:10,543 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:10,544 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:10,546 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8e0bed0L 2018-08-16 17:15:10,546 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:10,554 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:10,554 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:10,557 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:10,557 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:10,557 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:10,557 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:10,557 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:10,558 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:10,562 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:10,563 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:10,578 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:15:10,578 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:10,602 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:10,616 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:10,643 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:10,766 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:10,766 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:10,805 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:10,806 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:10,812 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:10,824 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:10,825 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:10,826 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:10,827 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:10,827 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:10,868 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:10,886 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:10,887 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:10,888 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:10,889 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:10,889 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:10,931 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:10,941 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:10,943 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:10,944 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8d90750L 2018-08-16 17:15:10,945 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:15:10,953 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:15:10,954 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:15:10,957 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:15:10,957 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:15:10,957 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:15:10,957 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:15:10,958 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:15:10,958 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:15:10,963 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:15:10,963 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:15:10,976 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:15:10,977 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:15:11,002 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:15:11,015 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:15:11,041 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:15:11,153 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:15:11,153 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:15:11,193 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:15:11,194 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:15:11,208 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:15:11,220 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:15:11,221 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:15:11,222 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:15:11,223 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:15:11,223 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:15:11,263 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:15:11,279 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:15:11,281 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:15:11,281 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:15:11,282 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:15:11,282 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:15:11,322 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:15:11,333 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:15:11,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:11,335 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:15:11,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55446bb5-4eaf-4d4b-9514-0c52d0f044ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:11,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-55446bb5-4eaf-4d4b-9514-0c52d0f044ad 2018-08-16 17:15:11,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:11,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["rtudgFkZRSmLMRi-5AscFg"], "issued_at": "2018-08-16T17:15:11.000000Z"}} 2018-08-16 17:15:11,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a12050f573d705b4454e13a2ffc3eb6dfce79" 2018-08-16 17:15:12,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-7996df16-d4a6-4dcd-9598-0e8952953534 Date: Thu, 16 Aug 2018 17:15:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:15:12,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-7996df16-d4a6-4dcd-9598-0e8952953534 2018-08-16 17:15:12,460 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:15:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a12050f573d705b4454e13a2ffc3eb6dfce79" 2018-08-16 17:15:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-47ccdda7-9911-4c98-98cf-61ee141088b7 Date: Thu, 16 Aug 2018 17:15:12 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:15:12,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-47ccdda7-9911-4c98-98cf-61ee141088b7 2018-08-16 17:15:12,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3a2a12050f573d705b4454e13a2ffc3eb6dfce79" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:15:13,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ce02870d-9f21-48f0-b97b-a67dc41254ae Date: Thu, 16 Aug 2018 17:15:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:15:13Z", "file": "/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "size": null, "self": "/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:15:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:15:13,061 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-ce02870d-9f21-48f0-b97b-a67dc41254ae 2018-08-16 17:15:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a12050f573d705b4454e13a2ffc3eb6dfce79" -d '' 2018-08-16 17:15:13,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d845486-31ed-4cc3-988e-3a68c076f08e Date: Thu, 16 Aug 2018 17:15:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:15:13,809 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98/file used request id req-1d845486-31ed-4cc3-988e-3a68c076f08e 2018-08-16 17:15:13,809 - sdnvpn_test_utils - DEBUG - Creating network sdnvpn-12-1-net 2018-08-16 17:15:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:13,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13c8168-957f-44b7-ba23-502db62ffb89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:13,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c13c8168-957f-44b7-ba23-502db62ffb89 2018-08-16 17:15:13,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:14,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["IbFrQr_IQBu9KtQT_dDtAA"], "issued_at": "2018-08-16T17:15:14.000000Z"}} 2018-08-16 17:15:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0aec17f8b6dd7d427531cbcd9907b58c7f0034" -d '{"network": {"name": "sdnvpn-12-1-net", "admin_state_up": true}}' 2018-08-16 17:15:15,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-dae9913f-6807-45df-bc89-3ce86ec4b78d Date: Thu, 16 Aug 2018 17:15:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fff88eff-153f-43f2-b1d5-711996d91bdb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:15:14Z","is_default":false,"provider:segmentation_id":79,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:14Z","mtu":1450}} 2018-08-16 17:15:15,069 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-dae9913f-6807-45df-bc89-3ce86ec4b78d 2018-08-16 17:15:15,070 - sdnvpn_test_utils - DEBUG - Creating subnet sdnvpn-12-1-subnet in network fff88eff-153f-43f2-b1d5-711996d91bdb with cidr 10.10.10.0/24 2018-08-16 17:15:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0aec17f8b6dd7d427531cbcd9907b58c7f0034" -d '{"subnets": [{"ip_version": 4, "network_id": "fff88eff-153f-43f2-b1d5-711996d91bdb", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-12-1-subnet"}]}' 2018-08-16 17:15:15,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-9bd20900-782f-4996-96db-45a2a28f37a0 Date: Thu, 16 Aug 2018 17:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:15Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:15:15Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"}]} 2018-08-16 17:15:15,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-9bd20900-782f-4996-96db-45a2a28f37a0 2018-08-16 17:15:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0aec17f8b6dd7d427531cbcd9907b58c7f0034" 2018-08-16 17:15:16,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-6bbe2025-01a1-4791-9ec7-63dee5d4fdc1 Date: Thu, 16 Aug 2018 17:15:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:11:00Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-16T17:11:00Z", "revision_number": 0, "id": "5f096d9c-c2ac-492d-bcb4-67acc8835c59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:11:00Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 5, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:15:16,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-6bbe2025-01a1-4791-9ec7-63dee5d4fdc1 2018-08-16 17:15:16,241 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:15:16,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:16,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc941376-2c18-4517-88ee-62c05ca5b6b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:16,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-cc941376-2c18-4517-88ee-62c05ca5b6b0 2018-08-16 17:15:16,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:16,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["CRKVPVySRNKGGvyfXdvFxg"], "issued_at": "2018-08-16T17:15:16.000000Z"}} 2018-08-16 17:15:16,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc0d0b541a2e21b389ee8bed7cd1221816cd9ff" 2018-08-16 17:15:17,012 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bc88e7b-1f63-493d-aca2-ba635322bd2f x-compute-request-id: req-2bc88e7b-1f63-493d-aca2-ba635322bd2f Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 2, "hypervisor_type": "QEMU", "local_gb_used": 2, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 5120, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 2, "free_disk_gb": 245, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27382, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:15:17,012 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-2bc88e7b-1f63-493d-aca2-ba635322bd2f 2018-08-16 17:15:17,014 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:15:17,014 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:15:17,015 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:15:17,020 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:15:17,047 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:15:17,048 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:15:17,049 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:15:17,050 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:15:17,050 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:15:17,091 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:15:17,110 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:15:17,113 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:15:17,114 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:15:17,115 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:15:17,115 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:15:17,120 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:15:17,146 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-16 17:15:17,148 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:15:17,148 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:15:17,149 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:15:17,149 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:15:17,191 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:15:17,210 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:15:17,217 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:15:17,217 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:15:17,218 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:15:17,218 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:15:17,220 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:15:17,241 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-16 17:15:17,243 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-16 17:15:17,244 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-16 17:15:17,245 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-16 17:15:17,245 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-16 17:15:17,286 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-16 17:15:17,307 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-16 17:15:17,308 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:15:17,309 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-16 17:15:17,309 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:15:17,309 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:15:17,312 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:15:17,332 - paramiko.transport - DEBUG - [chan 5] EOF received (5) 2018-08-16 17:15:17,334 - paramiko.transport - DEBUG - [chan 6] Max packet in: 32768 bytes 2018-08-16 17:15:17,334 - paramiko.transport - DEBUG - [chan 5] EOF sent (5) 2018-08-16 17:15:17,335 - paramiko.transport - DEBUG - [chan 6] Max packet out: 32768 bytes 2018-08-16 17:15:17,335 - paramiko.transport - DEBUG - Secsh channel 6 opened. 2018-08-16 17:15:17,376 - paramiko.transport - DEBUG - [chan 6] Sesch channel 6 request ok 2018-08-16 17:15:17,397 - paramiko.transport - DEBUG - [chan 6] EOF received (6) 2018-08-16 17:15:17,397 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-2'... 2018-08-16 17:15:17,398 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-2 flavor=m1.tiny image=799d88fe-4baa-4c5b-ab75-767867b8bb98 network=fff88eff-153f-43f2-b1d5-711996d91bdb secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:15:17,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:15:17,398 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:15:17,398 - paramiko.transport - DEBUG - [chan 6] EOF sent (6) 2018-08-16 17:15:17,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:15:17,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:15:17,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:15:17,399 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:15:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:15:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:15:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:15:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:15:17,400 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:15:17,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:15:17,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:15:17,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:15:17,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:15:17,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:15:17,406 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:15:17,407 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:15:17,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:17,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c470a56b-1b80-4a48-a340-a49b677a71df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:17,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-c470a56b-1b80-4a48-a340-a49b677a71df 2018-08-16 17:15:17,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:17,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["4390oKl6QM6TckFvlGNtAw"], "issued_at": "2018-08-16T17:15:17.000000Z"}} 2018-08-16 17:15:17,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b53151e7045031fdd4c6444b59cd291ea4b211" 2018-08-16 17:15:18,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51257124-9a64-4c31-a0ae-5a9905ea6e3d x-compute-request-id: req-51257124-9a64-4c31-a0ae-5a9905ea6e3d Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:15:18,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-51257124-9a64-4c31-a0ae-5a9905ea6e3d 2018-08-16 17:15:18,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b53151e7045031fdd4c6444b59cd291ea4b211" 2018-08-16 17:15:18,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f56ebbb-164b-4d63-9067-2b03c65b1cef x-compute-request-id: req-6f56ebbb-164b-4d63-9067-2b03c65b1cef Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:15:18,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-6f56ebbb-164b-4d63-9067-2b03c65b1cef 2018-08-16 17:15:18,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b53151e7045031fdd4c6444b59cd291ea4b211" -d '{"server": {"name": "sdnvpn-12-2", "imageRef": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fff88eff-153f-43f2-b1d5-711996d91bdb"}]}}' 2018-08-16 17:15:22,017 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:15:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8791ffb7-4beb-446a-9169-14f482b4c99d x-compute-request-id: req-8791ffb7-4beb-446a-9169-14f482b4c99d Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "adminPass": "NrWiHr3ipMCu"}} 2018-08-16 17:15:22,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-8791ffb7-4beb-446a-9169-14f482b4c99d 2018-08-16 17:15:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:22,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f787e4-ad7d-4b0d-8d72-8a63f4acc2c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:22,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-26f787e4-ad7d-4b0d-8d72-8a63f4acc2c9 2018-08-16 17:15:22,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:22,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["YS5ESXHWSGarai0jtKEMKQ"], "issued_at": "2018-08-16T17:15:22.000000Z"}} 2018-08-16 17:15:22,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a5485f644315c8d694dbad6199186537ba63f7" 2018-08-16 17:15:23,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ee3ca19-7ca7-4c12-9652-cfb0904551a4 x-compute-request-id: req-2ee3ca19-7ca7-4c12-9652-cfb0904551a4 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:22Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-2", "created": "2018-08-16T17:15:21Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:23,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 used request id req-2ee3ca19-7ca7-4c12-9652-cfb0904551a4 2018-08-16 17:15:26,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a5485f644315c8d694dbad6199186537ba63f7" 2018-08-16 17:15:28,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2a9a554-832a-49b7-a3af-e836a997f014 x-compute-request-id: req-e2a9a554-832a-49b7-a3af-e836a997f014 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000182", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:24Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-08-16T17:15:21Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:28,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 used request id req-e2a9a554-832a-49b7-a3af-e836a997f014 2018-08-16 17:15:31,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a5485f644315c8d694dbad6199186537ba63f7" 2018-08-16 17:15:32,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfca4631-2cf6-4216-b60f-ac26ba6e692c x-compute-request-id: req-bfca4631-2cf6-4216-b60f-ac26ba6e692c Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:3d", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000182", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:24Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-08-16T17:15:21Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:32,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 used request id req-bfca4631-2cf6-4216-b60f-ac26ba6e692c 2018-08-16 17:15:35,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a5485f644315c8d694dbad6199186537ba63f7" 2018-08-16 17:15:36,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d247cdeb-b82c-469c-a453-c3839bd0cc90 x-compute-request-id: req-d247cdeb-b82c-469c-a453-c3839bd0cc90 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:3d", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000182", "OS-SRV-USG:launched_at": "2018-08-16T17:15:31.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:31Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-08-16T17:15:21Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:36,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 used request id req-d247cdeb-b82c-469c-a453-c3839bd0cc90 2018-08-16 17:15:36,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b53151e7045031fdd4c6444b59cd291ea4b211" 2018-08-16 17:15:38,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08cf70c2-373e-400b-8351-aa1678b7fc30 x-compute-request-id: req-08cf70c2-373e-400b-8351-aa1678b7fc30 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:4d:3d", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000182", "OS-SRV-USG:launched_at": "2018-08-16T17:15:31.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:31Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-2", "created": "2018-08-16T17:15:21Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:38,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 used request id req-08cf70c2-373e-400b-8351-aa1678b7fc30 2018-08-16 17:15:38,296 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-2' booted successfully. IP='10.10.10.9'. 2018-08-16 17:15:38,296 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-2' to security group 'sdnvpn-sg'... 2018-08-16 17:15:38,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc0d0b541a2e21b389ee8bed7cd1221816cd9ff" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:15:40,461 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-13e9317e-ef09-41e6-a937-2d0710ceb075 x-compute-request-id: req-13e9317e-ef09-41e6-a937-2d0710ceb075 Content-Length: 0 Content-Type: application/json 2018-08-16 17:15:40,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action used request id req-13e9317e-ef09-41e6-a937-2d0710ceb075 2018-08-16 17:15:40,461 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-12-1'... 2018-08-16 17:15:40,461 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-12-1 flavor=m1.tiny image=799d88fe-4baa-4c5b-ab75-767867b8bb98 network=fff88eff-153f-43f2-b1d5-711996d91bdb secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= None 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:15:40,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:15:40,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:15:40,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:15:40,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:15:40,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:15:40,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:15:40,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:15:40,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:15:40,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:15:40,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:15:40,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:15:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:40,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5fe7f5-78fc-4ea6-8e90-f98a8f4d85d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:40,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-1d5fe7f5-78fc-4ea6-8e90-f98a8f4d85d6 2018-08-16 17:15:40,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:40,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["OFeEAKyoRxKhu-nAMdRtMg"], "issued_at": "2018-08-16T17:15:40.000000Z"}} 2018-08-16 17:15:40,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" 2018-08-16 17:15:41,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f66d3dc-d4e3-47de-8a9e-643679f14911 x-compute-request-id: req-0f66d3dc-d4e3-47de-8a9e-643679f14911 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}]} 2018-08-16 17:15:41,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-0f66d3dc-d4e3-47de-8a9e-643679f14911 2018-08-16 17:15:41,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" 2018-08-16 17:15:41,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd58f61c-6535-449b-97f3-5fe0793b9079 x-compute-request-id: req-bd58f61c-6535-449b-97f3-5fe0793b9079 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}} 2018-08-16 17:15:41,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb used request id req-bd58f61c-6535-449b-97f3-5fe0793b9079 2018-08-16 17:15:41,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"server": {"name": "sdnvpn-12-1", "imageRef": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "5651d552-fefe-4974-be12-7c6ffca709fb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fff88eff-153f-43f2-b1d5-711996d91bdb"}]}}' 2018-08-16 17:15:44,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66ebd1a3-b438-497b-928c-520633bed96e x-compute-request-id: req-66ebd1a3-b438-497b-928c-520633bed96e Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa175fc5-7e89-4e23-9f98-d18ff6741040", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "bookmark"}], "adminPass": "SrZcH3M2DzvY"}} 2018-08-16 17:15:44,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-66ebd1a3-b438-497b-928c-520633bed96e 2018-08-16 17:15:44,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:15:44,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4709b10-5a2e-4b91-828d-dee34e642bb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:15:44,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-a4709b10-5a2e-4b91-828d-dee34e642bb4 2018-08-16 17:15:44,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:15:45,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["n1jxNTPRQLSvvZ-_JIErxA"], "issued_at": "2018-08-16T17:15:45.000000Z"}} 2018-08-16 17:15:45,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e8a3b39af58b8b7597c8dd75e1500970ebec1" 2018-08-16 17:15:45,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84252cd3-9745-4499-a775-f9e708fc5ce1 x-compute-request-id: req-84252cd3-9745-4499-a775-f9e708fc5ce1 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "aa175fc5-7e89-4e23-9f98-d18ff6741040", "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-12-1", "created": "2018-08-16T17:15:44Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:45,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 used request id req-84252cd3-9745-4499-a775-f9e708fc5ce1 2018-08-16 17:15:48,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e8a3b39af58b8b7597c8dd75e1500970ebec1" 2018-08-16 17:15:50,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2ceb504-db7a-4714-956c-c1c6fb97259f x-compute-request-id: req-e2ceb504-db7a-4714-956c-c1c6fb97259f Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000185", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "aa175fc5-7e89-4e23-9f98-d18ff6741040", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:47Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-08-16T17:15:44Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:50,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 used request id req-e2ceb504-db7a-4714-956c-c1c6fb97259f 2018-08-16 17:15:53,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494e8a3b39af58b8b7597c8dd75e1500970ebec1" 2018-08-16 17:15:54,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ef284e0-f4ac-47ff-9993-dd2cdd20fd8b x-compute-request-id: req-1ef284e0-f4ac-47ff-9993-dd2cdd20fd8b Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:77:eb", "version": 4, "addr": "10.10.10.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000185", "OS-SRV-USG:launched_at": "2018-08-16T17:15:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "aa175fc5-7e89-4e23-9f98-d18ff6741040", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:51Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-08-16T17:15:44Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:54,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 used request id req-1ef284e0-f4ac-47ff-9993-dd2cdd20fd8b 2018-08-16 17:15:54,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" 2018-08-16 17:15:55,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2883c38-b35a-41eb-9092-ff22567036db x-compute-request-id: req-f2883c38-b35a-41eb-9092-ff22567036db Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-12-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:77:eb", "version": 4, "addr": "10.10.10.20", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040", "rel": "bookmark"}], "image": {"id": "799d88fe-4baa-4c5b-ab75-767867b8bb98", "links": [{"href": "http://172.30.9.32:8774/images/799d88fe-4baa-4c5b-ab75-767867b8bb98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000185", "OS-SRV-USG:launched_at": "2018-08-16T17:15:51.000000", "flavor": {"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}]}, "id": "aa175fc5-7e89-4e23-9f98-d18ff6741040", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "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": "2018-08-16T17:15:51Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-12-1", "created": "2018-08-16T17:15:44Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:15:55,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040 used request id req-f2883c38-b35a-41eb-9092-ff22567036db 2018-08-16 17:15:55,781 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-12-1' booted successfully. IP='10.10.10.20'. 2018-08-16 17:15:55,781 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-12-1' to security group 'sdnvpn-sg'... 2018-08-16 17:15:55,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc0d0b541a2e21b389ee8bed7cd1221816cd9ff" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:15:58,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:15:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c94b4509-de4b-4cd5-b01f-f8f96f4a4011 x-compute-request-id: req-c94b4509-de4b-4cd5-b01f-f8f96f4a4011 Content-Length: 0 Content-Type: application/json 2018-08-16 17:15:58,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-c94b4509-de4b-4cd5-b01f-f8f96f4a4011 2018-08-16 17:15:58,259 - sdnvpn_test_utils - INFO - Waiting for instance aa175fc5-7e89-4e23-9f98-d18ff6741040 to boot up 2018-08-16 17:15:58,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:15:58,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:15:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-037902e7-5ef6-424f-aea0-155889148afb x-compute-request-id: req-037902e7-5ef6-424f-aea0-155889148afb Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:15:58,357 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-037902e7-5ef6-424f-aea0-155889148afb 2018-08-16 17:16:00,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:00,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647c2f70-33ca-4715-af1b-79d19e27317a x-compute-request-id: req-647c2f70-33ca-4715-af1b-79d19e27317a Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:00,486 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-647c2f70-33ca-4715-af1b-79d19e27317a 2018-08-16 17:16:02,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:02,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-830830ec-5465-4d1b-8291-98d62b18d37f x-compute-request-id: req-830830ec-5465-4d1b-8291-98d62b18d37f Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:02,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-830830ec-5465-4d1b-8291-98d62b18d37f 2018-08-16 17:16:04,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:04,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5699de9-b3d9-4e9d-86c2-64a6177fdce7 x-compute-request-id: req-b5699de9-b3d9-4e9d-86c2-64a6177fdce7 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:04,845 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-b5699de9-b3d9-4e9d-86c2-64a6177fdce7 2018-08-16 17:16:06,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:06,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d41f8f3c-cb20-4524-818b-05233dc91272 x-compute-request-id: req-d41f8f3c-cb20-4524-818b-05233dc91272 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:06,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-d41f8f3c-cb20-4524-818b-05233dc91272 2018-08-16 17:16:08,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:09,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-175f13c6-cb48-4855-a713-24f9b82c8754 x-compute-request-id: req-175f13c6-cb48-4855-a713-24f9b82c8754 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:09,065 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-175f13c6-cb48-4855-a713-24f9b82c8754 2018-08-16 17:16:11,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:11,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fad9a10-be53-400a-a34d-3514a2e6d215 x-compute-request-id: req-4fad9a10-be53-400a-a34d-3514a2e6d215 Content-Encoding: gzip Content-Length: 10038 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n"} 2018-08-16 17:16:11,156 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-4fad9a10-be53-400a-a34d-3514a2e6d215 2018-08-16 17:16:13,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:13,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1f72cdc-347b-4e68-b34a-df911c9000e2 x-compute-request-id: req-e1f72cdc-347b-4e68-b34a-df911c9000e2 Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:13,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-e1f72cdc-347b-4e68-b34a-df911c9000e2 2018-08-16 17:16:15,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:15,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a47ef211-4032-44e5-90e6-2d839f6a6afa x-compute-request-id: req-a47ef211-4032-44e5-90e6-2d839f6a6afa Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:15,516 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-a47ef211-4032-44e5-90e6-2d839f6a6afa 2018-08-16 17:16:17,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:17,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66388ce7-ad78-4786-9fde-e3c2b07ea8aa x-compute-request-id: req-66388ce7-ad78-4786-9fde-e3c2b07ea8aa Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:17,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-66388ce7-ad78-4786-9fde-e3c2b07ea8aa 2018-08-16 17:16:19,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:19,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b62399f3-b0e1-4395-95ed-0353a02aca11 x-compute-request-id: req-b62399f3-b0e1-4395-95ed-0353a02aca11 Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:19,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-b62399f3-b0e1-4395-95ed-0353a02aca11 2018-08-16 17:16:21,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:21,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93ce4fbe-ccd5-4d1e-a52c-83ad19824364 x-compute-request-id: req-93ce4fbe-ccd5-4d1e-a52c-83ad19824364 Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:21,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-93ce4fbe-ccd5-4d1e-a52c-83ad19824364 2018-08-16 17:16:23,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:23,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca57ac21-6a8c-4e45-bfb3-980de7dc75a3 x-compute-request-id: req-ca57ac21-6a8c-4e45-bfb3-980de7dc75a3 Content-Encoding: gzip Content-Length: 10109 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n"} 2018-08-16 17:16:23,872 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-ca57ac21-6a8c-4e45-bfb3-980de7dc75a3 2018-08-16 17:16:25,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:26,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-018544ea-db02-4bee-9a17-7fa39a999307 x-compute-request-id: req-018544ea-db02-4bee-9a17-7fa39a999307 Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:26,138 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-018544ea-db02-4bee-9a17-7fa39a999307 2018-08-16 17:16:28,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:28,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bec363be-1b21-4372-acbb-8502a37d7576 x-compute-request-id: req-bec363be-1b21-4372-acbb-8502a37d7576 Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:28,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-bec363be-1b21-4372-acbb-8502a37d7576 2018-08-16 17:16:30,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:30,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5c80bd5-a2ed-475e-8569-954dc78ce4fa x-compute-request-id: req-a5c80bd5-a2ed-475e-8569-954dc78ce4fa Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:30,318 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-a5c80bd5-a2ed-475e-8569-954dc78ce4fa 2018-08-16 17:16:32,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:32,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-212ee811-957a-4647-bdf6-e992058b542b x-compute-request-id: req-212ee811-957a-4647-bdf6-e992058b542b Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:32,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-212ee811-957a-4647-bdf6-e992058b542b 2018-08-16 17:16:34,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:34,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d649ae7e-07f5-4d01-9296-8b8dae025bd9 x-compute-request-id: req-d649ae7e-07f5-4d01-9296-8b8dae025bd9 Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:34,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-d649ae7e-07f5-4d01-9296-8b8dae025bd9 2018-08-16 17:16:36,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:36,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-298d2e35-8a3d-448b-a07c-40a6c9a3e401 x-compute-request-id: req-298d2e35-8a3d-448b-a07c-40a6c9a3e401 Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:36,632 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-298d2e35-8a3d-448b-a07c-40a6c9a3e401 2018-08-16 17:16:38,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:38,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8c9f7a2-8f9b-433b-ae6e-355c0f87d52e x-compute-request-id: req-a8c9f7a2-8f9b-433b-ae6e-355c0f87d52e Content-Encoding: gzip Content-Length: 10127 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n"} 2018-08-16 17:16:38,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-a8c9f7a2-8f9b-433b-ae6e-355c0f87d52e 2018-08-16 17:16:40,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2abf173aedad63280b161182ced281de8ad8f79" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:40,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6157bb-4334-46a0-bf5d-aeaf4c72a63a x-compute-request-id: req-da6157bb-4334-46a0-bf5d-aeaf4c72a63a Content-Encoding: gzip Content-Length: 11004 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 505046753 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.193955] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.196280] pid_max: default: 32768 minimum: 301\n[ 0.197544] ACPI: Core revision 20150930\n[ 0.199232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.201051] Security Framework initialized\n[ 0.202185] Yama: becoming mindful.\n[ 0.203206] AppArmor: AppArmor initialized\n[ 0.204450] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.206321] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.208149] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.209845] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211797] Initializing cgroup subsys io\n[ 0.212962] Initializing cgroup subsys memory\n[ 0.214176] Initializing cgroup subsys devices\n[ 0.215409] Initializing cgroup subsys freezer\n[ 0.216647] Initializing cgroup subsys net_cls\n[ 0.217882] Initializing cgroup subsys perf_event\n[ 0.219161] Initializing cgroup subsys net_prio\n[ 0.220402] Initializing cgroup subsys hugetlb\n[ 0.221646] Initializing cgroup subsys pids\n[ 0.222865] CPU: Physical Processor ID: 0\n[ 0.224738] mce: CPU supports 10 MCE banks\n[ 0.225927] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.227326] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.244405] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.251298] ftrace: allocating 31920 entries in 125 pages\n[ 0.277186] smpboot: Max logical packages: 1\n[ 0.278468] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.280481] x2apic enabled\n[ 0.281679] Switched APIC routing to physical x2apic.\n[ 0.284151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.285732] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.288530] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291062] KVM setup paravirtual spinlock\n[ 0.292688] x86: Booted up 1 node, 1 CPUs\n[ 0.293836] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.295756] devtmpfs: initialized\n[ 0.297767] evm: security.selinux\n[ 0.298751] evm: security.SMACK64\n[ 0.299735] evm: security.SMACK64EXEC\n[ 0.300794] evm: security.SMACK64TRANSMUTE\n[ 0.301943] evm: security.SMACK64MMAP\n[ 0.302986] evm: security.ima\n[ 0.303898] evm: security.capability\n[ 0.305010] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.307599] pinctrl core: initialized pinctrl subsystem\n[ 0.309129] RTC time: 17:15:51, date: 08/16/18\n[ 0.310478] NET: Registered protocol family 16\n[ 0.311850] cpuidle: using governor ladder\n[ 0.313020] cpuidle: using governor menu\n[ 0.314140] PCCT header not found.\n[ 0.315196] ACPI: bus type PCI registered\n[ 0.316335] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.318115] PCI: Using configuration type 1 for base access\n[ 0.320386] ACPI: Added _OSI(Module Device)\n[ 0.321604] ACPI: Added _OSI(Processor Device)\n[ 0.322855] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.324159] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.326418] ACPI: Interpreter enabled\n[ 0.327526] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.330152] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.332738] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.335329] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.337913] ACPI: (supports S0 S5)\n[ 0.338907] ACPI: Using IOAPIC for interrupt routing\n[ 0.340225] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344105] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345693] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347424] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352152] acpiphp: Slot [3] registered\n[ 0.353287] acpiphp: Slot [4] registered\n[ 0.354419] acpiphp: Slot [5] registered\n[ 0.355544] acpiphp: Slot [6] registered\n[ 0.356665] acpiphp: Slot [7] registered\n[ 0.357806] acpiphp: Slot [8] registered\n[ 0.358936] acpiphp: Slot [9] registered\n[ 0.360063] acpiphp: Slot [10] registered\n[ 0.361213] acpiphp: Slot [11] registered\n[ 0.362425] acpiphp: Slot [12] registered\n[ 0.363658] acpiphp: Slot [13] registered\n[ 0.364881] acpiphp: Slot [14] registered\n[ 0.366100] acpiphp: Slot [15] registered\n[ 0.381225] acpiphp: Slot [16] registered\n[ 0.382451] acpiphp: Slot [17] registered\n[ 0.383667] acpiphp: Slot [18] registered\n[ 0.384884] acpiphp: Slot [19] registered\n[ 0.386098] acpiphp: Slot [20] registered\n[ 0.387318] acpiphp: Slot [21] registered\n[ 0.388535] acpiphp: Slot [22] registered\n[ 0.389756] acpiphp: Slot [23] registered\n[ 0.390969] acpiphp: Slot [24] registered\n[ 0.392181] acpiphp: Slot [25] registered\n[ 0.393393] acpiphp: Slot [26] registered\n[ 0.394610] acpiphp: Slot [27] registered\n[ 0.395829] acpiphp: Slot [28] registered\n[ 0.397043] acpiphp: Slot [29] registered\n[ 0.398256] acpiphp: Slot [30] registered\n[ 0.399471] acpiphp: Slot [31] registered\n[ 0.400689] PCI host bridge to bus 0000:00\n[ 0.401911] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.403707] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.405510] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.407682] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.409861] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.412094] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.416310] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.418208] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.419980] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.421877] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.426245] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.428376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451245] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453427] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455503] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457895] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459914] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461759] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463685] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.465275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.467586] vgaarb: loaded\n[ 0.468479] vgaarb: bridge control possible 0000:00:02.0\n[ 0.470270] SCSI subsystem initialized\n[ 0.471648] ACPI: bus type USB registered\n[ 0.472881] usbcore: registered new interface driver usbfs\n[ 0.474415] usbcore: registered new interface driver hub\n[ 0.475933] usbcore: registered new device driver usb\n[ 0.477543] PCI: Using ACPI for IRQ routing\n[ 0.479177] NetLabel: Initializing\n[ 0.480270] NetLabel: domain hash size = 128\n[ 0.481541] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482971] NetLabel: unlabeled traffic allowed by default\n[ 0.484688] clocksource: Switched to clocksource kvm-clock\n[ 0.495034] AppArmor: AppArmor Filesystem Enabled\n[ 0.496465] pnp: PnP ACPI init\n[ 0.497781] pnp: PnP ACPI: found 5 devices\n[ 0.504820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.507358] NET: Registered protocol family 2\n[ 0.508906] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.510846] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.512655] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.514456] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517798] NET: Registered protocol family 1\n[ 0.519107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.520763] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522370] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.537222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.551927] Trying to unpack rootfs image as initramfs...\n[ 0.614525] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.619248] Scanning for low memory corruption every 60 seconds\n[ 0.621574] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.623299] audit: initializing netlink subsys (disabled)\n[ 0.624943] audit: type=2000 audit(1534439752.444:1): initialized\n[ 0.626940] Initialise system trusted keyring\n[ 0.628383] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.630136] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.633039] zbud: loaded\n[ 0.634092] VFS: Disk quotas dquot_6.6.0\n[ 0.635317] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.637658] fuse init (API version 7.23)\n[ 0.638998] Key type big_key registered\n[ 0.640179] Allocating IMA MOK and blacklist keyrings.\n[ 0.642005] Key type asymmetric registered\n[ 0.643247] Asymmetric key parser 'x509' registered\n[ 0.644668] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.646840] io scheduler noop registered\n[ 0.647987] io scheduler deadline registered (default)\n[ 0.649476] io scheduler cfq registered\n[ 0.650724] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.652244] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.654140] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.656309] ACPI: Power Button [PWRF]\n[ 0.657605] GHES: HEST is not enabled!\n[ 0.671791] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.700982] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.704005] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.727914] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.731185] Linux agpgart interface v0.103\n[ 0.734814] brd: module loaded\n[ 0.737173] loop: module loaded\n[ 0.742414] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.744634] GPT:90111 != 2097151\n[ 0.745659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.747319] GPT:90111 != 2097151\n[ 0.748345] GPT: Use GNU Parted to correct GPT errors.\n[ 0.749797] vda: vda1 vda15\n[ 0.751529] scsi host0: ata_piix\n[ 0.752697] scsi host1: ata_piix\n[ 0.753778] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.755607] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.758000] libphy: Fixed MDIO Bus: probed\n[ 0.759237] tun: Universal TUN/TAP device driver, 1.6\n[ 0.760680] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.763549] PPP generic driver version 2.4.2\n[ 0.764926] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.766686] ehci-pci: EHCI PCI platform driver\n[ 0.767909] ehci-platform: EHCI generic platform driver\n[ 0.769286] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.770865] ohci-pci: OHCI PCI platform driver\n[ 0.772081] ohci-platform: OHCI generic platform driver\n[ 0.773478] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.788092] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789480] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.791532] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.792945] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.794541] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796256] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.798310] usb usb1: Product: UHCI Host Controller\n[ 0.799671] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.801295] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.802832] hub 1-0:1.0: USB hub found\n[ 0.803935] hub 1-0:1.0: 2 ports detected\n[ 0.805268] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808248] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.809591] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811047] mousedev: PS/2 mouse device common for all mice\n[ 0.812814] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815361] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816961] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818625] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820322] i2c /dev entries driver\n[ 0.821418] device-mapper: uevent: version 1.0.3\n[ 0.822765] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825096] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827016] NET: Registered protocol family 10\n[ 0.828619] NET: Registered protocol family 17\n[ 0.829901] Key type dns_resolver registered\n[ 0.831229] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832802] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835319] registered taskstats version 1\n[ 0.836532] Loading compiled-in X.509 certificates\n[ 0.838492] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841207] zswap: loaded using pool lzo/zbud\n[ 0.843452] Key type trusted registered\n[ 0.845706] Key type encrypted registered\n[ 0.846879] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848338] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849826] evm: HMAC attrs: 0x1\n[ 0.851165] Magic number: 14:736:289\n[ 0.852263] tty tty22: hash matches\n[ 0.853402] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:52 UTC (1534439752)\n[ 0.855664] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.857248] EDD information not available.\n[ 0.914399] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.916570] Write protecting the kernel read-only data: 14336k\n[ 0.919571] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.922222] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\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.82\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.088717] 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 10.10.10.20...\nLease of 10.10.10.20 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-0000018b\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeGlvT+sILkolkFgMsOLsLxdPgj/X6SW0xLJ5IjCQh9gQzMKwTyR0bmaf9BeGFQyaa/DITzDq/4wJKk/QD93usoGQVwe2K1ITrGDXG2q5NUZRY1TQLM2fnWYnWMcJInC4g7FdCtm9/24VJJY4g/jWY9JR/XwD1e6LggsWgjoiRpAfplVuOgcfuvXxhDovfL9fWahMoiFDRYdnpGs7CFzlLb9EOp7AFQXC83mJGX+HL6HaFO4MQi2MuZQv57GmIAc0FfisJVe/fz3CbJLp7l6D8jS7jAArBkD0kxT09OwRJaO4w1P1cOJPV/0zb1mf3Aw8BcKZ+Yw0u0aQOHv+16zYl root@sdnvpn-12-1\nssh-dss AAAAB3NzaC1kc3MAAACBAKk2PVmdjPlkJ3CtPnTS6UrWpMpC7zaOLIzT0wMgq99cyQm3OCdZLuNjSJrgnzx9KBhfWnLIb6mtVrmKu6+krPOV7wT/JJmQpaX+23Ol67nYt/VrzqgjkxjXWsF1QAJ2sbB/fyOW5xxlVnxrRQhmPIZWr4wDO6dMg6yA+8OrS6w5AAAAFQD45sdG1OBwdzP66FXvP87rDxAdiwAAAIAX+5qEtFRxeMobfmUdI7oDXBKolHYL/nbHgVZ39MtMq+0tZKdZRUqvo3cIucf6xLdK6264/2iCciCW3OqOV0OYps8cFnWdpWOvkhuClGr/DQuC8a/Sul7M45Ay0iNyPX0CSqMT9k3tktXyp3dyRL1y8j6DKFQu/JY6HIl1HvYmAAAAAIAXBrlP3mw8mC9nIXjaBz9mgEeGAOsm49YAg7oZnY3f64KtR7qiDkFw/JTw0aVfVCGkkZISGdho0A1A6kJRHYPICHT88ewxAe64uz53S38rb/LuoZzBCwwSEP8FYGLtKMVWAe+vLMGIRqiSHtIC6s3XRQYOgEgjgAmyX1zzddq3tg== root@sdnvpn-12-1\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.10s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.10.10.20,24,fe80::f816:3eff:fed0:77eb/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.20 \nip-route:169.254.169.254 via 10.10.10.4 dev eth0 \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-0000018b\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.73 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:D0:77:EB \n inet addr:10.10.10.20 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fed0:77eb/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8401 (8.2 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.4 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-1 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.116719] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.277432] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.277434] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.277435] usb 1-1: Product: QEMU USB Tablet\n[ 1.277436] usb 1-1: Manufacturer: QEMU\n[ 1.277437] usb 1-1: SerialNumber: 42\n[ 1.616793] tsc: Refined TSC clocksource calibration: 3491.869 MHz\n[ 1.616813] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns\n[ 2.862068] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 2.895744] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 16 18:15:52 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 16 18:15:52 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 16 18:15:52 cirros kern.notice kernel: [ 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)\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 16 18:15:52 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 16 18:15:52 cirros kern.notice kernel: [ 1.088717] random: dd urandom read with 5 bits of entropy available\nAug 16 18:15:52 cirros kern.info kernel: [ 1.116719] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 16 18:15:52 cirros kern.info kernel: [ 1.277432] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 16 18:15:52 cirros kern.info kernel: [ 1.277434] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 16 18:15:52 cirros kern.info kernel: [ 1.277435] usb 1-1: Product: QEMU USB Tablet\nAug 16 18:15:52 cirros kern.info kernel: [ 1.277436] usb 1-1: Manufacturer: QEMU\nAug 16 18:15:52 cirros kern.info kernel: [ 1.277437] usb 1-1: SerialNumber: 42\nAug 16 18:15:53 cirros kern.info kernel: [ 1.616793] tsc: Refined TSC clocksource calibration: 3491.869 MHz\nAug 16 18:15:53 cirros kern.info kernel: [ 1.616813] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255503bd08, max_idle_ns: 440795335855 ns\nAug 16 18:15:54 cirros auth.notice su: + /dev/console root:cirros\nAug 16 18:15:54 cirros authpriv.info dropbear[341]: Running in background\nAug 16 18:15:54 cirros kern.info kernel: [ 2.862068] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 16 18:15:54 cirros kern.info kernel: [ 2.895744] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-1 login: "} 2018-08-16 17:16:40,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-da6157bb-4334-46a0-bf5d-aeaf4c72a63a 2018-08-16 17:16:42,860 - sdnvpn_test_utils - INFO - Waiting for instance 9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0 to boot up 2018-08-16 17:16:42,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b53151e7045031fdd4c6444b59cd291ea4b211" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:16:42,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6937b812-4067-44ce-bacd-ff63630a4dcc x-compute-request-id: req-6937b812-4067-44ce-bacd-ff63630a4dcc Content-Encoding: gzip Content-Length: 11005 Content-Type: application/json 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 0x000000001FFE1577 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 0x000000001FFE14FF 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 546238068 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.185044] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.187300] pid_max: default: 32768 minimum: 301\n[ 0.188520] ACPI: Core revision 20150930\n[ 0.190178] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.191961] Security Framework initialized\n[ 0.193081] Yama: becoming mindful.\n[ 0.194083] AppArmor: AppArmor initialized\n[ 0.195234] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.196996] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.198700] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.200330] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202183] Initializing cgroup subsys io\n[ 0.203287] Initializing cgroup subsys memory\n[ 0.204463] Initializing cgroup subsys devices\n[ 0.205649] Initializing cgroup subsys freezer\n[ 0.206823] Initializing cgroup subsys net_cls\n[ 0.208015] Initializing cgroup subsys perf_event\n[ 0.209251] Initializing cgroup subsys net_prio\n[ 0.210455] Initializing cgroup subsys hugetlb\n[ 0.211635] Initializing cgroup subsys pids\n[ 0.212807] CPU: Physical Processor ID: 0\n[ 0.214591] mce: CPU supports 10 MCE banks\n[ 0.215756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.217116] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.233234] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.239802] ftrace: allocating 31920 entries in 125 pages\n[ 0.265102] smpboot: Max logical packages: 1\n[ 0.266266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.268139] x2apic enabled\n[ 0.269263] Switched APIC routing to physical x2apic.\n[ 0.271685] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.273180] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275890] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278324] KVM setup paravirtual spinlock\n[ 0.279912] x86: Booted up 1 node, 1 CPUs\n[ 0.281001] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.282861] devtmpfs: initialized\n[ 0.284819] evm: security.selinux\n[ 0.285766] evm: security.SMACK64\n[ 0.286717] evm: security.SMACK64EXEC\n[ 0.287733] evm: security.SMACK64TRANSMUTE\n[ 0.288825] evm: security.SMACK64MMAP\n[ 0.289832] evm: security.ima\n[ 0.290704] evm: security.capability\n[ 0.291772] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.294248] pinctrl core: initialized pinctrl subsystem\n[ 0.295711] RTC time: 17:15:32, date: 08/16/18\n[ 0.296985] NET: Registered protocol family 16\n[ 0.298286] cpuidle: using governor ladder\n[ 0.299394] cpuidle: using governor menu\n[ 0.300467] PCCT header not found.\n[ 0.301479] ACPI: bus type PCI registered\n[ 0.302571] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304229] PCI: Using configuration type 1 for base access\n[ 0.306347] ACPI: Added _OSI(Module Device)\n[ 0.307487] ACPI: Added _OSI(Processor Device)\n[ 0.308665] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.309885] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.312017] ACPI: Interpreter enabled\n[ 0.313048] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315553] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.318058] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.320562] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.323073] ACPI: (supports S0 S5)\n[ 0.324039] ACPI: Using IOAPIC for interrupt routing\n[ 0.325305] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.329080] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.330616] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.332271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.333878] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.336828] acpiphp: Slot [3] registered\n[ 0.337910] acpiphp: Slot [4] registered\n[ 0.338987] acpiphp: Slot [5] registered\n[ 0.340066] acpiphp: Slot [6] registered\n[ 0.341146] acpiphp: Slot [7] registered\n[ 0.342231] acpiphp: Slot [8] registered\n[ 0.343306] acpiphp: Slot [9] registered\n[ 0.344382] acpiphp: Slot [10] registered\n[ 0.345483] acpiphp: Slot [11] registered\n[ 0.346580] acpiphp: Slot [12] registered\n[ 0.347678] acpiphp: Slot [13] registered\n[ 0.348767] acpiphp: Slot [14] registered\n[ 0.349866] acpiphp: Slot [15] registered\n[ 0.365240] acpiphp: Slot [16] registered\n[ 0.366347] acpiphp: Slot [17] registered\n[ 0.367442] acpiphp: Slot [18] registered\n[ 0.368539] acpiphp: Slot [19] registered\n[ 0.369643] acpiphp: Slot [20] registered\n[ 0.370737] acpiphp: Slot [21] registered\n[ 0.371831] acpiphp: Slot [22] registered\n[ 0.372928] acpiphp: Slot [23] registered\n[ 0.374025] acpiphp: Slot [24] registered\n[ 0.375123] acpiphp: Slot [25] registered\n[ 0.376216] acpiphp: Slot [26] registered\n[ 0.377307] acpiphp: Slot [27] registered\n[ 0.378403] acpiphp: Slot [28] registered\n[ 0.379501] acpiphp: Slot [29] registered\n[ 0.380589] acpiphp: Slot [30] registered\n[ 0.381687] acpiphp: Slot [31] registered\n[ 0.382788] PCI host bridge to bus 0000:00\n[ 0.383892] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.385508] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.387143] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.389128] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.391096] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.393099] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.397142] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.398854] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.400433] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.402139] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.406425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.408375] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428868] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430848] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432794] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436729] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440192] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441610] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.443711] vgaarb: loaded\n[ 0.444536] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446186] SCSI subsystem initialized\n[ 0.447442] ACPI: bus type USB registered\n[ 0.448563] usbcore: registered new interface driver usbfs\n[ 0.450016] usbcore: registered new interface driver hub\n[ 0.451433] usbcore: registered new device driver usb\n[ 0.452977] PCI: Using ACPI for IRQ routing\n[ 0.454512] NetLabel: Initializing\n[ 0.455493] NetLabel: domain hash size = 128\n[ 0.456653] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.457955] NetLabel: unlabeled traffic allowed by default\n[ 0.459532] clocksource: Switched to clocksource kvm-clock\n[ 0.469802] AppArmor: AppArmor Filesystem Enabled\n[ 0.471087] pnp: PnP ACPI init\n[ 0.472306] pnp: PnP ACPI: found 5 devices\n[ 0.479144] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.481481] NET: Registered protocol family 2\n[ 0.482890] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.484625] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.486253] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.487890] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489348] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490920] NET: Registered protocol family 1\n[ 0.492106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.493585] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.495038] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.509536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.524122] Trying to unpack rootfs image as initramfs...\n[ 0.586450] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.591333] Scanning for low memory corruption every 60 seconds\n[ 0.593494] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.595089] audit: initializing netlink subsys (disabled)\n[ 0.596568] audit: type=2000 audit(1534439732.396:1): initialized\n[ 0.598426] Initialise system trusted keyring\n[ 0.599786] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.601349] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604085] zbud: loaded\n[ 0.605081] VFS: Disk quotas dquot_6.6.0\n[ 0.606208] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608354] fuse init (API version 7.23)\n[ 0.609577] Key type big_key registered\n[ 0.610679] Allocating IMA MOK and blacklist keyrings.\n[ 0.612357] Key type asymmetric registered\n[ 0.613487] Asymmetric key parser 'x509' registered\n[ 0.614795] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.616840] io scheduler noop registered\n[ 0.617924] io scheduler deadline registered (default)\n[ 0.619275] io scheduler cfq registered\n[ 0.620466] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.621889] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623670] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625666] ACPI: Power Button [PWRF]\n[ 0.626867] GHES: HEST is not enabled!\n[ 0.640953] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.669972] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.672874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.696645] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.699739] Linux agpgart interface v0.103\n[ 0.703120] brd: module loaded\n[ 0.705380] loop: module loaded\n[ 0.710322] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.712320] GPT:90111 != 2097151\n[ 0.713263] GPT:Alternate GPT header not at the end of the disk.\n[ 0.714764] GPT:90111 != 2097151\n[ 0.715723] GPT: Use GNU Parted to correct GPT errors.\n[ 0.717069] vda: vda1 vda15\n[ 0.718715] scsi host0: ata_piix\n[ 0.719809] scsi host1: ata_piix\n[ 0.720816] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.722495] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.724476] libphy: Fixed MDIO Bus: probed\n[ 0.725606] tun: Universal TUN/TAP device driver, 1.6\n[ 0.726917] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.729840] PPP generic driver version 2.4.2\n[ 0.731064] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732694] ehci-pci: EHCI PCI platform driver\n[ 0.733895] ehci-platform: EHCI generic platform driver\n[ 0.735241] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736786] ohci-pci: OHCI PCI platform driver\n[ 0.737986] ohci-platform: OHCI generic platform driver\n[ 0.739329] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753913] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.755272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.757271] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.758639] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.760202] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763824] usb usb1: Product: UHCI Host Controller\n[ 0.765091] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.766642] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.767972] hub 1-0:1.0: USB hub found\n[ 0.769065] hub 1-0:1.0: 2 ports detected\n[ 0.770310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773139] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774415] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.775792] mousedev: PS/2 mouse device common for all mice\n[ 0.777441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.779873] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781378] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.784539] i2c /dev entries driver\n[ 0.785561] device-mapper: uevent: version 1.0.3\n[ 0.786847] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789048] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.790855] NET: Registered protocol family 10\n[ 0.792389] NET: Registered protocol family 17\n[ 0.793571] Key type dns_resolver registered\n[ 0.794826] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796291] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798653] registered taskstats version 1\n[ 0.799778] Loading compiled-in X.509 certificates\n[ 0.801568] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.804032] zswap: loaded using pool lzo/zbud\n[ 0.806070] Key type trusted registered\n[ 0.808200] Key type encrypted registered\n[ 0.809313] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.810690] ima: No TPM chip found, activating TPM-bypass!\n[ 0.812103] evm: HMAC attrs: 0x1\n[ 0.813369] Magic number: 14:736:289\n[ 0.814428] tty tty22: hash matches\n[ 0.815511] rtc_cmos 00:00: setting system clock to 2018-08-16 17:15:32 UTC (1534439732)\n[ 0.817681] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.819166] EDD information not available.\n[ 0.885089] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887158] Write protecting the kernel read-only data: 14336k\n[ 0.890058] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.892474] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\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.79\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.050361] 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 10.10.10.9...\nLease of 10.10.10.9 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.89. iid=i-00000188\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDYVeR1Ym41sceF4IaEMcHdh3mr5Ngyi9fBXqgj9v6igC2xGxKWvXE5nJVl32d6s0ULGpb5ac9IzWaIq+FqtmoGeC9bhk50BhlkdJrIvZSGjBP3VnOyHKAgFRn2DfhK9V1bIV8M+JR0wTixhbwgKZ9wwNt7z+Z8rAzOzYUiqJOMTZPkWb8RSgqMmASrbhD1Y8NNBTjjQjr76hAGR8xlG6beY/sXr0Kp0cIciTSgpyEM5T8GkH0fHqrInvtJXctVnyw3skGtXkm23NTTapRNuqwzHH8b8HXLtFYmR9/IVYmDUQyhBN1TqTsL0Ha77YJqmhohhCHAJb4NuLQAFmBm9ZBR root@sdnvpn-12-2\nssh-dss AAAAB3NzaC1kc3MAAACBAOCipO1rF2hkJl/A/p4E5dqFmQPoH+mf25NCKZBdUj9fX4akKWAHXkzrFUXZS2ohce6LEhXRYaW6eKVu5CqqxCCpwBZoar9rOxctC421qpVmSVYV4wXyHlhCkwTmU1IYrZiv/EApWcoAPMsC6pg2zcDAGtpPyXIYAbFtJpvVr7VZAAAAFQCia5h0kBq1Vq6LT4xmFHDX4MPZOQAAAIAifd5VfjpY+TRNYKn9wlgbeYUTG+O/bH48sueZuNSztrrjnVfxaQuwTFd2kjnLlqvg9pU8F3E7qIRN/5DsFjhXMdZObYR1XLWYzHuCJODzx1fA7V38DcFiDXSIAsAnWfWuLvYY9muzCAZayqEtkhTLV5Ji6fFtH0kTtWEHI+5j9AAAAIEAqDU1CyS+GkqtfQF6J8+jcPKvXJFDjUiUro4xugf5Ff0qeitERj4GXm45mrAPVQrF+TvRDM/bCO2JDHUulhfg1Pt+scZK446UZe2BRr0KAaLfRfHHWORpjyexTMww8ryeCCP5YAPuHfjiuQaMZ7eZMu6qdd+abe5MljmfJJY0Phk= root@sdnvpn-12-2\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,10.10.10.9,24,fe80::f816:3eff:fe8e:4d3d/64,\nip-route:default via 10.10.10.1 dev eth0 \nip-route:10.10.10.0/24 dev eth0 src 10.10.10.9 \nip-route:169.254.169.254 via 10.10.10.3 dev eth0 \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-00000188\nname: N/A\navailability-zone: nova\nlocal-hostname: sdnvpn-12-2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.93 ===\n=== pinging gateway failed, debugging connection ===\n############ debug start ##############\n### /etc/init.d/sshd start\nTop of dropbear init script\nStarting dropbear sshd: remove-dropbear-host-keys already run per instance\nFAIL\n### ifconfig -a\neth0 Link encap:Ethernet HWaddr FA:16:3E:8E:4D:3D \n inet addr:10.10.10.9 Bcast:10.10.10.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:4d3d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69 errors:0 dropped:0 overruns:0 frame:0\n TX packets:101 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:8147 (7.9 KiB) TX bytes:9095 (8.8 KiB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1 \n RX bytes:211 (211.0 B) TX bytes:211 (211.0 B)\n\n### route -n\nKernel IP routing table\nDestination Gateway Genmask Flags Metric Ref Use Iface\n0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 eth0\n10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0\n169.254.169.254 10.10.10.3 255.255.255.255 UGH 0 0 0 eth0\n### cat /etc/resolv.conf\nsearch openstacklocal\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n### ping -c 5 10.10.10.1\nPING 10.10.10.1 (10.10.10.1): 56 data bytes\n\n--- 10.10.10.1 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### pinging nameservers\n#### ping -c 5 8.8.8.8\nPING 8.8.8.8 (8.8.8.8): 56 data bytes\n\n--- 8.8.8.8 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n#### ping -c 5 8.8.4.4\nPING 8.8.4.4 (8.8.4.4): 56 data bytes\n\n--- 8.8.4.4 ping statistics ---\n5 packets transmitted, 0 packets received, 100% packet loss\n### uname -a\nLinux sdnvpn-12-2 4.4.0-28-generic #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 x86_64 GNU/Linux\n### lsmod\nModule Size Used by Not tainted\nnls_iso8859_1 16384 0 \nisofs 40960 0 \nip_tables 24576 0 \nx_tables 36864 1 ip_tables\npcnet32 45056 0 \n8139cp 28672 0 \nmii 16384 2 pcnet32,8139cp\nne2k_pci 16384 0 \n8390 20480 1 ne2k_pci\ne1000 135168 0 \nvirtio_scsi 20480 0 \n### dmesg | tail\n[ 1.079577] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.241039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.241042] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.241043] usb 1-1: Product: QEMU USB Tablet\n[ 1.241044] usb 1-1: Manufacturer: QEMU\n[ 1.241045] usb 1-1: SerialNumber: 42\n[ 1.587633] tsc: Refined TSC clocksource calibration: 3491.872 MHz\n[ 1.587641] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\n[ 3.036761] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\n[ 3.071057] EXT4-fs (vda1): resized filesystem to 1039340\n### tail -n 25 /var/log/messages\nAug 16 18:15:32 cirros syslog.info syslogd started: BusyBox v1.23.2\nAug 16 18:15:32 cirros kern.notice kernel: klogd started: BusyBox v1.23.2 (2017-11-20 02:37:12 UTC)\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuset\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpu\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Initializing cgroup subsys cpuacct\nAug 16 18:15:32 cirros kern.notice kernel: [ 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)\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] KERNEL supported cpus:\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Intel GenuineIntel\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] AMD AuthenticAMD\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] Centaur CentaurHauls\nAug 16 18:15:32 cirros kern.info kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\nAug 16 18:15:32 cirros kern.notice kernel: [ 1.050361] random: dd urandom read with 5 bits of entropy available\nAug 16 18:15:32 cirros kern.info kernel: [ 1.079577] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nAug 16 18:15:32 cirros kern.info kernel: [ 1.241039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\nAug 16 18:15:32 cirros kern.info kernel: [ 1.241042] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\nAug 16 18:15:32 cirros kern.info kernel: [ 1.241043] usb 1-1: Product: QEMU USB Tablet\nAug 16 18:15:32 cirros kern.info kernel: [ 1.241044] usb 1-1: Manufacturer: QEMU\nAug 16 18:15:32 cirros kern.info kernel: [ 1.241045] usb 1-1: SerialNumber: 42\nAug 16 18:15:33 cirros kern.info kernel: [ 1.587633] tsc: Refined TSC clocksource calibration: 3491.872 MHz\nAug 16 18:15:33 cirros kern.info kernel: [ 1.587641] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325552b52c9, max_idle_ns: 440795254132 ns\nAug 16 18:15:34 cirros auth.notice su: + /dev/console root:cirros\nAug 16 18:15:34 cirros authpriv.info dropbear[341]: Running in background\nAug 16 18:15:34 cirros kern.info kernel: [ 3.036761] EXT4-fs (vda1): resizing filesystem from 32768 to 1039340 blocks\nAug 16 18:15:34 cirros kern.info kernel: [ 3.071057] EXT4-fs (vda1): resized filesystem to 1039340\n############ debug end ##############\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsdnvpn-12-2 login: "} 2018-08-16 17:16:42,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action used request id req-6937b812-4067-44ce-bacd-ff63630a4dcc 2018-08-16 17:16:44,966 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest 2018-08-16 17:17:14,988 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-16 17:17:14,989 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-16 17:17:14,989 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-16 17:17:14,992 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-16 17:17:15,012 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-16 17:17:15,014 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-16 17:17:15,014 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-16 17:17:15,015 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-16 17:17:15,016 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-16 17:17:15,056 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-16 17:17:15,074 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-16 17:17:15,076 - paramiko.transport - DEBUG - [chan 7] Max packet in: 32768 bytes 2018-08-16 17:17:15,077 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-16 17:17:15,078 - paramiko.transport - DEBUG - [chan 7] Max packet out: 32768 bytes 2018-08-16 17:17:15,078 - paramiko.transport - DEBUG - Secsh channel 7 opened. 2018-08-16 17:17:15,085 - paramiko.transport - DEBUG - [chan 7] Sesch channel 7 request ok 2018-08-16 17:17:15,114 - paramiko.transport - DEBUG - [chan 7] EOF received (7) 2018-08-16 17:17:15,116 - paramiko.transport - DEBUG - [chan 8] Max packet in: 32768 bytes 2018-08-16 17:17:15,116 - paramiko.transport - DEBUG - [chan 7] EOF sent (7) 2018-08-16 17:17:15,117 - paramiko.transport - DEBUG - [chan 8] Max packet out: 32768 bytes 2018-08-16 17:17:15,117 - paramiko.transport - DEBUG - Secsh channel 8 opened. 2018-08-16 17:17:15,158 - paramiko.transport - DEBUG - [chan 8] Sesch channel 8 request ok 2018-08-16 17:17:15,179 - paramiko.transport - DEBUG - [chan 8] EOF received (8) 2018-08-16 17:17:15,184 - paramiko.transport - DEBUG - [chan 8] EOF sent (8) 2018-08-16 17:17:15,189 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-16 17:17:15,190 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-16 17:17:15,190 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-16 17:17:15,192 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-16 17:17:15,210 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-16 17:17:15,211 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-16 17:17:15,212 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-16 17:17:15,213 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-16 17:17:15,213 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-16 17:17:15,254 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-16 17:17:15,270 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-16 17:17:15,271 - paramiko.transport - DEBUG - [chan 9] Max packet in: 32768 bytes 2018-08-16 17:17:15,272 - paramiko.transport - DEBUG - [chan 9] Max packet out: 32768 bytes 2018-08-16 17:17:15,273 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-16 17:17:15,273 - paramiko.transport - DEBUG - Secsh channel 9 opened. 2018-08-16 17:17:15,276 - paramiko.transport - DEBUG - [chan 9] Sesch channel 9 request ok 2018-08-16 17:17:15,295 - paramiko.transport - DEBUG - [chan 9] EOF received (9) 2018-08-16 17:17:15,296 - paramiko.transport - DEBUG - [chan 10] Max packet in: 32768 bytes 2018-08-16 17:17:15,297 - paramiko.transport - DEBUG - [chan 9] EOF sent (9) 2018-08-16 17:17:15,297 - paramiko.transport - DEBUG - [chan 10] Max packet out: 32768 bytes 2018-08-16 17:17:15,298 - paramiko.transport - DEBUG - Secsh channel 10 opened. 2018-08-16 17:17:15,338 - paramiko.transport - DEBUG - [chan 10] Sesch channel 10 request ok 2018-08-16 17:17:15,354 - paramiko.transport - DEBUG - [chan 10] EOF received (10) 2018-08-16 17:17:15,355 - sdnvpn-results - INFO - Check if new flows and groups were added to OVS 2018-08-16 17:17:15,356 - paramiko.transport - DEBUG - [chan 10] EOF sent (10) 2018-08-16 17:17:15,356 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-16 17:17:15,357 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-16 17:17:15,358 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-16 17:17:15,360 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-16 17:17:15,378 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-16 17:17:15,378 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-16 17:17:15,379 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-16 17:17:15,379 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-16 17:17:15,380 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-16 17:17:15,419 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-16 17:17:15,483 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-16 17:17:15,484 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-16 17:17:45,507 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-16 17:17:45,508 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-16 17:17:45,509 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-16 17:17:45,511 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-16 17:17:45,588 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-16 17:17:45,589 - paramiko.transport - DEBUG - [chan 11] Max packet in: 32768 bytes 2018-08-16 17:17:45,590 - paramiko.transport - DEBUG - [chan 11] Max packet out: 32768 bytes 2018-08-16 17:17:45,590 - paramiko.transport - DEBUG - Secsh channel 11 opened. 2018-08-16 17:17:45,591 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-16 17:17:45,595 - paramiko.transport - DEBUG - [chan 11] Sesch channel 11 request ok 2018-08-16 17:17:45,667 - paramiko.transport - DEBUG - [chan 11] EOF received (11) 2018-08-16 17:17:45,668 - paramiko.transport - DEBUG - [chan 11] EOF sent (11) 2018-08-16 17:18:15,694 - paramiko.transport - DEBUG - [chan 12] Max packet in: 32768 bytes 2018-08-16 17:18:15,695 - paramiko.transport - DEBUG - [chan 12] Max packet out: 32768 bytes 2018-08-16 17:18:15,695 - paramiko.transport - DEBUG - Secsh channel 12 opened. 2018-08-16 17:18:15,698 - paramiko.transport - DEBUG - [chan 12] Sesch channel 12 request ok 2018-08-16 17:18:15,759 - paramiko.transport - DEBUG - [chan 12] EOF received (12) 2018-08-16 17:18:15,759 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 1 2018-08-16 17:18:15,760 - paramiko.transport - DEBUG - [chan 12] EOF sent (12) 2018-08-16 17:18:45,773 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-16 17:18:45,774 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-16 17:18:45,774 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-16 17:18:45,777 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-16 17:18:45,796 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-16 17:18:45,798 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-16 17:18:45,798 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-16 17:18:45,799 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-16 17:18:45,799 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-16 17:18:45,840 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-16 17:18:45,858 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-16 17:18:45,861 - paramiko.transport - DEBUG - [chan 13] Max packet in: 32768 bytes 2018-08-16 17:18:45,861 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-16 17:18:45,862 - paramiko.transport - DEBUG - [chan 13] Max packet out: 32768 bytes 2018-08-16 17:18:45,863 - paramiko.transport - DEBUG - Secsh channel 13 opened. 2018-08-16 17:18:45,867 - paramiko.transport - DEBUG - [chan 13] Sesch channel 13 request ok 2018-08-16 17:18:45,886 - paramiko.transport - DEBUG - [chan 13] EOF received (13) 2018-08-16 17:18:45,887 - paramiko.transport - DEBUG - [chan 14] Max packet in: 32768 bytes 2018-08-16 17:18:45,888 - paramiko.transport - DEBUG - [chan 13] EOF sent (13) 2018-08-16 17:18:45,888 - paramiko.transport - DEBUG - [chan 14] Max packet out: 32768 bytes 2018-08-16 17:18:45,889 - paramiko.transport - DEBUG - Secsh channel 14 opened. 2018-08-16 17:18:45,929 - paramiko.transport - DEBUG - [chan 14] Sesch channel 14 request ok 2018-08-16 17:18:45,949 - paramiko.transport - DEBUG - [chan 14] EOF received (14) 2018-08-16 17:18:45,951 - paramiko.transport - DEBUG - [chan 14] EOF sent (14) 2018-08-16 17:18:45,957 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-16 17:18:45,958 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-16 17:18:45,958 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-16 17:18:45,961 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-16 17:18:45,980 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-16 17:18:45,982 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-16 17:18:45,982 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-16 17:18:46,023 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-16 17:18:46,024 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-16 17:18:46,048 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-16 17:18:46,067 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-16 17:18:46,068 - paramiko.transport - DEBUG - [chan 15] Max packet in: 32768 bytes 2018-08-16 17:18:46,069 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-16 17:18:46,070 - paramiko.transport - DEBUG - [chan 15] Max packet out: 32768 bytes 2018-08-16 17:18:46,070 - paramiko.transport - DEBUG - Secsh channel 15 opened. 2018-08-16 17:18:46,074 - paramiko.transport - DEBUG - [chan 15] Sesch channel 15 request ok 2018-08-16 17:18:46,091 - paramiko.transport - DEBUG - [chan 15] EOF received (15) 2018-08-16 17:18:46,093 - paramiko.transport - DEBUG - [chan 16] Max packet in: 32768 bytes 2018-08-16 17:18:46,093 - paramiko.transport - DEBUG - [chan 15] EOF sent (15) 2018-08-16 17:18:46,094 - paramiko.transport - DEBUG - [chan 16] Max packet out: 32768 bytes 2018-08-16 17:18:46,094 - paramiko.transport - DEBUG - Secsh channel 16 opened. 2018-08-16 17:18:46,135 - paramiko.transport - DEBUG - [chan 16] Sesch channel 16 request ok 2018-08-16 17:18:46,153 - paramiko.transport - DEBUG - [chan 16] EOF received (16) 2018-08-16 17:18:46,154 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller. 2018-08-16 17:18:46,155 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-16 17:18:46,156 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-16 17:18:46,156 - paramiko.transport - DEBUG - [chan 16] EOF sent (16) 2018-08-16 17:18:46,156 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-16 17:18:46,161 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-16 17:18:46,193 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-16 17:18:46,194 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-16 17:19:16,195 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-16 17:19:16,196 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-16 17:19:16,196 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-16 17:19:16,199 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-16 17:19:16,215 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-16 17:19:16,216 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-16 17:19:16,216 - paramiko.transport - DEBUG - [chan 17] Max packet in: 32768 bytes 2018-08-16 17:19:16,217 - paramiko.transport - DEBUG - [chan 17] Max packet out: 32768 bytes 2018-08-16 17:19:16,218 - paramiko.transport - DEBUG - Secsh channel 17 opened. 2018-08-16 17:19:16,222 - paramiko.transport - DEBUG - [chan 17] Sesch channel 17 request ok 2018-08-16 17:19:16,245 - paramiko.transport - DEBUG - [chan 17] EOF received (17) 2018-08-16 17:19:16,246 - paramiko.transport - DEBUG - [chan 17] EOF sent (17) 2018-08-16 17:19:46,253 - paramiko.transport - DEBUG - [chan 18] Max packet in: 32768 bytes 2018-08-16 17:19:46,255 - paramiko.transport - DEBUG - [chan 18] Max packet out: 32768 bytes 2018-08-16 17:19:46,255 - paramiko.transport - DEBUG - Secsh channel 18 opened. 2018-08-16 17:19:46,258 - paramiko.transport - DEBUG - [chan 18] Sesch channel 18 request ok 2018-08-16 17:19:46,277 - paramiko.transport - DEBUG - [chan 18] EOF received (18) 2018-08-16 17:19:46,278 - sdnvpn.test.functest.testcase_12 - INFO - Wait before subtest resync type 2 2018-08-16 17:19:46,279 - paramiko.transport - DEBUG - [chan 18] EOF sent (18) 2018-08-16 17:20:16,308 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-16 17:20:16,309 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-16 17:20:16,309 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-16 17:20:16,311 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-16 17:20:16,334 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-16 17:20:16,335 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-16 17:20:16,336 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-16 17:20:16,337 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-16 17:20:16,337 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-16 17:20:16,378 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-16 17:20:16,399 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-16 17:20:16,402 - paramiko.transport - DEBUG - [chan 19] Max packet in: 32768 bytes 2018-08-16 17:20:16,403 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-16 17:20:16,403 - paramiko.transport - DEBUG - [chan 19] Max packet out: 32768 bytes 2018-08-16 17:20:16,404 - paramiko.transport - DEBUG - Secsh channel 19 opened. 2018-08-16 17:20:16,407 - paramiko.transport - DEBUG - [chan 19] Sesch channel 19 request ok 2018-08-16 17:20:16,428 - paramiko.transport - DEBUG - [chan 19] EOF received (19) 2018-08-16 17:20:16,430 - paramiko.transport - DEBUG - [chan 20] Max packet in: 32768 bytes 2018-08-16 17:20:16,430 - paramiko.transport - DEBUG - [chan 19] EOF sent (19) 2018-08-16 17:20:16,431 - paramiko.transport - DEBUG - [chan 20] Max packet out: 32768 bytes 2018-08-16 17:20:16,431 - paramiko.transport - DEBUG - Secsh channel 20 opened. 2018-08-16 17:20:16,472 - paramiko.transport - DEBUG - [chan 20] Sesch channel 20 request ok 2018-08-16 17:20:16,494 - paramiko.transport - DEBUG - [chan 20] EOF received (20) 2018-08-16 17:20:16,498 - paramiko.transport - DEBUG - [chan 20] EOF sent (20) 2018-08-16 17:20:16,505 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-16 17:20:16,505 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-16 17:20:16,506 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-16 17:20:16,508 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-16 17:20:16,531 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-16 17:20:16,532 - paramiko.transport - DEBUG - [chan 23] Max packet in: 32768 bytes 2018-08-16 17:20:16,533 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-16 17:20:16,534 - paramiko.transport - DEBUG - [chan 23] Max packet out: 32768 bytes 2018-08-16 17:20:16,534 - paramiko.transport - DEBUG - Secsh channel 23 opened. 2018-08-16 17:20:16,575 - paramiko.transport - DEBUG - [chan 23] Sesch channel 23 request ok 2018-08-16 17:20:16,597 - paramiko.transport - DEBUG - [chan 23] EOF received (23) 2018-08-16 17:20:16,598 - paramiko.transport - DEBUG - [chan 21] Max packet in: 32768 bytes 2018-08-16 17:20:16,598 - paramiko.transport - DEBUG - [chan 23] EOF sent (23) 2018-08-16 17:20:16,599 - paramiko.transport - DEBUG - [chan 21] Max packet out: 32768 bytes 2018-08-16 17:20:16,599 - paramiko.transport - DEBUG - Secsh channel 21 opened. 2018-08-16 17:20:16,601 - paramiko.transport - DEBUG - [chan 21] Sesch channel 21 request ok 2018-08-16 17:20:16,619 - paramiko.transport - DEBUG - [chan 21] EOF received (21) 2018-08-16 17:20:16,621 - paramiko.transport - DEBUG - [chan 22] Max packet in: 32768 bytes 2018-08-16 17:20:16,622 - paramiko.transport - DEBUG - [chan 21] EOF sent (21) 2018-08-16 17:20:16,622 - paramiko.transport - DEBUG - [chan 22] Max packet out: 32768 bytes 2018-08-16 17:20:16,622 - paramiko.transport - DEBUG - Secsh channel 22 opened. 2018-08-16 17:20:16,663 - paramiko.transport - DEBUG - [chan 22] Sesch channel 22 request ok 2018-08-16 17:20:16,680 - paramiko.transport - DEBUG - [chan 22] EOF received (22) 2018-08-16 17:20:16,681 - sdnvpn-results - INFO - Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok 2018-08-16 17:20:16,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc0d0b541a2e21b389ee8bed7cd1221816cd9ff" -d '{"forceDelete": null}' 2018-08-16 17:20:16,688 - paramiko.transport - DEBUG - [chan 22] EOF sent (22) 2018-08-16 17:20:17,137 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:20:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84dfa5f4-e5b6-42e2-8fb8-0dbf620cac29 x-compute-request-id: req-84dfa5f4-e5b6-42e2-8fb8-0dbf620cac29 Content-Length: 0 Content-Type: application/json 2018-08-16 17:20:17,137 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/aa175fc5-7e89-4e23-9f98-d18ff6741040/action used request id req-84dfa5f4-e5b6-42e2-8fb8-0dbf620cac29 2018-08-16 17:20:17,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc0d0b541a2e21b389ee8bed7cd1221816cd9ff" -d '{"forceDelete": null}' 2018-08-16 17:20:17,334 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:20:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11f2325d-8416-4df8-8a2c-0b19e51268ff x-compute-request-id: req-11f2325d-8416-4df8-8a2c-0b19e51268ff Content-Length: 0 Content-Type: application/json 2018-08-16 17:20:17,334 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/9d3f02bf-128e-4ff6-a5ee-2e52f0b4abc0/action used request id req-11f2325d-8416-4df8-8a2c-0b19e51268ff 2018-08-16 17:20:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3a2a12050f573d705b4454e13a2ffc3eb6dfce79" 2018-08-16 17:20:18,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65dcdb79-a07d-4cdd-bcf2-bb27e6a0429f Date: Thu, 16 Aug 2018 17:20:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:20:18,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/799d88fe-4baa-4c5b-ab75-767867b8bb98 used request id req-65dcdb79-a07d-4cdd-bcf2-bb27e6a0429f 2018-08-16 17:20:18,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/a2724388-dbbe-4b9a-b3b7-08bf197a9eea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0aec17f8b6dd7d427531cbcd9907b58c7f0034" 2018-08-16 17:20:18,433 - keystoneauth.session - DEBUG - RESP: [409] Content-Type: application/json Content-Length: 204 X-Openstack-Request-Id: req-40783f6c-deda-4783-a37d-6d0916d0df07 Date: Thu, 16 Aug 2018 17:20:18 GMT RESP BODY: {"NeutronError": {"message": "Unable to complete operation on subnet a2724388-dbbe-4b9a-b3b7-08bf197a9eea: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:20:18,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/a2724388-dbbe-4b9a-b3b7-08bf197a9eea used request id req-40783f6c-deda-4783-a37d-6d0916d0df07 2018-08-16 17:20:18,433 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Unable to complete operation on subnet a2724388-dbbe-4b9a-b3b7-08bf197a9eea: One or more ports have an IP allocation from this subnet.", "type": "SubnetInUse", "detail": ""}} 2018-08-16 17:20:18,433 - sdnvpn.lib.openstack_utils - ERROR - Error [delete_neutron_subnet(neutron_client, 'a2724388-dbbe-4b9a-b3b7-08bf197a9eea')]: Unable to complete operation on subnet a2724388-dbbe-4b9a-b3b7-08bf197a9eea: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-40783f6c-deda-4783-a37d-6d0916d0df07'] 2018-08-16 17:20:18,434 - sdnvpn_test_utils - ERROR - Fail to delete all subnets. Subnet with id a2724388-dbbe-4b9a-b3b7-08bf197a9eea was not deleted. 2018-08-16 17:20:18,434 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Check if new flows and groups were added to OVS | +----------------------------------------------------------------------------------------+ | PASS | New OVS flows added | +========================================================================================+ +----------------------------------------------------------------------------------------+ | PASS | New OVS groups added | +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by del/set controller.| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 475, actual flow count 437| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 16, actual group count 14| +========================================================================================+ | Check if flows/groups are reprogrammed in OVS after its reconnection by firewall rule for OF port block/unblok| +----------------------------------------------------------------------------------------+ | FAIL | OVS flows are programmed after resync expected flow count 475, actual flow count 437| +========================================================================================+ +----------------------------------------------------------------------------------------+ | FAIL | OVS groups are programmed after resync expected group count 16, actual group count 14| +========================================================================================+ +========================================================================================+ 2018-08-16 17:20:18,434 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_12 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_12 - Check Flows and Groups are reprogrammed after OVS reconnect': {'status': 'FAIL', 'details': [{'New OVS flows added': 'PASS'}, {'New OVS groups added': 'PASS'}, {'OVS flows are programmed after resync expected flow count 475, actual flow count 437': 'FAIL'}, {'OVS groups are programmed after resync expected group count 16, actual group count 14': 'FAIL'}, {'OVS flows are programmed after resync expected flow count 475, actual flow count 437': 'FAIL'}, {'OVS groups are programmed after resync expected group count 16, actual group count 14': 'FAIL'}]} 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Running 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario' 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - ==================================================================================================== 2018-08-16 17:20:18,435 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Importing the testcase sdnvpn.test.functest.testcase_13 2018-08-16 17:20:18,525 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Calling the testcase sdnvpn.test.functest.testcase_13 main method 2018-08-16 17:20:18,526 - sdnvpn.test.functest.testcase_13 - INFO - Downloading image 2018-08-16 17:20:28,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:28,650 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:28,651 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:28,652 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:28,653 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:28,654 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:28,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:28,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn') 2018-08-16 17:20:28,655 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:28,656 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:28,657 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:28,657 - sdnvpn.lib.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-08-16 17:20:28,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:28,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944d7e04-1486-4466-8779-e7ec45ed7cc1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:28,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-944d7e04-1486-4466-8779-e7ec45ed7cc1 2018-08-16 17:20:28,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:29,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["toU-2d_qQLSC1uMobq_UVA"], "issued_at": "2018-08-16T17:20:28.000000Z"}} 2018-08-16 17:20:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:20:29,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 78 Content-Type: application/json X-Openstack-Request-Id: req-43800cef-dfd9-4d59-a4da-8514464ad97a Date: Thu, 16 Aug 2018 17:20:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:20:29,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-43800cef-dfd9-4d59-a4da-8514464ad97a 2018-08-16 17:20:29,776 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-ubuntu' from '/home/opnfv/functest/data/ubuntu-16.04-server-cloudimg-amd64-disk1.img'... 2018-08-16 17:20:29,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:20:30,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-bc53aedf-1660-4669-918a-af65b531d590 Date: Thu, 16 Aug 2018 17:20:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:20:30,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-bc53aedf-1660-4669-918a-af65b531d590 2018-08-16 17:20:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-ubuntu", "visibility": "public"}' 2018-08-16 17:20:30,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/13b55235-5f66-443b-992d-bd97c5db741e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0528f887-2926-4c15-9afa-d0a6d3dff1e5 Date: Thu, 16 Aug 2018 17:20:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:20:30Z", "file": "/v2/images/13b55235-5f66-443b-992d-bd97c5db741e/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "13b55235-5f66-443b-992d-bd97c5db741e", "size": null, "self": "/v2/images/13b55235-5f66-443b-992d-bd97c5db741e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": null, "created_at": "2018-08-16T17:20:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:20:30,423 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-0528f887-2926-4c15-9afa-d0a6d3dff1e5 2018-08-16 17:20:30,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/13b55235-5f66-443b-992d-bd97c5db741e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" -d '' 2018-08-16 17:20:38,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bde70a1-b1c5-4d83-bd37-2bed15bc2bef Date: Thu, 16 Aug 2018 17:20:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:20:38,685 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/13b55235-5f66-443b-992d-bd97c5db741e/file used request id req-8bde70a1-b1c5-4d83-bd37-2bed15bc2bef 2018-08-16 17:20:38,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:38,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:38,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:38,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:38,688 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:38,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:38,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:38,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:38,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:38,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:38,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-983c6079-456d-41c2-85f4-ddad1e9a31fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:38,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-983c6079-456d-41c2-85f4-ddad1e9a31fe 2018-08-16 17:20:38,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:39,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["-IUX7GMnRL-T9wCsflo4bQ"], "issued_at": "2018-08-16T17:20:39.000000Z"}} 2018-08-16 17:20:39,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376cfa00b9597af0cba9335c0bb174b2f6a8e634" 2018-08-16 17:20:39,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7be6f40-380e-4f41-8bca-97862ab28858 x-compute-request-id: req-c7be6f40-380e-4f41-8bca-97862ab28858 Content-Encoding: gzip Content-Length: 280 Content-Type: application/json RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "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": "5651d552-fefe-4974-be12-7c6ffca709fb"}]} 2018-08-16 17:20:39,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/detail used request id req-c7be6f40-380e-4f41-8bca-97862ab28858 2018-08-16 17:20:39,824 - sdnvpn.lib.openstack_utils - INFO - Creating flavor 'm1.custom' with '1024' RAM, '10' disk size, '1' vcpus... 2018-08-16 17:20:39,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}376cfa00b9597af0cba9335c0bb174b2f6a8e634" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "m1.custom", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1024, "id": null, "swap": 0}}' 2018-08-16 17:20:39,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40ed0ec3-9bbe-41b9-94ca-cf9163c715b3 x-compute-request-id: req-40ed0ec3-9bbe-41b9-94ca-cf9163c715b3 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "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": 10, "id": "7014db54-91ab-4418-a79e-8bb718caa561"}} 2018-08-16 17:20:39,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-40ed0ec3-9bbe-41b9-94ca-cf9163c715b3 2018-08-16 17:20:39,887 - sdnvpn.lib.openstack_utils - DEBUG - Flavor 'm1.custom' with ID=7014db54-91ab-4418-a79e-8bb718caa561 created successfully. 2018-08-16 17:20:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:39,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ecd84e-e425-457b-95fe-45f4682d3fdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:39,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-73ecd84e-e425-457b-95fe-45f4682d3fdb 2018-08-16 17:20:39,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:40,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["WdDZlvZxTbihg6tascvKCg"], "issued_at": "2018-08-16T17:20:40.000000Z"}} 2018-08-16 17:20:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:20:40,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10017 X-Openstack-Request-Id: req-ad9885b7-34da-47fa-aa31-e9338c9ccbf2 Date: Thu, 16 Aug 2018 17:20:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"51785630-d81d-4228-b427-93d194d9f34e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["13797ccc-2cf1-4f0a-934b-01bcb0880890"],"description":"","tags":[],"updated_at":"2018-08-16T17:11:40Z","provider:segmentation_id":20,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["ae97b170-bd0d-42c0-99e3-82c4a79c28bd"],"description":"","tags":[],"updated_at":"2018-08-16T17:12:25Z","provider:segmentation_id":98,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fff88eff-153f-43f2-b1d5-711996d91bdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["a2724388-dbbe-4b9a-b3b7-08bf197a9eea"],"description":"","tags":[],"updated_at":"2018-08-16T17:15:15Z","provider:segmentation_id":79,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:14Z","provider:network_type":"vxlan"}]} 2018-08-16 17:20:40,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-ad9885b7-34da-47fa-aa31-e9338c9ccbf2 2018-08-16 17:20:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:20:41,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3772 X-Openstack-Request-Id: req-5cc44aa3-3836-42b0-83d2-76ec6b8d612e Date: Thu, 16 Aug 2018 17:20:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.11.2","end":"10.10.11.254"}],"gateway_ip":"10.10.11.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.11.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"020089d7-fa67-4e41-af38-508509e5f033","subnetpool_id":null,"name":"sdnvpn-1-2-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:40Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","subnetpool_id":null,"name":"sdnvpn-10-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:38Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:06:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","subnetpool_id":null,"name":"sdnvpn-1-1-subnet"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:49Z","dns_nameservers":[],"updated_at":"2018-08-16T12:08:49Z","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":"49c39edb2cf84c6786b33e2b81fd55ee","id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:15Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","subnetpool_id":null,"name":"sdnvpn-12-1-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:25Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:12:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"gateway_ip":"10.10.10.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","subnetpool_id":null,"name":"sdnvpn-11-1-subnet"}]} 2018-08-16 17:20:41,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-5cc44aa3-3836-42b0-83d2-76ec6b8d612e 2018-08-16 17:20:41,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:20:41,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 412 X-Openstack-Request-Id: req-06108ecd-4674-4464-8b83-232fffde3092 Date: Thu, 16 Aug 2018 17:20:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "b45f720a71f047e09564a686a416b3dd", "created_at": "2018-08-16T15:18:21Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T15:18:21Z", "revision_number": 0, "routes": [], "project_id": "b45f720a71f047e09564a686a416b3dd", "id": "6542ba4c-d00e-42ae-9ff9-e9baa41e959a", "name": ""}]} 2018-08-16 17:20:41,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/routers used request id req-06108ecd-4674-4464-8b83-232fffde3092 2018-08-16 17:20:41,472 - sdnvpn.lib.openstack_utils - INFO - Creating neutron network sdnvpn-13-1-net... 2018-08-16 17:20:41,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"network": {"name": "sdnvpn-13-1-net", "admin_state_up": true}}' 2018-08-16 17:20:42,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6e573d0b-8c90-41f5-8636-189c37db44d2 Date: Thu, 16 Aug 2018 17:20:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T17:20:41Z","is_default":false,"provider:segmentation_id":84,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:41Z","mtu":1450}} 2018-08-16 17:20:42,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/networks used request id req-6e573d0b-8c90-41f5-8636-189c37db44d2 2018-08-16 17:20:42,179 - sdnvpn.lib.openstack_utils - DEBUG - Network 'f0bb921d-e1d9-414f-b595-c2ec5ac071cf' created successfully 2018-08-16 17:20:42,179 - sdnvpn.lib.openstack_utils - DEBUG - Creating Subnet.... 2018-08-16 17:20:42,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"subnets": [{"ip_version": 4, "network_id": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf", "cidr": "10.10.10.0/24", "dns_nameservers": ["8.8.8.8", "8.8.4.4"], "name": "sdnvpn-13-1-subnet"}]}' 2018-08-16 17:20:42,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 643 X-Openstack-Request-Id: req-996e7c57-5c1d-4504-aff0-448eaaa2a5e3 Date: Thu, 16 Aug 2018 17:20:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:42Z","dns_nameservers":["8.8.8.8","8.8.4.4"],"updated_at":"2018-08-16T17:20:42Z","gateway_ip":"10.10.10.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.10.10.0/24","project_id":"c0e827e233dd4490a13a2da2d4505275","id":"675aa574-be8b-4557-a527-399208a9e198","subnetpool_id":null,"name":"sdnvpn-13-1-subnet"}]} 2018-08-16 17:20:42,951 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/subnets used request id req-996e7c57-5c1d-4504-aff0-448eaaa2a5e3 2018-08-16 17:20:42,952 - sdnvpn.lib.openstack_utils - DEBUG - Subnet '675aa574-be8b-4557-a527-399208a9e198' created successfully 2018-08-16 17:20:42,952 - sdnvpn.lib.openstack_utils - DEBUG - Creating Router... 2018-08-16 17:20:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router": {"name": "sdnvpn-13-1-router", "admin_state_up": true}}' 2018-08-16 17:20:43,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 427 X-Openstack-Request-Id: req-c37e6362-46e1-4869-ad86-ad39f3e9b5c7 Date: Thu, 16 Aug 2018 17:20:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:20:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:20:43Z", "revision_number": 0, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "name": "sdnvpn-13-1-router"}} 2018-08-16 17:20:43,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/routers used request id req-c37e6362-46e1-4869-ad86-ad39f3e9b5c7 2018-08-16 17:20:43,403 - sdnvpn.lib.openstack_utils - DEBUG - Router '485c2b22-3bd0-4d6a-8864-c44b759fe8fe' created successfully 2018-08-16 17:20:43,403 - sdnvpn.lib.openstack_utils - DEBUG - Adding router to subnet... 2018-08-16 17:20:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"subnet_id": "675aa574-be8b-4557-a527-399208a9e198"}' 2018-08-16 17:20:45,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1fabbfe2-9411-42c8-8e04-125911473738 Date: Thu, 16 Aug 2018 17:20:45 GMT RESP BODY: {"network_id": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "675aa574-be8b-4557-a527-399208a9e198", "subnet_ids": ["675aa574-be8b-4557-a527-399208a9e198"], "port_id": "c1a99ea9-5c1b-46df-aa94-956e4a0e64d7", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe"} 2018-08-16 17:20:45,537 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe/add_router_interface used request id req-1fabbfe2-9411-42c8-8e04-125911473738 2018-08-16 17:20:45,537 - sdnvpn.lib.openstack_utils - DEBUG - Interface added successfully. 2018-08-16 17:20:45,537 - sdnvpn.lib.openstack_utils - DEBUG - Adding gateway to router... 2018-08-16 17:20:45,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:20:45,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 10678 X-Openstack-Request-Id: req-09a11ae8-68b8-48fa-97ae-610aa60f073e Date: Thu, 16 Aug 2018 17:20:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"224fc3a2-51f5-42d5-aad1-5a62411faac0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:02Z","provider:segmentation_id":85,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"44bfabe9-fdef-4273-ba08-689b1a44a2ad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:06Z","provider:segmentation_id":55,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"51785630-d81d-4228-b427-93d194d9f34e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["13797ccc-2cf1-4f0a-934b-01bcb0880890"],"description":"","tags":[],"updated_at":"2018-08-16T17:11:40Z","provider:segmentation_id":20,"name":"sdnvpn-10-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"56b46814-040a-498e-948d-9a7ad000f6b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:19Z","provider:segmentation_id":37,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:19Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["ae97b170-bd0d-42c0-99e3-82c4a79c28bd"],"description":"","tags":[],"updated_at":"2018-08-16T17:12:25Z","provider:segmentation_id":98,"name":"sdnvpn-11-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:25Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"725b006e-4376-4089-a712-34782c42c510","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["171563c4-8a12-4b4f-ba27-de1d946e1e01"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:38Z","provider:segmentation_id":54,"name":"sdnvpn-1-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:37Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["020089d7-fa67-4e41-af38-508509e5f033"],"description":"","tags":[],"updated_at":"2018-08-16T17:06:40Z","provider:segmentation_id":40,"name":"sdnvpn-1-2-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7cc49778-b9f7-4dd0-8718-adb78e59271a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:20Z","provider:segmentation_id":60,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"49c39edb2cf84c6786b33e2b81fd55ee","status":"ACTIVE","subnets":["871e2aa4-986c-4cf9-97b6-215e275c66a5"],"description":"","tags":[],"updated_at":"2018-08-16T12:29:27Z","is_default":true,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"49c39edb2cf84c6786b33e2b81fd55ee","created_at":"2018-08-16T12:08:41Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8aa73259-0e23-406c-8778-99b41110f6c8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:13Z","provider:segmentation_id":26,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:13Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"938935f5-8192-4d8a-8f7c-2a6020503b45","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:24Z","provider:segmentation_id":73,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:24Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9b200e05-417d-4421-8d91-a43a166265cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b45f720a71f047e09564a686a416b3dd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T15:18:16Z","provider:segmentation_id":25,"name":"","admin_state_up":true,"tenant_id":"b45f720a71f047e09564a686a416b3dd","created_at":"2018-08-16T15:18:16Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a64667fc-472a-4097-80ce-2de099d018bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:36:49Z","provider:segmentation_id":33,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:36:49Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b2e0a1c7-5d68-40c3-babb-e6f1adb4d6b1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:08Z","provider:segmentation_id":62,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:08Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d326c99a-768d-4c59-ac28-c1b0f27f4adb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a30b2d1997d041269b2b317629c25a9a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-16T13:37:06Z","provider:segmentation_id":92,"name":"","admin_state_up":true,"tenant_id":"a30b2d1997d041269b2b317629c25a9a","created_at":"2018-08-16T13:37:06Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["675aa574-be8b-4557-a527-399208a9e198"],"description":"","tags":[],"updated_at":"2018-08-16T17:20:42Z","provider:segmentation_id":84,"name":"sdnvpn-13-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:41Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"fff88eff-153f-43f2-b1d5-711996d91bdb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","subnets":["a2724388-dbbe-4b9a-b3b7-08bf197a9eea"],"description":"","tags":[],"updated_at":"2018-08-16T17:15:15Z","provider:segmentation_id":79,"name":"sdnvpn-12-1-net","admin_state_up":true,"tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:14Z","provider:network_type":"vxlan"}]} 2018-08-16 17:20:45,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/networks used request id req-09a11ae8-68b8-48fa-97ae-610aa60f073e 2018-08-16 17:20:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router": {"external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e"}}}' 2018-08-16 17:20:47,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-cc09a002-27f1-41d8-87d5-bc913f3373af Date: Thu, 16 Aug 2018 17:20:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:20:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:20:47Z", "revision_number": 3, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "name": "sdnvpn-13-1-router"}} 2018-08-16 17:20:47,576 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe used request id req-cc09a002-27f1-41d8-87d5-bc913f3373af 2018-08-16 17:20:47,576 - sdnvpn.lib.openstack_utils - DEBUG - Gateway added successfully. 2018-08-16 17:20:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:20:47,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 48895 X-Openstack-Request-Id: req-c17082e8-4159-4a07-ad2c-1a564f75ce8b Date: Thu, 16 Aug 2018 17:20:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T12:12:01Z", "updated_at": "2018-08-16T12:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "0ee2e13a-ffcc-4ad4-9ecd-a05f57376fcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "39da03ae-0246-4f7b-ad73-92dc62cc1aae", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "44facfbb-d738-43f7-a168-4cb78c48134f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:01Z", "revision_number": 0, "id": "491a344a-6e7f-4fc0-a549-d6d873f19924", "remote_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:01Z", "security_group_id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 1, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "0d11e7ac-c629-424e-8dd8-b6d9c2b54186", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "created_at": "2018-08-16T12:16:02Z", "updated_at": "2018-08-16T12:16:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "0eda6c28-6102-4b7f-811d-76cd80aaef10", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "2b571123-f8de-4189-8553-34714fdb5453", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8500c565-b61c-408f-b662-c74ec92b95be", "remote_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv6", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:16:02Z", "revision_number": 0, "id": "8c027b53-cce3-478c-a423-8eb2589cb97b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:16:02Z", "security_group_id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "tenant_id": "f53e2f2e547a4239a8bdb6b858385831", "port_range_min": null, "ethertype": "IPv4", "project_id": "f53e2f2e547a4239a8bdb6b858385831"}], "revision_number": 1, "project_id": "f53e2f2e547a4239a8bdb6b858385831", "id": "20b61c10-3ed3-452c-9698-ec2e4bb97881", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d5a979dd08014540a16436ba359fcd20", "created_at": "2018-08-16T12:42:24Z", "updated_at": "2018-08-16T12:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "42fe75e4-a8f6-4123-82ce-6af6dd95afb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "4ecc2dec-bc6b-4fe5-a290-d59b1577d26e", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "815b0a4b-12ed-46d7-a006-e33f46ef95c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv6", "project_id": "d5a979dd08014540a16436ba359fcd20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:42:24Z", "revision_number": 0, "id": "d79bb3e0-e994-4d7a-9d4d-0baff2272ef1", "remote_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:42:24Z", "security_group_id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "tenant_id": "d5a979dd08014540a16436ba359fcd20", "port_range_min": null, "ethertype": "IPv4", "project_id": "d5a979dd08014540a16436ba359fcd20"}], "revision_number": 1, "project_id": "d5a979dd08014540a16436ba359fcd20", "id": "244965d4-c6a1-4c8d-8025-3c3b0fc7daf3", "name": "default"}, {"description": "Security group for SDNVPN test cases", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:06:41Z", "updated_at": "2018-08-16T17:11:00Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "22e80b68-b6cd-46a0-9717-7ffa2c663fa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:42Z", "revision_number": 0, "id": "2db196f8-db45-4c56-bd29-735aeded3b54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:42Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "5bea4d0d-137b-4815-803b-418eb8297806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-16T17:11:00Z", "revision_number": 0, "id": "5f096d9c-c2ac-492d-bcb4-67acc8835c59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:11:00Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-16T17:06:43Z", "revision_number": 0, "id": "9a2f759e-1869-4573-a088-ef801eb9de17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:43Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c0e827e233dd4490a13a2da2d4505275"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T17:06:41Z", "revision_number": 0, "id": "b7d308b3-69fc-4126-8551-fc9f2453a7c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T17:06:41Z", "security_group_id": "35ac236f-4735-4511-9925-7066736fbb19", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0e827e233dd4490a13a2da2d4505275"}], "revision_number": 5, "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "35ac236f-4735-4511-9925-7066736fbb19", "name": "sdnvpn-sg"}, {"description": "Default security group", "tags": [], "tenant_id": "1d45e6c143084c879573badbf25f13f0", "created_at": "2018-08-16T13:13:23Z", "updated_at": "2018-08-16T13:13:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "2758b76e-194c-4f8e-8c06-8f4405415d9f", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "91c20dbe-1792-4cee-9bcc-2d5e10f0e4ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "a92fc1ce-5f37-471f-9f63-bc9b259a35d0", "remote_group_id": "4168f181-b7c8-4503-997e-795382abc884", "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:13:23Z", "revision_number": 0, "id": "aab0d1dd-199e-42dc-9661-e0b5fd4e7477", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:13:23Z", "security_group_id": "4168f181-b7c8-4503-997e-795382abc884", "tenant_id": "1d45e6c143084c879573badbf25f13f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d45e6c143084c879573badbf25f13f0"}], "revision_number": 1, "project_id": "1d45e6c143084c879573badbf25f13f0", "id": "4168f181-b7c8-4503-997e-795382abc884", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "created_at": "2018-08-16T12:28:56Z", "updated_at": "2018-08-16T12:28:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "47f62f11-0888-4544-bd75-17ad48a9cec9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "4cac7392-d90c-451d-8c0d-4d22af879643", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "52db7e2a-b10e-42ac-96bf-bada42f7e69a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv4", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:56Z", "revision_number": 0, "id": "69928f8b-b0f5-4b24-bdde-55c19a2b3235", "remote_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:56Z", "security_group_id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "tenant_id": "72b6e06ed07642f7bdedf92311e022a8", "port_range_min": null, "ethertype": "IPv6", "project_id": "72b6e06ed07642f7bdedf92311e022a8"}], "revision_number": 1, "project_id": "72b6e06ed07642f7bdedf92311e022a8", "id": "4ac8ec61-6268-4353-8ad5-cee84b439410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "created_at": "2018-08-16T12:14:54Z", "updated_at": "2018-08-16T12:14:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "1bd3367b-ed85-4632-82f2-d20f55b26084", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "454b3923-d259-4053-abb0-f3841f7895be", "remote_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "50009a33-e224-4adb-b035-5597fde36a4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv6", "project_id": "64ad9e4db65241c0880c09a68f52610a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:14:54Z", "revision_number": 0, "id": "f7d121bd-6aee-4297-a817-c030876109e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:14:54Z", "security_group_id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "tenant_id": "64ad9e4db65241c0880c09a68f52610a", "port_range_min": null, "ethertype": "IPv4", "project_id": "64ad9e4db65241c0880c09a68f52610a"}], "revision_number": 1, "project_id": "64ad9e4db65241c0880c09a68f52610a", "id": "51a8ec39-a6f3-40af-9fa8-f68ea5949fc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca021222b9894ea281ebb091870a62b6", "created_at": "2018-08-16T12:29:01Z", "updated_at": "2018-08-16T12:29:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "04e18cd7-f879-476e-b86c-250e67577965", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "5e9e4d83-8da3-43b0-885d-5236b607b71d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "8543efc3-1a83-44d1-832b-9f7c32e55933", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca021222b9894ea281ebb091870a62b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:29:01Z", "revision_number": 0, "id": "c493d537-8411-47e2-ba0f-05ac96934beb", "remote_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "remote_ip_prefix": null, "created_at": "2018-08-16T12:29:01Z", "security_group_id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "tenant_id": "ca021222b9894ea281ebb091870a62b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca021222b9894ea281ebb091870a62b6"}], "revision_number": 1, "project_id": "ca021222b9894ea281ebb091870a62b6", "id": "6baf6aa0-e511-437b-8d8b-90fd544d58ff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "created_at": "2018-08-16T12:17:33Z", "updated_at": "2018-08-16T12:17:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "0731ed7f-82cc-4854-8851-61982a51c122", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "2104478e-a7e9-45cd-95dd-a63b9db55f38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "974e1b24-85fd-42a4-a7ae-096487e7011d", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv6", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:17:33Z", "revision_number": 0, "id": "fe3057cb-50c7-4ac8-880d-398c5c21265a", "remote_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "remote_ip_prefix": null, "created_at": "2018-08-16T12:17:33Z", "security_group_id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "tenant_id": "66efd4ad176d4f19833319739ecb7b1e", "port_range_min": null, "ethertype": "IPv4", "project_id": "66efd4ad176d4f19833319739ecb7b1e"}], "revision_number": 1, "project_id": "66efd4ad176d4f19833319739ecb7b1e", "id": "79b27bab-ca81-4325-b83c-ebd68a45eb80", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-16T12:12:04Z", "updated_at": "2018-08-16T12:12:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "03e82c71-1c7a-472e-ac7f-29aaad5711b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "0c85bb01-b39b-404a-99f4-bbe189aa95ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "67bae109-2600-4bdf-9604-519e3a11527f", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:04Z", "revision_number": 0, "id": "a9a7674b-6fd0-4bb9-afc1-3a726d2af477", "remote_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:04Z", "security_group_id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "7b94c93d-a6f3-45d0-892d-286025bf4084", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4066e67d-cf98-45cf-acba-059b933faf94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "4f454f97-9071-4874-8f8b-37908233e10f", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv4", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7179ecca-a884-4970-aba3-edce44e33492", "remote_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "b1330964-fe36-430b-95e9-b3be1126671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "tenant_id": "44c64c471c7041d0939a8297bff7c29f", "port_range_min": null, "ethertype": "IPv6", "project_id": "44c64c471c7041d0939a8297bff7c29f"}], "revision_number": 1, "project_id": "44c64c471c7041d0939a8297bff7c29f", "id": "8228c764-531c-4de9-8b92-45ccb0f9efec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "created_at": "2018-08-16T12:12:25Z", "updated_at": "2018-08-16T12:12:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "2580c235-5c89-43f3-b638-df2cb1658c4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "4930ca04-5b22-4140-ae9a-8e754b3a292e", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d5a96f58-b20c-4186-a9e3-eeef4d213865", "remote_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:12:25Z", "revision_number": 0, "id": "d65ccac8-00d8-4ea6-84c7-1cc5391b1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:12:25Z", "security_group_id": "98851371-6dfb-4042-914b-8d39aac949ca", "tenant_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c"}], "revision_number": 1, "project_id": "f2cbeaa2f97441b7b4204f5ddac6787c", "id": "98851371-6dfb-4042-914b-8d39aac949ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b36fa33288824851955604a4a6f25ff5", "created_at": "2018-08-16T12:28:58Z", "updated_at": "2018-08-16T12:28:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "1103bab9-39ef-4716-aa78-dbb4118caf41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "5484495a-640c-4559-bbf7-75e828985e86", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "7a0193a3-4bcc-4151-8b75-f00cbf102a99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b36fa33288824851955604a4a6f25ff5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:58Z", "revision_number": 0, "id": "9cdbc6c9-fa20-462c-a4d9-9cf8f04212ed", "remote_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:58Z", "security_group_id": "9f3749e0-827f-4f50-977f-740c4642cb82", "tenant_id": "b36fa33288824851955604a4a6f25ff5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b36fa33288824851955604a4a6f25ff5"}], "revision_number": 1, "project_id": "b36fa33288824851955604a4a6f25ff5", "id": "9f3749e0-827f-4f50-977f-740c4642cb82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "created_at": "2018-08-16T12:18:38Z", "updated_at": "2018-08-16T12:18:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "2b72c4d0-f3b0-4a71-b654-c5028880ce7f", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "7fcf5da3-872e-4a96-8e17-ca518428cc29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "a6616110-455f-4d70-afd6-c89131708938", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv6", "project_id": "74ee27bd553748ebb1a37c784a93d228"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:18:38Z", "revision_number": 0, "id": "fe891b39-9458-40f3-8d40-8b9d6794acce", "remote_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "remote_ip_prefix": null, "created_at": "2018-08-16T12:18:38Z", "security_group_id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "tenant_id": "74ee27bd553748ebb1a37c784a93d228", "port_range_min": null, "ethertype": "IPv4", "project_id": "74ee27bd553748ebb1a37c784a93d228"}], "revision_number": 1, "project_id": "74ee27bd553748ebb1a37c784a93d228", "id": "aa88acd7-d0dd-460c-9c34-1498d4e52a24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "created_at": "2018-08-16T12:28:29Z", "updated_at": "2018-08-16T12:28:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "0c3fada1-bd3f-4e6e-902f-8ce34cb39b15", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "5e44ca12-19d8-4910-82da-df5aa8bfe5ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "7cb937d9-2698-40c1-a2de-3d52053747ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e5bf4406195b4d188b6ae69af292411a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:29Z", "revision_number": 0, "id": "f0851c0c-2fa7-4fe9-8577-21168452da76", "remote_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:29Z", "security_group_id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "tenant_id": "e5bf4406195b4d188b6ae69af292411a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e5bf4406195b4d188b6ae69af292411a"}], "revision_number": 1, "project_id": "e5bf4406195b4d188b6ae69af292411a", "id": "b8fc5a21-9a25-48b6-8d77-85494146b59d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "created_at": "2018-08-16T12:08:41Z", "updated_at": "2018-08-16T12:08:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "856d5976-1e38-49bc-ac66-b1ae35cbbac0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "970864ab-482f-44fb-b652-46ece55228ef", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "bb4e76a2-5727-44e9-a355-320c50859af7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:08:41Z", "revision_number": 0, "id": "d043aec6-66dd-46d4-be47-e489ea4c3197", "remote_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "remote_ip_prefix": null, "created_at": "2018-08-16T12:08:41Z", "security_group_id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "tenant_id": "49c39edb2cf84c6786b33e2b81fd55ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "49c39edb2cf84c6786b33e2b81fd55ee"}], "revision_number": 1, "project_id": "49c39edb2cf84c6786b33e2b81fd55ee", "id": "be6e9a50-aa17-4d71-9160-fb2fce525e74", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "created_at": "2018-08-16T12:28:45Z", "updated_at": "2018-08-16T12:28:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "56e04faf-08f7-49fe-b3ca-2eae0c6f7663", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "8b719cec-2ee7-44d8-80ff-f8776b354162", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv4", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "9571f081-ce29-41f8-812c-956a35af7869", "remote_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:45Z", "revision_number": 0, "id": "a565b241-0beb-4590-98da-0751557e41ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:45Z", "security_group_id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "tenant_id": "ae3b0abde37b46be8f6ec207c3925daa", "port_range_min": null, "ethertype": "IPv6", "project_id": "ae3b0abde37b46be8f6ec207c3925daa"}], "revision_number": 1, "project_id": "ae3b0abde37b46be8f6ec207c3925daa", "id": "ddfa7a17-38f7-48da-9f79-9b3f397257f2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "created_at": "2018-08-16T12:28:48Z", "updated_at": "2018-08-16T12:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "12cdd33a-65b8-4143-b1a8-4f5063c25750", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "2866d7f5-abba-4200-974f-d79cf47b0f1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "3582277f-0ec0-4342-a9ff-426f45fd2b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv6", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:28:48Z", "revision_number": 0, "id": "9a62b1c1-2ef7-4bb7-a08c-7b9ca5c21e95", "remote_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "remote_ip_prefix": null, "created_at": "2018-08-16T12:28:48Z", "security_group_id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "tenant_id": "46e371b81e5f46cba6c39abbd87f9a78", "port_range_min": null, "ethertype": "IPv4", "project_id": "46e371b81e5f46cba6c39abbd87f9a78"}], "revision_number": 1, "project_id": "46e371b81e5f46cba6c39abbd87f9a78", "id": "ee39559d-d8c9-462b-bf54-e7d3084a105a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "created_at": "2018-08-16T12:13:17Z", "updated_at": "2018-08-16T12:13:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "250eab91-76d4-4f08-8fe2-27001edab349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "8e72ede8-dc85-4cd8-bbda-0233569d28d2", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "b11b077f-0ac8-405a-b479-fe4003a1795c", "remote_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T12:13:17Z", "revision_number": 0, "id": "debf2699-f44c-4eab-852a-bcb0d2dd2099", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T12:13:17Z", "security_group_id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "tenant_id": "896fddf6a81242a98c7849bf7d8d9d8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "896fddf6a81242a98c7849bf7d8d9d8d"}], "revision_number": 1, "project_id": "896fddf6a81242a98c7849bf7d8d9d8d", "id": "ef45fec2-29c6-4a20-85b4-7e52179103e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "created_at": "2018-08-16T13:31:47Z", "updated_at": "2018-08-16T13:31:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "282c9bec-cfa7-453d-b05f-cfac0958770e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "435d46c3-22d4-4d7d-bb3f-4ab25b34d5e7", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "91f8f580-5763-4368-9395-734816b81ddc", "remote_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-16T13:31:47Z", "revision_number": 0, "id": "9ec77a50-8ae7-4a93-bce5-5763315dd1d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-16T13:31:47Z", "security_group_id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "tenant_id": "bd92cbfd991c4d1498c924b435c505b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd92cbfd991c4d1498c924b435c505b7"}], "revision_number": 1, "project_id": "bd92cbfd991c4d1498c924b435c505b7", "id": "f05d15af-287c-45b1-88a0-236aa7a0d90b", "name": "default"}]} 2018-08-16 17:20:47,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/security-groups used request id req-c17082e8-4159-4a07-ad2c-1a564f75ce8b 2018-08-16 17:20:47,680 - sdnvpn.lib.openstack_utils - INFO - Using existing security group 'sdnvpn-sg'... 2018-08-16 17:20:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:47,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4840e8c-33fd-44f4-a31e-398234976e15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:47,687 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-a4840e8c-33fd-44f4-a31e-398234976e15 2018-08-16 17:20:47,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:48,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["YPM538ATSMaNLZPEGEsuvw"], "issued_at": "2018-08-16T17:20:48.000000Z"}} 2018-08-16 17:20:48,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" 2018-08-16 17:20:48,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94d9bdf0-846a-493e-a973-4f56a31b4b59 x-compute-request-id: req-94d9bdf0-846a-493e-a973-4f56a31b4b59 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 263}, "vcpus_used": 2, "hypervisor_type": "QEMU", "local_gb_used": 2, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 5120, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 2, "free_disk_gb": 245, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 27382, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 266}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-16 17:20:48,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/os-hypervisors/detail used request id req-94d9bdf0-846a-493e-a973-4f56a31b4b59 2018-08-16 17:20:48,738 - sdnvpn_test_utils - DEBUG - Compute nodes: [u'overcloud-novacompute-0.opnfvlf.org', u'overcloud-novacompute-1.opnfvlf.org'] 2018-08-16 17:20:48,738 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-1'... 2018-08-16 17:20:48,739 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-1 flavor=m1.custom image=13b55235-5f66-443b-992d-bd97c5db741e network=f0bb921d-e1d9-414f-b595-c2ec5ac071cf secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:48,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:48,740 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:48,741 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:48,743 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:20:48,744 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:20:48,745 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:20:48,746 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:20:48,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:48,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79e3d18-a4e1-4a66-8f26-c772f7cd15dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:48,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-e79e3d18-a4e1-4a66-8f26-c772f7cd15dc 2018-08-16 17:20:48,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:49,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["OKOW7qmhS4ew6Z9YMJGPbA"], "issued_at": "2018-08-16T17:20:49.000000Z"}} 2018-08-16 17:20:49,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266ac1718cb145282f2b585e98206575a9e8ffed" 2018-08-16 17:20:49,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-401e3421-8e62-4f38-b89f-db686ab83134 x-compute-request-id: req-401e3421-8e62-4f38-b89f-db686ab83134 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-16 17:20:49,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-401e3421-8e62-4f38-b89f-db686ab83134 2018-08-16 17:20:49,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266ac1718cb145282f2b585e98206575a9e8ffed" 2018-08-16 17:20:49,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a82d0059-c017-4a76-b2fe-d59815dd9f4d x-compute-request-id: req-a82d0059-c017-4a76-b2fe-d59815dd9f4d Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "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": 10, "id": "7014db54-91ab-4418-a79e-8bb718caa561"}} 2018-08-16 17:20:49,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 used request id req-a82d0059-c017-4a76-b2fe-d59815dd9f4d 2018-08-16 17:20:49,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266ac1718cb145282f2b585e98206575a9e8ffed" -d '{"server": {"name": "sdnvpn-13-1", "imageRef": "13b55235-5f66-443b-992d-bd97c5db741e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "7014db54-91ab-4418-a79e-8bb718caa561", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf"}], "config_drive": true}}' 2018-08-16 17:20:53,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ae619c0-14de-4671-8e20-dbe157c91391 x-compute-request-id: req-2ae619c0-14de-4671-8e20-dbe157c91391 Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "adminPass": "pS4GodqUQ8SY"}} 2018-08-16 17:20:53,595 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-2ae619c0-14de-4671-8e20-dbe157c91391 2018-08-16 17:20:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:20:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0e8f3e-a91e-4ca6-94a4-11f46eb13d5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:20:53,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-6f0e8f3e-a91e-4ca6-94a4-11f46eb13d5e 2018-08-16 17:20:53,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:20:54,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["BzrATphiTpODr0N7CK8qNg"], "issued_at": "2018-08-16T17:20:53.000000Z"}} 2018-08-16 17:20:54,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:20:54,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b855d27b-15ea-4990-81f8-ffcd8ae53827 x-compute-request-id: req-b855d27b-15ea-4990-81f8-ffcd8ae53827 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:20:54,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-b855d27b-15ea-4990-81f8-ffcd8ae53827 2018-08-16 17:20:57,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:20:59,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:20:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41cfeccf-9bf6-480d-a271-75a0215056fa x-compute-request-id: req-41cfeccf-9bf6-480d-a271-75a0215056fa Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:20:59,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-41cfeccf-9bf6-480d-a271-75a0215056fa 2018-08-16 17:21:02,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:03,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b98916-11d8-4e0c-acab-a0914779655b x-compute-request-id: req-a3b98916-11d8-4e0c-acab-a0914779655b Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:03,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-a3b98916-11d8-4e0c-acab-a0914779655b 2018-08-16 17:21:06,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:07,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3dca386f-5423-4bcd-8125-b118129e3677 x-compute-request-id: req-3dca386f-5423-4bcd-8125-b118129e3677 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:07,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-3dca386f-5423-4bcd-8125-b118129e3677 2018-08-16 17:21:10,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:12,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23d0996b-db31-4090-b915-b6876acb64c9 x-compute-request-id: req-23d0996b-db31-4090-b915-b6876acb64c9 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:12,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-23d0996b-db31-4090-b915-b6876acb64c9 2018-08-16 17:21:15,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:16,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee1ed088-3e1e-4b8f-8616-b2eaf4af102a x-compute-request-id: req-ee1ed088-3e1e-4b8f-8616-b2eaf4af102a Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:16,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-ee1ed088-3e1e-4b8f-8616-b2eaf4af102a 2018-08-16 17:21:19,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:20,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff7f466a-13c1-4268-96ea-40f4920ac288 x-compute-request-id: req-ff7f466a-13c1-4268-96ea-40f4920ac288 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:20,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-ff7f466a-13c1-4268-96ea-40f4920ac288 2018-08-16 17:21:23,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:24,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cdbba94-1c82-41f4-8dce-fed8a0107da5 x-compute-request-id: req-9cdbba94-1c82-41f4-8dce-fed8a0107da5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:24,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-9cdbba94-1c82-41f4-8dce-fed8a0107da5 2018-08-16 17:21:27,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:28,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39635e05-c7e5-496d-9186-587d6e0311ce x-compute-request-id: req-39635e05-c7e5-496d-9186-587d6e0311ce Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:28,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-39635e05-c7e5-496d-9186-587d6e0311ce 2018-08-16 17:21:31,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:32,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afbc297b-857b-4dce-b499-cd03bdafc9c4 x-compute-request-id: req-afbc297b-857b-4dce-b499-cd03bdafc9c4 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:32,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-afbc297b-857b-4dce-b499-cd03bdafc9c4 2018-08-16 17:21:35,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:36,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be8bd023-046d-47eb-bcff-ad5c03f834c5 x-compute-request-id: req-be8bd023-046d-47eb-bcff-ad5c03f834c5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:36,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-be8bd023-046d-47eb-bcff-ad5c03f834c5 2018-08-16 17:21:39,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:40,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96d72803-389a-418d-8693-1e7faa391fdd x-compute-request-id: req-96d72803-389a-418d-8693-1e7faa391fdd Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:40,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-96d72803-389a-418d-8693-1e7faa391fdd 2018-08-16 17:21:43,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:44,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68a88b74-2aaa-4aaa-80ed-96d4daf8aa19 x-compute-request-id: req-68a88b74-2aaa-4aaa-80ed-96d4daf8aa19 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:44,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-68a88b74-2aaa-4aaa-80ed-96d4daf8aa19 2018-08-16 17:21:47,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:48,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e32b001-aa05-4e96-9699-84f1f7065373 x-compute-request-id: req-3e32b001-aa05-4e96-9699-84f1f7065373 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:48,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-3e32b001-aa05-4e96-9699-84f1f7065373 2018-08-16 17:21:51,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:52,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced51ec4-2381-4b60-98db-350f123f77da x-compute-request-id: req-ced51ec4-2381-4b60-98db-350f123f77da Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:52,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-ced51ec4-2381-4b60-98db-350f123f77da 2018-08-16 17:21:55,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:21:56,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-733e0482-903d-46eb-b465-327524b5f537 x-compute-request-id: req-733e0482-903d-46eb-b465-327524b5f537 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:21:56,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-733e0482-903d-46eb-b465-327524b5f537 2018-08-16 17:21:59,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:00,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e1df83b-e083-4a5a-b086-29a8d2bb0da6 x-compute-request-id: req-6e1df83b-e083-4a5a-b086-29a8d2bb0da6 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:00,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-6e1df83b-e083-4a5a-b086-29a8d2bb0da6 2018-08-16 17:22:03,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:04,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0561ef8c-8ff7-4c32-836b-ed2be8eb40d5 x-compute-request-id: req-0561ef8c-8ff7-4c32-836b-ed2be8eb40d5 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:04,917 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-0561ef8c-8ff7-4c32-836b-ed2be8eb40d5 2018-08-16 17:22:07,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:08,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9819057-77ed-4659-aa5e-27f18bb01585 x-compute-request-id: req-d9819057-77ed-4659-aa5e-27f18bb01585 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:08,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-d9819057-77ed-4659-aa5e-27f18bb01585 2018-08-16 17:22:11,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:12,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff81ba9b-d4d2-4c0a-8762-3266bea3bac9 x-compute-request-id: req-ff81ba9b-d4d2-4c0a-8762-3266bea3bac9 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:12,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-ff81ba9b-d4d2-4c0a-8762-3266bea3bac9 2018-08-16 17:22:15,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:16,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fc25b77-7900-44d4-9529-a713b0593052 x-compute-request-id: req-7fc25b77-7900-44d4-9529-a713b0593052 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:16,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-7fc25b77-7900-44d4-9529-a713b0593052 2018-08-16 17:22:19,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:21,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0ad4fb-6c18-49e6-9cad-4efe39ffc5df x-compute-request-id: req-be0ad4fb-6c18-49e6-9cad-4efe39ffc5df Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:21,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-be0ad4fb-6c18-49e6-9cad-4efe39ffc5df 2018-08-16 17:22:24,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:24,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5a0e61a-7e2b-4652-9caa-ec9dfb00347f x-compute-request-id: req-f5a0e61a-7e2b-4652-9caa-ec9dfb00347f Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:24,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-f5a0e61a-7e2b-4652-9caa-ec9dfb00347f 2018-08-16 17:22:27,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:28,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd347300-c5cf-4636-ba2a-72cefc8e9584 x-compute-request-id: req-fd347300-c5cf-4636-ba2a-72cefc8e9584 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:28,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-fd347300-c5cf-4636-ba2a-72cefc8e9584 2018-08-16 17:22:31,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:32,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-242eb429-d42b-4e8e-858b-322bf593b867 x-compute-request-id: req-242eb429-d42b-4e8e-858b-322bf593b867 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:32,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-242eb429-d42b-4e8e-858b-322bf593b867 2018-08-16 17:22:35,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:35,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ff9feb8-2e1b-401c-9114-8930ec608ba9 x-compute-request-id: req-3ff9feb8-2e1b-401c-9114-8930ec608ba9 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:35,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-3ff9feb8-2e1b-401c-9114-8930ec608ba9 2018-08-16 17:22:38,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:39,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64be3a5e-bfd1-4daf-a6ba-7752d5365c4a x-compute-request-id: req-64be3a5e-bfd1-4daf-a6ba-7752d5365c4a Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:39,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-64be3a5e-bfd1-4daf-a6ba-7752d5365c4a 2018-08-16 17:22:42,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:42,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a6dcaf7-0d3a-4c4d-9f22-bab4dc389712 x-compute-request-id: req-9a6dcaf7-0d3a-4c4d-9f22-bab4dc389712 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:42,978 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-9a6dcaf7-0d3a-4c4d-9f22-bab4dc389712 2018-08-16 17:22:45,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:47,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38431dec-e3b1-4f2c-a802-834c1a56cb88 x-compute-request-id: req-38431dec-e3b1-4f2c-a802-834c1a56cb88 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:47,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-38431dec-e3b1-4f2c-a802-834c1a56cb88 2018-08-16 17:22:50,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:51,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77702361-9d67-4524-aca3-4d4bd41400d9 x-compute-request-id: req-77702361-9d67-4524-aca3-4d4bd41400d9 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:51,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-77702361-9d67-4524-aca3-4d4bd41400d9 2018-08-16 17:22:54,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:54,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed629be0-82e3-4387-a1f9-9e97bd14d594 x-compute-request-id: req-ed629be0-82e3-4387-a1f9-9e97bd14d594 Content-Encoding: gzip Content-Length: 781 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:20:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:54,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-ed629be0-82e3-4387-a1f9-9e97bd14d594 2018-08-16 17:22:57,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07ef5cad1394240c2690e527dcfb411c394e081b" 2018-08-16 17:22:58,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb6ae9f3-0fb7-471d-9500-85c09da8c451 x-compute-request-id: req-eb6ae9f3-0fb7-471d-9500-85c09da8c451 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": "2018-08-16T17:22:56.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:22:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:58,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-eb6ae9f3-0fb7-471d-9500-85c09da8c451 2018-08-16 17:22:58,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266ac1718cb145282f2b585e98206575a9e8ffed" 2018-08-16 17:22:59,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:22:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0408d9d-b010-4bdb-9214-77efae455f8c x-compute-request-id: req-f0408d9d-b010-4bdb-9214-77efae455f8c Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:93:88", "version": 4, "addr": "10.10.10.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/298e9671-409e-4d86-9380-38b4ab9974d7", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000188", "OS-SRV-USG:launched_at": "2018-08-16T17:22:56.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "298e9671-409e-4d86-9380-38b4ab9974d7", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:22:56Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-1", "created": "2018-08-16T17:20:53Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:22:59,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7 used request id req-f0408d9d-b010-4bdb-9214-77efae455f8c 2018-08-16 17:22:59,973 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-1' booted successfully. IP='10.10.10.9'. 2018-08-16 17:22:59,973 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-1' to security group 'sdnvpn-sg'... 2018-08-16 17:22:59,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:23:02,162 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b1b1015-c6df-4478-a569-6dff965834bf x-compute-request-id: req-3b1b1015-c6df-4478-a569-6dff965834bf Content-Length: 0 Content-Type: application/json 2018-08-16 17:23:02,162 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action used request id req-3b1b1015-c6df-4478-a569-6dff965834bf 2018-08-16 17:23:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:23:02,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19829 X-Openstack-Request-Id: req-cecd56e0-fce7-4f7a-9428-787c3ffdcae6 Date: Thu, 16 Aug 2018 17:23:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:47Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.4"}],"id":"0ce1734e-5211-4369-91d5-5c6972ac5d19","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:1c:4e","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:31Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.4"}],"id":"2f13ffee-9d0b-40b1-8d76-02847a740b2f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:48:32","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:07:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.8"}],"id":"41462a02-2eae-447b-b840-43cf4b20895b","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:d5:a5","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"a3fa2529-ef40-4bef-a208-888b6a77e171","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.3"}],"id":"55aecdb0-cbbd-4b76-9ce7-60a41cd6fe01","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:74:6f","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.2"}],"id":"55c94671-2dc3-42b0-9aec-3e5cc1e8043e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:16:23","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.2"}],"id":"5cf19778-2b8c-43f1-9787-9263a4d53e13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:a2:84","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","ip_address":"172.30.9.202"}],"id":"67e7995c-249c-487d-b926-f0e919a03c7c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:8a:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"485c2b22-3bd0-4d6a-8864-c44b759fe8fe","name":"","admin_state_up":true,"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"","created_at":"2018-08-16T17:20:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.3"}],"id":"98e02fbb-c021-4d1d-a1c7-e7db2b507891","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:4d:5d","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.3"}],"id":"a54323ba-f330-4a45-bb40-00065d9fafcf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:54:08","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:30Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.3"}],"id":"a8382f15-885c-48c8-af5e-23cfe87aeae6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:4c:c0","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:42Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.2"}],"id":"a8662544-3299-4a9b-88bf-d774ecdca604","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:ad:d4","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:43Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.2"}],"id":"b082c3ea-a917-4743-8583-6cededee01c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:dd:f7","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:45Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.4"}],"id":"bfe4512a-0509-4820-9c22-42bbc1bb91ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:48:af","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:44Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.1"}],"id":"c1a99ea9-5c1b-46df-aa94-956e4a0e64d7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:0d:48","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"485c2b22-3bd0-4d6a-8864-c44b759fe8fe","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:45Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.4"}],"id":"c4170de6-0ebd-40c0-a420-0b964dc16efe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:b7:5a","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:23:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.9"}],"id":"ceec5091-b089-4d5f-af52-cc7caaccc106","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:93:88","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"298e9671-409e-4d86-9380-38b4ab9974d7","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:29Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.2"}],"id":"d2a4be05-de43-4155-a331-929bd8f01b26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:b5:f5","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.24"}],"id":"d6d9848b-8542-4694-b59d-0f1cf61690d6","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:84:0f","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"29189a59-46f5-4dec-aef8-ff0b37181ceb","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:20Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.4"}],"id":"d7caabf4-8a3c-4211-8f36-50e3d66fdb50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:35:3a","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.2"}],"id":"e9f707d3-2b31-423d-a485-f9e89894f005","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:27:12","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:43Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.4"}],"id":"edb4ae82-e7c1-4c04-8a97-3166830f4af5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:ac:50","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.3"}],"id":"edf1cbcb-bcf0-4988-8d45-9a56c58e02ab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:dc:e8","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:42Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.3"}],"id":"efda40fc-8983-4bef-99e9-ec9c220f55fe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:d3:d2","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","binding:vnic_type":"normal"}]} 2018-08-16 17:23:02,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports used request id req-cecd56e0-fce7-4f7a-9428-787c3ffdcae6 2018-08-16 17:23:02,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/ports/ceec5091-b089-4d5f-af52-cc7caaccc106 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:31:93:88"}]}}' 2018-08-16 17:23:03,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 974 X-Openstack-Request-Id: req-bf6d9c9a-4b29-4624-b7cf-1ac70be2b932 Date: Thu, 16 Aug 2018 17:23:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:31:93:88"}],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:23:03Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.9"}],"id":"ceec5091-b089-4d5f-af52-cc7caaccc106","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:93:88","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"298e9671-409e-4d86-9380-38b4ab9974d7","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:56Z","binding:vnic_type":"normal"}} 2018-08-16 17:23:03,526 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/ports/ceec5091-b089-4d5f-af52-cc7caaccc106 used request id req-bf6d9c9a-4b29-4624-b7cf-1ac70be2b932 2018-08-16 17:23:03,527 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-2'... 2018-08-16 17:23:03,527 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-2 flavor=m1.custom image=13b55235-5f66-443b-992d-bd97c5db741e network=f0bb921d-e1d9-414f-b595-c2ec5ac071cf secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-0.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set -xe sudo useradd -m sdnvpn sudo adduser sdnvpn sudo sudo echo sdnvpn:opnfv | chpasswd sleep 20 sudo ifconfig lo:1 179.24.1.12 netmask 255.255.255.255 up 2018-08-16 17:23:03,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:23:03,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:23:03,528 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:23:03,529 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:23:03,530 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:23:03,532 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:23:03,533 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:23:03,534 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:23:03,535 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:23:03,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:23:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec396f3a-320f-49a8-bfee-80d795a2e3e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:23:03,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-ec396f3a-320f-49a8-bfee-80d795a2e3e4 2018-08-16 17:23:03,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:23:03,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["0mQWDkViSZSNlebjlpBxCg"], "issued_at": "2018-08-16T17:23:03.000000Z"}} 2018-08-16 17:23:03,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" 2018-08-16 17:23:04,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-909b2ca5-312a-42c8-87fb-d3d018801b8c x-compute-request-id: req-909b2ca5-312a-42c8-87fb-d3d018801b8c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-16 17:23:04,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-909b2ca5-312a-42c8-87fb-d3d018801b8c 2018-08-16 17:23:04,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" 2018-08-16 17:23:04,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5da86b3-650a-441a-8eb0-b2032c800c14 x-compute-request-id: req-e5da86b3-650a-441a-8eb0-b2032c800c14 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "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": 10, "id": "7014db54-91ab-4418-a79e-8bb718caa561"}} 2018-08-16 17:23:04,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 used request id req-e5da86b3-650a-441a-8eb0-b2032c800c14 2018-08-16 17:23:04,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"server": {"name": "sdnvpn-13-2", "imageRef": "13b55235-5f66-443b-992d-bd97c5db741e", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "7014db54-91ab-4418-a79e-8bb718caa561", "user_data": "IyEvYmluL3NoCnNldCAteGUKc3VkbyB1c2VyYWRkIC1tIHNkbnZwbgpzdWRvIGFkZHVzZXIgc2RudnBuIHN1ZG8Kc3VkbyBlY2hvIHNkbnZwbjpvcG5mdiB8IGNocGFzc3dkCnNsZWVwIDIwCnN1ZG8gaWZjb25maWcgbG86MSAxNzkuMjQuMS4xMiBuZXRtYXNrIDI1NS4yNTUuMjU1LjI1NSB1cAo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf"}], "config_drive": true}}' 2018-08-16 17:23:07,526 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f2c50ca-805f-4443-9cc7-4f91f80efaac x-compute-request-id: req-6f2c50ca-805f-4443-9cc7-4f91f80efaac Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "adminPass": "k5TpbeKPEQJU"}} 2018-08-16 17:23:07,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-6f2c50ca-805f-4443-9cc7-4f91f80efaac 2018-08-16 17:23:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:23:07,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bcc343-9c91-4fdf-899c-3afbb7f7490b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:23:07,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-06bcc343-9c91-4fdf-899c-3afbb7f7490b 2018-08-16 17:23:07,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:23:07,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:23:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["H1INd_IoTx2aH5mazksxNw"], "issued_at": "2018-08-16T17:23:07.000000Z"}} 2018-08-16 17:23:07,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b807024fc796d61ebb5752222f8102fd021189a" 2018-08-16 17:23:08,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-131395a8-ba8c-4f5f-b4e9-ac56796d4d27 x-compute-request-id: req-131395a8-ba8c-4f5f-b4e9-ac56796d4d27 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:08Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:08,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-131395a8-ba8c-4f5f-b4e9-ac56796d4d27 2018-08-16 17:23:11,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b807024fc796d61ebb5752222f8102fd021189a" 2018-08-16 17:23:12,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a1b5727-24d9-493e-aeae-8fcb6b802bb5 x-compute-request-id: req-0a1b5727-24d9-493e-aeae-8fcb6b802bb5 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:10Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:12,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-0a1b5727-24d9-493e-aeae-8fcb6b802bb5 2018-08-16 17:23:15,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b807024fc796d61ebb5752222f8102fd021189a" 2018-08-16 17:23:16,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-168637fb-3487-48bb-aa98-6fa7593d410e x-compute-request-id: req-168637fb-3487-48bb-aa98-6fa7593d410e Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:e8", "version": 4, "addr": "10.10.10.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:10Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:16,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-168637fb-3487-48bb-aa98-6fa7593d410e 2018-08-16 17:23:19,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b807024fc796d61ebb5752222f8102fd021189a" 2018-08-16 17:23:21,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ac6d046-587a-49a0-8cc7-be1704f8e352 x-compute-request-id: req-3ac6d046-587a-49a0-8cc7-be1704f8e352 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:e8", "version": 4, "addr": "10.10.10.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:10Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:21,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-3ac6d046-587a-49a0-8cc7-be1704f8e352 2018-08-16 17:23:24,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b807024fc796d61ebb5752222f8102fd021189a" 2018-08-16 17:23:25,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bcc4441-d911-4ca1-ab1c-6419dae13220 x-compute-request-id: req-1bcc4441-d911-4ca1-ab1c-6419dae13220 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:e8", "version": 4, "addr": "10.10.10.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018b", "OS-SRV-USG:launched_at": "2018-08-16T17:23:22.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:23:22Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:25,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-1bcc4441-d911-4ca1-ab1c-6419dae13220 2018-08-16 17:23:25,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" 2018-08-16 17:23:26,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12d90907-9afc-4c3b-b040-23a485c5d6ce x-compute-request-id: req-12d90907-9afc-4c3b-b040-23a485c5d6ce Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:e8", "version": 4, "addr": "10.10.10.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b", "rel": "bookmark"}], "image": {"id": "13b55235-5f66-443b-992d-bd97c5db741e", "links": [{"href": "http://172.30.9.32:8774/images/13b55235-5f66-443b-992d-bd97c5db741e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018b", "OS-SRV-USG:launched_at": "2018-08-16T17:23:22.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "925d94bd-11c0-4341-b8d6-cee4a79ace1b", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:23:22Z", "hostId": "0c8aef0938b006f7c8501a7e9f0531ff4526b9d51bd6ce78705d278f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "sdnvpn-13-2", "created": "2018-08-16T17:23:07Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:26,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b used request id req-12d90907-9afc-4c3b-b040-23a485c5d6ce 2018-08-16 17:23:26,777 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-2' booted successfully. IP='10.10.10.26'. 2018-08-16 17:23:26,777 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-2' to security group 'sdnvpn-sg'... 2018-08-16 17:23:26,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:23:28,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d85c1e3-2e20-4450-897f-728eb28e5b0c x-compute-request-id: req-9d85c1e3-2e20-4450-897f-728eb28e5b0c Content-Length: 0 Content-Type: application/json 2018-08-16 17:23:28,855 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-9d85c1e3-2e20-4450-897f-728eb28e5b0c 2018-08-16 17:23:28,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:23:29,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 20796 X-Openstack-Request-Id: req-2b6e67c6-db3f-4cb7-a3df-5c0752fd99e1 Date: Thu, 16 Aug 2018 17:23:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:47Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.4"}],"id":"0ce1734e-5211-4369-91d5-5c6972ac5d19","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:1c:4e","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:31Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.4"}],"id":"2f13ffee-9d0b-40b1-8d76-02847a740b2f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:48:32","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:28Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:23:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.26"}],"id":"38c0951a-ac75-454b-ab56-b474d1f48f55","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:ad:e8","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"925d94bd-11c0-4341-b8d6-cee4a79ace1b","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:23:11Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:07:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.8"}],"id":"41462a02-2eae-447b-b840-43cf4b20895b","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:90:d5:a5","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"a3fa2529-ef40-4bef-a208-888b6a77e171","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:52Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.3"}],"id":"55aecdb0-cbbd-4b76-9ce7-60a41cd6fe01","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:74:6f","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.2"}],"id":"55c94671-2dc3-42b0-9aec-3e5cc1e8043e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e3:16:23","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.2"}],"id":"5cf19778-2b8c-43f1-9787-9263a4d53e13","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:a2:84","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0bb921d-e1d9-414f-b595-c2ec5ac071cf","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:43Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:46Z","device_owner":"network:router_gateway","revision_number":1,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"871e2aa4-986c-4cf9-97b6-215e275c66a5","ip_address":"172.30.9.202"}],"id":"67e7995c-249c-487d-b926-f0e919a03c7c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:8a:cc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"485c2b22-3bd0-4d6a-8864-c44b759fe8fe","name":"","admin_state_up":true,"network_id":"8478bf79-52b3-42d5-8b8e-cbd8c8a6562e","tenant_id":"","created_at":"2018-08-16T17:20:46Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.3"}],"id":"98e02fbb-c021-4d1d-a1c7-e7db2b507891","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e8:4d:5d","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:19Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.3"}],"id":"a54323ba-f330-4a45-bb40-00065d9fafcf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9f:54:08","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:30Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.3"}],"id":"a8382f15-885c-48c8-af5e-23cfe87aeae6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:4c:c0","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:27Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:42Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.2"}],"id":"a8662544-3299-4a9b-88bf-d774ecdca604","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:ad:d4","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:43Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.2"}],"id":"b082c3ea-a917-4743-8583-6cededee01c9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f6:dd:f7","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:45Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"020089d7-fa67-4e41-af38-508509e5f033","ip_address":"10.10.11.4"}],"id":"bfe4512a-0509-4820-9c22-42bbc1bb91ad","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:48:af","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b87002f-5395-495b-af7a-1cb8c71d07a2","name":"","admin_state_up":true,"network_id":"7b87002f-5395-495b-af7a-1cb8c71d07a2","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:20:44Z","device_owner":"network:router_interface","revision_number":2,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.1"}],"id":"c1a99ea9-5c1b-46df-aa94-956e4a0e64d7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:0d:48","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"DOWN","binding:host_id":"","description":"","tags":[],"device_id":"485c2b22-3bd0-4d6a-8864-c44b759fe8fe","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:44Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:45Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.4"}],"id":"c4170de6-0ebd-40c0-a420-0b964dc16efe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8d:b7:5a","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:42Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:31:93:88"}],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:23:03Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.9"}],"id":"ceec5091-b089-4d5f-af52-cc7caaccc106","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:93:88","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"298e9671-409e-4d86-9380-38b4ab9974d7","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:20:56Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:29Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ae97b170-bd0d-42c0-99e3-82c4a79c28bd","ip_address":"10.10.10.2"}],"id":"d2a4be05-de43-4155-a331-929bd8f01b26","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:b5:f5","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58aa7ec3-7514-412b-b832-97c9ccfb5e4f","name":"","admin_state_up":true,"network_id":"58aa7ec3-7514-412b-b832-97c9ccfb5e4f","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:12:26Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:12:00Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.24"}],"id":"d6d9848b-8542-4694-b59d-0f1cf61690d6","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:84:0f","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"29189a59-46f5-4dec-aef8-ff0b37181ceb","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:50Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:20Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.4"}],"id":"d7caabf4-8a3c-4211-8f36-50e3d66fdb50","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1f:35:3a","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:17Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:15:18Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a2724388-dbbe-4b9a-b3b7-08bf197a9eea","ip_address":"10.10.10.2"}],"id":"e9f707d3-2b31-423d-a485-f9e89894f005","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:27:12","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fff88eff-153f-43f2-b1d5-711996d91bdb","name":"","admin_state_up":true,"network_id":"fff88eff-153f-43f2-b1d5-711996d91bdb","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:15:16Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:43Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.4"}],"id":"edb4ae82-e7c1-4c04-8a97-3166830f4af5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:ac:50","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:40Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:11:44Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"13797ccc-2cf1-4f0a-934b-01bcb0880890","ip_address":"10.10.10.3"}],"id":"edf1cbcb-bcf0-4988-8d45-9a56c58e02ab","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:dc:e8","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-51785630-d81d-4228-b427-93d194d9f34e","name":"","admin_state_up":true,"network_id":"51785630-d81d-4228-b427-93d194d9f34e","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:11:41Z","binding:vnic_type":"normal"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:06:42Z","device_owner":"network:dhcp","revision_number":3,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"171563c4-8a12-4b4f-ba27-de1d946e1e01","ip_address":"10.10.10.3"}],"id":"efda40fc-8983-4bef-99e9-ec9c220f55fe","security_groups":[],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ff:d3:d2","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-725b006e-4376-4089-a712-34782c42c510","name":"","admin_state_up":true,"network_id":"725b006e-4376-4089-a712-34782c42c510","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:06:39Z","binding:vnic_type":"normal"}]} 2018-08-16 17:23:29,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.32:9696/v2.0/ports used request id req-2b6e67c6-db3f-4cb7-a3df-5c0752fd99e1 2018-08-16 17:23:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/ports/38c0951a-ac75-454b-ab56-b474d1f48f55 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"port": {"allowed_address_pairs": [{"ip_address": "179.24.1.12/32", "mac_address": "fa:16:3e:ee:ad:e8"}]}}' 2018-08-16 17:23:29,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 975 X-Openstack-Request-Id: req-65844e07-bbbe-45e1-a253-80b127ce87c4 Date: Thu, 16 Aug 2018 17:23:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"179.24.1.12/32","mac_address":"fa:16:3e:ee:ad:e8"}],"extra_dhcp_opts":[],"updated_at":"2018-08-16T17:23:29Z","device_owner":"compute:nova","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"675aa574-be8b-4557-a527-399208a9e198","ip_address":"10.10.10.26"}],"id":"38c0951a-ac75-454b-ab56-b474d1f48f55","security_groups":["0d11e7ac-c629-424e-8dd8-b6d9c2b54186","35ac236f-4735-4511-9925-7066736fbb19"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ee:ad:e8","project_id":"c0e827e233dd4490a13a2da2d4505275","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"device_id":"925d94bd-11c0-4341-b8d6-cee4a79ace1b","name":"","admin_state_up":true,"network_id":"f0bb921d-e1d9-414f-b595-c2ec5ac071cf","tenant_id":"c0e827e233dd4490a13a2da2d4505275","created_at":"2018-08-16T17:23:11Z","binding:vnic_type":"normal"}} 2018-08-16 17:23:29,796 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/ports/38c0951a-ac75-454b-ab56-b474d1f48f55 used request id req-65844e07-bbbe-45e1-a253-80b127ce87c4 2018-08-16 17:23:29,797 - sdnvpn_test_utils - INFO - Waiting for instance 298e9671-409e-4d86-9380-38b4ab9974d7 to boot up 2018-08-16 17:23:29,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266ac1718cb145282f2b585e98206575a9e8ffed" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:29,801 - sdnvpn_test_utils - INFO - Waiting for instance 925d94bd-11c0-4341-b8d6-cee4a79ace1b to boot up 2018-08-16 17:23:29,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:29,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd875ec1-53fc-46ce-aae3-47e2475858e3 x-compute-request-id: req-cd875ec1-53fc-46ce-aae3-47e2475858e3 Content-Encoding: gzip Content-Length: 10473 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691829352 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.195733] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198251] pid_max: default: 32768 minimum: 301\n[ 0.199592] ACPI: Core revision 20150930\n[ 0.201458] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203470] Security Framework initialized\n[ 0.204713] Yama: becoming mindful.\n[ 0.205831] AppArmor: AppArmor initialized\n[ 0.207174] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212394] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214186] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216344] Initializing cgroup subsys io\n[ 0.217556] Initializing cgroup subsys memory\n[ 0.218827] Initializing cgroup subsys devices\n[ 0.220128] Initializing cgroup subsys freezer\n[ 0.221400] Initializing cgroup subsys net_cls\n[ 0.222702] Initializing cgroup subsys perf_event\n[ 0.224018] Initializing cgroup subsys net_prio\n[ 0.225344] Initializing cgroup subsys hugetlb\n[ 0.226658] Initializing cgroup subsys pids\n[ 0.227916] CPU: Physical Processor ID: 0\n[ 0.229787] mce: CPU supports 10 MCE banks\n[ 0.231026] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248872] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.255988] ftrace: allocating 32123 entries in 126 pages\n[ 0.282551] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284357] smpboot: Max logical packages: 1\n[ 0.285884] x2apic enabled\n[ 0.287123] Switched APIC routing to physical x2apic.\n[ 0.289791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297166] KVM setup paravirtual spinlock\n[ 0.299088] x86: Booted up 1 node, 1 CPUs\n[ 0.300326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302448] devtmpfs: initialized\n[ 0.305405] evm: security.selinux\n[ 0.306486] evm: security.SMACK64\n[ 0.307517] evm: security.SMACK64EXEC\n[ 0.308641] evm: security.SMACK64TRANSMUTE\n[ 0.309847] evm: security.SMACK64MMAP\n[ 0.310968] evm: security.ima\n[ 0.311909] evm: security.capability\n[ 0.313129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315916] pinctrl core: initialized pinctrl subsystem\n[ 0.317566] RTC time: 17:23:22, date: 08/16/18\n[ 0.319009] NET: Registered protocol family 16\n[ 0.320489] cpuidle: using governor ladder\n[ 0.321731] cpuidle: using governor menu\n[ 0.322900] PCCT header not found.\n[ 0.324025] ACPI: bus type PCI registered\n[ 0.325245] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327142] PCI: Using configuration type 1 for base access\n[ 0.329838] ACPI: Added _OSI(Module Device)\n[ 0.331137] ACPI: Added _OSI(Processor Device)\n[ 0.332441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336054] ACPI: Interpreter enabled\n[ 0.337191] ACPI: (supports S0 S5)\n[ 0.338232] ACPI: Using IOAPIC for interrupt routing\n[ 0.339679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347744] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352932] acpiphp: Slot [3] registered\n[ 0.354120] acpiphp: Slot [4] registered\n[ 0.355299] acpiphp: Slot [5] registered\n[ 0.356478] acpiphp: Slot [6] registered\n[ 0.357669] acpiphp: Slot [7] registered\n[ 0.358840] acpiphp: Slot [8] registered\n[ 0.360022] acpiphp: Slot [9] registered\n[ 0.361218] acpiphp: Slot [10] registered\n[ 0.362427] acpiphp: Slot [11] registered\n[ 0.363648] acpiphp: Slot [12] registered\n[ 0.364878] acpiphp: Slot [13] registered\n[ 0.366116] acpiphp: Slot [14] registered\n[ 0.381538] acpiphp: Slot [15] registered\n[ 0.382752] acpiphp: Slot [16] registered\n[ 0.383932] acpiphp: Slot [17] registered\n[ 0.385134] acpiphp: Slot [18] registered\n[ 0.386335] acpiphp: Slot [19] registered\n[ 0.387526] acpiphp: Slot [20] registered\n[ 0.388733] acpiphp: Slot [21] registered\n[ 0.389916] acpiphp: Slot [22] registered\n[ 0.391164] acpiphp: Slot [23] registered\n[ 0.392368] acpiphp: Slot [24] registered\n[ 0.393630] acpiphp: Slot [25] registered\n[ 0.395031] acpiphp: Slot [26] registered\n[ 0.398560] acpiphp: Slot [27] registered\n[ 0.399865] acpiphp: Slot [28] registered\n[ 0.401096] acpiphp: Slot [29] registered\n[ 0.402293] acpiphp: Slot [30] registered\n[ 0.403492] acpiphp: Slot [31] registered\n[ 0.404694] PCI host bridge to bus 0000:00\n[ 0.405903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.413805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420605] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456595] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466713] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470493] vgaarb: loaded\n[ 0.471381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473219] SCSI subsystem initialized\n[ 0.474583] ACPI: bus type USB registered\n[ 0.475812] usbcore: registered new interface driver usbfs\n[ 0.477332] usbcore: registered new interface driver hub\n[ 0.478816] usbcore: registered new device driver usb\n[ 0.480449] PCI: Using ACPI for IRQ routing\n[ 0.482125] NetLabel: Initializing\n[ 0.483196] NetLabel: domain hash size = 128\n[ 0.484468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485885] NetLabel: unlabeled traffic allowed by default\n[ 0.487609] amd_nb: Cannot enumerate AMD northbridges\n[ 0.489090] clocksource: Switched to clocksource kvm-clock\n[ 0.500022] AppArmor: AppArmor Filesystem Enabled\n[ 0.501449] pnp: PnP ACPI init\n[ 0.502795] pnp: PnP ACPI: found 5 devices\n[ 0.509933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.512521] NET: Registered protocol family 2\n[ 0.514091] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.516044] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.517924] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.519785] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.521435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.523229] NET: Registered protocol family 1\n[ 0.524533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527779] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557469] Trying to unpack rootfs image as initramfs...\n[ 1.919270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.921896] Scanning for low memory corruption every 60 seconds\n[ 1.923860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.925626] audit: initializing netlink subsys (disabled)\n[ 1.927171] audit: type=2000 audit(1534440204.479:1): initialized\n[ 1.929074] Initialise system trusted keyring\n[ 1.930504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.932231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.934818] zbud: loaded\n[ 1.935839] VFS: Disk quotas dquot_6.6.0\n[ 1.937039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.939066] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.940842] fuse init (API version 7.23)\n[ 1.942147] Key type big_key registered\n[ 1.943330] Allocating IMA MOK and blacklist keyrings.\n[ 1.944929] Key type asymmetric registered\n[ 1.946170] Asymmetric key parser 'x509' registered\n[ 1.947593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.949795] io scheduler noop registered\n[ 1.950972] io scheduler deadline registered (default)\n[ 1.952443] io scheduler cfq registered\n[ 1.953689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.955253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.957123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.959276] ACPI: Power Button [PWRF]\n[ 1.960501] GHES: HEST is not enabled!\n[ 1.974992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.004387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.007258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.031079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.033975] Linux agpgart interface v0.103\n[ 2.036654] brd: module loaded\n[ 2.038304] loop: module loaded\n[ 2.040349] vda: vda1\n[ 2.041833] scsi host0: ata_piix\n[ 2.042910] scsi host1: ata_piix\n[ 2.043943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.045757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.048091] libphy: Fixed MDIO Bus: probed\n[ 2.049323] tun: Universal TUN/TAP device driver, 1.6\n[ 2.050741] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.053446] PPP generic driver version 2.4.2\n[ 2.054762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.056538] ehci-pci: EHCI PCI platform driver\n[ 2.057845] ehci-platform: EHCI generic platform driver\n[ 2.059324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.061001] ohci-pci: OHCI PCI platform driver\n[ 2.062307] ohci-platform: OHCI generic platform driver\n[ 2.063779] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.078631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.080103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.082290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.083768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.085473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.087299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.089428] usb usb1: Product: UHCI Host Controller\n[ 2.090817] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.092560] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.093962] hub 1-0:1.0: USB hub found\n[ 2.095117] hub 1-0:1.0: 2 ports detected\n[ 2.096454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.099493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.100915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.102434] mousedev: PS/2 mouse device common for all mice\n[ 2.104271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.106972] rtc_cmos 00:00: RTC can wake from S4\n[ 2.108585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.110371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.112161] i2c /dev entries driver\n[ 2.113291] device-mapper: uevent: version 1.0.3\n[ 2.114693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.117144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.119029] NET: Registered protocol family 10\n[ 2.120561] NET: Registered protocol family 17\n[ 2.121890] Key type dns_resolver registered\n[ 2.123262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.124883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.127477] registered taskstats version 1\n[ 2.128727] Loading compiled-in X.509 certificates\n[ 2.130686] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.133447] zswap: loaded using pool lzo/zbud\n[ 2.135870] Key type trusted registered\n[ 2.138708] Key type encrypted registered\n[ 2.139957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.141520] ima: No TPM chip found, activating TPM-bypass!\n[ 2.143089] evm: HMAC attrs: 0x1\n[ 2.144430] Magic number: 14:839:390\n[ 2.145710] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:24 UTC (1534440204)\n[ 2.148108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.149777] EDD information not available.\n[ 2.201941] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.204062] ata1.00: configured for MWDMA2\n[ 2.205857] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.223204] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.225022] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.226887] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.229819] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.232158] Write protecting the kernel read-only data: 14336k\n[ 2.235234] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.237842] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.249857] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.252547] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255527] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258366] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.261122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.263898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.266727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.269425] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.272085] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.275374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.316413] virtio_net virtio0 ens3: renamed from eth0\n[ 2.324090] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.328067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.357545] FDC 0 is a S82078B\n[ 2.361211] AVX2 version of gcm_enc/dec engaged.\n[ 2.362585] AES CTR mode by8 optimization enabled\n[ 2.405101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.569159] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.571038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.572970] usb 1-1: Product: QEMU USB Tablet\n[ 2.574284] usb 1-1: Manufacturer: QEMU\n[ 2.575453] usb 1-1: SerialNumber: 42\n[ 2.583120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.590562] usbcore: registered new interface driver usbhid\n[ 2.592247] usbhid: USB HID core driver\n[ 2.595465] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.598854] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.921157] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.922888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.970312] md: linear personality registered for level -1\n[ 3.974004] md: multipath personality registered for level -4\n[ 3.977729] md: raid0 personality registered for level 0\n[ 3.981676] md: raid1 personality registered for level 1\n[ 4.053098] raid6: sse2x1 gen() 11292 MB/s\n[ 4.121096] raid6: sse2x1 xor() 8696 MB/s\n[ 4.189085] raid6: sse2x2 gen() 14362 MB/s\n[ 4.257098] raid6: sse2x2 xor() 9592 MB/s\n[ 4.325096] raid6: sse2x4 gen() 16481 MB/s\n[ 4.393098] raid6: sse2x4 xor() 11520 MB/s\n[ 4.461097] raid6: avx2x1 gen() 21828 MB/s\n[ 4.529098] raid6: avx2x2 gen() 25965 MB/s\n[ 4.597096] raid6: avx2x4 gen() 29594 MB/s\n[ 4.598437] raid6: using algorithm avx2x4 gen() 29594 MB/s\n[ 4.600053] raid6: using avx2x2 recovery algorithm\n[ 4.602754] xor: automatically using best checksumming function:\n[ 4.641098] avx : 35283.000 MB/sec\n[ 4.643602] async_tx: api initialized (async)\n[ 4.653448] md: raid6 personality registered for level 6\n[ 4.655039] md: raid5 personality registered for level 5\n[ 4.656595] md: raid4 personality registered for level 4\n[ 4.661978] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.692596] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.725500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.832599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.837189] systemd[1]: Detected virtualization kvm.\n[ 4.838489] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.842951] systemd[1]: Set hostname to .\n[ 4.846924] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.848644] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.960211] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.963926] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.966846] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.969133] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.972253] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.974927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.977677] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.980659] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.984863] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.987863] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.990626] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.993181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.996445] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999517] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.002501] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.005369] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.008170] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.011324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 5.016227] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.023205] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.027797] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.031916] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.041041] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.049294] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.057133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.061539] Loading iSCSI transport class v2.0-870.\n[ 5.063653] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.069583] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.073963] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.082636] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 5.087377] iscsi: registered transport (tcp)\n\n[ 5.089975] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.098045] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.110496] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.112958] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.121650] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.129177] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 5.151691] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2018-08-16 17:23:29,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-cd875ec1-53fc-46ce-aae3-47e2475858e3 2018-08-16 17:23:29,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c79f420-148f-4dad-a3f2-13026a06f34c x-compute-request-id: req-2c79f420-148f-4dad-a3f2-13026a06f34c Content-Encoding: gzip Content-Length: 13207 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 626865887 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.179393] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.181621] pid_max: default: 32768 minimum: 301\n[ 0.182838] ACPI: Core revision 20150930\n[ 0.184539] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.186316] Security Framework initialized\n[ 0.187425] Yama: becoming mindful.\n[ 0.188419] AppArmor: AppArmor initialized\n[ 0.189584] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.192362] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194603] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.196362] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.198465] Initializing cgroup subsys io\n[ 0.199643] Initializing cgroup subsys memory\n[ 0.200901] Initializing cgroup subsys devices\n[ 0.202192] Initializing cgroup subsys freezer\n[ 0.203439] Initializing cgroup subsys net_cls\n[ 0.204681] Initializing cgroup subsys perf_event\n[ 0.205977] Initializing cgroup subsys net_prio\n[ 0.207268] Initializing cgroup subsys hugetlb\n[ 0.208522] Initializing cgroup subsys pids\n[ 0.209756] CPU: Physical Processor ID: 0\n[ 0.211626] mce: CPU supports 10 MCE banks\n[ 0.212831] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214273] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.231186] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.237964] ftrace: allocating 32123 entries in 126 pages\n[ 0.264413] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.266161] smpboot: Max logical packages: 1\n[ 0.267640] x2apic enabled\n[ 0.268811] Switched APIC routing to physical x2apic.\n[ 0.271367] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.272953] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.275879] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.278518] KVM setup paravirtual spinlock\n[ 0.280326] x86: Booted up 1 node, 1 CPUs\n[ 0.281501] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.283531] devtmpfs: initialized\n[ 0.286378] evm: security.selinux\n[ 0.287388] evm: security.SMACK64\n[ 0.288392] evm: security.SMACK64EXEC\n[ 0.289461] evm: security.SMACK64TRANSMUTE\n[ 0.290635] evm: security.SMACK64MMAP\n[ 0.291706] evm: security.ima\n[ 0.292629] evm: security.capability\n[ 0.293773] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296459] pinctrl core: initialized pinctrl subsystem\n[ 0.298019] RTC time: 17:22:56, date: 08/16/18\n[ 0.299416] NET: Registered protocol family 16\n[ 0.300844] cpuidle: using governor ladder\n[ 0.302026] cpuidle: using governor menu\n[ 0.303140] PCCT header not found.\n[ 0.304199] ACPI: bus type PCI registered\n[ 0.305352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.307176] PCI: Using configuration type 1 for base access\n[ 0.309758] ACPI: Added _OSI(Module Device)\n[ 0.310950] ACPI: Added _OSI(Processor Device)\n[ 0.312172] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.313447] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.315656] ACPI: Interpreter enabled\n[ 0.316740] ACPI: (supports S0 S5)\n[ 0.317748] ACPI: Using IOAPIC for interrupt routing\n[ 0.319093] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.323347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.324951] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.326683] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.328371] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331486] acpiphp: Slot [3] registered\n[ 0.332627] acpiphp: Slot [4] registered\n[ 0.333757] acpiphp: Slot [5] registered\n[ 0.334888] acpiphp: Slot [6] registered\n[ 0.336022] acpiphp: Slot [7] registered\n[ 0.337151] acpiphp: Slot [8] registered\n[ 0.338286] acpiphp: Slot [9] registered\n[ 0.339417] acpiphp: Slot [10] registered\n[ 0.340573] acpiphp: Slot [11] registered\n[ 0.341718] acpiphp: Slot [12] registered\n[ 0.342868] acpiphp: Slot [13] registered\n[ 0.344013] acpiphp: Slot [14] registered\n[ 0.359360] acpiphp: Slot [15] registered\n[ 0.360506] acpiphp: Slot [16] registered\n[ 0.361650] acpiphp: Slot [17] registered\n[ 0.362792] acpiphp: Slot [18] registered\n[ 0.363940] acpiphp: Slot [19] registered\n[ 0.365084] acpiphp: Slot [20] registered\n[ 0.366221] acpiphp: Slot [21] registered\n[ 0.367367] acpiphp: Slot [22] registered\n[ 0.368521] acpiphp: Slot [23] registered\n[ 0.369668] acpiphp: Slot [24] registered\n[ 0.370820] acpiphp: Slot [25] registered\n[ 0.371964] acpiphp: Slot [26] registered\n[ 0.373106] acpiphp: Slot [27] registered\n[ 0.374251] acpiphp: Slot [28] registered\n[ 0.375405] acpiphp: Slot [29] registered\n[ 0.376552] acpiphp: Slot [30] registered\n[ 0.377702] acpiphp: Slot [31] registered\n[ 0.378837] PCI host bridge to bus 0000:00\n[ 0.379985] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.381706] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.383419] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.385470] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.387524] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.389628] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.393706] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.395484] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.397125] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.398901] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.403375] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.405394] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427407] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429456] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.431452] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433429] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435767] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437529] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439387] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440844] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442985] vgaarb: loaded\n[ 0.443842] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445565] SCSI subsystem initialized\n[ 0.446844] ACPI: bus type USB registered\n[ 0.448040] usbcore: registered new interface driver usbfs\n[ 0.449507] usbcore: registered new interface driver hub\n[ 0.450930] usbcore: registered new device driver usb\n[ 0.452504] PCI: Using ACPI for IRQ routing\n[ 0.454056] NetLabel: Initializing\n[ 0.455080] NetLabel: domain hash size = 128\n[ 0.456280] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.459684] NetLabel: unlabeled traffic allowed by default\n[ 0.461863] amd_nb: Cannot enumerate AMD northbridges\n[ 0.463301] clocksource: Switched to clocksource kvm-clock\n[ 0.474478] AppArmor: AppArmor Filesystem Enabled\n[ 0.475897] pnp: PnP ACPI init\n[ 0.477351] pnp: PnP ACPI: found 5 devices\n[ 0.484484] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486947] NET: Registered protocol family 2\n[ 0.488569] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.490416] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.492220] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.494003] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.495583] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.497290] NET: Registered protocol family 1\n[ 0.498548] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.500136] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.501693] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516467] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.531493] Trying to unpack rootfs image as initramfs...\n[ 1.891637] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.896660] Scanning for low memory corruption every 60 seconds\n[ 1.898762] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.900335] audit: initializing netlink subsys (disabled)\n[ 1.901742] audit: type=2000 audit(1534440178.485:1): initialized\n[ 1.903548] Initialise system trusted keyring\n[ 1.904927] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.906462] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.909121] zbud: loaded\n[ 1.910127] VFS: Disk quotas dquot_6.6.0\n[ 1.911239] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.913103] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.914845] fuse init (API version 7.23)\n[ 1.916063] Key type big_key registered\n[ 1.917142] Allocating IMA MOK and blacklist keyrings.\n[ 1.918800] Key type asymmetric registered\n[ 1.919925] Asymmetric key parser 'x509' registered\n[ 1.921216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.923226] io scheduler noop registered\n[ 1.924308] io scheduler deadline registered (default)\n[ 1.925637] io scheduler cfq registered\n[ 1.926783] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.928190] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.929953] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.931896] ACPI: Power Button [PWRF]\n[ 1.933106] GHES: HEST is not enabled!\n[ 1.947363] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.977100] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.979950] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.003956] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.007032] Linux agpgart interface v0.103\n[ 2.010631] brd: module loaded\n[ 2.012814] loop: module loaded\n[ 2.015210] vda: vda1\n[ 2.016773] scsi host0: ata_piix\n[ 2.017801] scsi host1: ata_piix\n[ 2.018763] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.020394] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.022582] libphy: Fixed MDIO Bus: probed\n[ 2.023699] tun: Universal TUN/TAP device driver, 1.6\n[ 2.024976] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.027643] PPP generic driver version 2.4.2\n[ 2.028858] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.030467] ehci-pci: EHCI PCI platform driver\n[ 2.031650] ehci-platform: EHCI generic platform driver\n[ 2.032977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.034499] ohci-pci: OHCI PCI platform driver\n[ 2.035679] ohci-platform: OHCI generic platform driver\n[ 2.037014] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.051727] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.053079] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.055075] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.056419] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.057973] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.059614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.061533] usb usb1: Product: UHCI Host Controller\n[ 2.062787] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.064312] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.065608] hub 1-0:1.0: USB hub found\n[ 2.066662] hub 1-0:1.0: 2 ports detected\n[ 2.068065] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.070923] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.072208] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.073610] mousedev: PS/2 mouse device common for all mice\n[ 2.075284] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.077780] rtc_cmos 00:00: RTC can wake from S4\n[ 2.079291] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.080909] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.082495] i2c /dev entries driver\n[ 2.083540] device-mapper: uevent: version 1.0.3\n[ 2.084819] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.087013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.088773] NET: Registered protocol family 10\n[ 2.090247] NET: Registered protocol family 17\n[ 2.091457] Key type dns_resolver registered\n[ 2.092734] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.094198] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.096607] registered taskstats version 1\n[ 2.097742] Loading compiled-in X.509 certificates\n[ 2.099545] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.102037] zswap: loaded using pool lzo/zbud\n[ 2.105111] Key type trusted registered\n[ 2.108003] Key type encrypted registered\n[ 2.109132] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.110529] ima: No TPM chip found, activating TPM-bypass!\n[ 2.111958] evm: HMAC attrs: 0x1\n[ 2.113248] Magic number: 14:839:390\n[ 2.114445] rtc_cmos 00:00: setting system clock to 2018-08-16 17:22:58 UTC (1534440178)\n[ 2.116657] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.118151] EDD information not available.\n[ 2.176173] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.178073] ata1.00: configured for MWDMA2\n[ 2.179693] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.197118] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.198818] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.200496] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.203289] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.205371] Write protecting the kernel read-only data: 14336k\n[ 2.208246] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.210559] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.223179] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.225907] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.228499] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.230950] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.233455] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.235814] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.239101] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.241522] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.243913] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.246348] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.286265] virtio_net virtio0 ens3: renamed from eth0\n[ 2.294143] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.296774] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.323790] FDC 0 is a S82078B\n[ 2.333050] AVX2 version of gcm_enc/dec engaged.\n[ 2.334302] AES CTR mode by8 optimization enabled\n[ 2.379330] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.544974] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.546727] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.548479] usb 1-1: Product: QEMU USB Tablet\n[ 2.549672] usb 1-1: Manufacturer: QEMU\n[ 2.550750] usb 1-1: SerialNumber: 42\n[ 2.557906] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.564276] usbcore: registered new interface driver usbhid\n[ 2.565752] usbhid: USB HID core driver\n[ 2.568157] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.571120] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.895387] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.896987] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.932184] md: linear personality registered for level -1\n[ 3.935366] md: multipath personality registered for level -4\n[ 3.938567] md: raid0 personality registered for level 0\n[ 3.942097] md: raid1 personality registered for level 1\n[ 4.011311] raid6: sse2x1 gen() 11322 MB/s\n[ 4.079305] raid6: sse2x1 xor() 8725 MB/s\n[ 4.147306] raid6: sse2x2 gen() 14386 MB/s\n[ 4.215306] raid6: sse2x2 xor() 9415 MB/s\n[ 4.283305] raid6: sse2x4 gen() 16566 MB/s\n[ 4.351307] raid6: sse2x4 xor() 11493 MB/s\n[ 4.419296] raid6: avx2x1 gen() 21923 MB/s\n[ 4.487307] raid6: avx2x2 gen() 25640 MB/s\n[ 4.555305] raid6: avx2x4 gen() 29261 MB/s\n[ 4.556469] raid6: using algorithm avx2x4 gen() 29261 MB/s\n[ 4.557873] raid6: using avx2x2 recovery algorithm\n[ 4.560240] xor: automatically using best checksumming function:\n[ 4.599307] avx : 34970.000 MB/sec\n[ 4.601529] async_tx: api initialized (async)\n[ 4.610255] md: raid6 personality registered for level 6\n[ 4.611686] md: raid5 personality registered for level 5\n[ 4.613050] md: raid4 personality registered for level 4\n[ 4.618145] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.645814] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.676469] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.775537] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.780027] systemd[1]: Detected virtualization kvm.\n[ 4.781345] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.785416] systemd[1]: Set hostname to .\n[ 4.789689] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.791209] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.898397] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.902621] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.906463] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.909338] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.911915] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.914917] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.917704] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.920465] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.923205] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.926158] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.929307] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.931927] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.934300] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.937293] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 4.940235] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.943918] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.950549] systemd[1]: Mounting Debug File System...\n[ 4.953322] EXT4-fs (vda1): re-mounted. Opts: (null)\n Mounting Debug File System...\n[ 4.956838] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.961566] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.964713] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.968664] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.972744] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.977962] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.982658] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.987383] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.994414] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.006916] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.009809] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 5.019924] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...[ 5.025603] Loading iSCSI transport class v2.0-870.\n\n[ 5.027626] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 5.036665] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.039148] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.045551] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.052091] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 5.055322] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started Set console keymap.\n[ 5.104146] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Initial cloud-init job (pre-networking)...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[ 6.655166] cloud-init[454]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 Aug 2018 17:23:02 +0000. Up 5.91 seconds.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.557652] cloud-init[1011]: Cloud-init v. 0.7.9 running 'init' at Thu, 16 Aug 2018 17:23:04 +0000. Up 8.03 seconds.\n[ 8.559847] cloud-init[1011]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.564119] cloud-init[1011]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.568118] cloud-init[1011]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.576123] cloud-init[1011]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.578364] cloud-init[1011]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.584373] cloud-init[1011]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.586612] cloud-init[1011]: ci-info: | ens3 | True | 10.10.10.9 | 255.255.255.0 | . | fa:16:3e:31:93:88 |\n[ 8.592346] cloud-init[1011]: ci-info: | ens3 | True | fe80::f816:3eff:fe31:9388/64 | . | link | fa:16:3e:31:93:88 |\n[ 8.596123] cloud-init[1011]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.600106] cloud-init[1011]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.604106] cloud-init[1011]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.608120] cloud-init[1011]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.612118] cloud-init[1011]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 8.619795] cloud-init[1011]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[[0;32m OK [0m] Reached target Network is Online.\n[ 8.624055] cloud-init[1011]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] [ 8.628467] cloud-init[1011]: ci-info: | 2 | 169.254.169.254 | 10.10.10.4 | 255.255.255.255 | ens3 | UGH |Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt activities.\n[[0;32m OK [0m\n[ 8.632728] cloud-init[1011]: ] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.639463] cloud-init[1011]: \n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.Generating public/private rsa key pair.\n[ 8.645083] cloud-init[1011]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 8.646512] cloud-init[1011]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.647918] \ncloud-init[1011]: The key fingerprint is:\n Starting LXD - unix socket.\n[ 8.650703] cloud-init[1011]: SHA256:s09sf+ZxC1dSJGUhPCUQTxh74TuoJlOPFPRer1ujjS8 root@sdnvpn-13-1[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n\n[ 8.654382] cloud-init[1011]: The key's randomart image is:\n[ 8.655770] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[1011]: +---[RSA 2048]----+\n[[0;32m OK [0m[ 8.660108] cloud-init[1011]: | . +*=o+=|\n[ 8.661062] cloud-init[1011]: | . ..=o++ |\n[ 8.661999] cloud-init[1011]: | . o =. .|\n[ 8.662947] cloud-init[1011]: | o + o. |\n[ 8.663891] ] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[1011]: | So o o...|\n[ 8.670091] cloud-init[1011]: | o++ o..|\n[ 8.673128] cloud-init[1011]: | o.++. o.+.|\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.678568] cloud-init[1011]: | ++ . E@oo|\n[[0;32m OK [0m] Reached target Basic System.\n Starting Apply the settings specified in cloud-config...\n[ 8.679973] cloud-init[1011]: | . .B++ |\n[ 8.685132] cloud-init[1011]: +----[SHA256]-----+\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 8.687772] cloud-init[1011]: Generating public/private dsa key pair.\n[ 8.689924] cloud-init Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[1011]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.703477] cloud-init[1011]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.713204] cloud-init[1011]: The key fingerprint is:\n[ 8.717201] cloud-init[1011]: SHA256:hjgoYNruYk01kq7hqRsgjbBCRUsk7ky4+bdbRuMWsNU root@sdnvpn-13-1\n[ 8.721728] cloud-init[1011]: The key's randomart image is:\n[ 8.725395] cloud-init[1011]: +---[DSA 1024]----+\n Starting Login Service...\n Starting Accounts Service...\n Starting System Logging Service...[ 8.727854] cloud-init[1011]: | .o= |\n[ 8.733379] cloud-init[1011]: |o + . . |\n[ 8.734318] cloud-init[1011]: |+= .o . E |\n[ 8.735262] cloud-init[1011]: |XB + B . |\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: Record successful boot for GRUB...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[[0;32m OK [0m] Started Auto import assertions from block devices.[ 8.845253] \ncloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...[1011]: \n|@o= * * S |\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 8.895033] cloud-init[1011]: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.|+= o + + |\n[ 8.909697] \n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[cloud-init[1011]: |o O . = |[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[ 8.920395] cloud-init\n Starting LSB: start and stop the Quagga routing suite...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started Permit User Sessions.\n[1011]: |.B o = |\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".[ 8.986999] cloud-init[1011]: |=o. o. |\n[ 8.987984] \n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\ncloud-init[1011]: +----[SHA256]-----+[[0;32m OK [0m] Started LSB: automatic crash report generation.\n\n[ 9.016760] cloud-init[1011]: Generating public/private ecdsa key pair.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[ 9.032489] [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\ncloud-init[1011]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.052408] cloud-init[1011]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.065542] cloud-init[1011]: The key fingerprint is:\n[ 9.067439] cloud-init[1011]: SHA256:FR2Rk5Mn1Kg/XxgKTbWviLzAO7c9Tm5rCmvceYvlt1o root@sdnvpn-13-1\n[ 9.077528] cloud-init[1011]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\n[ 9.082974] cloud-init[1011]: +---[ECDSA 256]---+\n[ 9.089903] cloud-init[1011]: | .o+X. |\n[ 9.096089] cloud-init[1011]: | .@ o. |\n[ 9.097465] cloud-init[1011]: | .+ =. |\n[ 9.100055] cloud-init[1011]: | .o . .. |\n[ 9.108080] cloud-init[1011]: | S o . o.|\n[ 9.109431] cloud-init[1011]: | . . .+....|\n[ 9.112062] cloud-init[1011]: | .+.o.+oE. |\n[ 9.120162] cloud-init[1011]: | +=+O=.o |\n[ 9.122970] cloud-init[1011]: | .oo=BO*.. |\n[ 9.126147] cloud-init[1011]: +----[SHA256]-----+\n[ 9.132081] cloud-init[1011]: Generating public/private ed25519 key pair.\n[ 9.133802] cloud-init[1011]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.136071] cloud-init[1011]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.140842] cloud-init[1011]: The key fingerprint is:\n[ 9.144487] cloud-init[1011]: SHA256:TxGXgCTjQAEW6fTR3uZuuf/Htt0S7fQrLHZFEpaP09w root@sdnvpn-13-1\n[ 9.149085] cloud-init[1011]: The key's randomart image is:\n[ 9.152380] cloud-init[1011]: +--[ED25519 256]--+\n[ 9.155495] cloud-init[1011]: | +=+oo...o.... |\n[ 9.158275] cloud-init[1011]: | .o .o.o. o.+ |\n[ 9.161879] cloud-init[1011]: | o . o.. . . * .|\n[ 9.168064] cloud-init[1011]: | . . . o . + =E|\n[ 9.170809] cloud-init[1011]: | oS . +. |\n[ 9.176164] cloud-init[1011]: | .o ..o|\n[ 9.177524] cloud-init[1011]: | . .. ...+.|\n[ 9.178885] cloud-init[1011]: | + o +=.+|\n[ 9.184289] cloud-init[1011]: | ..oo.+oo++|\n[ 9.185863] cloud-init[1011]: +----[SHA256]-----+\n[ 9.410809] cloud-init[1109]: Generating locales (this might take a while)...\n[ 10.111576] cloud-init[1109]: en_US.UTF-8... done\n[ 10.114840] cloud-init[1109]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-13-1 ttyS0\n\nsdnvpn-13-1 login: "} 2018-08-16 17:23:29,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action used request id req-2c79f420-148f-4dad-a3f2-13026a06f34c 2018-08-16 17:23:31,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:32,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81defcca-8b82-45ef-85d3-5a80fc603150 x-compute-request-id: req-81defcca-8b82-45ef-85d3-5a80fc603150 Content-Encoding: gzip Content-Length: 12153 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691829352 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.195733] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198251] pid_max: default: 32768 minimum: 301\n[ 0.199592] ACPI: Core revision 20150930\n[ 0.201458] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203470] Security Framework initialized\n[ 0.204713] Yama: becoming mindful.\n[ 0.205831] AppArmor: AppArmor initialized\n[ 0.207174] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212394] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214186] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216344] Initializing cgroup subsys io\n[ 0.217556] Initializing cgroup subsys memory\n[ 0.218827] Initializing cgroup subsys devices\n[ 0.220128] Initializing cgroup subsys freezer\n[ 0.221400] Initializing cgroup subsys net_cls\n[ 0.222702] Initializing cgroup subsys perf_event\n[ 0.224018] Initializing cgroup subsys net_prio\n[ 0.225344] Initializing cgroup subsys hugetlb\n[ 0.226658] Initializing cgroup subsys pids\n[ 0.227916] CPU: Physical Processor ID: 0\n[ 0.229787] mce: CPU supports 10 MCE banks\n[ 0.231026] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248872] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.255988] ftrace: allocating 32123 entries in 126 pages\n[ 0.282551] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284357] smpboot: Max logical packages: 1\n[ 0.285884] x2apic enabled\n[ 0.287123] Switched APIC routing to physical x2apic.\n[ 0.289791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297166] KVM setup paravirtual spinlock\n[ 0.299088] x86: Booted up 1 node, 1 CPUs\n[ 0.300326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302448] devtmpfs: initialized\n[ 0.305405] evm: security.selinux\n[ 0.306486] evm: security.SMACK64\n[ 0.307517] evm: security.SMACK64EXEC\n[ 0.308641] evm: security.SMACK64TRANSMUTE\n[ 0.309847] evm: security.SMACK64MMAP\n[ 0.310968] evm: security.ima\n[ 0.311909] evm: security.capability\n[ 0.313129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315916] pinctrl core: initialized pinctrl subsystem\n[ 0.317566] RTC time: 17:23:22, date: 08/16/18\n[ 0.319009] NET: Registered protocol family 16\n[ 0.320489] cpuidle: using governor ladder\n[ 0.321731] cpuidle: using governor menu\n[ 0.322900] PCCT header not found.\n[ 0.324025] ACPI: bus type PCI registered\n[ 0.325245] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327142] PCI: Using configuration type 1 for base access\n[ 0.329838] ACPI: Added _OSI(Module Device)\n[ 0.331137] ACPI: Added _OSI(Processor Device)\n[ 0.332441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336054] ACPI: Interpreter enabled\n[ 0.337191] ACPI: (supports S0 S5)\n[ 0.338232] ACPI: Using IOAPIC for interrupt routing\n[ 0.339679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347744] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352932] acpiphp: Slot [3] registered\n[ 0.354120] acpiphp: Slot [4] registered\n[ 0.355299] acpiphp: Slot [5] registered\n[ 0.356478] acpiphp: Slot [6] registered\n[ 0.357669] acpiphp: Slot [7] registered\n[ 0.358840] acpiphp: Slot [8] registered\n[ 0.360022] acpiphp: Slot [9] registered\n[ 0.361218] acpiphp: Slot [10] registered\n[ 0.362427] acpiphp: Slot [11] registered\n[ 0.363648] acpiphp: Slot [12] registered\n[ 0.364878] acpiphp: Slot [13] registered\n[ 0.366116] acpiphp: Slot [14] registered\n[ 0.381538] acpiphp: Slot [15] registered\n[ 0.382752] acpiphp: Slot [16] registered\n[ 0.383932] acpiphp: Slot [17] registered\n[ 0.385134] acpiphp: Slot [18] registered\n[ 0.386335] acpiphp: Slot [19] registered\n[ 0.387526] acpiphp: Slot [20] registered\n[ 0.388733] acpiphp: Slot [21] registered\n[ 0.389916] acpiphp: Slot [22] registered\n[ 0.391164] acpiphp: Slot [23] registered\n[ 0.392368] acpiphp: Slot [24] registered\n[ 0.393630] acpiphp: Slot [25] registered\n[ 0.395031] acpiphp: Slot [26] registered\n[ 0.398560] acpiphp: Slot [27] registered\n[ 0.399865] acpiphp: Slot [28] registered\n[ 0.401096] acpiphp: Slot [29] registered\n[ 0.402293] acpiphp: Slot [30] registered\n[ 0.403492] acpiphp: Slot [31] registered\n[ 0.404694] PCI host bridge to bus 0000:00\n[ 0.405903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.413805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420605] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456595] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466713] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470493] vgaarb: loaded\n[ 0.471381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473219] SCSI subsystem initialized\n[ 0.474583] ACPI: bus type USB registered\n[ 0.475812] usbcore: registered new interface driver usbfs\n[ 0.477332] usbcore: registered new interface driver hub\n[ 0.478816] usbcore: registered new device driver usb\n[ 0.480449] PCI: Using ACPI for IRQ routing\n[ 0.482125] NetLabel: Initializing\n[ 0.483196] NetLabel: domain hash size = 128\n[ 0.484468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485885] NetLabel: unlabeled traffic allowed by default\n[ 0.487609] amd_nb: Cannot enumerate AMD northbridges\n[ 0.489090] clocksource: Switched to clocksource kvm-clock\n[ 0.500022] AppArmor: AppArmor Filesystem Enabled\n[ 0.501449] pnp: PnP ACPI init\n[ 0.502795] pnp: PnP ACPI: found 5 devices\n[ 0.509933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.512521] NET: Registered protocol family 2\n[ 0.514091] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.516044] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.517924] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.519785] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.521435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.523229] NET: Registered protocol family 1\n[ 0.524533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527779] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557469] Trying to unpack rootfs image as initramfs...\n[ 1.919270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.921896] Scanning for low memory corruption every 60 seconds\n[ 1.923860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.925626] audit: initializing netlink subsys (disabled)\n[ 1.927171] audit: type=2000 audit(1534440204.479:1): initialized\n[ 1.929074] Initialise system trusted keyring\n[ 1.930504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.932231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.934818] zbud: loaded\n[ 1.935839] VFS: Disk quotas dquot_6.6.0\n[ 1.937039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.939066] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.940842] fuse init (API version 7.23)\n[ 1.942147] Key type big_key registered\n[ 1.943330] Allocating IMA MOK and blacklist keyrings.\n[ 1.944929] Key type asymmetric registered\n[ 1.946170] Asymmetric key parser 'x509' registered\n[ 1.947593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.949795] io scheduler noop registered\n[ 1.950972] io scheduler deadline registered (default)\n[ 1.952443] io scheduler cfq registered\n[ 1.953689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.955253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.957123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.959276] ACPI: Power Button [PWRF]\n[ 1.960501] GHES: HEST is not enabled!\n[ 1.974992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.004387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.007258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.031079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.033975] Linux agpgart interface v0.103\n[ 2.036654] brd: module loaded\n[ 2.038304] loop: module loaded\n[ 2.040349] vda: vda1\n[ 2.041833] scsi host0: ata_piix\n[ 2.042910] scsi host1: ata_piix\n[ 2.043943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.045757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.048091] libphy: Fixed MDIO Bus: probed\n[ 2.049323] tun: Universal TUN/TAP device driver, 1.6\n[ 2.050741] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.053446] PPP generic driver version 2.4.2\n[ 2.054762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.056538] ehci-pci: EHCI PCI platform driver\n[ 2.057845] ehci-platform: EHCI generic platform driver\n[ 2.059324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.061001] ohci-pci: OHCI PCI platform driver\n[ 2.062307] ohci-platform: OHCI generic platform driver\n[ 2.063779] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.078631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.080103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.082290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.083768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.085473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.087299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.089428] usb usb1: Product: UHCI Host Controller\n[ 2.090817] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.092560] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.093962] hub 1-0:1.0: USB hub found\n[ 2.095117] hub 1-0:1.0: 2 ports detected\n[ 2.096454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.099493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.100915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.102434] mousedev: PS/2 mouse device common for all mice\n[ 2.104271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.106972] rtc_cmos 00:00: RTC can wake from S4\n[ 2.108585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.110371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.112161] i2c /dev entries driver\n[ 2.113291] device-mapper: uevent: version 1.0.3\n[ 2.114693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.117144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.119029] NET: Registered protocol family 10\n[ 2.120561] NET: Registered protocol family 17\n[ 2.121890] Key type dns_resolver registered\n[ 2.123262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.124883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.127477] registered taskstats version 1\n[ 2.128727] Loading compiled-in X.509 certificates\n[ 2.130686] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.133447] zswap: loaded using pool lzo/zbud\n[ 2.135870] Key type trusted registered\n[ 2.138708] Key type encrypted registered\n[ 2.139957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.141520] ima: No TPM chip found, activating TPM-bypass!\n[ 2.143089] evm: HMAC attrs: 0x1\n[ 2.144430] Magic number: 14:839:390\n[ 2.145710] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:24 UTC (1534440204)\n[ 2.148108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.149777] EDD information not available.\n[ 2.201941] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.204062] ata1.00: configured for MWDMA2\n[ 2.205857] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.223204] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.225022] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.226887] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.229819] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.232158] Write protecting the kernel read-only data: 14336k\n[ 2.235234] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.237842] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.249857] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.252547] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255527] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258366] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.261122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.263898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.266727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.269425] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.272085] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.275374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.316413] virtio_net virtio0 ens3: renamed from eth0\n[ 2.324090] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.328067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.357545] FDC 0 is a S82078B\n[ 2.361211] AVX2 version of gcm_enc/dec engaged.\n[ 2.362585] AES CTR mode by8 optimization enabled\n[ 2.405101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.569159] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.571038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.572970] usb 1-1: Product: QEMU USB Tablet\n[ 2.574284] usb 1-1: Manufacturer: QEMU\n[ 2.575453] usb 1-1: SerialNumber: 42\n[ 2.583120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.590562] usbcore: registered new interface driver usbhid\n[ 2.592247] usbhid: USB HID core driver\n[ 2.595465] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.598854] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.921157] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.922888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.970312] md: linear personality registered for level -1\n[ 3.974004] md: multipath personality registered for level -4\n[ 3.977729] md: raid0 personality registered for level 0\n[ 3.981676] md: raid1 personality registered for level 1\n[ 4.053098] raid6: sse2x1 gen() 11292 MB/s\n[ 4.121096] raid6: sse2x1 xor() 8696 MB/s\n[ 4.189085] raid6: sse2x2 gen() 14362 MB/s\n[ 4.257098] raid6: sse2x2 xor() 9592 MB/s\n[ 4.325096] raid6: sse2x4 gen() 16481 MB/s\n[ 4.393098] raid6: sse2x4 xor() 11520 MB/s\n[ 4.461097] raid6: avx2x1 gen() 21828 MB/s\n[ 4.529098] raid6: avx2x2 gen() 25965 MB/s\n[ 4.597096] raid6: avx2x4 gen() 29594 MB/s\n[ 4.598437] raid6: using algorithm avx2x4 gen() 29594 MB/s\n[ 4.600053] raid6: using avx2x2 recovery algorithm\n[ 4.602754] xor: automatically using best checksumming function:\n[ 4.641098] avx : 35283.000 MB/sec\n[ 4.643602] async_tx: api initialized (async)\n[ 4.653448] md: raid6 personality registered for level 6\n[ 4.655039] md: raid5 personality registered for level 5\n[ 4.656595] md: raid4 personality registered for level 4\n[ 4.661978] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.692596] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.725500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.832599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.837189] systemd[1]: Detected virtualization kvm.\n[ 4.838489] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.842951] systemd[1]: Set hostname to .\n[ 4.846924] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.848644] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.960211] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.963926] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.966846] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.969133] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.972253] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.974927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.977677] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.980659] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.984863] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.987863] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.990626] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.993181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.996445] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999517] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.002501] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.005369] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.008170] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.011324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 5.016227] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.023205] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.027797] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.031916] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.041041] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.049294] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.057133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.061539] Loading iSCSI transport class v2.0-870.\n[ 5.063653] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.069583] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.073963] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.082636] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 5.087377] iscsi: registered transport (tcp)\n\n[ 5.089975] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.098045] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.110496] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.112958] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.121650] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.129177] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 5.151691] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m[ 6.988072] cloud-init[449]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 Aug 2018 17:23:28 +0000. Up 6.25 seconds.\n] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.671178] cloud-init[1013]: Cloud-init v. 0.7.9 running 'init' at Thu, 16 Aug 2018 17:23:30 +0000. Up 8.16 seconds.\n[ 8.673555] cloud-init[1013]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.680129] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.682567] cloud-init[1013]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.688335] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.696111] cloud-init[1013]: ci-info: | ens3 | True | 10.10.10.26 | 255.255.255.0 | . | fa:16:3e:ee:ad:e8 |\n[ 8.698504] cloud-init[1013]: ci-info: | ens3 | True | fe80::f816:3eff:feee:ade8/64 | . | link | fa:16:3e:ee:ad:e8 |\n[ 8.704369] cloud-init[1013]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.706740] cloud-init[1013]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.712358] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.720106] cloud-init[1013]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.722324] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.727540] cloud-init[1013]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.729899] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 8.736687] cloud-init[1013]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.738580] cloud-init[1013]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n\n[ 8.744121] cloud-init[1013]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 8.746347] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.753539] cloud-init[1013]: Generating public/private rsa key pair.\n[ 8.754833] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 8.760394] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.761971] cloud-init[1013]: The key fingerprint is:\n[ 8.763045] cloud-init[1013]: SHA256:paeSgvJazHNjel3iMAxiH8TG3EPbetaUyTdFjg9khro root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.766005] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1013]: The key's randomart image is:\n[ 8.769169] cloud-init[1013]: +---[RSA 2048]----+\n[ 8.770118] cloud-init[1013]: | + o. .+.o |\n[ 8.771066] cloud-init[1013]: | * oo ..* + |\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 8.775666] [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[1013]: | o ....=.= . |\n[ 8.780840] cloud-init[1013]: |.... ..oo. + |\n[ 8.782073] cloud-init[1013]: |...o.. oS.. . |\n[ 8.783299] cloud-init[1013]: | o o+ +E.o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.787263] [[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\ncloud-init[1013]: |. * ==oo. |\n[ 8.793749] cloud-init[1013]: | + =.oo. |\n[ 8.794707] cloud-init[1013]: |..o. |\n[ 8.795671] cloud-init Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[1013]: +----[SHA256]-----+\n[ 8.811242] cloud-init[1013]: Generating public/private dsa key pair.\n[ 8.819285] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.828146] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.834246] cloud-init[1013]: The key fingerprint is:\n[ 8.837907] cloud-init[1013]: SHA256:kTOKUtavS1A9F7cKN5q/FmknSqWhEsBghv3OAqMymPI root@sdnvpn-13-2\n[ 8.843590] Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting System Logging Service...\ncloud-init[1013]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\nThe key's randomart image is:[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 8.918945] cloud-init[1013]: +---[DSA 1024]----+\n[ 8.944965] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1013]: |o* . . |\n[ 8.957123] cloud-init[1013]: |+ + . . . o . |\n"} 2018-08-16 17:23:32,018 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-81defcca-8b82-45ef-85d3-5a80fc603150 2018-08-16 17:23:34,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:34,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3fe4e29-a6e1-4641-b4f3-974b3b9ae137 x-compute-request-id: req-e3fe4e29-a6e1-4641-b4f3-974b3b9ae137 Content-Encoding: gzip Content-Length: 13226 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691829352 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.195733] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198251] pid_max: default: 32768 minimum: 301\n[ 0.199592] ACPI: Core revision 20150930\n[ 0.201458] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203470] Security Framework initialized\n[ 0.204713] Yama: becoming mindful.\n[ 0.205831] AppArmor: AppArmor initialized\n[ 0.207174] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212394] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214186] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216344] Initializing cgroup subsys io\n[ 0.217556] Initializing cgroup subsys memory\n[ 0.218827] Initializing cgroup subsys devices\n[ 0.220128] Initializing cgroup subsys freezer\n[ 0.221400] Initializing cgroup subsys net_cls\n[ 0.222702] Initializing cgroup subsys perf_event\n[ 0.224018] Initializing cgroup subsys net_prio\n[ 0.225344] Initializing cgroup subsys hugetlb\n[ 0.226658] Initializing cgroup subsys pids\n[ 0.227916] CPU: Physical Processor ID: 0\n[ 0.229787] mce: CPU supports 10 MCE banks\n[ 0.231026] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248872] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.255988] ftrace: allocating 32123 entries in 126 pages\n[ 0.282551] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284357] smpboot: Max logical packages: 1\n[ 0.285884] x2apic enabled\n[ 0.287123] Switched APIC routing to physical x2apic.\n[ 0.289791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297166] KVM setup paravirtual spinlock\n[ 0.299088] x86: Booted up 1 node, 1 CPUs\n[ 0.300326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302448] devtmpfs: initialized\n[ 0.305405] evm: security.selinux\n[ 0.306486] evm: security.SMACK64\n[ 0.307517] evm: security.SMACK64EXEC\n[ 0.308641] evm: security.SMACK64TRANSMUTE\n[ 0.309847] evm: security.SMACK64MMAP\n[ 0.310968] evm: security.ima\n[ 0.311909] evm: security.capability\n[ 0.313129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315916] pinctrl core: initialized pinctrl subsystem\n[ 0.317566] RTC time: 17:23:22, date: 08/16/18\n[ 0.319009] NET: Registered protocol family 16\n[ 0.320489] cpuidle: using governor ladder\n[ 0.321731] cpuidle: using governor menu\n[ 0.322900] PCCT header not found.\n[ 0.324025] ACPI: bus type PCI registered\n[ 0.325245] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327142] PCI: Using configuration type 1 for base access\n[ 0.329838] ACPI: Added _OSI(Module Device)\n[ 0.331137] ACPI: Added _OSI(Processor Device)\n[ 0.332441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336054] ACPI: Interpreter enabled\n[ 0.337191] ACPI: (supports S0 S5)\n[ 0.338232] ACPI: Using IOAPIC for interrupt routing\n[ 0.339679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347744] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352932] acpiphp: Slot [3] registered\n[ 0.354120] acpiphp: Slot [4] registered\n[ 0.355299] acpiphp: Slot [5] registered\n[ 0.356478] acpiphp: Slot [6] registered\n[ 0.357669] acpiphp: Slot [7] registered\n[ 0.358840] acpiphp: Slot [8] registered\n[ 0.360022] acpiphp: Slot [9] registered\n[ 0.361218] acpiphp: Slot [10] registered\n[ 0.362427] acpiphp: Slot [11] registered\n[ 0.363648] acpiphp: Slot [12] registered\n[ 0.364878] acpiphp: Slot [13] registered\n[ 0.366116] acpiphp: Slot [14] registered\n[ 0.381538] acpiphp: Slot [15] registered\n[ 0.382752] acpiphp: Slot [16] registered\n[ 0.383932] acpiphp: Slot [17] registered\n[ 0.385134] acpiphp: Slot [18] registered\n[ 0.386335] acpiphp: Slot [19] registered\n[ 0.387526] acpiphp: Slot [20] registered\n[ 0.388733] acpiphp: Slot [21] registered\n[ 0.389916] acpiphp: Slot [22] registered\n[ 0.391164] acpiphp: Slot [23] registered\n[ 0.392368] acpiphp: Slot [24] registered\n[ 0.393630] acpiphp: Slot [25] registered\n[ 0.395031] acpiphp: Slot [26] registered\n[ 0.398560] acpiphp: Slot [27] registered\n[ 0.399865] acpiphp: Slot [28] registered\n[ 0.401096] acpiphp: Slot [29] registered\n[ 0.402293] acpiphp: Slot [30] registered\n[ 0.403492] acpiphp: Slot [31] registered\n[ 0.404694] PCI host bridge to bus 0000:00\n[ 0.405903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.413805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420605] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456595] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466713] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470493] vgaarb: loaded\n[ 0.471381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473219] SCSI subsystem initialized\n[ 0.474583] ACPI: bus type USB registered\n[ 0.475812] usbcore: registered new interface driver usbfs\n[ 0.477332] usbcore: registered new interface driver hub\n[ 0.478816] usbcore: registered new device driver usb\n[ 0.480449] PCI: Using ACPI for IRQ routing\n[ 0.482125] NetLabel: Initializing\n[ 0.483196] NetLabel: domain hash size = 128\n[ 0.484468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485885] NetLabel: unlabeled traffic allowed by default\n[ 0.487609] amd_nb: Cannot enumerate AMD northbridges\n[ 0.489090] clocksource: Switched to clocksource kvm-clock\n[ 0.500022] AppArmor: AppArmor Filesystem Enabled\n[ 0.501449] pnp: PnP ACPI init\n[ 0.502795] pnp: PnP ACPI: found 5 devices\n[ 0.509933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.512521] NET: Registered protocol family 2\n[ 0.514091] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.516044] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.517924] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.519785] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.521435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.523229] NET: Registered protocol family 1\n[ 0.524533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527779] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557469] Trying to unpack rootfs image as initramfs...\n[ 1.919270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.921896] Scanning for low memory corruption every 60 seconds\n[ 1.923860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.925626] audit: initializing netlink subsys (disabled)\n[ 1.927171] audit: type=2000 audit(1534440204.479:1): initialized\n[ 1.929074] Initialise system trusted keyring\n[ 1.930504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.932231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.934818] zbud: loaded\n[ 1.935839] VFS: Disk quotas dquot_6.6.0\n[ 1.937039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.939066] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.940842] fuse init (API version 7.23)\n[ 1.942147] Key type big_key registered\n[ 1.943330] Allocating IMA MOK and blacklist keyrings.\n[ 1.944929] Key type asymmetric registered\n[ 1.946170] Asymmetric key parser 'x509' registered\n[ 1.947593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.949795] io scheduler noop registered\n[ 1.950972] io scheduler deadline registered (default)\n[ 1.952443] io scheduler cfq registered\n[ 1.953689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.955253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.957123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.959276] ACPI: Power Button [PWRF]\n[ 1.960501] GHES: HEST is not enabled!\n[ 1.974992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.004387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.007258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.031079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.033975] Linux agpgart interface v0.103\n[ 2.036654] brd: module loaded\n[ 2.038304] loop: module loaded\n[ 2.040349] vda: vda1\n[ 2.041833] scsi host0: ata_piix\n[ 2.042910] scsi host1: ata_piix\n[ 2.043943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.045757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.048091] libphy: Fixed MDIO Bus: probed\n[ 2.049323] tun: Universal TUN/TAP device driver, 1.6\n[ 2.050741] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.053446] PPP generic driver version 2.4.2\n[ 2.054762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.056538] ehci-pci: EHCI PCI platform driver\n[ 2.057845] ehci-platform: EHCI generic platform driver\n[ 2.059324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.061001] ohci-pci: OHCI PCI platform driver\n[ 2.062307] ohci-platform: OHCI generic platform driver\n[ 2.063779] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.078631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.080103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.082290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.083768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.085473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.087299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.089428] usb usb1: Product: UHCI Host Controller\n[ 2.090817] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.092560] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.093962] hub 1-0:1.0: USB hub found\n[ 2.095117] hub 1-0:1.0: 2 ports detected\n[ 2.096454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.099493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.100915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.102434] mousedev: PS/2 mouse device common for all mice\n[ 2.104271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.106972] rtc_cmos 00:00: RTC can wake from S4\n[ 2.108585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.110371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.112161] i2c /dev entries driver\n[ 2.113291] device-mapper: uevent: version 1.0.3\n[ 2.114693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.117144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.119029] NET: Registered protocol family 10\n[ 2.120561] NET: Registered protocol family 17\n[ 2.121890] Key type dns_resolver registered\n[ 2.123262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.124883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.127477] registered taskstats version 1\n[ 2.128727] Loading compiled-in X.509 certificates\n[ 2.130686] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.133447] zswap: loaded using pool lzo/zbud\n[ 2.135870] Key type trusted registered\n[ 2.138708] Key type encrypted registered\n[ 2.139957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.141520] ima: No TPM chip found, activating TPM-bypass!\n[ 2.143089] evm: HMAC attrs: 0x1\n[ 2.144430] Magic number: 14:839:390\n[ 2.145710] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:24 UTC (1534440204)\n[ 2.148108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.149777] EDD information not available.\n[ 2.201941] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.204062] ata1.00: configured for MWDMA2\n[ 2.205857] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.223204] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.225022] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.226887] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.229819] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.232158] Write protecting the kernel read-only data: 14336k\n[ 2.235234] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.237842] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.249857] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.252547] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255527] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258366] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.261122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.263898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.266727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.269425] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.272085] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.275374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.316413] virtio_net virtio0 ens3: renamed from eth0\n[ 2.324090] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.328067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.357545] FDC 0 is a S82078B\n[ 2.361211] AVX2 version of gcm_enc/dec engaged.\n[ 2.362585] AES CTR mode by8 optimization enabled\n[ 2.405101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.569159] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.571038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.572970] usb 1-1: Product: QEMU USB Tablet\n[ 2.574284] usb 1-1: Manufacturer: QEMU\n[ 2.575453] usb 1-1: SerialNumber: 42\n[ 2.583120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.590562] usbcore: registered new interface driver usbhid\n[ 2.592247] usbhid: USB HID core driver\n[ 2.595465] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.598854] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.921157] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.922888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.970312] md: linear personality registered for level -1\n[ 3.974004] md: multipath personality registered for level -4\n[ 3.977729] md: raid0 personality registered for level 0\n[ 3.981676] md: raid1 personality registered for level 1\n[ 4.053098] raid6: sse2x1 gen() 11292 MB/s\n[ 4.121096] raid6: sse2x1 xor() 8696 MB/s\n[ 4.189085] raid6: sse2x2 gen() 14362 MB/s\n[ 4.257098] raid6: sse2x2 xor() 9592 MB/s\n[ 4.325096] raid6: sse2x4 gen() 16481 MB/s\n[ 4.393098] raid6: sse2x4 xor() 11520 MB/s\n[ 4.461097] raid6: avx2x1 gen() 21828 MB/s\n[ 4.529098] raid6: avx2x2 gen() 25965 MB/s\n[ 4.597096] raid6: avx2x4 gen() 29594 MB/s\n[ 4.598437] raid6: using algorithm avx2x4 gen() 29594 MB/s\n[ 4.600053] raid6: using avx2x2 recovery algorithm\n[ 4.602754] xor: automatically using best checksumming function:\n[ 4.641098] avx : 35283.000 MB/sec\n[ 4.643602] async_tx: api initialized (async)\n[ 4.653448] md: raid6 personality registered for level 6\n[ 4.655039] md: raid5 personality registered for level 5\n[ 4.656595] md: raid4 personality registered for level 4\n[ 4.661978] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.692596] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.725500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.832599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.837189] systemd[1]: Detected virtualization kvm.\n[ 4.838489] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.842951] systemd[1]: Set hostname to .\n[ 4.846924] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.848644] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.960211] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.963926] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.966846] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.969133] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.972253] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.974927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.977677] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.980659] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.984863] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.987863] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.990626] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.993181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.996445] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999517] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.002501] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.005369] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.008170] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.011324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 5.016227] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.023205] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.027797] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.031916] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.041041] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.049294] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.057133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.061539] Loading iSCSI transport class v2.0-870.\n[ 5.063653] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.069583] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.073963] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.082636] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 5.087377] iscsi: registered transport (tcp)\n\n[ 5.089975] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.098045] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.110496] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.112958] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.121650] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.129177] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 5.151691] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m[ 6.988072] cloud-init[449]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 Aug 2018 17:23:28 +0000. Up 6.25 seconds.\n] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.671178] cloud-init[1013]: Cloud-init v. 0.7.9 running 'init' at Thu, 16 Aug 2018 17:23:30 +0000. Up 8.16 seconds.\n[ 8.673555] cloud-init[1013]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.680129] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.682567] cloud-init[1013]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.688335] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.696111] cloud-init[1013]: ci-info: | ens3 | True | 10.10.10.26 | 255.255.255.0 | . | fa:16:3e:ee:ad:e8 |\n[ 8.698504] cloud-init[1013]: ci-info: | ens3 | True | fe80::f816:3eff:feee:ade8/64 | . | link | fa:16:3e:ee:ad:e8 |\n[ 8.704369] cloud-init[1013]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.706740] cloud-init[1013]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.712358] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.720106] cloud-init[1013]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.722324] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.727540] cloud-init[1013]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.729899] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 8.736687] cloud-init[1013]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.738580] cloud-init[1013]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n\n[ 8.744121] cloud-init[1013]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 8.746347] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.753539] cloud-init[1013]: Generating public/private rsa key pair.\n[ 8.754833] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 8.760394] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.761971] cloud-init[1013]: The key fingerprint is:\n[ 8.763045] cloud-init[1013]: SHA256:paeSgvJazHNjel3iMAxiH8TG3EPbetaUyTdFjg9khro root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.766005] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1013]: The key's randomart image is:\n[ 8.769169] cloud-init[1013]: +---[RSA 2048]----+\n[ 8.770118] cloud-init[1013]: | + o. .+.o |\n[ 8.771066] cloud-init[1013]: | * oo ..* + |\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 8.775666] [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[1013]: | o ....=.= . |\n[ 8.780840] cloud-init[1013]: |.... ..oo. + |\n[ 8.782073] cloud-init[1013]: |...o.. oS.. . |\n[ 8.783299] cloud-init[1013]: | o o+ +E.o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.787263] [[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\ncloud-init[1013]: |. * ==oo. |\n[ 8.793749] cloud-init[1013]: | + =.oo. |\n[ 8.794707] cloud-init[1013]: |..o. |\n[ 8.795671] cloud-init Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[1013]: +----[SHA256]-----+\n[ 8.811242] cloud-init[1013]: Generating public/private dsa key pair.\n[ 8.819285] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.828146] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.834246] cloud-init[1013]: The key fingerprint is:\n[ 8.837907] cloud-init[1013]: SHA256:kTOKUtavS1A9F7cKN5q/FmknSqWhEsBghv3OAqMymPI root@sdnvpn-13-2\n[ 8.843590] Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting System Logging Service...\ncloud-init[1013]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\nThe key's randomart image is:[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 8.918945] cloud-init[1013]: +---[DSA 1024]----+\n[ 8.944965] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1013]: |o* . . |\n[ 8.957123] cloud-init[1013]: |+ + . . . o . |\n[ 8.986766] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[1013]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| oo o O + . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.037117] cloud-init[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...[1013]: |o ooo o.@.o |\n[ 9.056655] cloud-init\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[1013]: |o+.oo...S+.. |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n \n[ 9.117907] cloud-init[1013]: |B ..+...o.= . |\n[ 9.118854] cloud-init[1013]: |oo . .o. o.+ |\n[ 9.119794] Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\ncloud-init[1013]: | E . .. .. |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.167799] cloud-init[1013]: | . .. |\n[ 9.185497] cloud-init[1013]: +----[SHA256]-----+\n[ 9.192185] cloud-init[1013]: Generating public/private ecdsa key pair.\n[ 9.196927] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.209677] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.211584] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1013]: The key fingerprint is:\n[ 9.228083] cloud-init[1013]: SHA256:pJFErbm9sqPybB5Y81MNPZh1HAAeJrKfylWXBnD8JMY root@sdnvpn-13-2\n[ 9.229911] cloud-init[1013]: The key's randomart image is:\n[ 9.232073] cloud-init[1013]: +---[ECDSA 256]---+\n[ 9.238009] cloud-init[1013]: | ..==*.ooo. |\n[ 9.240065] cloud-init[1013]: | + *EB.o. |\n[ 9.248060] cloud-init[1013]: | . o+B+* |\n[ 9.249321] cloud-init[1013]: | .o* =.. |\n[ 9.252060] cloud-init[1013]: | o =oS . |\n[ 9.253330] cloud-init[1013]: | + =... |\n[ 9.260072] cloud-init[1013]: | . + o . |\n[ 9.263445] cloud-init[1013]: | ....o.. |\n[ 9.266184] cloud-init[1013]: | ==..+ |\n[ 9.272089] cloud-init[1013]: +----[SHA256]-----+\n[ 9.273452] cloud-init[1013]: Generating public/private ed25519 key pair.\n[ 9.275268] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.279250] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.283958] cloud-init[1013]: The key fingerprint is:\n[ 9.287652] cloud-init[1013]: SHA256:7YcZYEcksQ6M8I8gJ/bC3oUfjZJfUQ6XKZ0fE0hOZKQ root@sdnvpn-13-2\n[ 9.291941] cloud-init[1013]: The key's randomart image is:\n[ 9.295267] cloud-init[1013]: +--[ED25519 256]--+\n[ 9.298710] cloud-init[1013]: | . .B@B.. |\n[ 9.308069] cloud-init[1013]: | o o .XX o |\n[ 9.309337] cloud-init[1013]: |o.o o oE=oo o |\n[ 9.310572] cloud-init[1013]: |o+..ooo+.+ . |\n[ 9.316062] cloud-init[1013]: | o =.+.oS o |\n[ 9.317372] cloud-init[1013]: |. o = o . + |\n[ 9.318603] cloud-init[1013]: | . . o + . |\n[ 9.320054] cloud-init[1013]: | . |\n[ 9.324057] cloud-init[1013]: | |\n[ 9.325492] cloud-init[1013]: +----[SHA256]-----+\n[ 9.543487] cloud-init[1103]: Generating locales (this might take a while)...\n[ 10.219273] cloud-init[1103]: en_US.UTF-8... done\n[ 10.221371] cloud-init[1103]: Generation complete.\n"} 2018-08-16 17:23:34,113 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-e3fe4e29-a6e1-4641-b4f3-974b3b9ae137 2018-08-16 17:23:36,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:36,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41d89624-9cae-47f7-bbd9-8524e33f27ed x-compute-request-id: req-41d89624-9cae-47f7-bbd9-8524e33f27ed Content-Encoding: gzip Content-Length: 13226 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691829352 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.195733] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198251] pid_max: default: 32768 minimum: 301\n[ 0.199592] ACPI: Core revision 20150930\n[ 0.201458] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203470] Security Framework initialized\n[ 0.204713] Yama: becoming mindful.\n[ 0.205831] AppArmor: AppArmor initialized\n[ 0.207174] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212394] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214186] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216344] Initializing cgroup subsys io\n[ 0.217556] Initializing cgroup subsys memory\n[ 0.218827] Initializing cgroup subsys devices\n[ 0.220128] Initializing cgroup subsys freezer\n[ 0.221400] Initializing cgroup subsys net_cls\n[ 0.222702] Initializing cgroup subsys perf_event\n[ 0.224018] Initializing cgroup subsys net_prio\n[ 0.225344] Initializing cgroup subsys hugetlb\n[ 0.226658] Initializing cgroup subsys pids\n[ 0.227916] CPU: Physical Processor ID: 0\n[ 0.229787] mce: CPU supports 10 MCE banks\n[ 0.231026] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248872] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.255988] ftrace: allocating 32123 entries in 126 pages\n[ 0.282551] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284357] smpboot: Max logical packages: 1\n[ 0.285884] x2apic enabled\n[ 0.287123] Switched APIC routing to physical x2apic.\n[ 0.289791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297166] KVM setup paravirtual spinlock\n[ 0.299088] x86: Booted up 1 node, 1 CPUs\n[ 0.300326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302448] devtmpfs: initialized\n[ 0.305405] evm: security.selinux\n[ 0.306486] evm: security.SMACK64\n[ 0.307517] evm: security.SMACK64EXEC\n[ 0.308641] evm: security.SMACK64TRANSMUTE\n[ 0.309847] evm: security.SMACK64MMAP\n[ 0.310968] evm: security.ima\n[ 0.311909] evm: security.capability\n[ 0.313129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315916] pinctrl core: initialized pinctrl subsystem\n[ 0.317566] RTC time: 17:23:22, date: 08/16/18\n[ 0.319009] NET: Registered protocol family 16\n[ 0.320489] cpuidle: using governor ladder\n[ 0.321731] cpuidle: using governor menu\n[ 0.322900] PCCT header not found.\n[ 0.324025] ACPI: bus type PCI registered\n[ 0.325245] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327142] PCI: Using configuration type 1 for base access\n[ 0.329838] ACPI: Added _OSI(Module Device)\n[ 0.331137] ACPI: Added _OSI(Processor Device)\n[ 0.332441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336054] ACPI: Interpreter enabled\n[ 0.337191] ACPI: (supports S0 S5)\n[ 0.338232] ACPI: Using IOAPIC for interrupt routing\n[ 0.339679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347744] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352932] acpiphp: Slot [3] registered\n[ 0.354120] acpiphp: Slot [4] registered\n[ 0.355299] acpiphp: Slot [5] registered\n[ 0.356478] acpiphp: Slot [6] registered\n[ 0.357669] acpiphp: Slot [7] registered\n[ 0.358840] acpiphp: Slot [8] registered\n[ 0.360022] acpiphp: Slot [9] registered\n[ 0.361218] acpiphp: Slot [10] registered\n[ 0.362427] acpiphp: Slot [11] registered\n[ 0.363648] acpiphp: Slot [12] registered\n[ 0.364878] acpiphp: Slot [13] registered\n[ 0.366116] acpiphp: Slot [14] registered\n[ 0.381538] acpiphp: Slot [15] registered\n[ 0.382752] acpiphp: Slot [16] registered\n[ 0.383932] acpiphp: Slot [17] registered\n[ 0.385134] acpiphp: Slot [18] registered\n[ 0.386335] acpiphp: Slot [19] registered\n[ 0.387526] acpiphp: Slot [20] registered\n[ 0.388733] acpiphp: Slot [21] registered\n[ 0.389916] acpiphp: Slot [22] registered\n[ 0.391164] acpiphp: Slot [23] registered\n[ 0.392368] acpiphp: Slot [24] registered\n[ 0.393630] acpiphp: Slot [25] registered\n[ 0.395031] acpiphp: Slot [26] registered\n[ 0.398560] acpiphp: Slot [27] registered\n[ 0.399865] acpiphp: Slot [28] registered\n[ 0.401096] acpiphp: Slot [29] registered\n[ 0.402293] acpiphp: Slot [30] registered\n[ 0.403492] acpiphp: Slot [31] registered\n[ 0.404694] PCI host bridge to bus 0000:00\n[ 0.405903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.413805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420605] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456595] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466713] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470493] vgaarb: loaded\n[ 0.471381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473219] SCSI subsystem initialized\n[ 0.474583] ACPI: bus type USB registered\n[ 0.475812] usbcore: registered new interface driver usbfs\n[ 0.477332] usbcore: registered new interface driver hub\n[ 0.478816] usbcore: registered new device driver usb\n[ 0.480449] PCI: Using ACPI for IRQ routing\n[ 0.482125] NetLabel: Initializing\n[ 0.483196] NetLabel: domain hash size = 128\n[ 0.484468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485885] NetLabel: unlabeled traffic allowed by default\n[ 0.487609] amd_nb: Cannot enumerate AMD northbridges\n[ 0.489090] clocksource: Switched to clocksource kvm-clock\n[ 0.500022] AppArmor: AppArmor Filesystem Enabled\n[ 0.501449] pnp: PnP ACPI init\n[ 0.502795] pnp: PnP ACPI: found 5 devices\n[ 0.509933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.512521] NET: Registered protocol family 2\n[ 0.514091] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.516044] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.517924] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.519785] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.521435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.523229] NET: Registered protocol family 1\n[ 0.524533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527779] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557469] Trying to unpack rootfs image as initramfs...\n[ 1.919270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.921896] Scanning for low memory corruption every 60 seconds\n[ 1.923860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.925626] audit: initializing netlink subsys (disabled)\n[ 1.927171] audit: type=2000 audit(1534440204.479:1): initialized\n[ 1.929074] Initialise system trusted keyring\n[ 1.930504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.932231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.934818] zbud: loaded\n[ 1.935839] VFS: Disk quotas dquot_6.6.0\n[ 1.937039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.939066] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.940842] fuse init (API version 7.23)\n[ 1.942147] Key type big_key registered\n[ 1.943330] Allocating IMA MOK and blacklist keyrings.\n[ 1.944929] Key type asymmetric registered\n[ 1.946170] Asymmetric key parser 'x509' registered\n[ 1.947593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.949795] io scheduler noop registered\n[ 1.950972] io scheduler deadline registered (default)\n[ 1.952443] io scheduler cfq registered\n[ 1.953689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.955253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.957123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.959276] ACPI: Power Button [PWRF]\n[ 1.960501] GHES: HEST is not enabled!\n[ 1.974992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.004387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.007258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.031079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.033975] Linux agpgart interface v0.103\n[ 2.036654] brd: module loaded\n[ 2.038304] loop: module loaded\n[ 2.040349] vda: vda1\n[ 2.041833] scsi host0: ata_piix\n[ 2.042910] scsi host1: ata_piix\n[ 2.043943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.045757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.048091] libphy: Fixed MDIO Bus: probed\n[ 2.049323] tun: Universal TUN/TAP device driver, 1.6\n[ 2.050741] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.053446] PPP generic driver version 2.4.2\n[ 2.054762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.056538] ehci-pci: EHCI PCI platform driver\n[ 2.057845] ehci-platform: EHCI generic platform driver\n[ 2.059324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.061001] ohci-pci: OHCI PCI platform driver\n[ 2.062307] ohci-platform: OHCI generic platform driver\n[ 2.063779] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.078631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.080103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.082290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.083768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.085473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.087299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.089428] usb usb1: Product: UHCI Host Controller\n[ 2.090817] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.092560] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.093962] hub 1-0:1.0: USB hub found\n[ 2.095117] hub 1-0:1.0: 2 ports detected\n[ 2.096454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.099493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.100915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.102434] mousedev: PS/2 mouse device common for all mice\n[ 2.104271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.106972] rtc_cmos 00:00: RTC can wake from S4\n[ 2.108585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.110371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.112161] i2c /dev entries driver\n[ 2.113291] device-mapper: uevent: version 1.0.3\n[ 2.114693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.117144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.119029] NET: Registered protocol family 10\n[ 2.120561] NET: Registered protocol family 17\n[ 2.121890] Key type dns_resolver registered\n[ 2.123262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.124883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.127477] registered taskstats version 1\n[ 2.128727] Loading compiled-in X.509 certificates\n[ 2.130686] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.133447] zswap: loaded using pool lzo/zbud\n[ 2.135870] Key type trusted registered\n[ 2.138708] Key type encrypted registered\n[ 2.139957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.141520] ima: No TPM chip found, activating TPM-bypass!\n[ 2.143089] evm: HMAC attrs: 0x1\n[ 2.144430] Magic number: 14:839:390\n[ 2.145710] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:24 UTC (1534440204)\n[ 2.148108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.149777] EDD information not available.\n[ 2.201941] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.204062] ata1.00: configured for MWDMA2\n[ 2.205857] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.223204] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.225022] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.226887] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.229819] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.232158] Write protecting the kernel read-only data: 14336k\n[ 2.235234] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.237842] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.249857] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.252547] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255527] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258366] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.261122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.263898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.266727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.269425] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.272085] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.275374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.316413] virtio_net virtio0 ens3: renamed from eth0\n[ 2.324090] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.328067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.357545] FDC 0 is a S82078B\n[ 2.361211] AVX2 version of gcm_enc/dec engaged.\n[ 2.362585] AES CTR mode by8 optimization enabled\n[ 2.405101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.569159] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.571038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.572970] usb 1-1: Product: QEMU USB Tablet\n[ 2.574284] usb 1-1: Manufacturer: QEMU\n[ 2.575453] usb 1-1: SerialNumber: 42\n[ 2.583120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.590562] usbcore: registered new interface driver usbhid\n[ 2.592247] usbhid: USB HID core driver\n[ 2.595465] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.598854] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.921157] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.922888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.970312] md: linear personality registered for level -1\n[ 3.974004] md: multipath personality registered for level -4\n[ 3.977729] md: raid0 personality registered for level 0\n[ 3.981676] md: raid1 personality registered for level 1\n[ 4.053098] raid6: sse2x1 gen() 11292 MB/s\n[ 4.121096] raid6: sse2x1 xor() 8696 MB/s\n[ 4.189085] raid6: sse2x2 gen() 14362 MB/s\n[ 4.257098] raid6: sse2x2 xor() 9592 MB/s\n[ 4.325096] raid6: sse2x4 gen() 16481 MB/s\n[ 4.393098] raid6: sse2x4 xor() 11520 MB/s\n[ 4.461097] raid6: avx2x1 gen() 21828 MB/s\n[ 4.529098] raid6: avx2x2 gen() 25965 MB/s\n[ 4.597096] raid6: avx2x4 gen() 29594 MB/s\n[ 4.598437] raid6: using algorithm avx2x4 gen() 29594 MB/s\n[ 4.600053] raid6: using avx2x2 recovery algorithm\n[ 4.602754] xor: automatically using best checksumming function:\n[ 4.641098] avx : 35283.000 MB/sec\n[ 4.643602] async_tx: api initialized (async)\n[ 4.653448] md: raid6 personality registered for level 6\n[ 4.655039] md: raid5 personality registered for level 5\n[ 4.656595] md: raid4 personality registered for level 4\n[ 4.661978] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.692596] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.725500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.832599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.837189] systemd[1]: Detected virtualization kvm.\n[ 4.838489] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.842951] systemd[1]: Set hostname to .\n[ 4.846924] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.848644] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.960211] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.963926] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.966846] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.969133] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.972253] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.974927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.977677] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.980659] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.984863] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.987863] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.990626] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.993181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.996445] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999517] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.002501] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.005369] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.008170] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.011324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 5.016227] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.023205] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.027797] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.031916] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.041041] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.049294] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.057133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.061539] Loading iSCSI transport class v2.0-870.\n[ 5.063653] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.069583] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.073963] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.082636] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 5.087377] iscsi: registered transport (tcp)\n\n[ 5.089975] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.098045] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.110496] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.112958] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.121650] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.129177] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 5.151691] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m[ 6.988072] cloud-init[449]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 Aug 2018 17:23:28 +0000. Up 6.25 seconds.\n] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.671178] cloud-init[1013]: Cloud-init v. 0.7.9 running 'init' at Thu, 16 Aug 2018 17:23:30 +0000. Up 8.16 seconds.\n[ 8.673555] cloud-init[1013]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.680129] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.682567] cloud-init[1013]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.688335] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.696111] cloud-init[1013]: ci-info: | ens3 | True | 10.10.10.26 | 255.255.255.0 | . | fa:16:3e:ee:ad:e8 |\n[ 8.698504] cloud-init[1013]: ci-info: | ens3 | True | fe80::f816:3eff:feee:ade8/64 | . | link | fa:16:3e:ee:ad:e8 |\n[ 8.704369] cloud-init[1013]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.706740] cloud-init[1013]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.712358] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.720106] cloud-init[1013]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.722324] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.727540] cloud-init[1013]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.729899] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 8.736687] cloud-init[1013]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.738580] cloud-init[1013]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n\n[ 8.744121] cloud-init[1013]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 8.746347] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.753539] cloud-init[1013]: Generating public/private rsa key pair.\n[ 8.754833] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 8.760394] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.761971] cloud-init[1013]: The key fingerprint is:\n[ 8.763045] cloud-init[1013]: SHA256:paeSgvJazHNjel3iMAxiH8TG3EPbetaUyTdFjg9khro root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.766005] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1013]: The key's randomart image is:\n[ 8.769169] cloud-init[1013]: +---[RSA 2048]----+\n[ 8.770118] cloud-init[1013]: | + o. .+.o |\n[ 8.771066] cloud-init[1013]: | * oo ..* + |\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 8.775666] [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[1013]: | o ....=.= . |\n[ 8.780840] cloud-init[1013]: |.... ..oo. + |\n[ 8.782073] cloud-init[1013]: |...o.. oS.. . |\n[ 8.783299] cloud-init[1013]: | o o+ +E.o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.787263] [[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\ncloud-init[1013]: |. * ==oo. |\n[ 8.793749] cloud-init[1013]: | + =.oo. |\n[ 8.794707] cloud-init[1013]: |..o. |\n[ 8.795671] cloud-init Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[1013]: +----[SHA256]-----+\n[ 8.811242] cloud-init[1013]: Generating public/private dsa key pair.\n[ 8.819285] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.828146] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.834246] cloud-init[1013]: The key fingerprint is:\n[ 8.837907] cloud-init[1013]: SHA256:kTOKUtavS1A9F7cKN5q/FmknSqWhEsBghv3OAqMymPI root@sdnvpn-13-2\n[ 8.843590] Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting System Logging Service...\ncloud-init[1013]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\nThe key's randomart image is:[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 8.918945] cloud-init[1013]: +---[DSA 1024]----+\n[ 8.944965] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1013]: |o* . . |\n[ 8.957123] cloud-init[1013]: |+ + . . . o . |\n[ 8.986766] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[1013]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| oo o O + . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.037117] cloud-init[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...[1013]: |o ooo o.@.o |\n[ 9.056655] cloud-init\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[1013]: |o+.oo...S+.. |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n \n[ 9.117907] cloud-init[1013]: |B ..+...o.= . |\n[ 9.118854] cloud-init[1013]: |oo . .o. o.+ |\n[ 9.119794] Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\ncloud-init[1013]: | E . .. .. |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.167799] cloud-init[1013]: | . .. |\n[ 9.185497] cloud-init[1013]: +----[SHA256]-----+\n[ 9.192185] cloud-init[1013]: Generating public/private ecdsa key pair.\n[ 9.196927] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.209677] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.211584] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1013]: The key fingerprint is:\n[ 9.228083] cloud-init[1013]: SHA256:pJFErbm9sqPybB5Y81MNPZh1HAAeJrKfylWXBnD8JMY root@sdnvpn-13-2\n[ 9.229911] cloud-init[1013]: The key's randomart image is:\n[ 9.232073] cloud-init[1013]: +---[ECDSA 256]---+\n[ 9.238009] cloud-init[1013]: | ..==*.ooo. |\n[ 9.240065] cloud-init[1013]: | + *EB.o. |\n[ 9.248060] cloud-init[1013]: | . o+B+* |\n[ 9.249321] cloud-init[1013]: | .o* =.. |\n[ 9.252060] cloud-init[1013]: | o =oS . |\n[ 9.253330] cloud-init[1013]: | + =... |\n[ 9.260072] cloud-init[1013]: | . + o . |\n[ 9.263445] cloud-init[1013]: | ....o.. |\n[ 9.266184] cloud-init[1013]: | ==..+ |\n[ 9.272089] cloud-init[1013]: +----[SHA256]-----+\n[ 9.273452] cloud-init[1013]: Generating public/private ed25519 key pair.\n[ 9.275268] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.279250] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.283958] cloud-init[1013]: The key fingerprint is:\n[ 9.287652] cloud-init[1013]: SHA256:7YcZYEcksQ6M8I8gJ/bC3oUfjZJfUQ6XKZ0fE0hOZKQ root@sdnvpn-13-2\n[ 9.291941] cloud-init[1013]: The key's randomart image is:\n[ 9.295267] cloud-init[1013]: +--[ED25519 256]--+\n[ 9.298710] cloud-init[1013]: | . .B@B.. |\n[ 9.308069] cloud-init[1013]: | o o .XX o |\n[ 9.309337] cloud-init[1013]: |o.o o oE=oo o |\n[ 9.310572] cloud-init[1013]: |o+..ooo+.+ . |\n[ 9.316062] cloud-init[1013]: | o =.+.oS o |\n[ 9.317372] cloud-init[1013]: |. o = o . + |\n[ 9.318603] cloud-init[1013]: | . . o + . |\n[ 9.320054] cloud-init[1013]: | . |\n[ 9.324057] cloud-init[1013]: | |\n[ 9.325492] cloud-init[1013]: +----[SHA256]-----+\n[ 9.543487] cloud-init[1103]: Generating locales (this might take a while)...\n[ 10.219273] cloud-init[1103]: en_US.UTF-8... done\n[ 10.221371] cloud-init[1103]: Generation complete.\n"} 2018-08-16 17:23:36,266 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-41d89624-9cae-47f7-bbd9-8524e33f27ed 2018-08-16 17:23:38,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ef57b9b800e37ebb5be958cd08bba1615ae69b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:23:38,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-751be1cd-880e-4bad-9545-4eaff136cd3c x-compute-request-id: req-751be1cd-880e-4bad-9545-4eaff136cd3c Content-Encoding: gzip Content-Length: 13245 Content-Type: application/json 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-66-generic (buildd@lgw01-28) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #87-Ubuntu SMP Fri Mar 3 15:29:05 UTC 2017 (Ubuntu 4.4.0-66.87-generic 4.4.44)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x36ac8000-0x3755bfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 691829352 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88003fc00000 s98264 r8192 d28712 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d9c0\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: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-66-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1001796K/1048040K available (8452K kernel code, 1293K rwdata, 3980K rodata, 1488K init, 1316K bss, 46244K 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=512 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:33024 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.195733] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198251] pid_max: default: 32768 minimum: 301\n[ 0.199592] ACPI: Core revision 20150930\n[ 0.201458] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203470] Security Framework initialized\n[ 0.204713] Yama: becoming mindful.\n[ 0.205831] AppArmor: AppArmor initialized\n[ 0.207174] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.210054] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.212394] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.214186] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.216344] Initializing cgroup subsys io\n[ 0.217556] Initializing cgroup subsys memory\n[ 0.218827] Initializing cgroup subsys devices\n[ 0.220128] Initializing cgroup subsys freezer\n[ 0.221400] Initializing cgroup subsys net_cls\n[ 0.222702] Initializing cgroup subsys perf_event\n[ 0.224018] Initializing cgroup subsys net_prio\n[ 0.225344] Initializing cgroup subsys hugetlb\n[ 0.226658] Initializing cgroup subsys pids\n[ 0.227916] CPU: Physical Processor ID: 0\n[ 0.229787] mce: CPU supports 10 MCE banks\n[ 0.231026] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232522] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.248872] Freeing SMP alternatives memory: 32K (ffffffff820b9000 - ffffffff820c1000)\n[ 0.255988] ftrace: allocating 32123 entries in 126 pages\n[ 0.282551] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.284357] smpboot: Max logical packages: 1\n[ 0.285884] x2apic enabled\n[ 0.287123] Switched APIC routing to physical x2apic.\n[ 0.289791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.291468] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.294445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.297166] KVM setup paravirtual spinlock\n[ 0.299088] x86: Booted up 1 node, 1 CPUs\n[ 0.300326] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.302448] devtmpfs: initialized\n[ 0.305405] evm: security.selinux\n[ 0.306486] evm: security.SMACK64\n[ 0.307517] evm: security.SMACK64EXEC\n[ 0.308641] evm: security.SMACK64TRANSMUTE\n[ 0.309847] evm: security.SMACK64MMAP\n[ 0.310968] evm: security.ima\n[ 0.311909] evm: security.capability\n[ 0.313129] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.315916] pinctrl core: initialized pinctrl subsystem\n[ 0.317566] RTC time: 17:23:22, date: 08/16/18\n[ 0.319009] NET: Registered protocol family 16\n[ 0.320489] cpuidle: using governor ladder\n[ 0.321731] cpuidle: using governor menu\n[ 0.322900] PCCT header not found.\n[ 0.324025] ACPI: bus type PCI registered\n[ 0.325245] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.327142] PCI: Using configuration type 1 for base access\n[ 0.329838] ACPI: Added _OSI(Module Device)\n[ 0.331137] ACPI: Added _OSI(Processor Device)\n[ 0.332441] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.333792] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.336054] ACPI: Interpreter enabled\n[ 0.337191] ACPI: (supports S0 S5)\n[ 0.338232] ACPI: Using IOAPIC for interrupt routing\n[ 0.339679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.344123] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.345869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.347744] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.349557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.352932] acpiphp: Slot [3] registered\n[ 0.354120] acpiphp: Slot [4] registered\n[ 0.355299] acpiphp: Slot [5] registered\n[ 0.356478] acpiphp: Slot [6] registered\n[ 0.357669] acpiphp: Slot [7] registered\n[ 0.358840] acpiphp: Slot [8] registered\n[ 0.360022] acpiphp: Slot [9] registered\n[ 0.361218] acpiphp: Slot [10] registered\n[ 0.362427] acpiphp: Slot [11] registered\n[ 0.363648] acpiphp: Slot [12] registered\n[ 0.364878] acpiphp: Slot [13] registered\n[ 0.366116] acpiphp: Slot [14] registered\n[ 0.381538] acpiphp: Slot [15] registered\n[ 0.382752] acpiphp: Slot [16] registered\n[ 0.383932] acpiphp: Slot [17] registered\n[ 0.385134] acpiphp: Slot [18] registered\n[ 0.386335] acpiphp: Slot [19] registered\n[ 0.387526] acpiphp: Slot [20] registered\n[ 0.388733] acpiphp: Slot [21] registered\n[ 0.389916] acpiphp: Slot [22] registered\n[ 0.391164] acpiphp: Slot [23] registered\n[ 0.392368] acpiphp: Slot [24] registered\n[ 0.393630] acpiphp: Slot [25] registered\n[ 0.395031] acpiphp: Slot [26] registered\n[ 0.398560] acpiphp: Slot [27] registered\n[ 0.399865] acpiphp: Slot [28] registered\n[ 0.401096] acpiphp: Slot [29] registered\n[ 0.402293] acpiphp: Slot [30] registered\n[ 0.403492] acpiphp: Slot [31] registered\n[ 0.404694] PCI host bridge to bus 0000:00\n[ 0.405903] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.407696] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.409487] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.411653] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.413805] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.420605] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.422482] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424203] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426056] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432677] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454512] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456595] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460599] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464684] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466713] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.468233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.470493] vgaarb: loaded\n[ 0.471381] vgaarb: bridge control possible 0000:00:02.0\n[ 0.473219] SCSI subsystem initialized\n[ 0.474583] ACPI: bus type USB registered\n[ 0.475812] usbcore: registered new interface driver usbfs\n[ 0.477332] usbcore: registered new interface driver hub\n[ 0.478816] usbcore: registered new device driver usb\n[ 0.480449] PCI: Using ACPI for IRQ routing\n[ 0.482125] NetLabel: Initializing\n[ 0.483196] NetLabel: domain hash size = 128\n[ 0.484468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485885] NetLabel: unlabeled traffic allowed by default\n[ 0.487609] amd_nb: Cannot enumerate AMD northbridges\n[ 0.489090] clocksource: Switched to clocksource kvm-clock\n[ 0.500022] AppArmor: AppArmor Filesystem Enabled\n[ 0.501449] pnp: PnP ACPI init\n[ 0.502795] pnp: PnP ACPI: found 5 devices\n[ 0.509933] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.512521] NET: Registered protocol family 2\n[ 0.514091] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.516044] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.517924] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.519785] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.521435] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.523229] NET: Registered protocol family 1\n[ 0.524533] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.526182] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.527779] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.542577] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.557469] Trying to unpack rootfs image as initramfs...\n[ 1.919270] Freeing initrd memory: 10832K (ffff880036ac8000 - ffff88003755c000)\n[ 1.921896] Scanning for low memory corruption every 60 seconds\n[ 1.923860] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 1.925626] audit: initializing netlink subsys (disabled)\n[ 1.927171] audit: type=2000 audit(1534440204.479:1): initialized\n[ 1.929074] Initialise system trusted keyring\n[ 1.930504] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.932231] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.934818] zbud: loaded\n[ 1.935839] VFS: Disk quotas dquot_6.6.0\n[ 1.937039] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.939066] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.940842] fuse init (API version 7.23)\n[ 1.942147] Key type big_key registered\n[ 1.943330] Allocating IMA MOK and blacklist keyrings.\n[ 1.944929] Key type asymmetric registered\n[ 1.946170] Asymmetric key parser 'x509' registered\n[ 1.947593] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.949795] io scheduler noop registered\n[ 1.950972] io scheduler deadline registered (default)\n[ 1.952443] io scheduler cfq registered\n[ 1.953689] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.955253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.957123] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.959276] ACPI: Power Button [PWRF]\n[ 1.960501] GHES: HEST is not enabled!\n[ 1.974992] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.004387] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.007258] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 2.031079] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 2.033975] Linux agpgart interface v0.103\n[ 2.036654] brd: module loaded\n[ 2.038304] loop: module loaded\n[ 2.040349] vda: vda1\n[ 2.041833] scsi host0: ata_piix\n[ 2.042910] scsi host1: ata_piix\n[ 2.043943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.045757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.048091] libphy: Fixed MDIO Bus: probed\n[ 2.049323] tun: Universal TUN/TAP device driver, 1.6\n[ 2.050741] tun: (C) 1999-2004 Max Krasnyansky \n[ 2.053446] PPP generic driver version 2.4.2\n[ 2.054762] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 2.056538] ehci-pci: EHCI PCI platform driver\n[ 2.057845] ehci-platform: EHCI generic platform driver\n[ 2.059324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 2.061001] ohci-pci: OHCI PCI platform driver\n[ 2.062307] ohci-platform: OHCI generic platform driver\n[ 2.063779] uhci_hcd: USB Universal Host Controller Interface driver\n[ 2.078631] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 2.080103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 2.082290] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 2.083768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 2.085473] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 2.087299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 2.089428] usb usb1: Product: UHCI Host Controller\n[ 2.090817] usb usb1: Manufacturer: Linux 4.4.0-66-generic uhci_hcd\n[ 2.092560] usb usb1: SerialNumber: 0000:00:01.2\n[ 2.093962] hub 1-0:1.0: USB hub found\n[ 2.095117] hub 1-0:1.0: 2 ports detected\n[ 2.096454] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 2.099493] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 2.100915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 2.102434] mousedev: PS/2 mouse device common for all mice\n[ 2.104271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 2.106972] rtc_cmos 00:00: RTC can wake from S4\n[ 2.108585] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 2.110371] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 2.112161] i2c /dev entries driver\n[ 2.113291] device-mapper: uevent: version 1.0.3\n[ 2.114693] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 2.117144] ledtrig-cpu: registered to indicate activity on CPUs\n[ 2.119029] NET: Registered protocol family 10\n[ 2.120561] NET: Registered protocol family 17\n[ 2.121890] Key type dns_resolver registered\n[ 2.123262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 2.124883] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 2.127477] registered taskstats version 1\n[ 2.128727] Loading compiled-in X.509 certificates\n[ 2.130686] Loaded X.509 cert 'Build time autogenerated kernel key: 32ca4feee90b5cde51f5f8c0e024b22f8c679982'\n[ 2.133447] zswap: loaded using pool lzo/zbud\n[ 2.135870] Key type trusted registered\n[ 2.138708] Key type encrypted registered\n[ 2.139957] AppArmor: AppArmor sha1 policy hashing enabled\n[ 2.141520] ima: No TPM chip found, activating TPM-bypass!\n[ 2.143089] evm: HMAC attrs: 0x1\n[ 2.144430] Magic number: 14:839:390\n[ 2.145710] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:24 UTC (1534440204)\n[ 2.148108] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 2.149777] EDD information not available.\n[ 2.201941] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 2.204062] ata1.00: configured for MWDMA2\n[ 2.205857] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 2.223204] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 2.225022] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 2.226887] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 2.229819] Freeing unused kernel memory: 1488K (ffffffff81f45000 - ffffffff820b9000)\n[ 2.232158] Write protecting the kernel read-only data: 14336k\n[ 2.235234] Freeing unused kernel memory: 1776K (ffff880001844000 - ffff880001a00000)\n[ 2.237842] Freeing unused kernel memory: 116K (ffff880001de3000 - ffff880001e00000)\nLoading, please wait...\nstarting version 229\n[ 2.249857] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.252547] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.255527] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.258366] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.261122] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.263898] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.266727] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.269425] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.272085] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.275374] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 2.316413] virtio_net virtio0 ens3: renamed from eth0\n[ 2.324090] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 2.328067] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 2.357545] FDC 0 is a S82078B\n[ 2.361211] AVX2 version of gcm_enc/dec engaged.\n[ 2.362585] AES CTR mode by8 optimization enabled\n[ 2.405101] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.569159] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.571038] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.572970] usb 1-1: Product: QEMU USB Tablet\n[ 2.574284] usb 1-1: Manufacturer: QEMU\n[ 2.575453] usb 1-1: SerialNumber: 42\n[ 2.583120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 2.590562] usbcore: registered new interface driver usbhid\n[ 2.592247] usbhid: USB HID core driver\n[ 2.595465] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 2.598854] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[ 2.921157] tsc: Refined TSC clocksource calibration: 3491.870 MHz\n[ 2.922888] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325550da278, max_idle_ns: 440795315424 ns\nBegin: Loading essential drivers ... [ 3.970312] md: linear personality registered for level -1\n[ 3.974004] md: multipath personality registered for level -4\n[ 3.977729] md: raid0 personality registered for level 0\n[ 3.981676] md: raid1 personality registered for level 1\n[ 4.053098] raid6: sse2x1 gen() 11292 MB/s\n[ 4.121096] raid6: sse2x1 xor() 8696 MB/s\n[ 4.189085] raid6: sse2x2 gen() 14362 MB/s\n[ 4.257098] raid6: sse2x2 xor() 9592 MB/s\n[ 4.325096] raid6: sse2x4 gen() 16481 MB/s\n[ 4.393098] raid6: sse2x4 xor() 11520 MB/s\n[ 4.461097] raid6: avx2x1 gen() 21828 MB/s\n[ 4.529098] raid6: avx2x2 gen() 25965 MB/s\n[ 4.597096] raid6: avx2x4 gen() 29594 MB/s\n[ 4.598437] raid6: using algorithm avx2x4 gen() 29594 MB/s\n[ 4.600053] raid6: using avx2x2 recovery algorithm\n[ 4.602754] xor: automatically using best checksumming function:\n[ 4.641098] avx : 35283.000 MB/sec\n[ 4.643602] async_tx: api initialized (async)\n[ 4.653448] md: raid6 personality registered for level 6\n[ 4.655039] md: raid5 personality registered for level 5\n[ 4.656595] md: raid4 personality registered for level 4\n[ 4.661978] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 4.692596] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 4.725500] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 4.832599] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 4.837189] systemd[1]: Detected virtualization kvm.\n[ 4.838489] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.2 LTS[0m!\n\n[ 4.842951] systemd[1]: Set hostname to .\n[ 4.846924] systemd[1]: Initializing machine ID from KVM UUID.\n[ 4.848644] systemd[1]: Installed transient /etc/machine-id file.\n[ 4.960211] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.963926] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.966846] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.969133] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.972253] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.974927] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.977677] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.980659] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.984863] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.987863] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.990626] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.993181] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.996445] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.999517] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 5.002501] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 5.005369] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 5.008170] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 5.011324] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 5.016227] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 5.023205] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 5.027797] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 5.031916] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 5.041041] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 5.049294] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 5.057133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 5.061539] Loading iSCSI transport class v2.0-870.\n[ 5.063653] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 5.069583] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 5.073963] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 5.082636] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 5.087377] iscsi: registered transport (tcp)\n\n[ 5.089975] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 5.098045] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 5.110496] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 5.112958] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 5.121650] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 5.129177] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.[ 5.151691] iscsi: registered transport (iser)\n\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Initial cloud-init job (pre-networking)...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m[ 6.988072] cloud-init[449]: Cloud-init v. 0.7.9 running 'init-local' at Thu, 16 Aug 2018 17:23:28 +0000. Up 6.25 seconds.\n] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 8.671178] cloud-init[1013]: Cloud-init v. 0.7.9 running 'init' at Thu, 16 Aug 2018 17:23:30 +0000. Up 8.16 seconds.\n[ 8.673555] cloud-init[1013]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 8.680129] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.682567] cloud-init[1013]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 8.688335] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.696111] cloud-init[1013]: ci-info: | ens3 | True | 10.10.10.26 | 255.255.255.0 | . | fa:16:3e:ee:ad:e8 |\n[ 8.698504] cloud-init[1013]: ci-info: | ens3 | True | fe80::f816:3eff:feee:ade8/64 | . | link | fa:16:3e:ee:ad:e8 |\n[ 8.704369] cloud-init[1013]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 8.706740] cloud-init[1013]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 8.712358] cloud-init[1013]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 8.720106] cloud-init[1013]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++\n[ 8.722324] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.727540] cloud-init[1013]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 8.729899] cloud-init[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 8.736687] cloud-init[1013]: ci-info: | 0 | 0.0.0.0 | 10.10.10.1 | 0.0.0.0 | ens3 | UG |\n[ 8.738580] cloud-init[1013]: ci-info: | 1 | 10.10.10.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Timer to automatically refresh installed snaps.\n\n[ 8.744121] cloud-init[1013]: ci-info: | 2 | 169.254.169.254 | 10.10.10.2 | 255.255.255.255 | ens3 | UGH |\n[ 8.746347] cloud-init[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m[1013]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+\n[ 8.753539] cloud-init[1013]: Generating public/private rsa key pair.\n[ 8.754833] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.] Started Daily apt activities.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 8.760394] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 8.761971] cloud-init[1013]: The key fingerprint is:\n[ 8.763045] cloud-init[1013]: SHA256:paeSgvJazHNjel3iMAxiH8TG3EPbetaUyTdFjg9khro root@sdnvpn-13-2\n[[0;32m OK [0m] Reached target Timers.\n\n[ 8.766005] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.cloud-init[1013]: The key's randomart image is:\n[ 8.769169] cloud-init[1013]: +---[RSA 2048]----+\n[ 8.770118] cloud-init[1013]: | + o. .+.o |\n[ 8.771066] cloud-init[1013]: | * oo ..* + |\n\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[ 8.775666] [[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[1013]: | o ....=.= . |\n[ 8.780840] cloud-init[1013]: |.... ..oo. + |\n[ 8.782073] cloud-init[1013]: |...o.. oS.. . |\n[ 8.783299] cloud-init[1013]: | o o+ +E.o |\n[[0;32m OK [0m] Reached target Sockets.\n[ 8.787263] [[0;32m OK [0m] Reached target Basic System.\n Starting /etc/rc.local Compatibility...\n Starting Apply the settings specified in cloud-config...\ncloud-init[1013]: |. * ==oo. |\n[ 8.793749] cloud-init[1013]: | + =.oo. |\n[ 8.794707] cloud-init[1013]: |..o. |\n[ 8.795671] cloud-init Starting Accounts Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[1013]: +----[SHA256]-----+\n[ 8.811242] cloud-init[1013]: Generating public/private dsa key pair.\n[ 8.819285] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 8.828146] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 8.834246] cloud-init[1013]: The key fingerprint is:\n[ 8.837907] cloud-init[1013]: SHA256:kTOKUtavS1A9F7cKN5q/FmknSqWhEsBghv3OAqMymPI root@sdnvpn-13-2\n[ 8.843590] Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting System Logging Service...\ncloud-init[1013]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started ACPI event daemon.\nThe key's randomart image is:[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Auto import assertions from block devices...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 8.918945] cloud-init[1013]: +---[DSA 1024]----+\n[ 8.944965] [[0;32m OK [0m] Started Auto import assertions from block devices.\ncloud-init[1013]: |o* . . |\n[ 8.957123] cloud-init[1013]: |+ + . . . o . |\n[ 8.986766] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[1013]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| oo o O + . |\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 9.037117] cloud-init[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...[1013]: |o ooo o.@.o |\n[ 9.056655] cloud-init\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: start and stop the Quagga routing suite...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[1013]: |o+.oo...S+.. |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n \n[ 9.117907] cloud-init[1013]: |B ..+...o.= . |\n[ 9.118854] cloud-init[1013]: |oo . .o. o.+ |\n[ 9.119794] Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\ncloud-init[1013]: | E . .. .. |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 9.167799] cloud-init[1013]: | . .. |\n[ 9.185497] cloud-init[1013]: +----[SHA256]-----+\n[ 9.192185] cloud-init[1013]: Generating public/private ecdsa key pair.\n[ 9.196927] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.209677] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.211584] [[0;32m OK [0m] Started LSB: start and stop the Quagga routing suite.\ncloud-init[1013]: The key fingerprint is:\n[ 9.228083] cloud-init[1013]: SHA256:pJFErbm9sqPybB5Y81MNPZh1HAAeJrKfylWXBnD8JMY root@sdnvpn-13-2\n[ 9.229911] cloud-init[1013]: The key's randomart image is:\n[ 9.232073] cloud-init[1013]: +---[ECDSA 256]---+\n[ 9.238009] cloud-init[1013]: | ..==*.ooo. |\n[ 9.240065] cloud-init[1013]: | + *EB.o. |\n[ 9.248060] cloud-init[1013]: | . o+B+* |\n[ 9.249321] cloud-init[1013]: | .o* =.. |\n[ 9.252060] cloud-init[1013]: | o =oS . |\n[ 9.253330] cloud-init[1013]: | + =... |\n[ 9.260072] cloud-init[1013]: | . + o . |\n[ 9.263445] cloud-init[1013]: | ....o.. |\n[ 9.266184] cloud-init[1013]: | ==..+ |\n[ 9.272089] cloud-init[1013]: +----[SHA256]-----+\n[ 9.273452] cloud-init[1013]: Generating public/private ed25519 key pair.\n[ 9.275268] cloud-init[1013]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.279250] cloud-init[1013]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.283958] cloud-init[1013]: The key fingerprint is:\n[ 9.287652] cloud-init[1013]: SHA256:7YcZYEcksQ6M8I8gJ/bC3oUfjZJfUQ6XKZ0fE0hOZKQ root@sdnvpn-13-2\n[ 9.291941] cloud-init[1013]: The key's randomart image is:\n[ 9.295267] cloud-init[1013]: +--[ED25519 256]--+\n[ 9.298710] cloud-init[1013]: | . .B@B.. |\n[ 9.308069] cloud-init[1013]: | o o .XX o |\n[ 9.309337] cloud-init[1013]: |o.o o oE=oo o |\n[ 9.310572] cloud-init[1013]: |o+..ooo+.+ . |\n[ 9.316062] cloud-init[1013]: | o =.+.oS o |\n[ 9.317372] cloud-init[1013]: |. o = o . + |\n[ 9.318603] cloud-init[1013]: | . . o + . |\n[ 9.320054] cloud-init[1013]: | . |\n[ 9.324057] cloud-init[1013]: | |\n[ 9.325492] cloud-init[1013]: +----[SHA256]-----+\n[ 9.543487] cloud-init[1103]: Generating locales (this might take a while)...\n[ 10.219273] cloud-init[1103]: en_US.UTF-8... done\n[ 10.221371] cloud-init[1103]: Generation complete.\n\nUbuntu 16.04.2 LTS sdnvpn-13-2 ttyS0\n\nsdnvpn-13-2 login: "} 2018-08-16 17:23:38,377 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-751be1cd-880e-4bad-9545-4eaff136cd3c 2018-08-16 17:23:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/images?limit=20 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:23:40,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1109 Content-Type: application/json X-Openstack-Request-Id: req-31ea6cb2-c827-4db0-a6f6-88eeb7955596 Date: Thu, 16 Aug 2018 17:23:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:20:38Z", "file": "/v2/images/13b55235-5f66-443b-992d-bd97c5db741e/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "13b55235-5f66-443b-992d-bd97c5db741e", "size": 493813760, "self": "/v2/images/13b55235-5f66-443b-992d-bd97c5db741e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/13b55235-5f66-443b-992d-bd97c5db741e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "visibility": "public", "locations": [{"url": "rbd://d3b4e058-a8aa-492c-b174-0bb6f3e1f97a/images/13b55235-5f66-443b-992d-bd97c5db741e/snap", "metadata": {}}], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-ubuntu", "checksum": "8c42b779e24ec2a6d35c8def02246a0b", "created_at": "2018-08-16T17:20:30Z", "os_hidden": false, "protected": false, "os_hash_value": "b410a4f3a361516bcde96f45ebab7482e8c5f1dd758217e977cdce10240d4f8bdb9cc02723c80d221d71cf9e350522bb5490bc5d34c4d5f512b1394382195310"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20"} 2018-08-16 17:23:40,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/images?limit=20 used request id req-31ea6cb2-c827-4db0-a6f6-88eeb7955596 2018-08-16 17:23:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:23:41,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4721 X-Openstack-Request-Id: req-48cdca23-f996-4d27-b60b-282504032c97 Date: Thu, 16 Aug 2018 17:23:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_hash_algo": {"readOnly": true, "type": ["null", "string"], "description": "Algorithm to calculate the os_hash_value", "maxLength": 64}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}, "status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "backend": {"readOnly": true, "type": "string", "description": "Backend store to upload image to"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "os_hidden": {"type": "boolean", "description": "If true, image will not appear in default image list response."}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "os_hash_value": {"readOnly": true, "type": ["null", "string"], "description": "Hexdigest of the image contents using the algorithm specified by the os_hash_algo", "maxLength": 128}}} 2018-08-16 17:23:41,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.32:9292/v2/schemas/image used request id req-48cdca23-f996-4d27-b60b-282504032c97 2018-08-16 17:23:41,033 - sdnvpn.lib.openstack_utils - INFO - Creating image 'sdnvpn-image' from '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'... 2018-08-16 17:23:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "sdnvpn-image", "visibility": "public"}' 2018-08-16 17:23:41,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 638 Content-Type: application/json Location: http://172.30.9.32:9292/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e18a5a2-cd04-47f0-8e41-8048f12e6560 Date: Thu, 16 Aug 2018 17:23:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-16T17:23:41Z", "file": "/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1/file", "owner": "c0e827e233dd4490a13a2da2d4505275", "id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "size": null, "self": "/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "visibility": "public", "locations": [], "min_disk": 0, "virtual_size": null, "name": "sdnvpn-image", "checksum": null, "created_at": "2018-08-16T17:23:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-16 17:23:41,376 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.32:9292/v2/images used request id req-6e18a5a2-cd04-47f0-8e41-8048f12e6560 2018-08-16 17:23:41,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9292/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" -d '' 2018-08-16 17:23:42,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcd6aff9-afdd-495c-9bae-77a6303a2d70 Date: Thu, 16 Aug 2018 17:23:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:23:42,086 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.32:9292/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1/file used request id req-dcd6aff9-afdd-495c-9bae-77a6303a2d70 2018-08-16 17:23:42,087 - sdnvpn_test_utils - INFO - Creating instance 'sdnvpn-13-3'... 2018-08-16 17:23:42,087 - sdnvpn_test_utils - DEBUG - Configuration: name=sdnvpn-13-3 flavor=m1.custom image=e123bb15-c666-485c-9c2f-6923cf8956d1 network=f0bb921d-e1d9-414f-b595-c2ec5ac071cf secgroup=35ac236f-4735-4511-9925-7066736fbb19 hypervisor=nova:overcloud-novacompute-1.opnfvlf.org fixed_ip=None files=None userdata= #!/bin/sh set 179.24.1.12 while true; do for i do ip=$i ping -c 10 $ip 2>&1 >/dev/null RES=$? if [ "Z$RES" = "Z0" ] ; then echo ping $ip OK else echo ping $ip KO fi done sleep 1 done 2018-08-16 17:23:42,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:23:42,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:23:42,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:23:42,089 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:23:42,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:23:42,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-16 17:23:42,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-16 17:23:42,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-16 17:23:42,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-16 17:23:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:23:42,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ff429d-1102-4d1b-b2a4-e699f3953947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:23:42,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-37ff429d-1102-4d1b-b2a4-e699f3953947 2018-08-16 17:23:42,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:23:42,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["RwAP9cdaQnOKpNiNJm28vw"], "issued_at": "2018-08-16T17:23:42.000000Z"}} 2018-08-16 17:23:42,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" 2018-08-16 17:23:42,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dec4da7-4e0f-4271-a192-af2924304ba2 x-compute-request-id: req-7dec4da7-4e0f-4271-a192-af2924304ba2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5651d552-fefe-4974-be12-7c6ffca709fb", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/5651d552-fefe-4974-be12-7c6ffca709fb", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}], "name": "m1.custom"}]} 2018-08-16 17:23:42,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors used request id req-7dec4da7-4e0f-4271-a192-af2924304ba2 2018-08-16 17:23:42,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" 2018-08-16 17:23:42,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d62f5000-9f3d-4b6f-b933-74381772da41 x-compute-request-id: req-d62f5000-9f3d-4b6f-b933-74381772da41 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"flavor": {"name": "m1.custom", "links": [{"href": "http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "self"}, {"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "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": 10, "id": "7014db54-91ab-4418-a79e-8bb718caa561"}} 2018-08-16 17:23:42,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 used request id req-d62f5000-9f3d-4b6f-b933-74381772da41 2018-08-16 17:23:42,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" -d '{"server": {"name": "sdnvpn-13-3", "imageRef": "e123bb15-c666-485c-9c2f-6923cf8956d1", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "7014db54-91ab-4418-a79e-8bb718caa561", "user_data": "IyEvYmluL3NoCnNldCAxNzkuMjQuMS4xMgp3aGlsZSB0cnVlOyBkbwogZm9yIGkgZG8KICBpcD0kaQogIHBpbmcgLWMgMTAgJGlwIDI+JjEgPi9kZXYvbnVsbAogIFJFUz0kPwogIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICAgZWNobyBwaW5nICRpcCBPSwogIGVsc2UgZWNobyBwaW5nICRpcCBLTwogIGZpCiBkb25lCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf"}], "config_drive": true}}' 2018-08-16 17:23:46,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7ebc090-d6f2-493a-ae3a-2b635b4b6e8e x-compute-request-id: req-d7ebc090-d6f2-493a-ae3a-2b635b4b6e8e Content-Length: 374 location: http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "adminPass": "pWmY4Wqdvr7P"}} 2018-08-16 17:23:46,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers used request id req-d7ebc090-d6f2-493a-ae3a-2b635b4b6e8e 2018-08-16 17:23:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:5000/v3 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-16 17:23:46,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615c270b-bd14-483a-82ca-1a4585867279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.32:5000/v3/", "rel": "self"}]}} 2018-08-16 17:23:46,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.32:5000/v3 used request id req-615c270b-bd14-483a-82ca-1a4585867279 2018-08-16 17:23:46,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:23:47,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:23:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["GIhW2bklTiO46PQF5rdVdw"], "issued_at": "2018-08-16T17:23:46.000000Z"}} 2018-08-16 17:23:47,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b9b5635d137a9b973c003ede25f3da365d2e8" 2018-08-16 17:23:47,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d9c721b-3e87-4325-9749-7f20ff7f68c9 x-compute-request-id: req-9d9c721b-3e87-4325-9749-7f20ff7f68c9 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "image": {"id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "links": [{"href": "http://172.30.9.32:8774/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:47Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "sdnvpn-13-3", "created": "2018-08-16T17:23:46Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:47,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 used request id req-9d9c721b-3e87-4325-9749-7f20ff7f68c9 2018-08-16 17:23:50,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b9b5635d137a9b973c003ede25f3da365d2e8" 2018-08-16 17:23:52,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2cfa2e1-be1b-4513-9342-6d76efcdf678 x-compute-request-id: req-a2cfa2e1-be1b-4513-9342-6d76efcdf678 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "image": {"id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "links": [{"href": "http://172.30.9.32:8774/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:49Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-08-16T17:23:46Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:52,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 used request id req-a2cfa2e1-be1b-4513-9342-6d76efcdf678 2018-08-16 17:23:55,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b9b5635d137a9b973c003ede25f3da365d2e8" 2018-08-16 17:23:56,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5c0de81-38da-4a3c-b55a-bc5b76595a44 x-compute-request-id: req-e5c0de81-38da-4a3c-b55a-bc5b76595a44 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:66:25", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "image": {"id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "links": [{"href": "http://172.30.9.32:8774/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "BUILD", "updated": "2018-08-16T17:23:49Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-08-16T17:23:46Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:23:56,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 used request id req-e5c0de81-38da-4a3c-b55a-bc5b76595a44 2018-08-16 17:23:59,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45b9b5635d137a9b973c003ede25f3da365d2e8" 2018-08-16 17:24:00,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-957061a4-186f-49ac-b65c-154814768c4c x-compute-request-id: req-957061a4-186f-49ac-b65c-154814768c4c Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:66:25", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "image": {"id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "links": [{"href": "http://172.30.9.32:8774/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018e", "OS-SRV-USG:launched_at": "2018-08-16T17:23:57.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:23:57Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-08-16T17:23:46Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:24:00,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 used request id req-957061a4-186f-49ac-b65c-154814768c4c 2018-08-16 17:24:00,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X GET http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" 2018-08-16 17:24:01,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5515c54d-14f6-4a7c-b2f3-37b033e49193 x-compute-request-id: req-5515c54d-14f6-4a7c-b2f3-37b033e49193 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"sdnvpn-13-1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:66:25", "version": 4, "addr": "10.10.10.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "self"}, {"href": "http://172.30.9.32:8774/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80", "rel": "bookmark"}], "image": {"id": "e123bb15-c666-485c-9c2f-6923cf8956d1", "links": [{"href": "http://172.30.9.32:8774/images/e123bb15-c666-485c-9c2f-6923cf8956d1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000018e", "OS-SRV-USG:launched_at": "2018-08-16T17:23:57.000000", "flavor": {"id": "7014db54-91ab-4418-a79e-8bb718caa561", "links": [{"href": "http://172.30.9.32:8774/flavors/7014db54-91ab-4418-a79e-8bb718caa561", "rel": "bookmark"}]}, "id": "ff37d823-0412-4c6f-bbde-97d6f5c74e80", "security_groups": [{"name": "default"}], "user_id": "5c75cd505b6f4e109741d85279fc4185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "status": "ACTIVE", "updated": "2018-08-16T17:23:57Z", "hostId": "4b101e524089e8f54ec767b5298970f224d4c4fb26b5f04f1eae3cdb", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "sdnvpn-13-3", "created": "2018-08-16T17:23:46Z", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-16 17:24:01,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80 used request id req-5515c54d-14f6-4a7c-b2f3-37b033e49193 2018-08-16 17:24:01,531 - sdnvpn_test_utils - DEBUG - Instance 'sdnvpn-13-3' booted successfully. IP='10.10.10.6'. 2018-08-16 17:24:01,531 - sdnvpn_test_utils - DEBUG - Adding 'sdnvpn-13-3' to security group 'sdnvpn-sg'... 2018-08-16 17:24:01,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"addSecurityGroup": {"name": "35ac236f-4735-4511-9925-7066736fbb19"}}' 2018-08-16 17:24:04,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:24:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db5bc341-b08d-4e0e-a412-383e4c24496d x-compute-request-id: req-db5bc341-b08d-4e0e-a412-383e4c24496d Content-Length: 0 Content-Type: application/json 2018-08-16 17:24:04,321 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action used request id req-db5bc341-b08d-4e0e-a412-383e4c24496d 2018-08-16 17:24:04,321 - sdnvpn_test_utils - INFO - Waiting for instance ff37d823-0412-4c6f-bbde-97d6f5c74e80 to boot up 2018-08-16 17:24:04,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:24:04,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:24:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68d4660f-a9f4-419e-ac63-a309eb480351 x-compute-request-id: req-68d4660f-a9f4-419e-ac63-a309eb480351 Content-Encoding: gzip Content-Length: 8108 Content-Type: application/json 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529737714 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.192707] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194933] pid_max: default: 32768 minimum: 301\n[ 0.196154] ACPI: Core revision 20150930\n[ 0.197855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199643] Security Framework initialized\n[ 0.200760] Yama: becoming mindful.\n[ 0.201775] AppArmor: AppArmor initialized\n[ 0.202975] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205591] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207715] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209330] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211339] Initializing cgroup subsys io\n[ 0.212458] Initializing cgroup subsys memory\n[ 0.213631] Initializing cgroup subsys devices\n[ 0.214820] Initializing cgroup subsys freezer\n[ 0.216016] Initializing cgroup subsys net_cls\n[ 0.217207] Initializing cgroup subsys perf_event\n[ 0.218471] Initializing cgroup subsys net_prio\n[ 0.219683] Initializing cgroup subsys hugetlb\n[ 0.220849] Initializing cgroup subsys pids\n[ 0.222009] CPU: Physical Processor ID: 0\n[ 0.223802] mce: CPU supports 10 MCE banks\n[ 0.224973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248037] ftrace: allocating 31920 entries in 125 pages\n[ 0.273959] smpboot: Max logical packages: 1\n[ 0.275146] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277042] x2apic enabled\n[ 0.278187] Switched APIC routing to physical x2apic.\n[ 0.280686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282216] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287403] KVM setup paravirtual spinlock\n[ 0.289142] x86: Booted up 1 node, 1 CPUs\n[ 0.290258] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292168] devtmpfs: initialized\n[ 0.294219] evm: security.selinux\n[ 0.295187] evm: security.SMACK64\n[ 0.296146] evm: security.SMACK64EXEC\n[ 0.297170] evm: security.SMACK64TRANSMUTE\n[ 0.298279] evm: security.SMACK64MMAP\n[ 0.299304] evm: security.ima\n[ 0.300192] evm: security.capability\n[ 0.301296] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303844] pinctrl core: initialized pinctrl subsystem\n[ 0.305327] RTC time: 17:23:57, date: 08/16/18\n[ 0.306651] NET: Registered protocol family 16\n[ 0.308017] cpuidle: using governor ladder\n[ 0.309140] cpuidle: using governor menu\n[ 0.310219] PCCT header not found.\n[ 0.311236] ACPI: bus type PCI registered\n[ 0.312322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314023] PCI: Using configuration type 1 for base access\n[ 0.316449] ACPI: Added _OSI(Module Device)\n[ 0.317605] ACPI: Added _OSI(Processor Device)\n[ 0.318792] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322238] ACPI: Interpreter enabled\n[ 0.323293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333290] ACPI: (supports S0 S5)\n[ 0.334262] ACPI: Using IOAPIC for interrupt routing\n[ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341233] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347507] acpiphp: Slot [3] registered\n[ 0.348603] acpiphp: Slot [4] registered\n[ 0.349695] acpiphp: Slot [5] registered\n[ 0.350784] acpiphp: Slot [6] registered\n[ 0.351873] acpiphp: Slot [7] registered\n[ 0.352952] acpiphp: Slot [8] registered\n[ 0.354043] acpiphp: Slot [9] registered\n[ 0.355142] acpiphp: Slot [10] registered\n[ 0.356263] acpiphp: Slot [11] registered\n[ 0.357385] acpiphp: Slot [12] registered\n[ 0.358489] acpiphp: Slot [13] registered\n[ 0.359588] acpiphp: Slot [14] registered\n[ 0.360684] acpiphp: Slot [15] registered\n[ 0.375836] acpiphp: Slot [16] registered\n[ 0.376941] acpiphp: Slot [17] registered\n[ 0.378048] acpiphp: Slot [18] registered\n[ 0.379144] acpiphp: Slot [19] registered\n[ 0.380248] acpiphp: Slot [20] registered\n[ 0.381357] acpiphp: Slot [21] registered\n[ 0.382466] acpiphp: Slot [22] registered\n[ 0.383643] acpiphp: Slot [23] registered\n[ 0.384773] acpiphp: Slot [24] registered\n[ 0.385887] acpiphp: Slot [25] registered\n[ 0.387000] acpiphp: Slot [26] registered\n[ 0.388107] acpiphp: Slot [27] registered\n[ 0.389231] acpiphp: Slot [28] registered\n[ 0.390347] acpiphp: Slot [29] registered\n[ 0.391447] acpiphp: Slot [30] registered\n[ 0.392557] acpiphp: Slot [31] registered\n[ 0.393666] PCI host bridge to bus 0000:00\n[ 0.394786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399997] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411425] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413162] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417475] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440718] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455715] vgaarb: loaded\n[ 0.456550] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458201] SCSI subsystem initialized\n[ 0.459449] ACPI: bus type USB registered\n[ 0.460595] usbcore: registered new interface driver usbfs\n[ 0.461992] usbcore: registered new interface driver hub\n[ 0.463339] usbcore: registered new device driver usb\n[ 0.464855] PCI: Using ACPI for IRQ routing\n[ 0.466374] NetLabel: Initializing\n[ 0.467362] NetLabel: domain hash size = 128\n[ 0.468526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469840] NetLabel: unlabeled traffic allowed by default\n[ 0.471413] clocksource: Switched to clocksource kvm-clock\n[ 0.481705] AppArmor: AppArmor Filesystem Enabled\n[ 0.483016] pnp: PnP ACPI init\n[ 0.484270] pnp: PnP ACPI: found 5 devices\n[ 0.491188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493539] NET: Registered protocol family 2\n[ 0.494957] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.496752] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.498448] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.500120] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.501600] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.503181] NET: Registered protocol family 1\n[ 0.504364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505829] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507281] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536402] Trying to unpack rootfs image as initramfs...\n[ 0.597844] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602811] Scanning for low memory corruption every 60 seconds\n[ 0.604964] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606554] audit: initializing netlink subsys (disabled)\n[ 0.608038] audit: type=2000 audit(1534440237.992:1): initialized\n[ 0.609902] Initialise system trusted keyring\n[ 0.611273] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615529] zbud: loaded\n[ 0.616547] VFS: Disk quotas dquot_6.6.0\n[ 0.617668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619805] fuse init (API version 7.23)\n[ 0.621027] Key type big_key registered\n[ 0.622132] Allocating IMA MOK and blacklist keyrings.\n[ 0.623832] Key type asymmetric registered\n[ 0.624968] Asymmetric key parser 'x509' registered\n[ 0.626277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628325] io scheduler noop registered\n[ 0.629411] io scheduler deadline registered (default)\n[ 0.630767] io scheduler cfq registered\n[ 0.631957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637116] ACPI: Power Button [PWRF]\n[ 0.638337] GHES: HEST is not enabled!\n[ 0.652503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711436] Linux agpgart interface v0.103\n[ 0.714838] brd: module loaded\n[ 0.717053] loop: module loaded\n[ 0.722704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724825] GPT:90111 != 20971519\n[ 0.725775] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727260] GPT:90111 != 20971519\n[ 0.728214] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729541] vda: vda1 vda15\n[ 0.731232] scsi host0: ata_piix\n[ 0.732292] scsi host1: ata_piix\n[ 0.733283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736947] libphy: Fixed MDIO Bus: probed\n[ 0.738088] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739420] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742517] PPP generic driver version 2.4.2\n[ 0.743808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745481] ehci-pci: EHCI PCI platform driver\n[ 0.746702] ehci-platform: EHCI generic platform driver\n[ 0.748131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749982] ohci-pci: OHCI PCI platform driver\n[ 0.751408] ohci-platform: OHCI generic platform driver\n[ 0.753040] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772066] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779872] usb usb1: Product: UHCI Host Controller\n[ 0.781395] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783253] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784804] hub 1-0:1.0: USB hub found\n[ 0.786068] hub 1-0:1.0: 2 ports detected\n[ 0.787570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790826] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792383] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794041] mousedev: PS/2 mouse device common for all mice\n[ 0.796029] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800705] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804583] i2c /dev entries driver\n[ 0.805798] device-mapper: uevent: version 1.0.3\n[ 0.807337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809988] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812134] NET: Registered protocol family 10\n[ 0.813905] NET: Registered protocol family 17\n[ 0.815344] Key type dns_resolver registered\n[ 0.816846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818628] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.821464] registered taskstats version 1\n[ 0.822815] Loading compiled-in X.509 certificates\n[ 0.824871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827895] zswap: loaded using pool lzo/zbud\n[ 0.830182] Key type trusted registered\n[ 0.832484] Key type encrypted registered\n[ 0.833810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.835512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837218] evm: HMAC attrs: 0x1\n[ 0.838682] Magic number: 14:839:390\n[ 0.839995] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:57 UTC (1534440237)\n[ 0.842202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843712] EDD information not available.\n[ 0.892153] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908551] ata1.00: configured for MWDMA2\n[ 0.910207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.913189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914859] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916566] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.919369] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.921466] Write protecting the kernel read-only data: 14336k\n[ 0.924429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.926913] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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[ 0.989884] random: blkid urandom read with 10 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.85\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 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n"} 2018-08-16 17:24:04,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action used request id req-68d4660f-a9f4-419e-ac63-a309eb480351 2018-08-16 17:24:06,404 - sdnvpn-results - INFO - Create VPN with multiple RDs 2018-08-16 17:24:06,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"bgpvpn": {"import_targets": "88:88", "export_targets": "88:88", "name": "sdnvpn-561038", "route_distinguishers": ["12:12", "13:13"]}}' 2018-08-16 17:24:06,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 350 X-Openstack-Request-Id: req-ab79a951-205a-43c6-8a9e-a767124a017e Date: Thu, 16 Aug 2018 17:24:06 GMT RESP BODY: {"bgpvpn": {"export_targets": ["88:88"], "name": "sdnvpn-561038", "route_distinguishers": ["12:12", "13:13"], "routers": [], "import_targets": ["88:88"], "networks": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "route_targets": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "type": "l3", "id": "9ab33c15-234d-4133-b7eb-776a90fd7bd9"}} 2018-08-16 17:24:06,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns used request id req-ab79a951-205a-43c6-8a9e-a767124a017e 2018-08-16 17:24:06,962 - sdnvpn.test.functest.testcase_13 - DEBUG - VPN created details: {u'bgpvpn': {u'export_targets': [u'88:88'], u'name': u'sdnvpn-561038', u'route_distinguishers': [u'12:12', u'13:13'], u'routers': [], u'import_targets': [u'88:88'], u'id': u'9ab33c15-234d-4133-b7eb-776a90fd7bd9', u'tenant_id': u'c0e827e233dd4490a13a2da2d4505275', u'route_targets': [], u'project_id': u'c0e827e233dd4490a13a2da2d4505275', u'type': u'l3', u'networks': []}} 2018-08-16 17:24:06,962 - sdnvpn-results - INFO - Associate router 'sdnvpn-13-1-router' to the VPN. 2018-08-16 17:24:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9ab33c15-234d-4133-b7eb-776a90fd7bd9/router_associations -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router_association": {"router_id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe"}}' 2018-08-16 17:24:08,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 222 X-Openstack-Request-Id: req-8bbe1a45-fdbd-4327-a79b-d9e595c42282 Date: Thu, 16 Aug 2018 17:24:08 GMT RESP BODY: {"router_association": {"router_id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "1986d3b5-2902-46ca-aff1-c8b46acc942a"}} 2018-08-16 17:24:08,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9ab33c15-234d-4133-b7eb-776a90fd7bd9/router_associations used request id req-8bbe1a45-fdbd-4327-a79b-d9e595c42282 2018-08-16 17:24:08,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router": {"routes": [{"nexthop": "10.10.10.9", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.26", "destination": "179.24.1.12/32"}]}}' 2018-08-16 17:24:09,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f00dcfb6-1d80-4644-acce-d1a84a85e172 Date: Thu, 16 Aug 2018 17:24:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:20:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:24:08Z", "revision_number": 5, "routes": [{"nexthop": "10.10.10.26", "destination": "179.24.1.12/32"}, {"nexthop": "10.10.10.9", "destination": "179.24.1.12/32"}], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "name": "sdnvpn-13-1-router"}} 2018-08-16 17:24:09,229 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe used request id req-f00dcfb6-1d80-4644-acce-d1a84a85e172 2018-08-16 17:24:09,229 - sdnvpn.test.functest.testcase_13 - INFO - Waiting for the VMs to connect to each other using the updated network configuration 2018-08-16 17:24:39,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:24:39,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1680ea8-3f5f-43fb-908e-ade71df634e4 x-compute-request-id: req-c1680ea8-3f5f-43fb-908e-ade71df634e4 Content-Encoding: gzip Content-Length: 8149 Content-Type: application/json 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529737714 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.192707] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194933] pid_max: default: 32768 minimum: 301\n[ 0.196154] ACPI: Core revision 20150930\n[ 0.197855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199643] Security Framework initialized\n[ 0.200760] Yama: becoming mindful.\n[ 0.201775] AppArmor: AppArmor initialized\n[ 0.202975] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205591] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207715] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209330] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211339] Initializing cgroup subsys io\n[ 0.212458] Initializing cgroup subsys memory\n[ 0.213631] Initializing cgroup subsys devices\n[ 0.214820] Initializing cgroup subsys freezer\n[ 0.216016] Initializing cgroup subsys net_cls\n[ 0.217207] Initializing cgroup subsys perf_event\n[ 0.218471] Initializing cgroup subsys net_prio\n[ 0.219683] Initializing cgroup subsys hugetlb\n[ 0.220849] Initializing cgroup subsys pids\n[ 0.222009] CPU: Physical Processor ID: 0\n[ 0.223802] mce: CPU supports 10 MCE banks\n[ 0.224973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248037] ftrace: allocating 31920 entries in 125 pages\n[ 0.273959] smpboot: Max logical packages: 1\n[ 0.275146] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277042] x2apic enabled\n[ 0.278187] Switched APIC routing to physical x2apic.\n[ 0.280686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282216] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287403] KVM setup paravirtual spinlock\n[ 0.289142] x86: Booted up 1 node, 1 CPUs\n[ 0.290258] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292168] devtmpfs: initialized\n[ 0.294219] evm: security.selinux\n[ 0.295187] evm: security.SMACK64\n[ 0.296146] evm: security.SMACK64EXEC\n[ 0.297170] evm: security.SMACK64TRANSMUTE\n[ 0.298279] evm: security.SMACK64MMAP\n[ 0.299304] evm: security.ima\n[ 0.300192] evm: security.capability\n[ 0.301296] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303844] pinctrl core: initialized pinctrl subsystem\n[ 0.305327] RTC time: 17:23:57, date: 08/16/18\n[ 0.306651] NET: Registered protocol family 16\n[ 0.308017] cpuidle: using governor ladder\n[ 0.309140] cpuidle: using governor menu\n[ 0.310219] PCCT header not found.\n[ 0.311236] ACPI: bus type PCI registered\n[ 0.312322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314023] PCI: Using configuration type 1 for base access\n[ 0.316449] ACPI: Added _OSI(Module Device)\n[ 0.317605] ACPI: Added _OSI(Processor Device)\n[ 0.318792] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322238] ACPI: Interpreter enabled\n[ 0.323293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333290] ACPI: (supports S0 S5)\n[ 0.334262] ACPI: Using IOAPIC for interrupt routing\n[ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341233] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347507] acpiphp: Slot [3] registered\n[ 0.348603] acpiphp: Slot [4] registered\n[ 0.349695] acpiphp: Slot [5] registered\n[ 0.350784] acpiphp: Slot [6] registered\n[ 0.351873] acpiphp: Slot [7] registered\n[ 0.352952] acpiphp: Slot [8] registered\n[ 0.354043] acpiphp: Slot [9] registered\n[ 0.355142] acpiphp: Slot [10] registered\n[ 0.356263] acpiphp: Slot [11] registered\n[ 0.357385] acpiphp: Slot [12] registered\n[ 0.358489] acpiphp: Slot [13] registered\n[ 0.359588] acpiphp: Slot [14] registered\n[ 0.360684] acpiphp: Slot [15] registered\n[ 0.375836] acpiphp: Slot [16] registered\n[ 0.376941] acpiphp: Slot [17] registered\n[ 0.378048] acpiphp: Slot [18] registered\n[ 0.379144] acpiphp: Slot [19] registered\n[ 0.380248] acpiphp: Slot [20] registered\n[ 0.381357] acpiphp: Slot [21] registered\n[ 0.382466] acpiphp: Slot [22] registered\n[ 0.383643] acpiphp: Slot [23] registered\n[ 0.384773] acpiphp: Slot [24] registered\n[ 0.385887] acpiphp: Slot [25] registered\n[ 0.387000] acpiphp: Slot [26] registered\n[ 0.388107] acpiphp: Slot [27] registered\n[ 0.389231] acpiphp: Slot [28] registered\n[ 0.390347] acpiphp: Slot [29] registered\n[ 0.391447] acpiphp: Slot [30] registered\n[ 0.392557] acpiphp: Slot [31] registered\n[ 0.393666] PCI host bridge to bus 0000:00\n[ 0.394786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399997] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411425] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413162] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417475] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440718] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455715] vgaarb: loaded\n[ 0.456550] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458201] SCSI subsystem initialized\n[ 0.459449] ACPI: bus type USB registered\n[ 0.460595] usbcore: registered new interface driver usbfs\n[ 0.461992] usbcore: registered new interface driver hub\n[ 0.463339] usbcore: registered new device driver usb\n[ 0.464855] PCI: Using ACPI for IRQ routing\n[ 0.466374] NetLabel: Initializing\n[ 0.467362] NetLabel: domain hash size = 128\n[ 0.468526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469840] NetLabel: unlabeled traffic allowed by default\n[ 0.471413] clocksource: Switched to clocksource kvm-clock\n[ 0.481705] AppArmor: AppArmor Filesystem Enabled\n[ 0.483016] pnp: PnP ACPI init\n[ 0.484270] pnp: PnP ACPI: found 5 devices\n[ 0.491188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493539] NET: Registered protocol family 2\n[ 0.494957] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.496752] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.498448] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.500120] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.501600] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.503181] NET: Registered protocol family 1\n[ 0.504364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505829] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507281] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536402] Trying to unpack rootfs image as initramfs...\n[ 0.597844] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602811] Scanning for low memory corruption every 60 seconds\n[ 0.604964] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606554] audit: initializing netlink subsys (disabled)\n[ 0.608038] audit: type=2000 audit(1534440237.992:1): initialized\n[ 0.609902] Initialise system trusted keyring\n[ 0.611273] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615529] zbud: loaded\n[ 0.616547] VFS: Disk quotas dquot_6.6.0\n[ 0.617668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619805] fuse init (API version 7.23)\n[ 0.621027] Key type big_key registered\n[ 0.622132] Allocating IMA MOK and blacklist keyrings.\n[ 0.623832] Key type asymmetric registered\n[ 0.624968] Asymmetric key parser 'x509' registered\n[ 0.626277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628325] io scheduler noop registered\n[ 0.629411] io scheduler deadline registered (default)\n[ 0.630767] io scheduler cfq registered\n[ 0.631957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637116] ACPI: Power Button [PWRF]\n[ 0.638337] GHES: HEST is not enabled!\n[ 0.652503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711436] Linux agpgart interface v0.103\n[ 0.714838] brd: module loaded\n[ 0.717053] loop: module loaded\n[ 0.722704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724825] GPT:90111 != 20971519\n[ 0.725775] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727260] GPT:90111 != 20971519\n[ 0.728214] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729541] vda: vda1 vda15\n[ 0.731232] scsi host0: ata_piix\n[ 0.732292] scsi host1: ata_piix\n[ 0.733283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736947] libphy: Fixed MDIO Bus: probed\n[ 0.738088] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739420] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742517] PPP generic driver version 2.4.2\n[ 0.743808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745481] ehci-pci: EHCI PCI platform driver\n[ 0.746702] ehci-platform: EHCI generic platform driver\n[ 0.748131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749982] ohci-pci: OHCI PCI platform driver\n[ 0.751408] ohci-platform: OHCI generic platform driver\n[ 0.753040] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772066] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779872] usb usb1: Product: UHCI Host Controller\n[ 0.781395] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783253] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784804] hub 1-0:1.0: USB hub found\n[ 0.786068] hub 1-0:1.0: 2 ports detected\n[ 0.787570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790826] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792383] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794041] mousedev: PS/2 mouse device common for all mice\n[ 0.796029] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800705] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804583] i2c /dev entries driver\n[ 0.805798] device-mapper: uevent: version 1.0.3\n[ 0.807337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809988] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812134] NET: Registered protocol family 10\n[ 0.813905] NET: Registered protocol family 17\n[ 0.815344] Key type dns_resolver registered\n[ 0.816846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818628] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.821464] registered taskstats version 1\n[ 0.822815] Loading compiled-in X.509 certificates\n[ 0.824871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827895] zswap: loaded using pool lzo/zbud\n[ 0.830182] Key type trusted registered\n[ 0.832484] Key type encrypted registered\n[ 0.833810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.835512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837218] evm: HMAC attrs: 0x1\n[ 0.838682] Magic number: 14:839:390\n[ 0.839995] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:57 UTC (1534440237)\n[ 0.842202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843712] EDD information not available.\n[ 0.892153] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908551] ata1.00: configured for MWDMA2\n[ 0.910207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.913189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914859] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916566] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.919369] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.921466] Write protecting the kernel read-only data: 14336k\n[ 0.924429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.926913] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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[ 0.989884] random: blkid urandom read with 10 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.85\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 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/dev/root resized successfully [took 15.39s]\nping 179.24.1.12 KO\nping 179.24.1.12 KO\n"} 2018-08-16 17:24:39,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action used request id req-c1680ea8-3f5f-43fb-908e-ade71df634e4 2018-08-16 17:24:39,336 - sdnvpn-results - DEBUG - Ping from 'sdnvpn-13-3' (10.10.10.6) to 'sdnvpn_extra_route_13' (179.24.1.12). -->Expected result: can ping. 2018-08-16 17:24:39,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e0844dc3da4b7017a0d2f538d0a22356f4df2dd" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-16 17:24:39,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:24:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ced877b2-3590-4ebf-ac73-17a622659745 x-compute-request-id: req-ced877b2-3590-4ebf-ac73-17a622659745 Content-Encoding: gzip Content-Length: 8149 Content-Type: application/json 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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 0x37b3a000-0x37feffff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000003FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000003FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000003FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000003FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000003FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 529737714 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-0x000000003ffdbfff]\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-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffdbfff]\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 0x40000000-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 @ffff88003fc00000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0d940\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: 257893\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: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 1007868K/1048040K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 40172K 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.192707] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.194933] pid_max: default: 32768 minimum: 301\n[ 0.196154] ACPI: Core revision 20150930\n[ 0.197855] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.199643] Security Framework initialized\n[ 0.200760] Yama: becoming mindful.\n[ 0.201775] AppArmor: AppArmor initialized\n[ 0.202975] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.205591] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207715] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.209330] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.211339] Initializing cgroup subsys io\n[ 0.212458] Initializing cgroup subsys memory\n[ 0.213631] Initializing cgroup subsys devices\n[ 0.214820] Initializing cgroup subsys freezer\n[ 0.216016] Initializing cgroup subsys net_cls\n[ 0.217207] Initializing cgroup subsys perf_event\n[ 0.218471] Initializing cgroup subsys net_prio\n[ 0.219683] Initializing cgroup subsys hugetlb\n[ 0.220849] Initializing cgroup subsys pids\n[ 0.222009] CPU: Physical Processor ID: 0\n[ 0.223802] mce: CPU supports 10 MCE banks\n[ 0.224973] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.226341] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241398] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248037] ftrace: allocating 31920 entries in 125 pages\n[ 0.273959] smpboot: Max logical packages: 1\n[ 0.275146] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.277042] x2apic enabled\n[ 0.278187] Switched APIC routing to physical x2apic.\n[ 0.280686] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282216] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284952] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287403] KVM setup paravirtual spinlock\n[ 0.289142] x86: Booted up 1 node, 1 CPUs\n[ 0.290258] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292168] devtmpfs: initialized\n[ 0.294219] evm: security.selinux\n[ 0.295187] evm: security.SMACK64\n[ 0.296146] evm: security.SMACK64EXEC\n[ 0.297170] evm: security.SMACK64TRANSMUTE\n[ 0.298279] evm: security.SMACK64MMAP\n[ 0.299304] evm: security.ima\n[ 0.300192] evm: security.capability\n[ 0.301296] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.303844] pinctrl core: initialized pinctrl subsystem\n[ 0.305327] RTC time: 17:23:57, date: 08/16/18\n[ 0.306651] NET: Registered protocol family 16\n[ 0.308017] cpuidle: using governor ladder\n[ 0.309140] cpuidle: using governor menu\n[ 0.310219] PCCT header not found.\n[ 0.311236] ACPI: bus type PCI registered\n[ 0.312322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314023] PCI: Using configuration type 1 for base access\n[ 0.316449] ACPI: Added _OSI(Module Device)\n[ 0.317605] ACPI: Added _OSI(Processor Device)\n[ 0.318792] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320042] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322238] ACPI: Interpreter enabled\n[ 0.323293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330785] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333290] ACPI: (supports S0 S5)\n[ 0.334262] ACPI: Using IOAPIC for interrupt routing\n[ 0.335547] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339678] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341233] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347507] acpiphp: Slot [3] registered\n[ 0.348603] acpiphp: Slot [4] registered\n[ 0.349695] acpiphp: Slot [5] registered\n[ 0.350784] acpiphp: Slot [6] registered\n[ 0.351873] acpiphp: Slot [7] registered\n[ 0.352952] acpiphp: Slot [8] registered\n[ 0.354043] acpiphp: Slot [9] registered\n[ 0.355142] acpiphp: Slot [10] registered\n[ 0.356263] acpiphp: Slot [11] registered\n[ 0.357385] acpiphp: Slot [12] registered\n[ 0.358489] acpiphp: Slot [13] registered\n[ 0.359588] acpiphp: Slot [14] registered\n[ 0.360684] acpiphp: Slot [15] registered\n[ 0.375836] acpiphp: Slot [16] registered\n[ 0.376941] acpiphp: Slot [17] registered\n[ 0.378048] acpiphp: Slot [18] registered\n[ 0.379144] acpiphp: Slot [19] registered\n[ 0.380248] acpiphp: Slot [20] registered\n[ 0.381357] acpiphp: Slot [21] registered\n[ 0.382466] acpiphp: Slot [22] registered\n[ 0.383643] acpiphp: Slot [23] registered\n[ 0.384773] acpiphp: Slot [24] registered\n[ 0.385887] acpiphp: Slot [25] registered\n[ 0.387000] acpiphp: Slot [26] registered\n[ 0.388107] acpiphp: Slot [27] registered\n[ 0.389231] acpiphp: Slot [28] registered\n[ 0.390347] acpiphp: Slot [29] registered\n[ 0.391447] acpiphp: Slot [30] registered\n[ 0.392557] acpiphp: Slot [31] registered\n[ 0.393666] PCI host bridge to bus 0000:00\n[ 0.394786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.396406] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.398041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.399997] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff window]\n[ 0.401956] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.403943] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.408071] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.409812] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.411425] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.413162] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.417475] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.419454] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.440718] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.442750] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.444688] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.446638] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.448657] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450385] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453598] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455715] vgaarb: loaded\n[ 0.456550] vgaarb: bridge control possible 0000:00:02.0\n[ 0.458201] SCSI subsystem initialized\n[ 0.459449] ACPI: bus type USB registered\n[ 0.460595] usbcore: registered new interface driver usbfs\n[ 0.461992] usbcore: registered new interface driver hub\n[ 0.463339] usbcore: registered new device driver usb\n[ 0.464855] PCI: Using ACPI for IRQ routing\n[ 0.466374] NetLabel: Initializing\n[ 0.467362] NetLabel: domain hash size = 128\n[ 0.468526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.469840] NetLabel: unlabeled traffic allowed by default\n[ 0.471413] clocksource: Switched to clocksource kvm-clock\n[ 0.481705] AppArmor: AppArmor Filesystem Enabled\n[ 0.483016] pnp: PnP ACPI init\n[ 0.484270] pnp: PnP ACPI: found 5 devices\n[ 0.491188] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.493539] NET: Registered protocol family 2\n[ 0.494957] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.496752] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.498448] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.500120] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.501600] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.503181] NET: Registered protocol family 1\n[ 0.504364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.505829] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.507281] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.521791] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536402] Trying to unpack rootfs image as initramfs...\n[ 0.597844] Freeing initrd memory: 4824K (ffff880037b3a000 - ffff880037ff0000)\n[ 0.602811] Scanning for low memory corruption every 60 seconds\n[ 0.604964] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.606554] audit: initializing netlink subsys (disabled)\n[ 0.608038] audit: type=2000 audit(1534440237.992:1): initialized\n[ 0.609902] Initialise system trusted keyring\n[ 0.611273] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.612848] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.615529] zbud: loaded\n[ 0.616547] VFS: Disk quotas dquot_6.6.0\n[ 0.617668] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.619805] fuse init (API version 7.23)\n[ 0.621027] Key type big_key registered\n[ 0.622132] Allocating IMA MOK and blacklist keyrings.\n[ 0.623832] Key type asymmetric registered\n[ 0.624968] Asymmetric key parser 'x509' registered\n[ 0.626277] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.628325] io scheduler noop registered\n[ 0.629411] io scheduler deadline registered (default)\n[ 0.630767] io scheduler cfq registered\n[ 0.631957] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.633364] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.635106] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.637116] ACPI: Power Button [PWRF]\n[ 0.638337] GHES: HEST is not enabled!\n[ 0.652503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684734] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.708429] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711436] Linux agpgart interface v0.103\n[ 0.714838] brd: module loaded\n[ 0.717053] loop: module loaded\n[ 0.722704] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.724825] GPT:90111 != 20971519\n[ 0.725775] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727260] GPT:90111 != 20971519\n[ 0.728214] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729541] vda: vda1 vda15\n[ 0.731232] scsi host0: ata_piix\n[ 0.732292] scsi host1: ata_piix\n[ 0.733283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.734944] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.736947] libphy: Fixed MDIO Bus: probed\n[ 0.738088] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739420] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742517] PPP generic driver version 2.4.2\n[ 0.743808] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.745481] ehci-pci: EHCI PCI platform driver\n[ 0.746702] ehci-platform: EHCI generic platform driver\n[ 0.748131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.749982] ohci-pci: OHCI PCI platform driver\n[ 0.751408] ohci-platform: OHCI generic platform driver\n[ 0.753040] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.768036] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.769672] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.772066] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.773701] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.775552] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.777565] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.779872] usb usb1: Product: UHCI Host Controller\n[ 0.781395] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.783253] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.784804] hub 1-0:1.0: USB hub found\n[ 0.786068] hub 1-0:1.0: 2 ports detected\n[ 0.787570] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.790826] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792383] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794041] mousedev: PS/2 mouse device common for all mice\n[ 0.796029] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.798946] rtc_cmos 00:00: RTC can wake from S4\n[ 0.800705] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.802636] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.804583] i2c /dev entries driver\n[ 0.805798] device-mapper: uevent: version 1.0.3\n[ 0.807337] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.809988] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.812134] NET: Registered protocol family 10\n[ 0.813905] NET: Registered protocol family 17\n[ 0.815344] Key type dns_resolver registered\n[ 0.816846] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.818628] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.821464] registered taskstats version 1\n[ 0.822815] Loading compiled-in X.509 certificates\n[ 0.824871] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.827895] zswap: loaded using pool lzo/zbud\n[ 0.830182] Key type trusted registered\n[ 0.832484] Key type encrypted registered\n[ 0.833810] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.835512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.837218] evm: HMAC attrs: 0x1\n[ 0.838682] Magic number: 14:839:390\n[ 0.839995] rtc_cmos 00:00: setting system clock to 2018-08-16 17:23:57 UTC (1534440237)\n[ 0.842202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.843712] EDD information not available.\n[ 0.892153] ata1.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100\n[ 0.908551] ata1.00: configured for MWDMA2\n[ 0.910207] scsi 0:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5\n[ 0.913189] sr 0:0:0:0: [sr0] scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray\n[ 0.914859] cdrom: Uniform CD-ROM driver Revision: 3.20\n[ 0.916566] sr 0:0:0:0: Attached scsi generic sg0 type 5\n[ 0.919369] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.921466] Write protecting the kernel read-only data: 14336k\n[ 0.924429] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.926913] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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[ 0.989884] random: blkid urandom read with 10 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.85\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 10.10.10.6...\nLease of 10.10.10.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.10.10.1\"\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\n/dev/root resized successfully [took 15.39s]\nping 179.24.1.12 KO\nping 179.24.1.12 KO\n"} 2018-08-16 17:24:39,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action used request id req-ced877b2-3590-4ebf-ac73-17a622659745 2018-08-16 17:24:39,417 - sdnvpn-results - DEBUG - [FAIL] 'sdnvpn-13-3' cannot ping 'sdnvpn_extra_route_13' 2018-08-16 17:24:39,417 - sdnvpn.test.functest.testcase_13 - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ 2018-08-16 17:24:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router": {"routes": []}}' 2018-08-16 17:24:40,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-10054680-cd43-4f2a-a03a-a7d3be8a4482 Date: Thu, 16 Aug 2018 17:24:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8478bf79-52b3-42d5-8b8e-cbd8c8a6562e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "871e2aa4-986c-4cf9-97b6-215e275c66a5", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:20:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:24:40Z", "revision_number": 7, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "name": "sdnvpn-13-1-router"}} 2018-08-16 17:24:40,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe used request id req-10054680-cd43-4f2a-a03a-a7d3be8a4482 2018-08-16 17:24:40,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" 2018-08-16 17:24:40,408 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2770461b-46fc-4ea9-a6dd-d15ba6aa799f x-compute-request-id: req-2770461b-46fc-4ea9-a6dd-d15ba6aa799f Content-Length: 0 Content-Type: application/json 2018-08-16 17:24:40,408 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.32:8774/v2.1/flavors/7014db54-91ab-4418-a79e-8bb718caa561 used request id req-2770461b-46fc-4ea9-a6dd-d15ba6aa799f 2018-08-16 17:24:40,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"forceDelete": null}' 2018-08-16 17:24:40,623 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63e3b669-439e-4528-a0b9-c01bc543085d x-compute-request-id: req-63e3b669-439e-4528-a0b9-c01bc543085d Content-Length: 0 Content-Type: application/json 2018-08-16 17:24:40,623 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/298e9671-409e-4d86-9380-38b4ab9974d7/action used request id req-63e3b669-439e-4528-a0b9-c01bc543085d 2018-08-16 17:24:40,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"forceDelete": null}' 2018-08-16 17:24:40,839 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67f99b13-46a0-4385-afbe-f439242d37b5 x-compute-request-id: req-67f99b13-46a0-4385-afbe-f439242d37b5 Content-Length: 0 Content-Type: application/json 2018-08-16 17:24:40,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/925d94bd-11c0-4341-b8d6-cee4a79ace1b/action used request id req-67f99b13-46a0-4385-afbe-f439242d37b5 2018-08-16 17:24:40,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X POST http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e071a516f37c63c0180a40b48900028924b11daa" -d '{"forceDelete": null}' 2018-08-16 17:24:41,096 - novaclient.v2.client - DEBUG - RESP: [202] Date: Thu, 16 Aug 2018 17:24:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78d7ec8c-11dc-41b8-9f4b-590808423f86 x-compute-request-id: req-78d7ec8c-11dc-41b8-9f4b-590808423f86 Content-Length: 0 Content-Type: application/json 2018-08-16 17:24:41,096 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.32:8774/v2.1/servers/ff37d823-0412-4c6f-bbde-97d6f5c74e80/action used request id req-78d7ec8c-11dc-41b8-9f4b-590808423f86 2018-08-16 17:24:41,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/13b55235-5f66-443b-992d-bd97c5db741e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:24:42,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50e18d23-debf-4157-9eaf-c422de5d90ab Date: Thu, 16 Aug 2018 17:24:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:24:42,032 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/13b55235-5f66-443b-992d-bd97c5db741e used request id req-50e18d23-debf-4157-9eaf-c422de5d90ab 2018-08-16 17:24:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9292/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}adafb6522d114885f66518bcbd58832bf5f0ee5a" 2018-08-16 17:24:43,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6122a4ec-0686-43ae-a4ab-13f07651e26a Date: Thu, 16 Aug 2018 17:24:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-16 17:24:43,275 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.32:9292/v2/images/e123bb15-c666-485c-9c2f-6923cf8956d1 used request id req-6122a4ec-0686-43ae-a4ab-13f07651e26a 2018-08-16 17:24:43,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9ab33c15-234d-4133-b7eb-776a90fd7bd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:24:43,961 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-739c4b91-31de-4fd3-a674-ec5e47824e0a Content-Length: 0 Date: Thu, 16 Aug 2018 17:24:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:24:43,961 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/bgpvpn/bgpvpns/9ab33c15-234d-4133-b7eb-776a90fd7bd9 used request id req-739c4b91-31de-4fd3-a674-ec5e47824e0a 2018-08-16 17:24:43,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"subnet_id": "675aa574-be8b-4557-a527-399208a9e198"}' 2018-08-16 17:24:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7f70fe32-91a3-448e-be34-f9419bf4b9f0 Date: Thu, 16 Aug 2018 17:24:46 GMT RESP BODY: {"network_id": "f0bb921d-e1d9-414f-b595-c2ec5ac071cf", "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "subnet_id": "675aa574-be8b-4557-a527-399208a9e198", "subnet_ids": ["675aa574-be8b-4557-a527-399208a9e198"], "port_id": "c1a99ea9-5c1b-46df-aa94-956e4a0e64d7", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe"} 2018-08-16 17:24:46,254 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe/remove_router_interface used request id req-7f70fe32-91a3-448e-be34-f9419bf4b9f0 2018-08-16 17:24:46,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" -d '{"router": {"external_gateway_info": {}}}' 2018-08-16 17:24:47,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 428 X-Openstack-Request-Id: req-ce74dfb3-2470-42d8-88af-18b96bf55238 Date: Thu, 16 Aug 2018 17:24:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "description": "", "tags": [], "tenant_id": "c0e827e233dd4490a13a2da2d4505275", "created_at": "2018-08-16T17:20:43Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-16T17:24:47Z", "revision_number": 11, "routes": [], "project_id": "c0e827e233dd4490a13a2da2d4505275", "id": "485c2b22-3bd0-4d6a-8864-c44b759fe8fe", "name": "sdnvpn-13-1-router"}} 2018-08-16 17:24:47,969 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe used request id req-ce74dfb3-2470-42d8-88af-18b96bf55238 2018-08-16 17:24:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/subnets/675aa574-be8b-4557-a527-399208a9e198 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:24:50,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b52ef9d-be67-48ea-b4e1-2e99b15c877a Date: Thu, 16 Aug 2018 17:24:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:24:50,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/subnets/675aa574-be8b-4557-a527-399208a9e198 used request id req-0b52ef9d-be67-48ea-b4e1-2e99b15c877a 2018-08-16 17:24:50,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:24:51,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41ef49c6-7354-4683-b056-1bbdfee5a10f Content-Length: 0 Date: Thu, 16 Aug 2018 17:24:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:24:51,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/routers/485c2b22-3bd0-4d6a-8864-c44b759fe8fe used request id req-41ef49c6-7354-4683-b056-1bbdfee5a10f 2018-08-16 17:24:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.32:9696/v2.0/networks/f0bb921d-e1d9-414f-b595-c2ec5ac071cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d1a64b3d8b6d6bbfba2e3656ac59aef442f2939" 2018-08-16 17:24:52,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33274145-cf7c-4c22-a4c3-93d35f2718c9 Date: Thu, 16 Aug 2018 17:24:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-16 17:24:52,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.32:9696/v2.0/networks/f0bb921d-e1d9-414f-b595-c2ec5ac071cf used request id req-33274145-cf7c-4c22-a4c3-93d35f2718c9 2018-08-16 17:24:52,899 - sdnvpn-results - INFO - +========================================================================================+ | STATUS | SUBTEST | +========================================================================================+ | Create VPN with multiple RDs | | Associate router 'sdnvpn-13-1-router' to the VPN. | +----------------------------------------------------------------------------------------+ | FAIL | 'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13' | +========================================================================================+ +========================================================================================+ 2018-08-16 17:24:52,899 - sdnvpn-results - INFO - One or more subtests have failed. 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Execution is complete for the testcase sdnvpn.test.functest.testcase_13 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Results of test case 'sdnvpn.test.functest.testcase_13 - Testing extra route ECMP for intra-data center scenario': {'status': 'FAIL', 'details': [{u"'sdnvpn-13-3' can ping 'sdnvpn_extra_route_13'": 'FAIL'}]} 2018-08-16 17:24:52,900 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting subnet/net/port quota 2018-08-16 17:24:52,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:24:53,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["VqNde0-ATImPL63P_tQUyQ"], "issued_at": "2018-08-16T17:24:53.000000Z"}} 2018-08-16 17:24:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c179370d52af0adfc674181f8163a75a8babab76" -d '{"quota": {"subnet": 100, "router": 10, "network": 100, "port": 500}}' 2018-08-16 17:24:53,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 201 X-Openstack-Request-Id: req-1224ccdf-b8ec-4b5a-92b7-14de29f85da7 Date: Thu, 16 Aug 2018 17:24:53 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 10, "router": 10, "rbac_policy": 10, "port": 500, "bgpvpn": -1}} 2018-08-16 17:24:53,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.32:9696/v2.0/quotas/c0e827e233dd4490a13a2da2d4505275 used request id req-1224ccdf-b8ec-4b5a-92b7-14de29f85da7 2018-08-16 17:24:53,707 - sdnvpn.test.functest.run_sdnvpn_tests - INFO - Resetting instances quota class 2018-08-16 17:24:53,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.32:5000/v3/auth/tokens 2018-08-16 17:24:54,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73f52065114c4591ad77d429b01879b8", "name": "admin"}, {"id": "47ebf6c0a34649a58d80138ad640e4eb", "name": "reader"}, {"id": "938251980d884ef7a6be9caa88f95318", "name": "member"}], "expires_at": "2018-08-16T18:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0e827e233dd4490a13a2da2d4505275", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a1ef59c0148448495d7ca81e0ecd857"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a6e9b5d7eb54d21b9508b66ddb9b53d"}, {"url": "http://172.30.9.32:8080/v1/AUTH_c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4f7d0a1ba164bdf8206d2b7f3a107a2"}], "type": "object-store", "id": "1394dd0a95424c84910339e8a5599fb8", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f44934eff89494b84fd15296870ef0f"}, {"url": "http://192.30.9.8:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "543771762683484badbe29cad04e13b2"}, {"url": "http://172.30.9.32:8776/v3/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bea5ca31be95425ab586f73d32c89eb3"}], "type": "volumev3", "id": "1a973309adfa4c29b7590b594261af26", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.32:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "640c69d69916433d84118c983c42c102"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be9b90783dfc444fbc999143a79aedab"}, {"url": "http://192.30.9.8:8004/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dfb1309e0a5e4193b0b712df7d2800db"}], "type": "orchestration", "id": "26791c05ac6b4db38d15b0655f9f72cd", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.32:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "35f16b18720d4c3f9dd7962a734b0762"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4298b9f8929d4648907ca2bb1afa83b2"}, {"url": "http://192.30.9.8:8776/v2/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "70683f10e9bd4493915c49bef6f4f682"}], "type": "volumev2", "id": "5253f89bde31444caf51d996bb82ee04", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11b72fb0f20a49d18b6efe112014f561"}, {"url": "http://192.30.9.8:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6062b8d1eef448509434aa37e5fb1bb5"}, {"url": "http://172.30.9.32:8776/v1/c0e827e233dd4490a13a2da2d4505275", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd7f78d8c0c3403bb4f6ef13ddf0bfc4"}], "type": "volume", "id": "543dced29abd4c13baea1db1019120f5", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3b43b18441a45d8aad553f06c77212a"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd95f65f74584c86903040f464a2460f"}, {"url": "http://172.30.9.32:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eac099b53a654a21a1ad2a22429f3f68"}], "type": "network", "id": "57a29e0dc613468091be68fb18b5de36", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.32:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "34d550aa73644c3baaf90521990914f5"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c27220e563c04e0ea3041787f4f6e1c9"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d81b7c7f0ed4439780075e531d9d5b10"}], "type": "placement", "id": "71f2a5d6427d41279f388cd84dd2a803", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "82a96e4c5dca4ecca7e0a8f8a69809db", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2591714daf2242a5a7ad0fb1531c4723"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5414c2e4959046398d5357ed7a4e9a2c"}, {"url": "http://172.30.9.32:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "741555535db94a7a9f80713db5cfbb6b"}], "type": "alarming", "id": "835a133d4e4148c8954d3342c5194b7e", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.32:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0e9300fc1aa45f3af03d43bfcb49761"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d78cc9e227424f83adf73799781a3c3b"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f77f4ead7d84462b8ac7ce7a9372372c"}], "type": "compute", "id": "92763d8673cc42b3b3f738534051d703", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "292c09f5f8d941178809c6d5a230a6ea"}, {"url": "http://172.30.9.32:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5bf3bb8499e74db396554d6f9a8f8555"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8ee296a7e0634367b7683027b2d7481f"}], "type": "metric", "id": "978ecd5a00ea4cd5976f14b40fcf2167", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "16c7ef17ade14a048ff1a1bdaebdf1aa"}, {"url": "http://172.30.9.32:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "729663550969457d821e478ab5a70ec1"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c0b90394152c41158a02815d52c32b44"}], "type": "event", "id": "991f7c2e76f64581b6b72d27d434e6cb", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3f71a33f066f47088d9972c9d912bcce"}, {"url": "http://172.30.9.32:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "506710bc6f8c49f5aaf5f972764fabd3"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7df7b599378d428184953a82062ca089"}], "type": "cloudformation", "id": "b7a5aa1164084ba3a2148466c6c2fe81", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5feb2dc12d8c46df9a867854750f3adf"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "76f66a52431144c8a2719f52ff8f6906"}, {"url": "http://172.30.9.32:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f956325cde284f1a86fca54ef6d4a37e"}], "type": "identity", "id": "de259cc6622e4be2888e03164358d38d", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.32:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "01caf7201ef94ea2a26fa0aa0c6986fc"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4182a9860942410f862a79a2e9b54d3e"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f739d98bdaba48cb88d0b23401a4d67d"}], "type": "image", "id": "e303ccdab3344d2ab524a36ad7b1da69", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "5c75cd505b6f4e109741d85279fc4185"}, "audit_ids": ["Yelb9OczQLGmarGi4rTpFg"], "issued_at": "2018-08-16T17:24:54.000000Z"}} 2018-08-16 17:24:54,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.32:8774/v2.1/os-quota-class-sets/default -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd4b6fde334fa4d0ecce30e6684cf76cbe4af6d" -d '{"quota_class_set": {"instances": 10}}' 2018-08-16 17:24:54,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Thu, 16 Aug 2018 17:24:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83698f84-c010-4b6c-b461-b72819713eff x-compute-request-id: req-83698f84-c010-4b6c-b461-b72819713eff Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"quota_class_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-16 17:24:54,528 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.32:8774/v2.1/os-quota-class-sets/default used request id req-83698f84-c010-4b6c-b461-b72819713eff 2018-08-16 17:24:54,531 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8d98ed0L 2018-08-16 17:24:54,531 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:24:54,558 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:24:54,558 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:24:54,566 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:24:54,566 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:24:54,566 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:24:54,567 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:24:54,567 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:24:54,567 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:24:54,575 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:24:54,575 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:24:54,595 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.168.122.89: 41f4929bd1b8ad5e47f9b7c60b179ef9 2018-08-16 17:24:54,596 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:24:54,615 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:24:54,641 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:24:54,660 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:24:54,858 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:24:54,859 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:24:54,898 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:24:54,898 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:24:54,932 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:24:59,485 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:24:59,486 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:24:59,489 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81bad50L 2018-08-16 17:24:59,489 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:24:59,585 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:24:59,586 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:24:59,588 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:24:59,588 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:24:59,588 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:24:59,588 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:24:59,589 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:24:59,589 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:24:59,594 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:24:59,594 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:24:59,596 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:24:59,597 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:24:59,634 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:24:59,768 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:24:59,798 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:24:59,979 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:24:59,980 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:00,019 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:00,020 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:00,036 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:00,102 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:00,103 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:00,104 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:00,105 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:00,105 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:00,146 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:00,233 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:00,235 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:00,236 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:00,237 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:00,237 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:00,278 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:00,308 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:00,310 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:00,312 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81a6050L 2018-08-16 17:25:00,312 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:00,355 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:00,355 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:00,358 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:00,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:00,358 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:00,359 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:00,359 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:00,359 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:00,364 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:00,365 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:00,376 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:25:00,377 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:00,404 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:00,456 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:00,481 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:00,614 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:00,614 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:00,653 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:00,654 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:00,688 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:00,719 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:00,720 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:00,721 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:00,721 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:00,722 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:00,762 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:00,832 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:00,834 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:00,835 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:00,836 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:00,836 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:00,876 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:00,893 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:00,894 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:00,896 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81a6c90L 2018-08-16 17:25:00,896 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:00,911 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:00,912 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:00,915 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:00,915 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:00,916 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:00,916 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:00,916 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:00,916 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:00,921 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:00,922 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:00,928 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:25:00,929 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:00,961 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:00,974 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:00,993 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:01,130 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:01,130 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:01,169 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:01,169 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:01,197 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:01,209 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:01,210 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:01,211 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:01,212 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:01,212 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:01,253 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:01,268 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:01,270 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:01,270 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:01,271 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:01,271 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:01,312 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:01,323 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:01,324 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:01,326 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81e9890L 2018-08-16 17:25:01,327 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:01,429 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:01,429 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:01,432 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:01,432 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:01,432 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:01,432 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:01,433 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:01,433 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:01,437 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:01,438 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:01,443 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:25:01,443 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:01,478 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:01,603 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:01,608 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:01,849 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:01,849 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:01,888 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:01,889 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:01,914 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:01,993 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:01,994 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:01,995 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:01,996 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:01,996 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:02,037 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:02,101 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:02,103 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:02,104 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:02,104 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:02,105 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:02,145 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:02,188 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:02,189 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:02,191 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81e9690L 2018-08-16 17:25:02,192 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:02,203 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:02,203 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:02,205 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:02,206 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:02,206 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:02,206 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:02,206 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:02,206 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:02,210 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:02,211 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:02,223 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:25:02,224 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:02,250 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:02,263 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:02,288 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:02,400 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:02,401 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:02,440 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:02,441 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:02,456 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:02,466 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:02,467 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:02,468 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:02,469 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:02,469 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:02,510 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:02,525 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:02,527 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:02,527 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:02,528 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:02,528 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:02,569 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:02,580 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:02,581 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:02,581 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:02,584 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:02,584 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:02,591 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:07,788 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:07,789 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:07,792 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8218d50L 2018-08-16 17:25:07,792 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:07,804 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:07,804 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:07,807 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:07,807 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:07,807 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:07,808 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:07,808 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:07,808 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:07,813 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:07,814 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:07,824 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.5: f293b8e1b18f1082b621f166bf21c9cd 2018-08-16 17:25:07,824 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:07,853 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:07,868 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:07,889 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:08,012 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:08,012 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:08,051 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:08,052 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:08,058 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:08,073 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:08,075 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:08,076 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:08,077 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:08,077 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:08,117 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:08,134 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:08,136 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:08,136 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:08,137 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:08,137 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:08,178 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:08,190 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:08,192 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:08,194 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81e9750L 2018-08-16 17:25:08,195 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:08,205 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:08,206 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:08,208 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:08,208 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:08,208 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:08,208 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:08,209 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:08,209 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:08,214 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:08,214 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:08,226 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.7: 9d84b4b51c5f2fbda5e3ddefd6f8fcd8 2018-08-16 17:25:08,227 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:08,254 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:08,270 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:08,291 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:08,401 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:08,402 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:08,441 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:08,442 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:08,460 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:08,473 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:08,474 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:08,475 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:08,476 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:08,476 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:08,516 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:08,531 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:08,533 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:08,534 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:08,534 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:08,534 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:08,575 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:08,587 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:08,588 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:08,590 - paramiko.transport - DEBUG - starting thread (client mode): 0xd820a910L 2018-08-16 17:25:08,591 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:08,598 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:08,598 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:08,600 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:08,601 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:08,601 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:08,601 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:08,601 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:08,601 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:08,606 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:08,606 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:08,622 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.4: 399c365cc5a6e342e853ec6ef2731c38 2018-08-16 17:25:08,623 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:08,646 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:08,658 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:08,687 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:08,790 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:08,790 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:08,829 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:08,830 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:08,855 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:08,867 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:08,868 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:08,869 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:08,870 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:08,870 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:08,911 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:08,927 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:08,928 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:08,929 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:08,930 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:08,930 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:08,970 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:08,981 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:08,982 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:08,984 - paramiko.transport - DEBUG - starting thread (client mode): 0xd8174790L 2018-08-16 17:25:08,984 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:08,994 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:08,995 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:08,998 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:08,998 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:08,998 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:08,998 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:08,998 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:08,999 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:09,004 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:09,004 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:09,016 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.10: 9f95da2a4afc3e84264418d03387dc54 2018-08-16 17:25:09,016 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:09,044 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:09,059 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:09,081 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:09,200 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:09,200 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:09,239 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:09,240 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:09,250 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:09,264 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:09,265 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:09,266 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:09,267 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:09,267 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:09,308 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:09,326 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:09,327 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:09,327 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:09,328 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:09,329 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:09,369 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:09,381 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:09,382 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:09,385 - paramiko.transport - DEBUG - starting thread (client mode): 0xd81ee190L 2018-08-16 17:25:09,386 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-16 17:25:09,392 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.4 2018-08-16 17:25:09,393 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.4) 2018-08-16 17:25:09,395 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256', u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group16-sha512', u'diffie-hellman-group18-sha512', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'aes128-cbc', u'aes192-cbc', u'aes256-cbc', u'blowfish-cbc', u'cast128-cbc', u'3des-cbc'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-16 17:25:09,395 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-16 17:25:09,395 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-16 17:25:09,395 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-16 17:25:09,395 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-16 17:25:09,396 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-16 17:25:09,401 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-16 17:25:09,402 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-16 17:25:09,417 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 192.30.9.6: a57a891508addf91cfb14227a0f6a458 2018-08-16 17:25:09,418 - paramiko.transport - DEBUG - Trying SSH key 53a32704d80d9fa5426a394ad4fcf413 2018-08-16 17:25:09,441 - paramiko.transport - DEBUG - userauth is OK 2018-08-16 17:25:09,453 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-16 17:25:09,482 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-16 17:25:09,584 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-16 17:25:09,584 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-16 17:25:09,623 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-16 17:25:09,624 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-16 17:25:09,649 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-16 17:25:09,661 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-16 17:25:09,662 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-16 17:25:09,662 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-16 17:25:09,663 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-16 17:25:09,663 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-16 17:25:09,704 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-16 17:25:09,719 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-16 17:25:09,720 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-16 17:25:09,721 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-16 17:25:09,722 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-16 17:25:09,722 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-16 17:25:09,762 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-16 17:25:09,773 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-16 17:25:09,773 - functest.utils.functest_utils - DEBUG - Executing command: 'rm -rf /tmp/sdnvpn-logs/;mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:09,779 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-16 17:25:09,792 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:25:09,793 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:25:09,794 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:25:09,800 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:25:09,814 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-16 17:25:09,814 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-16 17:25:09,830 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-16 17:25:09,837 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-16 17:25:09,839 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-16 17:25:09,840 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:25:09,841 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:25:09,841 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:25:09,843 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:25:09,844 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:25:09,845 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:09,845 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:09,845 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:13,081 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:25:13,082 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:25:13,084 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:25:13,084 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:25:13,085 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:25:13,087 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:25:13,098 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-16 17:25:13,098 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-16 17:25:13,100 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-16 17:25:13,101 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-16 17:25:13,106 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-16 17:25:13,108 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:13,123 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-2.tar.gz --strip-components=1' 2018-08-16 17:25:13,142 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:25:13,144 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:25:13,144 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:25:13,149 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:25:13,169 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-16 17:25:13,169 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-16 17:25:13,175 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-16 17:25:13,176 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-16 17:25:13,178 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-16 17:25:13,179 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:25:13,180 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:25:13,180 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:25:13,182 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:25:13,183 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:25:13,183 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:13,183 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:13,184 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,383 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:25:15,385 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:25:15,386 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:25:15,386 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:25:15,387 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:25:15,429 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:25:15,440 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-16 17:25:15,441 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-16 17:25:15,442 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-16 17:25:15,443 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-16 17:25:15,447 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-16 17:25:15,449 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:15,463 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-1.tar.gz --strip-components=1' 2018-08-16 17:25:15,484 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:25:15,485 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:25:15,485 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:25:15,491 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:25:15,504 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-16 17:25:15,504 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-16 17:25:15,506 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-16 17:25:15,507 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-16 17:25:15,509 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-16 17:25:15,510 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:25:15,511 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:25:15,512 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:25:15,516 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:25:15,517 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:25:15,517 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,518 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,518 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,630 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:25:15,632 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:25:15,632 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:25:15,634 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:25:15,634 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:25:15,675 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:25:15,687 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-16 17:25:15,687 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-16 17:25:15,688 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-16 17:25:15,689 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-16 17:25:15,694 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-16 17:25:15,695 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:15,710 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-1.tar.gz --strip-components=1' 2018-08-16 17:25:15,729 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:25:15,730 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:25:15,730 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:25:15,734 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:25:15,766 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-16 17:25:15,767 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-16 17:25:15,780 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-16 17:25:15,781 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-16 17:25:15,782 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-16 17:25:15,783 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:25:15,784 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:25:15,784 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:25:15,786 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:25:15,787 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:25:15,787 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,787 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:15,788 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:18,030 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:25:18,031 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:25:18,033 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:25:18,034 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:25:18,034 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:25:18,075 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:25:18,087 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-16 17:25:18,087 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-16 17:25:18,088 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-16 17:25:18,089 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-16 17:25:18,094 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-16 17:25:18,095 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,110 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-controller-0.tar.gz --strip-components=1' 2018-08-16 17:25:18,128 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-16 17:25:18,129 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-16 17:25:18,129 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-16 17:25:18,133 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-16 17:25:18,145 - paramiko.transport.sftp - INFO - [chan 3] Opened sftp connection (server version 3) 2018-08-16 17:25:18,146 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') 2018-08-16 17:25:18,147 - paramiko.transport.sftp - DEBUG - [chan 3] open('/tmp/fetch-log-script.sh', 'wb') -> 00000000 2018-08-16 17:25:18,148 - paramiko.transport.sftp - DEBUG - [chan 3] close(00000000) 2018-08-16 17:25:18,149 - paramiko.transport.sftp - DEBUG - [chan 3] stat('/tmp/fetch-log-script.sh') 2018-08-16 17:25:18,151 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2018-08-16 17:25:18,151 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2018-08-16 17:25:18,151 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2018-08-16 17:25:18,154 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-16 17:25:18,154 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2018-08-16 17:25:18,155 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:18,155 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:18,155 - paramiko.transport - DEBUG - Ignoring message for dead channel 3 2018-08-16 17:25:18,264 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2018-08-16 17:25:18,265 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2018-08-16 17:25:18,266 - paramiko.transport - DEBUG - [chan 5] Max packet in: 32768 bytes 2018-08-16 17:25:18,267 - paramiko.transport - DEBUG - [chan 5] Max packet out: 32768 bytes 2018-08-16 17:25:18,267 - paramiko.transport - DEBUG - Secsh channel 5 opened. 2018-08-16 17:25:18,308 - paramiko.transport - DEBUG - [chan 5] Sesch channel 5 request ok 2018-08-16 17:25:18,319 - paramiko.transport.sftp - INFO - [chan 5] Opened sftp connection (server version 3) 2018-08-16 17:25:18,320 - paramiko.transport.sftp - DEBUG - [chan 5] stat('/tmp/log_output.tar.gz') 2018-08-16 17:25:18,321 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') 2018-08-16 17:25:18,322 - paramiko.transport.sftp - DEBUG - [chan 5] open('/tmp/log_output.tar.gz', 'rb') -> 00000000 2018-08-16 17:25:18,327 - paramiko.transport.sftp - DEBUG - [chan 5] close(00000000) 2018-08-16 17:25:18,328 - functest.utils.functest_utils - DEBUG - Executing command: 'mkdir -p /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,342 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /tmp/sdnvpn-logs/; tar -xzvf /tmp/log_output-overcloud-novacompute-0.tar.gz --strip-components=1' 2018-08-16 17:25:18,359 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /home/opnfv/functest/results;tar czvf sdnvpn-logs-overall.tar.gz /tmp/sdnvpn-logs/' 2018-08-16 17:25:18,557 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-16 17:25:18,558 - xtesting.ci.run_tests - INFO - Test result: +-------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+-----------------+------------------+----------------+ | bgpvpn | sdnvpn | 128:10 | FAIL | +-------------------+-----------------+------------------+----------------+ 2018-08-16 17:25:18,563 - xtesting.ci.run_tests - ERROR - The test case 'bgpvpn' failed. 2018-08-16 17:25:18,564 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:12 | FAIL | | bgpvpn | sdnvpn | features | 128:10 | FAIL | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-16 17:25:18,570 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-16 17:25:18,625 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:18,707 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:18,820 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:18,921 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,021 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,121 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,205 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,222 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,307 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,423 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,507 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,609 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,639 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,723 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,821 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:19,924 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,009 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,124 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,223 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,309 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,426 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,517 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,617 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,732 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,827 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:20,923 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:21,005 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:21,133 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-16 17:25:24,131 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-219 | | 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-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-16 17:25:24,137 - 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.32,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.32:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=RYDNX7ycuZgSO426NaGEvkQ1N 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=c0e827e233dd4490a13a2da2d4505275 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=XWNClJUDjy3IuqWXo1MH4IzsD export OS_REGION_NAME=regionOne 2018-08-16 17:25:24,137 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-16 17:25:24,138 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-16 17:25:24,139 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 00:00 | SKIP | | cloudify_ims | functest | vnf | 00:00 | SKIP | | heat_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-16 17:25:24,143 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK